Commit Graph

6275 Commits

Author SHA1 Message Date
Benny Malengier
c2c4fe3786 GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
patch Josip, part 2


svn: r11442
2008-12-08 08:29:07 +00:00
Benny Malengier
a3a8d53526 rename file to standard
svn: r11441
2008-12-08 08:25:50 +00:00
Benny Malengier
ef18f6e6f7 GeoView: text non developers should understand
svn: r11440
2008-12-07 23:38:24 +00:00
Benny Malengier
8006c249a4 correct typo
svn: r11439
2008-12-07 23:04:44 +00:00
Benny Malengier
432466fc09 Part 1 of GeoView: icons, configs and preferences
svn: r11438
2008-12-07 22:48:30 +00:00
Benny Malengier
d77966da25 GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Patch Josip


svn: r11436
2008-12-07 20:30:41 +00:00
Doug Blank
d2587088e7 Added option to not translate headers in CSV output
svn: r11428
2008-12-07 02:07:57 +00:00
Brian Matherly
d88fa26ab7 0002184: BUG: IndexError: tuple index out of range
svn: r11425
2008-12-06 05:29:33 +00:00
Benny Malengier
4bf3182972 002503: Change md5 module by hashlib.
Fallback to md5 on importerror (python 2.4 users)


svn: r11420
2008-12-04 21:44:12 +00:00
Kees Bakker
4fe006e575 Correction of CSS and Python code in WebCal.
svn: r11418
2008-12-04 20:38:02 +00:00
Benny Malengier
228e2b81bd 0002507: [Place-Dialog] "Unhandled exception" when pasting some invalid string
Fixing the bug, no features or improvements


svn: r11416
2008-12-04 15:12:38 +00:00
Benny Malengier
d3cee34e11 0002512: [Python 2.6 support] Change sets module by built-in set types
Removed offending code, not used


