Commit Graph

602 Commits

Author SHA1 Message Date
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
Michiel Nauta
eff00c25f5 4681: Web report crash (DenominoViso); make external plugin options work again
svn: r16750
2011-03-03 16:29:07 +00:00
Jérôme Rapinat
48cfa201c2 Detailed info box wasn't translated (Alain Aupeix - devel mailing list)
svn: r16746
2011-03-02 17:07:42 +00:00
Michiel Nauta
a7906886af undo revision 16673
svn: r16742
2011-03-02 11:31:57 +00:00
Nick Hall
60d1ae57a0 4703: Ensure correct tab is removed when a gramplet is dragged into an empty GrampsBar
svn: r16739
2011-03-01 16:01:04 +00:00
Gary Burton
2933de5d2f Load button on debug only. Bug 4704
svn: r16726
2011-02-27 21:31:54 +00:00
Nick Hall
1d66e9e3cf Add Photo widget
svn: r16716
2011-02-25 19:23:58 +00:00
Vassilii Khachaturov
b1c44ad45e Fix bug #4687: session log gramplet - overzealous l10n of signal names breaks clickable link handlers
* No longer translate "link_type" passed to GuiGramplet.link,
this is an internal constant name never exposed to the user.
* Add a warning to GuiGramplet.on_button_press, in case an unknown link type
is encountered during the event processing
* Applied changes to my patch as suggested during the CR by dsblank



svn: r16714
2011-02-25 17:24:11 +00:00
Jérôme Rapinat
bdbba8cf13 4689: More space for localized sentences on ProgressMeter
svn: r16712
2011-02-25 14:42:40 +00:00
Nick Hall
1331f4d964 Remove cancel button from progress dialogs
svn: r16699
2011-02-22 18:19:08 +00:00
Michiel Nauta
e99e492a1b 4665: Aborted transactions appear in the undo history
svn: r16697
2011-02-22 16:03:11 +00:00
Nick Hall
4e604b249b Update tagging to work with new transaction code
svn: r16690
2011-02-21 19:26:07 +00:00
Benny Malengier
752d594571 4198: Person view does not remove a row correctly when two people are merged.
This patch improves on the context changes:
 * avoid use of transaction_xx methods
 * force an abort in case of unclean transaction

Backward compatibility is broken to achieve this.


svn: r16680
2011-02-20 10:52:06 +00:00
Michiel Nauta
756bd836a0 4657: The "sort as" name is ignored
svn: r16673
2011-02-19 14:06:21 +00:00
Doug Blank
a5e292e489 4588: FAQ-gramplet looks very strange when translated to Swedish.
svn: r16662
2011-02-18 02:48:49 +00:00
Doug Blank
74ba4baca2 4635: Localized FAQ gramplet incorrectly generates links to the wiki
svn: r16661
2011-02-18 02:22:22 +00:00
Michiel Nauta
1dc05b526a Typo in string text
svn: r16653
2011-02-17 18:52:48 +00:00
Gerald Britton
e7464b7f32 Simplifications and tweaks
svn: r16648
2011-02-17 15:58:19 +00:00
Gerald Britton
a19e65073c Use built-in map function to simplify some list comprehensions
svn: r16636
2011-02-16 20:06:40 +00:00
Michiel Nauta
7c1b26d969 4650: Error raised when family tree created with name that already exists
svn: r16631
2011-02-16 18:38:01 +00:00
Gerald Britton
a0727582af Simplify make_gui_option with table-driven logic
svn: r16623
2011-02-15 16:43:43 +00:00
Nick Hall
a5dc64899a Add LocationBox widget
svn: r16622
2011-02-15 16:35:25 +00:00
Nick Hall
dc505e7671 Add children bottombar gramplets
svn: r16621
2011-02-15 13:06:05 +00:00
Nick Hall
84a1c79fc2 4647: Fix ListModel so that it uses the correct sort column
svn: r16620
2011-02-15 11:12:57 +00:00
Doug Blank
e975c97896 4304: PedigreeGramplet and memory management; attempted fix
svn: r16603
2011-02-11 14:19:29 +00:00
Michiel Nauta
1231b1cac8 4590: Error on access of LDS editor when sealed to family has been removed.
svn: r16592
2011-02-09 16:03:52 +00:00
Gerald Britton
38143d7ac4 simplifications in plugin update code
svn: r16590
2011-02-08 21:27:23 +00:00
Gary Burton
5ad2680205 Redraw selectors on toggling sort order. Bug #4518
svn: r16579
2011-02-05 16:56:03 +00:00
Nick Hall
577fb388c5 Add new gramplets from a context menu rather than a dialog
svn: r16572
2011-02-04 23:11:24 +00:00
Nick Hall
ef77b17f72 Fix bug where first gramplet added was not made active
svn: r16571
2011-02-04 18:47:58 +00:00
Nick Hall
0708e27ee5 Set default wrap mode for tabbed gramplets
svn: r16570
2011-02-04 17:55:03 +00:00
Nick Hall
cfa0851118 Fix tab labels for gramplet configuration
svn: r16560
2011-02-03 19:36:47 +00:00
Nick Hall
d094f2e218 Add configurable GrampsBar gramplets to the Configure View dialog
svn: r16554
2011-02-03 18:14:32 +00:00
Nick Hall
a3cea6e172 4591: Do not allow less than a single column in the Gramplet view
svn: r16547
2011-02-02 22:09:56 +00:00
Gary Burton
7a1b5075b3 Fix crash running Note gramplet in side and bottom bars when using object linking functionality
svn: r16545
2011-02-02 21:57:27 +00:00
Nick Hall
8ae0129157 Allow remove_gramplet to remove a detached gramplet
svn: r16544
2011-02-02 19:56:04 +00:00
Jérôme Rapinat
c67d02847b 4326: typos (by PaulFranklin); part I
svn: r16543
2011-02-02 18:33:16 +00:00
Nick Hall
ea8792aeb2 Display a dummy tab when a GrampsBar is empty
svn: r16542
2011-02-02 17:32:13 +00:00
Serge Noiraud
fbb5de3371 GeoView : icons are no more visible in gtk : revert svn 16487
svn: r16535
2011-02-01 19:34:42 +00:00
Benny Malengier
6d596ad987 4198: Person view does not remove a row correctly when two people are merged.
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb 
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end. 
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out


