Commit Graph

18770 Commits

Author SHA1 Message Date
Nick Hall
03a93790c0 4880: Ensure image rectangle is updated when editing a media reference from the gallery
svn: r17378
2011-05-02 18:42:51 +00:00
Peter Landgren
cfa96760e4 Fixed so that menu items in GeoView begin with upper case letter.
svn: r17376
2011-05-02 14:42:39 +00:00
Serge Noiraud
ff3619914a geography : typo problem.
svn: r17374
2011-05-02 11:10:27 +00:00
Serge Noiraud
a9ec8901ba Geography : bug 4873 + marker selection changes.
svn: r17372
2011-05-02 07:00:17 +00:00
Stéphane Charette
f934513a9e update the NEWS file for 3.2.6 released tonight
svn: r17368
2011-05-01 07:08:56 +00:00
Michiel Nauta
f9f932e568 4322: Upgrading a large database to new version runs out of memory; increase locktable size
svn: r17364
2011-05-01 06:53:01 +00:00
Kees Bakker
f752fdcfcc One more change to ImportProGen (bug #4869), to solve some uppercase/lowercase issues
svn: r17360
2011-04-30 20:29:31 +00:00
Nick Hall
ab45ddbb26 4870: Do not attempt to archive a media file that does not have read permission
svn: r17359
2011-04-30 18:34:06 +00:00
Nick Hall
6ae3d86480 Remove gramplet update messages from the status bar
svn: r17355
2011-04-30 10:51:53 +00:00
Rob G. Healey
a3d91fe9b5 Fixed a date error in display_exif_tags(). Thank you Nick Hall
svn: r17351
2011-04-30 00:45:42 +00:00
John Ralls
eb7b9fa565 Provide for PREFIX to be set to the bundle when the platform is darwin. Bundle is detected by differing sys.prefix and sys.exec_prefix, indicating that sys.prefix has been changed (which it is, in rungramps.py).
svn: r17347
2011-04-29 21:54:38 +00:00
Kees Bakker
8a2dd3d050 Bugfix for ImportProGen, bug #4869
svn: r17346
2011-04-29 21:43:45 +00:00
John Ralls
618e5deb5b Add a gramps33 target to the moduleset; also some whitespace cleanup and spellcheck dependencies to gramps-svn target
svn: r17345
2011-04-29 21:28:50 +00:00
John Ralls
a5949b6ce8 Update gramps.bundle to add rungramps.py to the bundle
svn: r17344
2011-04-29 21:26:56 +00:00
John Ralls
d0265cebaf Bug #4302: Language settings are wrong when an english variant is first
Rewrote the launcher in python with much improved language handling; 
renamed it to rungramps.py, and replaced launcher.sh with a minimal 
shell launcher.

Any english selection will now have $LANG set to "C", while $LC_ALL will 
be set to whatever english variant the user selected (and en_US if she 
specified just "en"). For languages other than English, $LC_ALL will be 
set to xx_XX if the language selection had no region (e.g., if the 
language selection is de, $LANG will be de and $LC_ALL will be de_DE. 
$LANG will be truncated if the language selection has a region that 
Gramps doesn't support, but does support the bare language (e.g., if the 
language selection is de_DE, $LANG will be de because there is no de_DE 
translation. Gettext is smart enough to get this right without the help, 
but the check is necessary to ensure that we don't skip over a supported 
generic language.

The language settings can now be overridden for gramps by using the 
defaults system.


svn: r17342
2011-04-29 21:21:33 +00:00
Nick Hall
35628aa699 Hide navigation the plugin selector when only the default plugin is loaded
svn: r17341
2011-04-29 20:55:53 +00:00
Doug Blank
390c71e6d0 4841: Crash when exporting in sqlite database
svn: r17338
2011-04-29 14:01:56 +00:00
Doug Blank
d2f21b2b74 4871: The Reference Gramplet in all Views, bottom panel: The Type is not translated.
svn: r17336
2011-04-29 12:40:16 +00:00
Rob G. Healey
5093902494 Fixed a typo, thanks Peter Landgren.
svn: r17335
2011-04-29 09:09:57 +00:00
Nick Hall
e4348092c3 Cosmetic improvements to details gramplets
svn: r17333
2011-04-28 22:06:44 +00:00
Michiel Nauta
5d2ae80184 Update ProGen import to new name structure
svn: r17330
2011-04-28 19:16:27 +00:00
Nick Hall
0c5851b913 Better column alignment and handling of attributes
svn: r17329
2011-04-28 17:28:56 +00:00
Rob G. Healey
e1e8fa21d9 Added convertDialog, fixed several errors, and removed the delete converted image function as it was not working anyways.
svn: r17326
2011-04-28 16:17:21 +00:00
Serge Noiraud
d76db89d16 geography : icons not correctly selected due to the sort key. cleaning.
svn: r17324
2011-04-28 15:40:46 +00:00
Rob G. Healey
e29540ccfe Fixed an issue with media full path. Thank you Peter Landgren...
svn: r17323
2011-04-28 15:22:22 +00:00
Jérôme Rapinat
c8b9101232 re-enable translation for labels on ChangedSince filter rule
svn: r17322
2011-04-28 14:39:53 +00:00
Nick Hall
01c89915ab Increase size of configuration dialog window
svn: r17319
2011-04-28 14:35:51 +00:00
Peter Landgren
acf85c4586 Fix of issue 4840, tooltip not shown translated.
svn: r17317
2011-04-28 11:08:01 +00:00
Serge Noiraud
c8f06d4038 geography : animate : sometimes, the last marker is not animated.
svn: r17315
2011-04-28 09:59:07 +00:00
Zdeněk Hataš
ac134e1550 czech translation update
svn: r17313
2011-04-28 09:25:03 +00:00
Serge Noiraud
42e7d781b7 geography : setting Id on all files.
svn: r17311
2011-04-28 08:43:37 +00:00
Serge Noiraud
cd725c79bb geography : try to solve the svn Id field.
svn: r17310
2011-04-28 08:28:13 +00:00
Serge Noiraud
3117b8ade6 geography : issue 4866 : geoperson animation : rounding problem.
svn: r17309
2011-04-28 07:46:10 +00:00
Rob G. Healey
d26db60d21 Fixed an error in the Save function.
svn: r17305
2011-04-28 00:47:43 +00:00
Rob G. Healey
e6d6fd03e3 Added more code to the convert2Jpeg function.
svn: r17304
2011-04-27 23:24:26 +00:00
Nick Hall
743806ee13 4435: Change WhatsNext gramplet to work with tags (based on a patch by Reinhard Mueller)
svn: r17300
2011-04-27 20:35:23 +00:00
Peter Landgren
3ffcbed1b2 Fix so that tool tips for lat/long can be translated.
svn: r17297
2011-04-27 19:07:36 +00:00
Serge Noiraud
24af34a84b geography : osmgpsmap must be >= 0.7.0
svn: r17291
2011-04-27 10:37:05 +00:00
Peter Landgren
c8b4d59ddb Fixed so that Replace '%(map)s' by => works in translation.
svn: r17289
2011-04-27 06:28:41 +00:00
Rob G. Healey
8e9ffb2eb3 Fixed typo... Thank you Peter L.
svn: r17287
2011-04-26 23:06:14 +00:00
Michiel Nauta
711ec274ba Fix methodcall on nonetype object
svn: r17283
2011-04-26 20:19:18 +00:00
Michiel Nauta
dd1958ba82 4114: use stdin/stdout/stderr; plugins
svn: r17278
2011-04-26 17:45:56 +00:00
Jérôme Rapinat
780219fbea geps025, update image references (Makefile)
svn: r17277
2011-04-26 16:22:24 +00:00
Serge Noiraud
ea1e1c2fc1 geography : avoid multiple translation and fix a bug with variable referenced before assignment
svn: r17274
2011-04-26 14:16:03 +00:00
Rob G. Healey
a2822d3fdf Fixed an error in getting gettext to work and some cleanup too.
svn: r17271
2011-04-26 06:03:09 +00:00
Rob G. Healey
665f991b36 Removed registry of Edit Image Exif Metadata from its own file into gramplet.gpr.py
svn: r17267
2011-04-26 02:39:04 +00:00
Rob G. Healey
0b723299f5 Updated Gramps README file for pyexiv2.
svn: r17264
2011-04-26 01:39:54 +00:00
Nick Hall
5065f3ae25 Add default GrampsBar gramplets for new geography views
svn: r17263
2011-04-25 23:06:33 +00:00
Rob G. Healey
201c78e6c2 Adding 'Edit Image Exif Metadata' into trunk
svn: r17261
2011-04-25 22:49:41 +00:00
Serge Noiraud
9db980b00e geography : bug when we changed the map in the events and places map.
svn: r17257
2011-04-25 21:14:00 +00:00