svn: r11412
2008-12-04 14:29:28 +00:00
Doug Blank
e3bccdad10 Patched an attribute error... two tables left to make
svn: r11409
2008-12-04 06:02:55 +00:00
Doug Blank
36411622b1 About 80% done with SQL dump
svn: r11399
2008-12-03 03:20:52 +00:00
Peter Landgren
7df272e869 Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
svn: r11396
2008-12-02 20:15:41 +00:00
Peter Landgren
5a50c7edf4 Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
svn: r11395
2008-12-02 20:12:51 +00:00
Peter Landgren
c830fec586 Fix of issue 2529.
svn: r11392
2008-12-02 14:18:18 +00:00
Jérôme Rapinat
c1f33333ac typo (wait after 3.0.4 on branch)
svn: r11389
2008-12-02 09:25:01 +00:00
Doug Blank
6c48d80ad9 Working on deconstructing data...
svn: r11387
2008-12-02 03:41:28 +00:00
Doug Blank
4ca72d905d Notes in sources are handles (of course)
svn: r11383
2008-12-01 17:21:02 +00:00
Doug Blank
7b6d6a7b85 Clean up; reorg
svn: r11382
2008-12-01 17:05:33 +00:00
Doug Blank
ca4457332e Removed main_loc (a location) from places
svn: r11381
2008-12-01 16:48:13 +00:00
Doug Blank
1636c00bfb Error in loading a date in names table
svn: r11380
2008-12-01 15:41:10 +00:00
Peter Landgren
cacaeddbbe Fix of issue 2525 underline in name.
svn: r11378
2008-12-01 12:58:59 +00:00
Doug Blank
005bb624e5 Show error query and values
svn: r11377
2008-12-01 12:18:42 +00:00
Doug Blank
c61ac47d57 Fixed trim -> strip typo
svn: r11375
2008-12-01 04:43:19 +00:00
Doug Blank
ff66065dde Experimental SQL interface
svn: r11374
2008-12-01 04:25:06 +00:00
Peter Landgren
478736f75c Fix of 2518, so that Alt-C always means Cancel.
svn: r11372
2008-11-30 19:33:54 +00:00
Doug Blank
0e2138999f Fixed import error message to be more accurate
svn: r11369
2008-11-30 03:56:26 +00:00
Doug Blank
94d20c0748 Fixed updating notes in CSV import and fixed a bug on adding notes to marriage when only notes (no other data) and a bug in add marriage notes twice
svn: r11366
2008-11-30 01:38:15 +00:00
Gary Burton
23b0ec696a Change the way drag and drop is initiated. patch suggested by tgehrig. Bug #2486.
svn: r11363
2008-11-29 17:47:17 +00:00
Doug Blank
2a8b08675b Reset import and export lists (others may need to be reset, too)
svn: r11361
2008-11-29 16:27:08 +00:00
Doug Blank
8a690810fc Continued attempted fix for BSDDB new methods and attributes
svn: r11360
2008-11-29 12:53:00 +00:00
Gary Burton
adaf7bd737 Remove some debugging code
svn: r11358
2008-11-28 19:49:10 +00:00
Doug Blank
3dcb919853 Missing e in const shortopts
svn: r11357
2008-11-28 19:28:43 +00:00
Doug Blank
2672033648 Missing -e and -L in const, and missing -o and -u in ArgHandler
svn: r11356
2008-11-28 19:21:20 +00:00
Doug Blank
d204926dfd Fixed typo in -L to list details of database
svn: r11355
2008-11-28 16:45:36 +00:00
Doug Blank
f067bf6e2c Changes with Python 2.5.2 and BSDDB are more subtle---seems to require checking both Python and BSDDB versions. This involves a method name change, and a flag name change.
svn: r11354
2008-11-28 04:28:10 +00:00
Peter Landgren
48bc0362e8 Fix of issue 2515.
svn: r11343
2008-11-24 18:48:51 +00:00
Benny Malengier
44c8b26f10 #2483 DbError handling correction - patch Josip
svn: r11341
2008-11-24 09:02:02 +00:00
Brian Matherly
2a33e32456 Contribution from Craig J. Anderson: Add availability update to GuiStringOption and GuiBooleanOption.
svn: r11338
2008-11-24 02:59:23 +00:00
Peter Landgren
475da86de2 Fix of issue 2505. Also fix of string and unicode problems in matching
svn: r11336
2008-11-22 15:35:14 +00:00
Peter Landgren
2876068bdf Fix of issue 2504, sorting in WinXP.
svn: r11332
2008-11-21 15:26:26 +00:00
Peter Landgren
6f0c13ba5d Fix of issue 2504, sorting in WinXP.
svn: r11331
2008-11-21 15:25:49 +00:00
Peter Landgren
0f34e8d6b6 Fix of issue 2504, sorting in WinXP.
svn: r11330
2008-11-21 15:25:00 +00:00
Peter Landgren
3f737619e6 Final fix of issue 2504 for other viwes than people.
svn: r11322
2008-11-20 13:19:10 +00:00
Peter Landgren
5d441bf292 Fix of issue 2504 for People View.
svn: r11317
2008-11-19 19:41:04 +00:00
Brian Matherly
b4b5180ef5 0002495: Detailed Ancestral Report crash when spouse has baptism
svn: r11312
2008-11-18 02:27:45 +00:00
Jérôme Rapinat
a19b9df7bc few context strings was removed
svn: r11310
2008-11-17 17:41:43 +00:00
Jérôme Rapinat
587c0de985 remove ATK references
svn: r11309
2008-11-17 17:36:13 +00:00
Jérôme Rapinat
4e932886bc update dates for France
svn: r11307
2008-11-17 17:33:01 +00:00
Peter Landgren
8d4624bdbc Fix of issue 2492.
svn: r11305
2008-11-16 07:56:34 +00:00
Jérôme Rapinat
ef14f6bf65 2502: Filter in person View does not work.
svn: r11304
2008-11-15 10:30:26 +00:00
Jérôme Rapinat
d57f55389d 2499: Using quotes for font-weight (bold) and font-style (italic) on Style Editor will generate a not well formed SVG file
svn: r11302
2008-11-15 10:16:31 +00:00
Peter Landgren
6caf63009e Fix of 2496 by adding correc spelling of languages.
svn: r11299
2008-11-13 09:03:05 +00:00
Benny Malengier
7424433a69 0002483: Gramps crashes while loading database, always.
Patch of Josip, support bsddb >= 4.7


