Commit Graph

335 Commits

Author SHA1 Message Date
Nick Hall
f74b14c869 GEPS008: Moved TipOfDay module
svn: r19767
2012-06-05 21:57:00 +00:00
Nick Hall
300c65a256 GEPS008: Moved DisplayState module
svn: r19766
2012-06-05 21:44:41 +00:00
Nick Hall
65d707d649 GEPS008: Re-structure Simple access and Quick Reports
svn: r19732
2012-05-31 23:46:57 +00:00
Nick Hall
40ca28cd60 GEPS008: Re-structure Gramps locale files
svn: r19727
2012-05-31 15:50:40 +00:00
Nick Hall
c2b4f96ddc GEPS008: Re-structure merge files
svn: r19665
2012-05-26 21:24:01 +00:00
Nick Hall
e99da22e7d GEPS008: Move glade directory
svn: r19659
2012-05-26 17:33:53 +00:00
Nick Hall
b29c7969ed GEPS008: Convert filter filenames to lower case
svn: r19639
2012-05-24 20:11:28 +00:00
Nick Hall
a2825098ec GEPS008: Re-structure filter files
svn: r19638
2012-05-24 17:24:47 +00:00
Peter Landgren
ec75f84c34 Updated.
svn: r19484
2012-05-10 14:26:45 +00:00
Jérôme Rapinat
06c0aa4d54 translation issues (patch by MathieuMD), see devel mailing list
svn: r19352
2012-04-18 17:27:47 +00:00
Jérôme Rapinat
61e68d6ec7 update Makefile.am and POTFILES.in
svn: r19329
2012-04-14 15:10:59 +00:00
Vassilii Khachaturov
10ba3a6dc2 sync POTFILES.in with plugin src dir - rm src/plugins/lib/maps/grampsmaps.py
svn: r19259
2012-04-07 09:20:33 +00:00
Jérôme Rapinat
85a431eb44 5554: 'importgedcom.glade' used with ANSEL encoding
svn: r19017
2012-03-05 19:32:35 +00:00
Jérôme Rapinat
cd2c9544cd 5554: Ignore no more used .glade files on installation and translation
svn: r19009
2012-03-05 17:25:00 +00:00
Jérôme Rapinat
3a6f1e69f5 use translated string for custom attribute type after merging
svn: r18885
2012-02-14 14:03:53 +00:00
Nick Hall
8a443da4d2 5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18870
2012-02-12 21:55:07 +00:00
Nick Hall
da75a38762 5326: Revert r18842
svn: r18848
2012-02-10 19:57:57 +00:00
Nick Hall
3767c1d1e4 5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18842
2012-02-10 14:53:58 +00:00
Jérôme Rapinat
11cc93278d run 'po/test/po_test.py'; update template
svn: r18776
2012-01-27 13:49:15 +00:00
Jérôme Rapinat
4e18e93ec0 5395: citations support for GeneWeb plugins (import/export); update POTFILE.in
svn: r18526
2011-11-28 15:50:18 +00:00
Jérôme Rapinat
1a6bd6446e no translation environment on 'user.py' modules
svn: r18508
2011-11-26 12:05:23 +00:00
Jérôme Rapinat
763b3b3557 5395: run po/test/po_test.py
svn: r18504
2011-11-26 11:45:55 +00:00
Jérôme Rapinat
5f6b303d74 5395: update translation references
svn: r18503
2011-11-26 11:23:22 +00:00
Brian Matherly
0b8ea1202d Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
svn: r18378
2011-10-29 05:02:33 +00:00
Jérôme Rapinat
9412957db6 5244: Add IsRelatedWith Filter
svn: r18175
2011-09-19 08:42:31 +00:00
Nick Hall
7f02492f0f Move metadata treeview into a new library file
svn: r17912
2011-07-10 18:32:12 +00:00
Jérôme Rapinat
c65b1d8259 4698: Additional Source Filters
svn: r17412
2011-05-05 08:37:54 +00:00
Rob G. Healey
201c78e6c2 Adding 'Edit Image Exif Metadata' into trunk
svn: r17261
2011-04-25 22:49:41 +00:00
Nick Hall
bf23e340db 4849: Prevent errors in gramplets that depend on the pyexiv2 module when this module is not available
svn: r17186
2011-04-21 15:56:40 +00:00
Jérôme Rapinat
92676ea15d update references, new gramps.pot
svn: r17177
2011-04-21 07:58:30 +00:00
Nick Hall
f01cf2c700 Replace MediaReferences gramplet with Backlinks gramplets
svn: r17010
2011-03-31 19:58:28 +00:00
Rob G. Healey
22bd8d318c Added MediaReferences to the mediaview bottombar set of gramplets.
svn: r17008
2011-03-31 15:53:33 +00:00
Vassilii Khachaturov
c193c552df 0004784: r16915 breaks build of po/gramps.pot
fix by renaming MetadataViewer.py to Exif.py in the POTFILES.in,
in line with the original commit



svn: r16926
2011-03-25 10:54:02 +00:00
Rob G. Healey
ae2eb8eba5 Changed the name of this gramplet to distinguish the differene from this viewer from its sister gramplet of ImageMetadataGramplet for the sidebar. Suggestion from Jerome Rapinet. Thank you...
svn: r16841
2011-03-17 14:45:49 +00:00
Jérôme Rapinat
bdb931db92 add sidebar strings
svn: r16839
2011-03-17 09:25:36 +00:00
Brian Matherly
e6befe67b9 Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
svn: r16838
2011-03-17 03:02:36 +00:00
Jérôme Rapinat
ffc92e05cd Add MediaMetadata gramplet reference
svn: r16753
2011-03-04 08:58:25 +00:00
Nick Hall
b74edfca2d Add Place Details, Repository Details and Media Preview gramplets
svn: r16717
2011-02-25 22:03:41 +00:00
Nick Hall
1d66e9e3cf Add Photo widget
svn: r16716
2011-02-25 19:23:58 +00:00
Nick Hall
dc505e7671 Add children bottombar gramplets
svn: r16621
2011-02-15 13:06:05 +00:00
Nick Hall
f5fd46d518 Add new bottombar gramplets
svn: r16613
2011-02-13 00:02:50 +00:00
Jérôme Rapinat
0c5424dcde 4491: Matching source and quality level(s)
svn: r16490
2011-01-28 09:03:32 +00:00
Jérôme Rapinat
db30ca661f GEPS 008: File Organization : about dialog (rev16464)
svn: r16466
2011-01-25 09:57:38 +00:00
Peter Landgren
f88d4469f1 Added filter for selecting persons without death date.
svn: r16441
2011-01-22 17:52:16 +00:00
Jérôme Rapinat
7788df1b20 FaqGramplet uses translation strings; part of the core
svn: r16424
2011-01-21 16:22:27 +00:00
Benny Malengier
2667c4262f 4336: Generate a set of filters matching Alternate names, Nickname attribute and a NameType() selector
svn: r16420
2011-01-21 12:10:10 +00:00
Nick Hall
9fe3d1fb8b Combine the sidebar and bottombar functionality into a single class
svn: r16412
2011-01-19 14:40:39 +00:00
Jérôme Rapinat
ddf3961653 $ make distcheck
svn: r16410
2011-01-18 17:59:54 +00:00
Nick Hall
e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
077230473f new template, clean-up, update
svn: r16351
2011-01-08 09:42:48 +00:00