Commit Graph

596 Commits

Author SHA1 Message Date
Nick Hall
9747d1deea Validate place name language 2015-06-13 18:43:50 +01:00
Josip
6511a80b47 8625: Cannot open Citation references from Clip Board 2015-06-12 16:15:40 +02:00
Josip
fedfabc87e setting dialogs parent 2015-06-10 02:22:21 +02:00
Jérôme Rapinat
3b0579afc3 Remove one remaining context argument 2015-06-08 19:30:22 +02:00
Jérôme Rapinat
b884dc0e4c Remove context into glade file
Gramps (python) is not ready for supporting msgctxt for now
2015-06-07 20:07:22 +02:00
Jérôme Rapinat
bdd44b57fd 7476: letter as custom paper size generated a ValueError 2015-06-07 19:17:29 +02:00
Doug Blank
08ac0b0996 Merge pull request #28 from gramps-project/sam-m888-patch-2
6366: Correct text on "Display tab"
2015-06-04 13:00:08 -04:00
Doug Blank
c38ccf22ed Merge pull request #27 from gramps-project/sam-m888-patch-1
Fix outdated "Tags" help link
2015-06-04 12:59:42 -04:00
Jérôme Rapinat
c273926941 Disable 'behavior.betawarn' on first start
No more master, new branch
2015-06-02 14:08:24 +02:00
Nick Hall
2f4682acbd Add a couple more place displayer options 2015-05-31 17:54:21 +01:00
Nick Hall
fff6a5ce15 Add extra place displayer options 2015-05-31 16:51:39 +01:00
Nick Hall
fec5a5dab0 Remove place format preference setting 2015-05-31 11:01:06 +01:00
Nick Hall
966551385b Remove unused import 2015-05-31 10:40:05 +01:00
Nick Hall
a21dff8bf7 8488: Use place displayer for headings 2015-05-28 19:47:06 +01:00
Jérôme Rapinat
d7bf498f15 8128: GtkDialog mapped without a transient parent
QuestionDialog into DB manager dialog (Remove action)
2015-05-28 17:59:59 +02:00
Nick Hall
fd782bd057 8487: Use place displayer to generate title in views 2015-05-28 16:29:43 +01:00
Doug Blank
4276970565 Clipboard: some items are not tied to a specific database (text) 2015-05-28 11:25:20 -04:00
Doug Blank
9c406e10d6 Clipboard: Allow for bytes or string 2015-05-28 08:52:47 -04:00
Doug Blank
5d3a7edaa3 8598: Drop text on Clipboard crashes with byte/string issue 2015-05-28 07:43:28 -04:00
Nick Hall
24c1104f71 Add place name edit button to place editors 2015-05-27 19:20:43 +01:00
Nick Hall
3c08eb5b80 Correct tooltips in place name editor 2015-05-27 15:16:08 +01:00
Doug Blank
91ac3c699a PlaceName: updated GUI merge for new placenames 2015-05-27 06:24:27 -04:00
Nick Hall
cc6820f80c GEPS 036: Add date and language to place names 2015-05-26 21:12:36 +01:00
Jérôme Rapinat
e448272259 8583: Custom Events not shown in the filter siderbar 2015-05-26 20:59:19 +02:00
Doug Blank
ef646190d9 4221: Deleting Multiple Items Dialogue Unclear 2015-05-24 18:33:09 -04:00
Doug Blank
abbe27f53a Make Family muli-select remove operate like the People view 2015-05-24 16:46:45 -04:00
Doug Blank
dfb45bdc5d Refined MultiSelectDialog to do all of the work 2015-05-24 15:48:23 -04:00
Nick Hall
015f882826 Fix mistake in alignment conversion 2015-05-24 16:09:40 +01:00
Doug Blank
2835f51fb6 7822: Yes To All button; added MultiSelectDialog, and use in remove multiple people 2015-05-24 11:05:45 -04:00
Nick Hall
8fd1a93f97 Specify label keyword in Label constructor 2015-05-23 00:19:18 +01:00
Nick Hall
0f079c4320 Another escape change from cgi to html 2015-05-23 00:01:24 +01:00
Nick Hall
53887d2033 Specify label keyword in Button constructor 2015-05-22 23:35:10 +01:00
Nick Hall
ae1af073a7 Use icon names for drag source 2015-05-22 23:29:23 +01:00
Nick Hall
f2f78ef2f4 Convert deprecated set_alignment method 2015-05-22 23:22:11 +01:00
Nick Hall
e554e324af Set new button labels as translatable 2015-05-22 18:13:07 +01:00
Nick Hall
cd1a6ba45a Use add instead of add_with_viewport
The add method adds a viewport where necessary when adding a
child to a scrolled window.  The add_with_viewport method is
deprecated.
2015-05-22 17:53:03 +01:00
Nick Hall
e355a93dc1 Use escape utility from html rather than cgi module 2015-05-22 14:50:19 +01:00
Nick Hall
e5591da496 Specify required Pango and PangoCairo version 2015-05-21 23:01:57 +01:00
Nick Hall
56d83c1c5c Remove deprecated show-unicode-menu setting 2015-05-21 21:15:03 +01:00
Nick Hall
75009f0fe0 Convert deprecated stock items in glade files 2015-05-21 21:05:30 +01:00
Paul Franklin
bd5d463299 tweak POTFILES some more 2015-05-21 10:13:11 -07:00
Nick Hall
457ed21c6c Replace stock items with named icons
Stock items have been deprecated since 3.10.
Named icons are now loaded from the default icon theme.
2015-05-20 18:54:26 +01:00
Nick Hall
f125a982d6 Remove SourceForge username from authors file
This was used by the svn2cl utility to generate a change log.
2015-05-18 14:59:57 +01:00
Josip
11878e41f4 8497: Error on use of Ctrl-Z 2015-05-16 02:46:49 +02:00
Nick Hall
e3ba779edb Convert deprecated xpad and ypad properties 2015-05-15 22:20:48 +01:00
Nick Hall
87022267d9 Convert deprecated xalign and yalign properties 2015-05-15 19:02:08 +01:00
Nick Hall
2b90e90987 Remove deprecated rules hint setting 2015-05-14 23:12:47 +01:00
Nick Hall
cde99b6f24 Remove deprecated resize mode 2015-05-14 18:54:27 +01:00
Nick Hall
f0bfce68c2 Add a title preview to the place editors 2015-05-12 23:00:20 +01:00
Nick Hall
0eb027a095 Update required gtk version in glade files 2015-05-12 21:21:28 +01:00