svn: r11297
2008-11-13 08:28:32 +00:00
Benny Malengier
b544c48e9e #2494 Unused functions in Relationship.py, patch
by Reinhard Müller <reinhard.mueller @ bytewise.at>
 


svn: r11294
2008-11-12 09:55:10 +00:00
Benny Malengier
a8b72a6eff #2489 Abbreviations are sometimes hard to translate
svn: r11293
2008-11-12 09:50:50 +00:00
Benny Malengier
9a3fdf5fd4 fix typo in string
svn: r11290
2008-11-12 09:10:13 +00:00
Peter Landgren
1fcb1afdb2 Fix of issue 2496.
svn: r11288
2008-11-11 18:10:59 +00:00
Kees Bakker
5d35e5d867 More cleaning up. Eliminate self.year and more.
* src/plugins/WebCal.py


svn: r11286
2008-11-10 22:47:48 +00:00
Kees Bakker
7b6a5144a1 Beginning of a new round of cleanups. The code was a mess, and we need
to think about CSS usage once more. I've added a TODO list so that we
have some clue what is to be done. There might be more.
Meanwhile the plugin should remain somewhat usable, but the calendars
could be ugly. Please be patient.
    * src/plugins/WebCal.py


svn: r11285
2008-11-10 21:41:38 +00:00
Kees Bakker
3c85a65fd3 Small correction of generated HTML.
* src/plugins/NarrativeWeb.py


