Commit Graph

554 Commits

Author SHA1 Message Date
Nick Hall
03a93790c0 4880: Ensure image rectangle is updated when editing a media reference from the gallery
svn: r17378
2011-05-02 18:42:51 +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
Nick Hall
e4348092c3 Cosmetic improvements to details gramplets
svn: r17333
2011-04-28 22:06:44 +00:00
Nick Hall
01c89915ab Increase size of configuration dialog window
svn: r17319
2011-04-28 14:35:51 +00:00
Serge Noiraud
199e3a7bab geography : missing icons after merge.
svn: r17255
2011-04-25 19:37:51 +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
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
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
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
Jérôme Rapinat
ac9fd67e10 typo
svn: r17115
2011-04-13 13:13:09 +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
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
Nick Hall
8acb19bb14 4802: Removing a gramplet from a GrampsBar moved from the close button to the context menu
svn: r17052
2011-04-05 21:17:49 +00:00
Nick Hall
0f564c43ef 4641: Interface for indicating if GrampsBar gramplets have data
svn: r17049
2011-04-05 18:24:44 +00:00
Peter Landgren
c785d6f44d Fix of issue 4806, header value not translated.
svn: r17044
2011-04-05 11:56:40 +00:00
Doug Blank
9890a2dad9 4593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r17035
2011-04-04 16:47:29 +00:00
Peter Landgren
17a3290eea Fix of errormsg when loading unknown gramplet.
svn: r17016
2011-04-01 06:45:52 +00:00
Doug Blank
b56103c806 Fix error message
svn: r17004
2011-03-31 11:01:20 +00:00
Doug Blank
d8176e0e6d 4779: Backup feedback and overwrite
svn: r17001
2011-03-30 23:44:22 +00:00
Doug Blank
1d2ed8bf36 Saves title override; removed title_id
svn: r16994
2011-03-30 20:00:19 +00:00
Doug Blank
452538b370 typo
svn: r16993
2011-03-30 19:01:21 +00:00
Doug Blank
e7f04aa2e1 Fixed error report in mailing list by Peter 2011-03-30
svn: r16991
2011-03-30 17:40:57 +00:00
Vassilii Khachaturov
4a03503c98 4796: 'Primary' string needs l10n context
CR: Benny
* Created two strings with l10n context instead of the old one,
'Role|Primary' and 'Name|Primary'.
* While testing, GUI started showing the context when not localized, fixed
that with appropriate sgettext instead of gettext in surnametab.py.
* While at it, changed also changed 'Family' in the Role context to 'Role|Family'.
* ru.po: major translations in the area of name and name formats.
The new Primary[...] and Patronymic[...] concept along with Notpatronymic
still don't fit well when translated :-(



svn: r16986
2011-03-30 14:43:34 +00:00
Doug Blank
e2c6a9cdb4 #4795 Gramplet titles now appear in current language, not the language used at time of creation; also added properties for gramplet navtype and orientation preferences
svn: r16985
2011-03-30 13:48:46 +00:00
Michiel Nauta
47a64d2864 4794: Error adding new repository via source dialog
svn: r16973
2011-03-29 17:42:05 +00:00
Jérôme Rapinat
8084f88ab1 KeyError on styled note (translation for Link); add missing link style on map
svn: r16964
2011-03-28 08:26:47 +00:00
Brian Matherly
655c73073b 0004593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r16953
2011-03-28 02:36:19 +00:00
Doug Blank
763808c225 MediaObject is called Media in some places
svn: r16943
2011-03-27 12:49:52 +00:00
Doug Blank
15d39f8b3f TabGramplet needs get_title method
svn: r16941
2011-03-27 12:36:52 +00:00
Michiel Nauta
0c9a9976af 4776: Unable to produce text and graph reports
svn: r16900
2011-03-23 21:55:22 +00:00
Brian Matherly
83b7834e0f 0004769: Crash with Narrative Web Report
svn: r16864
2011-03-20 21:10:15 +00:00
Brian Matherly
24767462ca Fix problem with "Print" report formats that was introduced with the last change to the report system.
svn: r16854
2011-03-20 02:05:19 +00:00
Benny Malengier
fac3f46efb Fix regression with sort as and display as in names. Functionality is again as one would expect in treeview
svn: r16849
2011-03-18 15:45:41 +00:00
Benny Malengier
3c9fa2c1d4 4598: (trunk 3.3) new name format copies patronymic into surname as well as leaving it as a patronymic when importing
This extends what name display can be


svn: r16848
2011-03-18 10:42:03 +00:00
Brian Matherly
e6befe67b9 Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
svn: r16838
2011-03-17 03:02:36 +00:00
Michiel Nauta
3a83db9095 4109: Command line arguments for tools ignored
svn: r16835
2011-03-16 21:54:08 +00:00
Nick Hall
3f5cfe3187 Only change the foreground color of tagged rows
svn: r16834
2011-03-16 18:33:09 +00:00
Michiel Nauta
ef2b19589e 4739: Update addon list crashes when working offline with 'plugin_dict referenced before assignment'
svn: r16802
2011-03-10 21:13:47 +00:00
Michiel Nauta
2a5ae67165 Add tooltip to mergebutton
svn: r16789
2011-03-09 16:07:34 +00:00
Vassilii Khachaturov
db634e8a19 minor docstring update
svn: r16781
2011-03-08 06:44:35 +00:00
Michiel Nauta
82799507d1 Remove superflous database access in delete signalhandler
svn: r16767
2011-03-06 18:46:08 +00:00