Commit Graph

9750 Commits

Author SHA1 Message Date
John Ralls
eb7b9fa565 Provide for PREFIX to be set to the bundle when the platform is darwin. Bundle is detected by differing sys.prefix and sys.exec_prefix, indicating that sys.prefix has been changed (which it is, in rungramps.py).
svn: r17347
2011-04-29 21:54:38 +00:00
Kees Bakker
8a2dd3d050 Bugfix for ImportProGen, bug #4869
svn: r17346
2011-04-29 21:43:45 +00:00
John Ralls
618e5deb5b Add a gramps33 target to the moduleset; also some whitespace cleanup and spellcheck dependencies to gramps-svn target
svn: r17345
2011-04-29 21:28:50 +00:00
Nick Hall
35628aa699 Hide navigation the plugin selector when only the default plugin is loaded
svn: r17341
2011-04-29 20:55:53 +00:00
Doug Blank
390c71e6d0 4841: Crash when exporting in sqlite database
svn: r17338
2011-04-29 14:01:56 +00:00
Doug Blank
d2f21b2b74 4871: The Reference Gramplet in all Views, bottom panel: The Type is not translated.
svn: r17336
2011-04-29 12:40:16 +00:00
Rob G. Healey
5093902494 Fixed a typo, thanks Peter Landgren.
svn: r17335
2011-04-29 09:09:57 +00:00
Nick Hall
e4348092c3 Cosmetic improvements to details gramplets
svn: r17333
2011-04-28 22:06:44 +00:00
Michiel Nauta
5d2ae80184 Update ProGen import to new name structure
svn: r17330
2011-04-28 19:16:27 +00:00
Nick Hall
0c5851b913 Better column alignment and handling of attributes
svn: r17329
2011-04-28 17:28:56 +00:00
Rob G. Healey
e1e8fa21d9 Added convertDialog, fixed several errors, and removed the delete converted image function as it was not working anyways.
svn: r17326
2011-04-28 16:17:21 +00:00
Serge Noiraud
d76db89d16 geography : icons not correctly selected due to the sort key. cleaning.
svn: r17324
2011-04-28 15:40:46 +00:00
Rob G. Healey
e29540ccfe Fixed an issue with media full path. Thank you Peter Landgren...
svn: r17323
2011-04-28 15:22:22 +00:00
Jérôme Rapinat
c8b9101232 re-enable translation for labels on ChangedSince filter rule
svn: r17322
2011-04-28 14:39:53 +00:00
Nick Hall
01c89915ab Increase size of configuration dialog window
svn: r17319
2011-04-28 14:35:51 +00:00
Peter Landgren
acf85c4586 Fix of issue 4840, tooltip not shown translated.
svn: r17317
2011-04-28 11:08:01 +00:00
Serge Noiraud
c8f06d4038 geography : animate : sometimes, the last marker is not animated.
svn: r17315
2011-04-28 09:59:07 +00:00
Serge Noiraud
42e7d781b7 geography : setting Id on all files.
svn: r17311
2011-04-28 08:43:37 +00:00
Serge Noiraud
cd725c79bb geography : try to solve the svn Id field.
svn: r17310
2011-04-28 08:28:13 +00:00
Serge Noiraud
3117b8ade6 geography : issue 4866 : geoperson animation : rounding problem.
svn: r17309
2011-04-28 07:46:10 +00:00
Rob G. Healey
d26db60d21 Fixed an error in the Save function.
svn: r17305
2011-04-28 00:47:43 +00:00
Rob G. Healey
e6d6fd03e3 Added more code to the convert2Jpeg function.
svn: r17304
2011-04-27 23:24:26 +00:00
Nick Hall
743806ee13 4435: Change WhatsNext gramplet to work with tags (based on a patch by Reinhard Mueller)
svn: r17300
2011-04-27 20:35:23 +00:00
Peter Landgren
3ffcbed1b2 Fix so that tool tips for lat/long can be translated.
svn: r17297
2011-04-27 19:07:36 +00:00
Serge Noiraud
24af34a84b geography : osmgpsmap must be >= 0.7.0
svn: r17291
2011-04-27 10:37:05 +00:00
Peter Landgren
c8b4d59ddb Fixed so that Replace '%(map)s' by => works in translation.
svn: r17289
2011-04-27 06:28:41 +00:00
Rob G. Healey
8e9ffb2eb3 Fixed typo... Thank you Peter L.
svn: r17287
2011-04-26 23:06:14 +00:00
Michiel Nauta
711ec274ba Fix methodcall on nonetype object
svn: r17283
2011-04-26 20:19:18 +00:00
Michiel Nauta
dd1958ba82 4114: use stdin/stdout/stderr; plugins
svn: r17278
2011-04-26 17:45:56 +00:00
Jérôme Rapinat
780219fbea geps025, update image references (Makefile)
svn: r17277
2011-04-26 16:22:24 +00:00
Serge Noiraud
ea1e1c2fc1 geography : avoid multiple translation and fix a bug with variable referenced before assignment
svn: r17274
2011-04-26 14:16:03 +00:00
Rob G. Healey
a2822d3fdf Fixed an error in getting gettext to work and some cleanup too.
svn: r17271
2011-04-26 06:03:09 +00:00
Rob G. Healey
665f991b36 Removed registry of Edit Image Exif Metadata from its own file into gramplet.gpr.py
svn: r17267
2011-04-26 02:39:04 +00:00
Nick Hall
5065f3ae25 Add default GrampsBar gramplets for new geography views
svn: r17263
2011-04-25 23:06:33 +00:00
Rob G. Healey
201c78e6c2 Adding 'Edit Image Exif Metadata' into trunk
svn: r17261
2011-04-25 22:49:41 +00:00
Serge Noiraud
9db980b00e geography : bug when we changed the map in the events and places map.
svn: r17257
2011-04-25 21:14:00 +00:00
Serge Noiraud
199e3a7bab geography : missing icons after merge.
svn: r17255
2011-04-25 19:37:51 +00:00
Serge Noiraud
ae71bd812f geography : display a message is no osmgpsmap library available.
svn: r17254
2011-04-25 13:49:36 +00:00
Serge Noiraud
74c112f684 Including geps-025 in trunk for new geography based on osmgpsmap.
svn: r17253
2011-04-25 13:32:10 +00:00
Jérôme Rapinat
da5f49d175 typo
svn: r17235
2011-04-24 07:05:08 +00:00
Brian Matherly
f3cc4a4b05 0004821: get_family_from_gramps_id(fid) broken on initialize_family (gui/plug/_guioptions.py)
svn: r17233
2011-04-24 02:54:26 +00:00
Michiel Nauta
b6471586d4 3614: Undo gives wrong text in menu of what it will do; uncontroversial patch part
svn: r17225
2011-04-23 14:17:53 +00:00
Michiel Nauta
0e40cc3fee 4047: Cannot modify a mother on a family editor without father
svn: r17219
2011-04-23 08:53:25 +00:00
Doug Blank
c8ec736e9e Limit gramplets showing on Gramplet View, and made add list faster
svn: r17214
2011-04-23 02:30:48 +00:00
Nick Hall
d3cd2e6acf 4772: Performance improvement for context menu
svn: r17213
2011-04-22 23:20:15 +00:00
Doug Blank
7f0ded5673 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View); changed to using navigation_type rather than category
svn: r17209
2011-04-22 14:24:14 +00:00
Jérôme Rapinat
91f7422b77 4848: Lithuanian date handler (display gregorian) and libtranslate
svn: r17202
2011-04-22 08:41:06 +00:00
Doug Blank
bcd4984941 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View)
svn: r17199
2011-04-22 03:00:00 +00:00
Doug Blank
4ec351710d Removed title_id from gramplets; not needed
svn: r17197
2011-04-22 01:44:20 +00:00
Doug Blank
495ca8fc29 4851: [NarWeb]: Displaying Note reference of the Source on Name object
svn: r17195
2011-04-21 23:34:31 +00:00
Nick Hall
b628710a0e 4850: Update set_has_data when non-image media are made active
svn: r17190
2011-04-21 16:34:39 +00:00
Jérôme Rapinat
e66777a888 enable translation on title enum list
svn: r17188
2011-04-21 16:28:04 +00:00
Nick Hall
bf23e340db 4849: Prevent errors in gramplets that depend on the pyexiv2 module when this module is not available
svn: r17186
2011-04-21 15:56:40 +00:00
Jérôme Rapinat
8c22cce7b2 4546 Numbers are always bound to Go menu (MacOS)
svn: r17182
2011-04-21 09:54:42 +00:00
Peter Landgren
8797495dc0 Fiexed a typo.
svn: r17180
2011-04-21 09:16:36 +00:00
Jérôme Rapinat
be654a74d2 4844: revert rev17071
svn: r17178
2011-04-21 08:46:23 +00:00
Jérôme Rapinat
92676ea15d update references, new gramps.pot
svn: r17177
2011-04-21 07:58:30 +00:00
Michiel Nauta
4974d64a23 4284: again, fix for parentless family
svn: r17172
2011-04-21 04:54:29 +00:00
Benny Malengier
1c17d12385 print if bsddb3 is used in help
svn: r17170
2011-04-20 19:42:32 +00:00
Michiel Nauta
f97eca7f33 4284: Common ancestor filter ignores persons without ancestors
svn: r17166
2011-04-20 13:32:24 +00:00
Doug Blank
3fd1205fbc Don't use 3.4.x unless plugin only works for 3.4.x, rather than 3.4 in general
svn: r17165
2011-04-20 12:39:28 +00:00
Jérôme Rapinat
fe50ed38db 4455: Family Tree Maker now uses 'FTM' gedcom header
svn: r17163
2011-04-20 10:39:33 +00:00
Benny Malengier
82f955011f 4455: Gramps crashes when selecting Events due to PHON in GEDCOM
svn: r17162
2011-04-20 10:26:26 +00:00
Nick Hall
112394b141 Add new person events and family events bottombar gramplets
svn: r17156
2011-04-19 18:13:09 +00:00
Michiel Nauta
ff045c3e19 4818: Change time after DB upgrade (3.2 to 3.3)
svn: r17154
2011-04-19 18:00:34 +00:00
Michiel Nauta
7f72b08758 4750: SessionLog gramplet crash
svn: r17151
2011-04-19 15:26:15 +00:00
Nick Hall
47c1eb19a7 4814: Display dates in the current Gramps date format
svn: r17150
2011-04-19 14:42:19 +00:00
Michiel Nauta
a2028ba0f6 Speedup merging
svn: r17146
2011-04-18 21:09:49 +00:00
Doug Blank
ec28db1a7d 4839: Old notes info is kept when a new family tree is created. Fixed QuickView Gramplet
svn: r17143
2011-04-18 13:26:25 +00:00
Doug Blank
d011a9164b 4839: Old notes info is kept when a new family tree is created. Fixed Notes
svn: r17141
2011-04-18 13:02:25 +00:00
Peter Landgren
a0dbf6c92b Issue 4000, patch from Josip.
svn: r17139
2011-04-18 09:21:27 +00:00
Nick Hall
3aab8c01b5 4435: Generate random Tags
svn: r17134
2011-04-16 23:07:31 +00:00
Nick Hall
95367b4a60 4435: Convert Markers into Tags
svn: r17132
2011-04-16 19:03:41 +00:00
Doug Blank
51e4f545ed Added has_data interface to all quickviews
svn: r17126
2011-04-15 16:17:04 +00:00
Doug Blank
25830e2325 Added missing has_data interface for QuickViews
svn: r17124
2011-04-15 15:50:38 +00:00
Doug Blank
a625154e7b Added missing Note category for Quick View Gramplet
svn: r17122
2011-04-15 15:17:08 +00:00
Michiel Nauta
f15a2f6cc4 Fix mergeoverwrite from reporting same info nine times
svn: r17119
2011-04-13 21:20:10 +00:00
Michiel Nauta
9c38eddab2 Align code with DTD/schema
svn: r17117
2011-04-13 17:32:28 +00:00
Jérôme Rapinat
ac9fd67e10 typo
svn: r17115
2011-04-13 13:13:09 +00:00
Jérôme Rapinat
8ac76b6f9c 4833: ImportGeneWeb and set_surname()
svn: r17112
2011-04-12 16:56:02 +00:00
Jérôme Rapinat
ba397d6762 4823: Cannot store an internal uri/url on Note object with localized version
svn: r17109
2011-04-12 14:29:05 +00:00
Doug Blank
425feb5c96 Handle gramplet functions for has_data
svn: r17106
2011-04-12 13:30:59 +00:00
Jérôme Rapinat
87ec93f0a0 3220: use unicode() on formatting (Reinhard)
svn: r17103
2011-04-12 06:02:33 +00:00
Brian Matherly
3db2b525f6 0004820: Cannot translate hard coded 'PERSON' string on reports
svn: r17101
2011-04-12 02:49:34 +00:00
Peter Landgren
673de5d297 If UTF-8 is used in env variable LANG, wrong date handler might be loaded.
svn: r17093
2011-04-10 14:38:29 +00:00
Peter Landgren
4274ea16f5 Fixed so that correct date format was shown in Preferences.
svn: r17091
2011-04-10 08:26:00 +00:00
Nick Hall
a2ab49f0f6 4443: Enable Preferences menu entry when no database is open
svn: r17089
2011-04-09 21:57:12 +00:00
Nick Hall
50486bb909 3649: Relative media paths used when creating new media objetcs by drag-and-drop
svn: r17087
2011-04-09 16:25:35 +00:00
Nick Hall
0380d94a46 4788: Fix drag-and-drop of files onto the media view
svn: r17085
2011-04-09 14:09:25 +00:00
Jérôme Rapinat
f08d0442e2 there was a translation string; call gettext
svn: r17082
2011-04-08 13:59:00 +00:00
Craig J. Anderson
b5b20b7f7d small error found and fixed.
svn: r17079
2011-04-07 22:46:07 +00:00
Craig J. Anderson
19f254e3a1 missing space
svn: r17076
2011-04-07 17:04:28 +00:00
Craig J. Anderson
2b2f7cc7ca fixes:
http://www.gramps-project.org/bugs/view.php?id=4767#c18712
http://www.gramps-project.org/bugs/view.php?id=4603#c18711
this could well be final for these two reports.