svn: r11284
2008-11-10 21:37:20 +00:00
Gary Burton
305c20557c GEDCOM specification fix. Bug 2491.
svn: r11281
2008-11-09 21:07:03 +00:00
Peter Landgren
baea3b276b Update due to new context prefix.
svn: r11276
2008-11-08 15:37:32 +00:00
Peter Landgren
de55287723 Update due to new context prefix.
svn: r11275
2008-11-08 15:36:35 +00:00
Peter Landgren
634e69ba83 Update due to new context prefix.
svn: r11274
2008-11-08 15:36:03 +00:00
Peter Landgren
a954db469a Update due to new context prefix.
svn: r11273
2008-11-08 15:35:20 +00:00
Peter Landgren
c9dff4de59 Update due to new context prefix.
svn: r11272
2008-11-08 15:34:31 +00:00
Peter Landgren
68ce4136e1 Fixed typos with trailing blanks.
svn: r11269
2008-11-08 15:00:13 +00:00
Jérôme Rapinat
b4e5ce5e32 2465: More rules according to User Interface Object tabs - use the same logic as HasObject
svn: r11262
2008-11-06 08:43:47 +00:00
Jérôme Rapinat
245f04d4e9 HasNoteMatchingSubstringOf was loaded but not present on editor_rule_list
svn: r11261
2008-11-06 08:39:03 +00:00
Benny Malengier
7e2c35067d #2465 correct type, default to > 0
svn: r11259
2008-11-05 19:08:09 +00:00
Jérôme Rapinat
19c21312d4 2465: More rules according to User Interface Object tabs - use <count> on name
svn: r11256
2008-11-05 16:53:00 +00:00
Benny Malengier
7adff92c9c #2465 clean up hasgallery rule, extend haslds rule
svn: r11253
2008-11-05 12:44:15 +00:00
Benny Malengier
642392bbf3 #2465 default to equal to, and cleanup hasnote
svn: r11252
2008-11-05 12:36:02 +00:00
Jérôme Rapinat
0caef9a59b 2465: More rules according to User Interface Object tabs
svn: r11251
2008-11-05 11:41:44 +00:00
Jérôme Rapinat
985afe6e99 2465: More rules according to User Interface Object tabs
svn: r11250
2008-11-05 11:33:58 +00:00
Jérôme Rapinat
190784e4b5 2465: More rules according to User Interface Object tabs - (benny)
svn: r11249
2008-11-05 11:21:36 +00:00
Peter Landgren
9797dbcaa8 Correction/addition/deletion of filenames for make install to work.
svn: r11244
2008-11-04 16:05:20 +00:00
Brian Matherly
2e9a488e3e Refactor export plugin framework. All importers and exporters are now plugins.
svn: r11243
2008-11-04 04:12:51 +00:00
Jérôme Rapinat
fd2f537f80 add missing 16x16 and 22x22 icons
svn: r11239
2008-11-02 13:55:12 +00:00
Jérôme Rapinat
cb6228e4e3 2465: More rules according to User Interface Object tabs
svn: r11236
2008-11-02 09:36:45 +00:00
Jérôme Rapinat
77b46f0abb 2465: More rules according to User Interface Object tabs
svn: r11235
2008-11-02 09:35:19 +00:00
Jérôme Rapinat
efcf41b983 Move to a Base rule
svn: r11234
2008-11-02 09:27:09 +00:00
Jérôme Rapinat
42414332e5 Rename _HavePhotos.py to _HasGallery
svn: r11231
2008-11-01 15:44:00 +00:00
Jérôme Rapinat
bb936aca6d coherency typo wording on filter descriptions
svn: r11230
2008-11-01 15:38:46 +00:00
Jérôme Rapinat
df5286233d coherency typo wording on filter descriptions
svn: r11229
2008-11-01 15:36:42 +00:00
Jérôme Rapinat
1ed6d38e1c update rules according to current name fields
svn: r11227
2008-10-31 14:55:49 +00:00
Gary Burton
2e3a7643c8 Set the appropriate type hint for GtkDialog windows so that they open correctly when Gramps is in fullscreen mode
svn: r11223
2008-10-30 20:07:40 +00:00
Peter Landgren
0abc9ed68c Fix of issue 2475
svn: r11222
2008-10-30 15:09:24 +00:00
Jérôme Rapinat
34402a9e28 Use TransUtils for context
svn: r11219
2008-10-29 19:31:29 +00:00
Peter Landgren
f90d19c254 Fix of issue 2470
svn: r11215
2008-10-29 15:16:43 +00:00
Jérôme Rapinat
9118d01a50 2465: More rules according to User Interface Object tabs
svn: r11211
2008-10-28 11:29:25 +00:00
Jérôme Rapinat
8a184c358f 2465: More rules according to User Interface Object tabs
svn: r11210
2008-10-28 10:24:58 +00:00
Jérôme Rapinat
923c3c7724 2465: More rules according to User Interface Object tabs
svn: r11209
2008-10-28 09:00:51 +00:00
Jérôme Rapinat
6243197c54 2465: More rules according to User Interface Object tabs
svn: r11208
2008-10-28 08:45:48 +00:00
Jérôme Rapinat
10d597094a 2465: More rules according to User Interface Object tabs
svn: r11207
2008-10-28 08:41:43 +00:00
Kees Bakker
74e9e7daa2 Delete the following files: Web_Everygreen.css, Web_Simply-Red.css,
Web_styleswitcher.js, Web_styleswitcherMenu.js


