Commit Graph

30 Commits

Author SHA1 Message Date
7e4e66d0e3 Fix Geography view 'Find' when db is closed.
Fixes #10229
2017-10-26 13:48:54 +01:00
cad3871523 Geography : use progressmeter when filtering. 2017-01-31 10:21:08 +01:00
2ffe1d141f remove temporary debugging flags 2016-09-10 15:44:07 -07:00
da8f99bab7 8128: GtkDialog mapped without a transient parent 2016-08-04 08:54:34 -07:00
780a4be62c Geography : pylint up to 9.2 for all modules. 2016-05-01 18:55:14 +02:00
2aca380484 Geography : add transient for progress bar in events view + change message. 2015-12-27 19:45:28 +01:00
664359e681 Geography : Use progress meter while selecting places or events. 2015-12-26 18:35:46 +01:00
99c1cb5642 Geography : HandleError('Handle is None') 2015-12-26 17:30:38 +01:00
822fa7c06c 9127 : Geography : performance issue due to bad initialization. 2015-12-26 17:18:05 +01:00
0ff9363d72 9127 : Geography : performance issue when selecting the events or places views. 2015-12-23 11:10:27 +01:00
cdee00aca2 Remove trailing whitespace 2015-08-23 18:42:07 +01:00
abf785be5e Geography : bug 8612 and 8616 : gtk 3.16 introspection problem and change for new place structure. 2015-06-06 19:04:17 +02:00
115b16ffb7 geography: bug8450: Attempting to add a bookmark causes an error. 2015-03-19 19:28:58 +01:00
28bc8ba590 7942: Implement place displayer 2015-01-23 19:09:55 +00:00
86303f6116 Update FSF address to current location. 2014-08-08 19:39:45 -07:00
f6be31eb39 Remove subversion substitution variables 2014-04-15 14:10:18 +01:00
e5f5da1857 Geography : Adding bookmarks (follow bug 7240) 2014-02-14 16:23:43 +01:00
21e33de953 Geography : bug7240 : create a bookmark via GeoEvents leads to an empty link 2013-11-27 21:23:29 +01:00
b2c233dc94 Geography : add printing functionality for all geography views.
svn: r22652
2013-07-05 17:51:38 +00:00
f80bf8eb15 Geography : Gtk.Menu didn't work with gtk3.
svn: r22488
2013-06-10 20:45:40 +00:00
963712e978 Remove some imports of locale where nothing it exports was used.
svn: r22026
2013-04-20 23:09:02 +00:00
00aa00fbf5 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: r21968
2013-04-12 22:32:11 +00:00
ef6892abbd GrampsLocale: Remove ggettext
svn: r21144
2013-01-17 19:46:55 +00:00
a323f92482 Tidy up bookmark code
svn: r21139
2013-01-15 22:30:18 +00:00
bb5fc7cb7c 2620: GEPS 031: Python 3 support - 3.2
This does patch updates Gramps to the 3.2 syntax, it does not yet mean Gramps works with python 3.2
Expect next day commits to fix further issues, but this is the main 2to3 tool created patch changed
where needed to have python 2.7 work. 
Specific issues might be:
  1. next has been changed, must be checked
  2. new division as on the wiki page listed is to do
  3. ...


svn: r20634
2012-11-07 17:53:14 +00:00
55c19e4180 Changes to imports - part 7
svn: r20492
2012-10-02 21:08:19 +00:00
a5c41d0566 Changes to imports - part 3
svn: r20487
2012-10-02 19:47:38 +00:00
6b5318fa18 Changes to imports - part 2
svn: r20486
2012-10-02 19:34:37 +00:00
2924cac09a Geography: import problem from new tree.
svn: r20483
2012-10-02 18:48:16 +00:00
326d604365 GEPS 026: Replace 'make' for Gramps build
If we want to use Gramps from the code directory, src should be called gramps to allow import


svn: r20466
2012-09-30 11:55:52 +00:00