Paul Franklin
ca7ca5bc8d
show more LDS temples on the screen
...
svn: r22735
2013-07-24 19:11:56 +00:00
Vassilii Khachaturov
88092e89eb
6932: check for broken GTK install on linux only
...
svn: r22716
2013-07-22 12:00:31 +00:00
Vassilii Khachaturov
6e895bacf4
6867: warn on gtk translation missing
...
Merge the fix from trunk:
Give a dev-oriented warning on console and pop up a UI
warning dialog for the user, when an inconsistent
translation configuration is detected between gramps and gtk
(happens when a langpack is missing on Ubuntu systems, e.g.)
git-svn-id: svn+ssh://svn.code.sf.net/p/gramps/code/trunk@22683 4ae1f11a-8b86-4847-b8af-ab372f36d1fd
svn: r22685
2013-07-16 11:20:56 +00:00
Serge Noiraud
66b9e798ed
Bug #6917 : Gtk2 to Gtk3 port of colorsel to get_color_selection()
...
svn: r22679
2013-07-14 12:25:02 +00:00
Benny Malengier
5578efc16c
GTK3 wants to deprecate unicode menu
...
svn: r22635
2013-07-01 08:42:22 +00:00
Benny Malengier
f64e256bcb
6807: validatedmaskedentry: no attribute '_block_changed'
...
svn: r22631
2013-06-30 15:52:18 +00:00
Benny Malengier
8232f4ee4d
GTK3: make sure menu shows up
...
svn: r22629
2013-06-30 13:41:29 +00:00
Benny Malengier
f892473c24
GTK 3.9 removes unicode-menu
...
svn: r22626
2013-06-30 07:54:21 +00:00
Paul Franklin
cab8525520
enable suppression of two minor missing-package warnings
...
svn: r22623
2013-06-28 17:53:19 +00:00
Benny Malengier
66b6683a4a
6848: citationtreeview corrupts when search bar open and edit occurs
...
svn: r22609
2013-06-25 22:10:51 +00:00
Benny Malengier
a23408c7a5
In case of errors with fg_color, enormous amount of error messages. This patch
...
grabs wrong fg_color, and skips action, avoiding the error messages. Error goes to debug.
svn: r22608
2013-06-25 22:07:43 +00:00
Benny Malengier
fdc766db72
avoid critical gdk error by processing events only when window visible :
...
Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
svn: r22607
2013-06-25 22:06:32 +00:00
Vassilii Khachaturov
71abad6b6a
4571: RTL support in fanchart
...
Merge my work on trunk to gramps40 now that 4.0.1 is out,
as this fix is targeted for 4.0.2.
svn: r22588
2013-06-24 12:12:41 +00:00
Nick Hall
d0c7697b0e
6814: Fix gramplet positioning when using RTL locale
...
svn: r22556
2013-06-22 21:00:55 +00:00
Tim G L Lyons
66c6b85518
0006352: Bookmarking a source in the citation tree creates a blank bookmark. Disallow bookmarking a source in the Citation Tree View, and do not add sources to the history in the Citation Tree View.
...
svn: r22544
2013-06-20 16:43:24 +00:00
Benny Malengier
e3057fbcfc
GTK3: convert deprecated code for the indicator in entryfield
...
svn: r22517
2013-06-19 06:55:44 +00:00
Benny Malengier
0acc25953d
GTK3: menu needs to survive function scope
...
svn: r22446
2013-05-28 15:32:24 +00:00
Benny Malengier
db4b8ff004
Fix bad scaling in address editor
...
svn: r22425
2013-05-26 19:36:59 +00:00
John Ralls
546881c640
[r22417]Bugs 6099 & 6472: Don't leave zombies and report errors
...
Update spawnve() to subprocess.check_output()
Pop an ErrorDialog if the system's open command fails in
open_file_with_default_application()
svn: r22418
2013-05-24 23:39:17 +00:00
Benny Malengier
d32a91ed90
6724: Person selected jumps forward to next person inlist
...
svn: r22412
2013-05-22 21:23:36 +00:00
Benny Malengier
c15d9a9249
6670: Some entries into tips.xml are increasing size of the 'Tip of the day' dialog
...
svn: r22409
2013-05-22 11:59:26 +00:00
Benny Malengier
fb6ce753e8
6325: Cannot right-click on tables in Quick Views
...
svn: r22407
2013-05-22 11:07:46 +00:00
Paul Franklin
7992928798
1780: End of Line Report options window - changing Output Format cause change active tab to "report options"
...
This also happens on every other report, of course.
(This has already been committed to trunk and gramps34.)
svn: r22392
2013-05-21 17:41:23 +00:00
Paul Franklin
6868c08ba7
don't start a GraphViz report on the "Paper Options" tab
...
None of the other reports start on the "Paper Options" tab.
(This has already been committed to trunk and gramps34.)
svn: r22391
2013-05-21 17:36:14 +00:00
Benny Malengier
2ed14d4929
6754: Gramps Python 2.7 close when chosing a place by typing the place name in the list
...
svn: r22381
2013-05-20 19:26:40 +00:00
Nick Hall
c6ce33c35a
Fix ListModel double click event
...
svn: r22305
2013-05-14 18:13:15 +00:00
Benny Malengier
fa41eaf6a3
6716: Add extra surname, on tab away from field, value is not stored
...
svn: r22254
2013-05-11 12:07:18 +00:00
Benny Malengier
3d23affc8a
6665: New errors when using pygobject 3.8: Cannot get n_columns on flatbasemodel
...
svn: r22244
2013-05-10 15:59:03 +00:00
Tim G L Lyons
83ebd2658b
0006713: Databases written with pickle protocol 3 (Python3) should not be opened with pickle protocol 2 (Python2). Also give warning when about to upgrade a Python2 database to Python3.
...
svn: r22242
2013-05-10 14:37:14 +00:00
Nick Hall
457d1b38a8
Fix scroll to mark bug on added page
...
svn: r22235
2013-05-10 00:07:06 +00:00
Benny Malengier
1118476e38
6259: Harcoded 'raw' characters into listing files are not properly displayed into Addons dialog
...
Gramps-addons listings has been fixed needing this change to have this working
svn: r22227
2013-05-09 20:41:41 +00:00
Tim G L Lyons
ff01477003
0006529: Cancelling database upgrade can corrupt the database. Ensure database is unlocked when cancelling upgrade. Make links in dialogues into clickable hyper-links. Ensure dialogue windows stays on top. Reword warning and error messages to use Bsddb version, schema version and Family Tree consistently, to be clearer about the choice the user is being offered, and to provide hyper-links to more information.
...
svn: r22218
2013-05-09 17:24:08 +00:00
Benny Malengier
ded3b12080
6659: Justified paragraph layout does not work in "Custom Book Text" in book report
...
svn: r22191
2013-05-07 12:37:00 +00:00
Nick Hall
fb22b83f14
6582: Fix problem with warning message
...
svn: r22180
2013-05-05 18:17:37 +00:00
Paul Franklin
a360db221f
more flexible multi-column format for BooleanListOption
...
svn: r22168
2013-05-04 18:54:22 +00:00
Jérôme Rapinat
98d3606aff
6672: Gallery: 'TreePath' object does not support indexing; it also works with pygobject 3.3.2
...
svn: r22161
2013-05-04 14:23:23 +00:00
Jérôme Rapinat
ce7181a96d
6576: add an optional helptext as tooltip on add_pos_int(); provide a list and sample of pango convenience markups and combinaisons
...
svn: r22158
2013-05-04 06:12:23 +00:00
Jérôme Rapinat
022ff28d94
6656: division on hexadecimalcolor
...
svn: r22145
2013-05-02 17:22:16 +00:00
Jérôme Rapinat
2cec980066
6576: Set custom pango markup can generate GtkWarning, ValueError or TypeError
...
svn: r22143
2013-05-02 15:38:53 +00:00
Jérôme Rapinat
9246af61a3
5751: revert 22108, using own filter rule, behavior and label via filtereditor
...
svn: r22110
2013-04-27 17:14:46 +00:00
Jérôme Rapinat
a0cae8afcf
5751: use "Minimum Confidence" label into citation sidebar filter, it does not match only one level
...
svn: r22109
2013-04-27 16:35:27 +00:00
Jérôme Rapinat
de88bb34c0
5751: use Minimum Confidence label according to current filter behavior
...
svn: r22108
2013-04-27 16:24:35 +00:00
Paul Franklin
bc7abbd85a
enable multi-column paper choices, in report output
...
svn: r22105
2013-04-27 15:47:34 +00:00
Paul Franklin
da36417690
change GuiFamilyOption precedence to match GuiPersonOption
...
(that is, use any "overridden" value, then any "active"
family, then any family of the "active" person, and only
then fall back on others, such as a saved-away family option
value, or any family of the user's "default" person)
svn: r22089
2013-04-23 18:06:48 +00:00
John Ralls
7c2469a3ca
[r22026]Remove some imports of locale where nothing it exports was used.
...
svn: r22043
2013-04-20 23:22:53 +00:00
Paul Franklin
c032fc8dae
typos
...
svn: r22020
2013-04-19 16:57:48 +00:00
Paul Franklin
6d57f08ac0
6623: funny GUI report-language display
...
svn: r22005
2013-04-16 22:18:47 +00:00
Benny Malengier
9503faed70
6623: funny GUI report-language display
...
svn: r21994
2013-04-15 09:15:34 +00:00
John Ralls
58c2b11013
[r21968]GrampsLocale: Remove get_translation()
...
Only one base translation per locale. To set up a different locale
on any axis (locale, domain, directory, or languages) instantiate a
secondary locale by calling GrampsLocale() with the appropriate
arguments.
svn: r21985
2013-04-13 14:37:34 +00:00
Peter Landgren
e4af48c0f3
BSDDB -> Bsddb.
...
svn: r21940
2013-04-10 12:58:54 +00:00