svn: r11204
2008-10-27 21:47:30 +00:00
Jérôme Rapinat
f9d47dcc14 2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working
svn: r11201
2008-10-27 08:29:55 +00:00
Jérôme Rapinat
916abcf430 2462: a mix between ColourOption and ColorOptions after recent changes on plugins management
svn: r11200
2008-10-27 08:23:23 +00:00
Jérôme Rapinat
c9cc76704a 2453: Typos/grammar errors (by Joan Creus)
svn: r11194
2008-10-25 18:43:58 +00:00
Gary Burton
d682a1dcde Fix for bug when deleting birth and death events. Bug #2456
svn: r11191
2008-10-25 11:36:56 +00:00
Benny Malengier
4fdec00c90 #2454 Johan Vromans <jvromans AT squirrel DOT nl>, HtmlDoc crashes when template
does not have <TITLE> elements


svn: r11189
2008-10-23 13:29:51 +00:00
Jérôme Rapinat
95597ba134 Added _Date_ca
svn: r11187
2008-10-23 08:41:35 +00:00
Benny Malengier
27872d7e82 Clean up correct display of shade in relationview with new frame based
indication of active person


svn: r11186
2008-10-22 09:51:37 +00:00
Peter Landgren
8783bd8dbf Fix of issue #2449
svn: r11183
2008-10-21 20:05:11 +00:00
Kees Bakker
70df4b7a4b Just minor changes to how the progress bar shows up.
* src/plugins/ImportProGen.py


svn: r11181
2008-10-21 19:00:45 +00:00
Kees Bakker
0ead404135 Cleanup work to make NarrativeWeb and WebCal. With this they should
produce webpages similar to grams 3.x, but under the hood there are a
lot of changes. There are new and improved CSS files and images. And
these are shares between NarrativeWeb and WebCal.
  *** Many thanks to Jason and Rob. ***


svn: r11180
2008-10-21 18:57:42 +00:00
Jérôme Rapinat
380dd6bc23 new Catalan date handler by Joan Creus <joan(dot)creus(at)gmail(dot)com>
svn: r11175
2008-10-21 08:39:41 +00:00
Brian Matherly
dfd426e5ca Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code.
svn: r11173
2008-10-21 04:22:45 +00:00
Jérôme Rapinat
8c7c7ab869 Dependencies: GNOME libs -> GTK libs
svn: r11167
2008-10-20 09:55:15 +00:00
Jérôme Rapinat
f04ea9d5be 2404: Note in EventRef in old style XML-data turned into Person note on import (by Michiel Doede Nauta <m.d.nauta(at)hetnet(dot)nl>)
svn: r11157
2008-10-19 09:17:02 +00:00
Jérôme Rapinat
b25dbbd922 2427: lds.xml patch (added 10 temples - by robocoder)
svn: r11155
2008-10-18 17:53:41 +00:00
Konstantin Dorichev
0882ffa8c2 A typo in LaTeX fixed.
svn: r11152
2008-10-16 12:57:09 +00:00
Jérôme Rapinat
5f76b591a0 enable more locale for wiki manual
svn: r11147
2008-10-15 08:20:40 +00:00
Brian Matherly
5f7ef33cdc Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI.
svn: r11145
2008-10-15 03:29:41 +00:00
Brian Matherly
e9c1b1de89 Remove GRDB export code. GRDB export is not supported.
svn: r11144
2008-10-14 11:54:42 +00:00
Brian Matherly
8e8f37d5d3 Create a new plugin class for Import plugins.
svn: r11142
2008-10-14 02:34:28 +00:00
Stéphane Charette
e96e46cc5b switch person with a single click of the mouse while in pedigree view
svn: r11141
2008-10-13 09:02:26 +00:00
Stéphane Charette
fd20371245 allow user to select media image subsection using the mouse
svn: r11140
2008-10-12 09:39:11 +00:00
Erik De Richter
77707348ee changes for wiki manual
svn: r11138
2008-10-11 18:32:47 +00:00
Erik De Richter
1dcaa93906 changes for wiki manual
svn: r11135
2008-10-11 06:40:15 +00:00
Erik De Richter
f2b11afbcb corrected Dutch translation
GtkSpinButton warning solved

