Paul Franklin
89d6a819d7
5690: Can create multiple events with same Gramps-ID
2014-05-13 14:16:26 -07:00
Paul Franklin
ce9753fe99
5690: Can create multiple events with same Gramps-ID
2014-05-11 10:33:23 -07:00
Paul Franklin
d4c3cfaac2
use a standard string, not a unique string
2014-05-03 15:14:47 -07:00
Nick Hall
c74c91a9e0
Fix family editor callback
2014-04-10 18:18:02 +01:00
Nick Hall
64d87eaeb2
7119: Register history objects at startup
2014-04-10 17:17:12 +01:00
Nick Hall
ba1eafdf44
More informative messages in citation editor
2014-04-03 18:47:30 +01:00
Nick Hall
34df591118
Fix drag & drop in citation editor
2014-04-03 16:05:50 +01:00
Nick Hall
c9c8d31902
Simplify citation editor and add source selection
2014-03-15 18:52:42 +00:00
Jérôme Rapinat
c2965640a4
7510: do not drag and drop more than one data into editor tabs
2014-03-15 11:16:26 +01:00
Nick Hall
ed65d4e7df
7342: Update column order in editor event tabs
2014-02-28 14:00:13 +00:00
Nick Hall
591263e4bb
7342: Better column order in event selector
2014-02-28 12:50:27 +00:00
Nick Hall
04f9d46451
Add author column to source selector
2014-02-28 12:14:47 +00:00
Vassilii Khachaturov
17a4147644
7097: EditNote hangs initially on misspelled note
...
reapply [4182ac] from gramps40
2014-02-27 18:57:21 +02:00
Vassilii Khachaturov
4ede3aa4ab
7097: spell.py hangs on a note for tens of secods
...
Back-port my fix from gramps40: [ef1027] [c81ff4] [ee9151]
2014-02-19 16:33:12 +02:00
Jérôme Rapinat
567a526857
566 7477: Translate 'New Style' and 'Default' on StyleEditor; update template for translation strings
2014-02-19 15:27:54 +01:00
Paul Franklin
3e8ca5613e
7477: Users should not be allowed to delete 'default' style in Style Editor
2014-02-16 11:25:54 -08:00
Paul Franklin
5a1694b981
translate some paper names, suggested in 0566
2014-02-16 11:16:47 -08:00
Paul Franklin
7434da9f63
0566: Translate the "New Style" and "Default" on StyleEditor.py
2014-02-16 11:11:53 -08:00
Nick Hall
2215416396
Add HasDayOfWeek rule
2014-02-03 21:58:04 +00:00
Nick Hall
b8fa348621
6519: Add primary role option to event filter
2014-01-26 16:09:17 +00:00
Jérôme Rapinat
e22bd2bfcb
7388: Clicking on www link in Welcome Gramplet when detached causes crash
2014-01-25 19:05:05 +01:00
Doug Blank
bb9e1d2f52
7075: backport fix on [db79b0]
2014-01-22 15:58:24 +01:00
Jérôme Rapinat
68e8759a65
7361: Do not save column order if there is not at least one column
2014-01-22 14:42:04 +01:00
Jérôme Rapinat
c4186b916a
7361: Keep at least one column on views
2014-01-21 11:17:48 +01:00
Nick Hall
6618cdcfb2
Enhance event type selector to use sub-menus
2014-01-06 21:49:33 +00:00
Nick Hall
6b98ad9319
Add custom types to selection widgets
2014-01-06 19:57:14 +00:00
Jérôme Rapinat
57e408ada5
5024: add 'Last Change' column on selectors, when missing
2014-01-06 17:09:45 +01:00
Nick Hall
eb44633c42
7333: Reduce number of columns in LDS temple selector
2013-12-26 17:36:38 +00:00
Vassilii Khachaturov
86b0a3800a
add specific help links for person/name editor
2013-12-19 19:33:12 +02:00
Vassilii Khachaturov
6caf08659e
7229: change active person upon a bookmark select
...
Follow-up for review w/Nick Hall:
rm redundant call to goto_handle in NavigationView.jump
2013-12-16 21:42:12 +02:00
Vassilii Khachaturov
fff1f21ab3
7229: change active person upon a bookmark select
...
NavigationView: register self.change_active, not
self.goto_handle as the callback when initializing self.bookmarks,
as suggested by Nick Hall.
2013-12-15 16:27:22 +02:00
Vassilii Khachaturov
67be5f3714
7086: "Remove selected items?" inconsistent YES/NO
...
also make "YES" the default choice for "Confirm every deletion?"
2013-12-05 17:10:54 +02:00
Vassilii Khachaturov
d6e1ada425
7086: "Remove selected items?" inconsistent YES/NO
...
For gramps34, only change the text to be consistent,
won't fix the rest as the GUI code around this place has
changed in later branches.
2013-12-05 16:38:16 +02:00
Doug Blank
f44ab17578
Add Gallery 'Make Active Media'
...
svn: r23268
2013-10-08 01:00:55 +00:00
Nick Hall
4b1cb486ec
Move missing Gtk Spell warning
...
svn: r23222
2013-09-30 12:43:09 +00:00
Nick Hall
dc246df9d3
Revert r23205
...
svn: r23216
2013-09-28 13:35:14 +00:00
Paul Franklin
ae670af71e
7088: provide a config option to suppress the warning about missing "sdn"
...
svn: r23205
2013-09-26 21:52:24 +00:00
Vassilii Khachaturov
a4ca176c2d
6881: latin_american broken for partial families
...
svn: r23185
2013-09-24 09:54:09 +00:00
Tim G L Lyons
abb7efcb01
Fix citation filters so they no longer try to filter citations with a sources filter. Citation filter now allows specification of both source and citation data. When a citation is shown in a search or a filtered citation tree view, the corresponding source is also shown.
...
svn: r23141
2013-09-16 21:38:16 +00:00
Nick Hall
9f7ee8f37e
Fix bug listing gramplets already in gramplet bar
...
svn: r23039
2013-09-05 22:46:18 +00:00
John Ralls
2f7994e68a
Simplify display_url to just use htmlview or webbrowser
...
svn: r23033
2013-09-04 16:37:22 +00:00
John Ralls
1424d3d20f
Silence error box for browser launch
...
svn: r23004
2013-09-02 21:02:33 +00:00
John Ralls
4a91ff8238
Fix some omissions in r23001
...
svn: r23003
2013-09-02 20:21:33 +00:00
John Ralls
62743c6321
Bug 7017: Consolidate run_file into open_file_with_default_application
...
Also fix botched implementation in r22952, extract display_error function
svn: r23002
2013-09-02 19:31:32 +00:00
Nick Hall
b0d5343d24
6874: Use shorter names in add gramplet list. Remove old attributes gramplet.
...
svn: r22957
2013-08-30 18:08:49 +00:00
Nick Hall
563591b031
6786: Invoke editor on double-click in backlinks gramplet
...
svn: r22954
2013-08-30 16:05:33 +00:00
John Ralls
449d1366b1
[r22949]Bug 7017 GUI stuck when external viewer launched
...
Use a Glib timeout event to poll the open process and handle
any error returns
svn: r22952
2013-08-30 00:01:46 +00:00
Tim G L Lyons
18786ae646
0006849: citationtreeview with search bar only searches in sources, not citation data
...
0006848: citationtreeview corrupts when search bar open and edit occurs
0006829: Searching into source/citation selector disallows to select all related citations, only matching rows
by fixing treebasemodel so it properly deals with secondary objects, and also citationtreemodel so it adds secondary odes even when the parent is not present.
svn: r22939
2013-08-29 18:05:25 +00:00
Nick Hall
b0a4f75106
4735: Check for updates in a separate thread
...
svn: r22924
2013-08-28 23:32:30 +00:00
Nick Hall
537b3d7af8
Add date validation to filters
...
svn: r22903
2013-08-22 17:12:27 +00:00