svn: r16523
2011-01-31 21:54:58 +00:00
Benny Malengier
2d052d69cf 4352: more memory leak problems
Fix some memory leak problems in guioptions


svn: r16521
2011-01-31 20:39:41 +00:00
Gary Burton
375b843abb Make create_buttons method protected rather than private because it is overridden by BackRefList class. Bug #4576
svn: r16506
2011-01-30 16:43:36 +00:00
Benny Malengier
9a2fd50642 Changes to allow a QML interface:
* a const to launch it
 * fix an error in obtaining dbname
 * refractor pieces to allow reuse


svn: r16504
2011-01-30 16:28:54 +00:00
Nick Hall
116d26e69f Add extra GrampsBar functionality.
svn: r16502
2011-01-30 03:02:38 +00:00
Jérôme Rapinat
68485876f0 4491 4492: integer list for matching tag and confidence levels
svn: r16491
2011-01-28 09:07:48 +00:00
Rob G. Healey
d0083b4777 Moved the source images from src/images/scalable to src/plugins/webstuff/images. Removed gramps-geo-altmap.png and gramps-geo-mainmap.png from src/gui/grampsgui.py per Benny Malengier.
svn: r16487
2011-01-27 15:34:52 +00:00
Nick Hall
8ca49163a8 Allow GrampsBars to shrink for smaller screen sizes
svn: r16483
2011-01-26 22:58:02 +00:00
Gerald Britton
cc5b37c8bc Remove unneeded line continuations and tidy up
svn: r16481
2011-01-26 20:10:22 +00:00
Serge Noiraud
bfa5309cd7 src/gui/editors/displaytabs/Makefile.am : typo : MOSTLYcLEANFILES instead of MOSTLYCLEANFILES
svn: r16480
2011-01-26 19:45:55 +00:00
Gary Burton
4136785746 Remove the need to explicitly call _set_size(). This was due to the multisurname tab size request and reference occurring in _local_init causing the window height to be sized to accomodate the tab. Moving this code to _post_init allows the window to size correctly accordinging to the height settings stored in gramps.ini
svn: r16470
2011-01-25 17:56:40 +00:00
Benny Malengier
c2e353a72b 4383: Error while attempt to edit family
2521: Problem with erroneous birth date in using the family editor.
We show validation error on date > next year, and don't crash on large year anymore



svn: r16468
2011-01-25 12:45:49 +00:00
Benny Malengier
01a8117ebd GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal
svn: r16464
2011-01-24 21:50:06 +00:00
Benny Malengier
18bb7615c3 same as previous commit, allow bsddb3 use
svn: r16447
2011-01-23 21:27:34 +00:00