svn: r11133
2008-10-10 13:15:49 +00:00
Kees Bakker
eff575c580 Change color of links (was white, and invisible).
This Nebraska needs a lot more work to make it as usable as in branch30.
What happened?


svn: r11130
2008-10-07 20:47:05 +00:00
Kees Bakker
5e8b724872 Changes by Rob Healey.
The biggest difference is support for multiple years. But there is more,
such as name handling for female spouses (new option for that).


svn: r11129
2008-10-07 20:11:46 +00:00
Jérôme Rapinat
81202f701c #2410: (Missing) Generic filter on Exporter Assistant.
svn: r11128
2008-10-07 16:35:51 +00:00
Erik De Richter
c1521c5e55 NotRelated is a tool not a report reference to wiki was wrong
svn: r11126
2008-10-06 18:26:53 +00:00
Jérôme Rapinat
b58ae794b7 2429: Typos/grammar errors
svn: r11122
2008-10-06 12:36:03 +00:00
Jérôme Rapinat
201b56dba4 enable Croatian date handler
svn: r11114
2008-10-05 14:05:25 +00:00
Jérôme Rapinat
7d8197e654 new Croatian date handler (by josip(at)pisoj(dot)com)
svn: r11113
2008-10-05 14:03:05 +00:00
Peter Landgren
3e4a289f4b Type _sring.py -> _string.py
svn: r11106
2008-10-04 11:08:05 +00:00
Peter Landgren
e99c300213 Too many files for pkgdata_PYTHON
svn: r11105
2008-10-04 11:06:36 +00:00
Brian Matherly
71013e9f50 Fix makefiles for previous source file re-arrangements.
svn: r11104
2008-10-04 05:15:06 +00:00
Stéphane Charette
f26db0ed0a include thumbnails in ancestor diagram
svn: r11103
2008-10-03 10:38:19 +00:00
Brian Matherly
9c364490ce Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
svn: r11100
2008-10-02 04:02:10 +00:00
Brian Matherly
5c3bffeb21 0002418: Gramps hangs when producing graphs on Windows
svn: r11097
2008-09-30 01:40:16 +00:00
Brian Matherly
b0f5322346 Fix typo in narrative web report that causes crash.
svn: r11095
2008-09-29 03:32:51 +00:00
Jérôme Rapinat
a1a744ef8a #2408: Cannot translate one string
svn: r11094
2008-09-28 09:27:40 +00:00
Brian Matherly
e811924e77 Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
svn: r11086
2008-09-27 13:56:17 +00:00
Gary Burton
7cc07343d0 Allow notebook to scroll if required by window resizing
svn: r11076
2008-09-18 18:58:53 +00:00
Gary Burton
59e5d0e83a Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
svn: r11075
2008-09-18 18:54:14 +00:00
Brian Matherly
e94a81c944 0002389: Command line reference tool is broken (plugins/CmdRef.py)
svn: r11070
2008-09-17 12:07:00 +00:00
Gerald Britton
8cb51d4392 fix typo in property call
svn: r11068
2008-09-16 14:07:29 +00:00
Gerald Britton
df5ca43937 Fix problem with event descriptions on import, bug 2368
svn: r11065
2008-09-15 20:24:33 +00:00
Brian Matherly
d092df28a5 0002386: Command line reports do not work.
svn: r11062
2008-09-15 02:20:25 +00:00
Brian Matherly
c1ca1e3ee9 Refactor the open and import process. Also fixes 0002301: Fails to import from the command-line
svn: r11060
2008-09-14 21:18:25 +00:00
Jérôme Rapinat
efe110dc7b better wording and comments
svn: r11056
2008-09-13 09:52:28 +00:00
Jérôme Rapinat
65960ec923 pylint and mistake on half_sibling
svn: r11054
2008-09-12 17:26:32 +00:00
Gerald Britton
5e290c4329 Remove __slots__, __getstate__ and __setstate__
svn: r11049
2008-09-09 19:54:27 +00:00