svn: r17074
2011-04-07 16:58:02 +00:00
Peter Landgren
c7338a7569 Fix of issue 4812, use of LANG env variable.
svn: r17072
2011-04-07 12:41:50 +00:00
Craig J. Anderson
0cbeb502e9 updates as per: http://www.gramps-project.org/bugs/view.php?id=4767#c18708
svn: r17070
2011-04-07 01:50:45 +00:00
Craig J. Anderson
4f076b9de7 updates for: http://www.gramps-project.org/bugs/view.php?id=4767#c18699
svn: r17067
2011-04-06 20:07:28 +00:00
Doug Blank
168b49d217 Doesn't handle links to family, yet
svn: r17066
2011-04-06 19:54:53 +00:00
Gerald Britton
c3bc7cd925 Tweaks and simplifications
svn: r17064
2011-04-06 18:26:42 +00:00
Craig J. Anderson
f247582a8c fixes error found on: http://www.gramps-project.org/bugs/view.php?id=4603#c18674
basically the children of a spouse of a spouse are not direct descendants.  do not bold them


svn: r17063
2011-04-06 16:43:26 +00:00
Doug Blank
4c9271123c 4055: [NarWeb] export of 'Living People' is set to value 'include' by default
svn: r17058
2011-04-06 00:31:38 +00:00