Commit Graph

579 Commits

Author SHA1 Message Date
Brian Matherly
07e1529f27 Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
svn: r9875
2008-01-18 05:39:50 +00:00
Zdeněk Hataš
2fe1963bc3 minor translation update
svn: r9871
2008-01-17 20:53:55 +00:00
Doug Blank
cafebdcd83 2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/Simple/_SimpleTable.py: added gettext
	* data/Makefile.am: added schema files
	* po/POTFILES.skip: some files not in POTFILES.in
	* po/POTFILES.in: added some missing files



svn: r9851
2008-01-16 14:48:56 +00:00
Peter Landgren
4b792982c6 Beta update
svn: r9842
2008-01-16 12:33:39 +00:00
Jérôme Rapinat
1168635987 2008-01-15 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILE.in : add missing plugins/References.py
        * fr.po: Translation update



svn: r9814
2008-01-15 10:14:46 +00:00
Jérôme Rapinat
732f475ac3 2008-01-14 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* de.po: Translation update



svn: r9802
2008-01-14 06:08:39 +00:00
Jérôme Rapinat
0b1f8f408c 2008-01-13 Josip <josip@pisoj.com>
* hr.po: Translation update

2008-01-07 Jerome Rapinat  <romjerome@yahoo.fr>
        * fr.po: Translation update



svn: r9792
2008-01-13 08:32:40 +00:00
Peter Landgren
48df32fad1 Some minor updates
svn: r9786
2008-01-12 15:36:24 +00:00
Doug Blank
e35844de95 2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/MyGrampsView.py:
	* src/DataViews/__init__.py:
	* src/DataViews/GrampletView.py:
	* src/DataViews/Makefile.am:
	* src/Config/_GrampsConfigKeys.py:
	* src/plugins/DefaultGramplets.py:
	* src/plugins/Makefile.am:
	* src/plugins/DefaultGadgets.py:
	* src/glade/gramps.glade:
	* po/POTFILES.in:
	Renamed Gadgets -> Gramplets, MyGrampsView -> GrampletView



svn: r9732
2008-01-06 22:57:34 +00:00
Peter Landgren
706b9df7d8 More updates
svn: r9727
2008-01-06 20:50:31 +00:00
Benny Malengier
9664842702 * src/DataViews/MediaView.py:
* src/DataViews/RepositoryView.py:
	* src/DataViews/SourceView.py:
	* src/DataViews/EventView.py:
	* src/DataViews/PlaceView.py:
	* src/PageView.py:
	Remove unused double click procedure
	* src/plugins/SimpleBookTitle.py: remove use of AddMedia
	* src/Editors/AddMedia.py: added
	* src/AddMedia.py: removed
	* src/Editors/Makefile.am:
	* src/Makefile.am:
	* po/POTFILES.in:
	Move AddMedia to the editors directory
	* src/Editors/_EditMedia.py:
	Edit Media now works as other editors, spawning AddMedia when 
	select is clicked.
	* src/ManagedWindow.py: typo in comment
	* src/Config/_GrampsConfigKeys.py: Two new keys, rerun ./autogen.sh
	Still todo: make relative path work

2008-01-06  Benny Malengier <benny.malengier@gramps-project.org>


svn: r9722
2008-01-06 10:51:20 +00:00
Jérôme Rapinat
aa8288eddd 2008-01-05 Josip <josip@pisoj.com>
* hr.po New language, Croatian



svn: r9712
2008-01-05 12:21:30 +00:00
Erik De Richter
a8a6c017e6 adapted translation nl.po
svn: r9678
2008-01-02 08:19:31 +00:00
Jérôme Rapinat
fc419c3134 2007-12-31 Mirko Leonhäuser <mirko@leonhaeuser.de>
* de.po: Translation update



svn: r9657
2007-12-31 16:38:19 +00:00
Jérôme Rapinat
6456384658 2007-12-31 Boril Gourinov <boril.gourinov@gmail.com>
* bg.po: New language, bulgarian



svn: r9654
2007-12-31 09:17:02 +00:00
Jérôme Rapinat
bebed0f2c7 /po/fr.po update
svn: r9642
2007-12-30 17:23:35 +00:00
Jérôme Rapinat
b99cfbe859 svn: r9641 2007-12-30 16:13:01 +00:00
Doug Blank
e2cb83448a 2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/OnThisDay.py: i18n changes
	* src/plugins/Makefile.am: added missing files
	* src/plugins/DefaultGadgets.py: i18n changes
	* src/QuickReports.py: allow callers to send obj directly
	* src/Simple/_SimpleTable.py: added support for objs
	* po/POTFILES.in: i18n changes



svn: r9640
2007-12-30 15:39:00 +00:00
Peter Landgren
d8304d9cc8 Update for 3.0
svn: r9639
2007-12-30 15:21:39 +00:00
Jérôme Rapinat
3bb6865383 2007-12-30 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILES.in : update
        * gramps.pot : update template
	* fr.po: Translation update



svn: r9635
2007-12-30 12:08:46 +00:00
Arturas Sleinius
ad667eb0c7 Updated Lithuanian translation
svn: r9615
2007-12-28 19:01:15 +00:00
Jérôme Rapinat
253ac56e34 /po/fr.po update
svn: r9614
2007-12-28 17:23:07 +00:00
Benny Malengier
dc9f03b6c0 2007-12-28 Benny Malengier <benny.malengier@gramps-project.org>
* src/ViewManager.py: remove unused functions, add alt actions left/right
	* src/GrampsDb: deleted with _GrampsDbWriteXML.py,
		_GrampsDbFactories.py, _GrampsGEDDB.py, _GrampsXMLDB.py,
		__init__.py, Makefile.am, _GrampsInMemDB.py, _GrampsBSDDB.py.
		No more inmemory databases
	* src/GrampsDbUtils: moved here _GrampsDbWriteXML.py and _GrampsBSDDB.py
	* src/plugins/ReadGrdb.py:
	* src/plugins/Checkpoint.py:
	* src/ObjectSelector/_ObjectSelectorWindow.py:
	* src/DbManager.py:
	* src/GrampsDbUtils/_WriteGrdb.py:
	* src/GrampsDbUtils/__init__.py:
	* src/GrampsDbUtils/_GrampsDbWRFactories.py:
	* src/GrampsDbUtils/_WriteXML.py:
	* src/GrampsDbUtils/Makefile.am:
	* src/gramps_main.py:
	* src/RecentFiles.py: recent-files-gramps.xml, don't overwrite 2.2.x data
	* src/ArgHandler.py:
	* src/DbLoader.py: remove unused functions
	* src/Makefile.am:
	* po/POTFILES.in:
	* src/GrampsDbUtils/importdbdir.py: allow import of new database via cli
	Remove inMem Editing, move remaining to DbUtils, fix ArgHandler



svn: r9613
2007-12-28 15:09:01 +00:00
Stéphane Charette
5ea0cd4b3e work in progress converting FamilyLines to new GraphViz plugin
svn: r9612
2007-12-28 10:08:19 +00:00
Zdeněk Hataš
8eab7c6af2 minor update
svn: r9611
2007-12-28 10:05:34 +00:00
Jérôme Rapinat
a0587646a1 2007-12-24 Jerome Rapinat <romjerome@yahoo.fr>
* fr.po: Translation update



svn: r9584
2007-12-25 12:23:31 +00:00
Stéphane Charette
5f077e4795 more generic changes to the GraphViz base class
svn: r9579
2007-12-25 01:57:45 +00:00
Jérôme Rapinat
07c8acb6f8 /po/fr.po update
svn: r9571
2007-12-24 11:21:47 +00:00
Arturas Sleinius
05286de13c Updated Lithuanian translation
svn: r9565
2007-12-23 19:13:21 +00:00
Stéphane Charette
be65c4020d update gramps.po for beta
svn: r9564
2007-12-23 18:17:16 +00:00
Jérôme Rapinat
30d87568d9 /po/fr.po typo
svn: r9560
2007-12-22 15:51:35 +00:00
Zdeněk Hataš
7ce6fdc294 cs translation update
svn: r9559
2007-12-22 14:08:27 +00:00
Erik De Richter
28bcbbdc1e new string translations
svn: r9553
2007-12-21 10:05:33 +00:00
Peter Landgren
e41dfdb411 Update for reports
svn: r9547
2007-12-20 15:34:38 +00:00
Jérôme Rapinat
6d8e9f0c21 2007-12-20 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILES.in : add plugins/GVRelGraph.py reference
        * gramps.pot : update template
	* fr.po: Translation update



svn: r9546
2007-12-20 14:03:01 +00:00
Jérôme Rapinat
d613cf8b37 /po/fr.po fix minor issuesfr.po
svn: r9543
2007-12-20 10:29:13 +00:00
Jérôme Rapinat
67bce5fc94 svn: r9538 2007-12-19 20:20:44 +00:00
Peter Landgren
fad4e467ac Swedish update
svn: r9537
2007-12-19 17:00:13 +00:00
Espen Berg
2f63b477cb Updated Norwegian translation
svn: r9527
2007-12-17 14:30:22 +00:00
Jérôme Rapinat
1a5515c50f /po/fr.po update
svn: r9502
2007-12-14 12:59:56 +00:00
Zdeněk Hataš
20e2ecfe50 Translation update and minor fixes.
svn: r9495
2007-12-12 21:44:25 +00:00
Zdeněk Hataš
734b05fd44 Translation update
svn: r9492
2007-12-12 11:48:45 +00:00
Peter Landgren
74989cfec2 Updates for name display
svn: r9490
2007-12-11 16:02:37 +00:00
Doug Blank
84748d6950 Removed duplicate entries
svn: r9487
2007-12-11 03:37:40 +00:00
Zdeněk Hataš
62301615b9 Datehandler for czech language added.
svn: r9478
2007-12-10 13:10:13 +00:00
Peter Landgren
e5305ecf68 Minor revision, but still more to do
svn: r9473
2007-12-09 21:47:43 +00:00
Doug Blank
ee1b05acef Added dup and sgettext checks
svn: r9463
2007-12-08 21:28:10 +00:00
Doug Blank
d8ff749b9c Added another suite, but not calling it
svn: r9462
2007-12-08 15:29:10 +00:00
Peter Landgren
a17cccbf7d Many revisions, but still more to do
svn: r9460
2007-12-08 15:18:07 +00:00
Doug Blank
e58d354a14 2007-12-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/PluginUtils/Makefile.am: Missing _PluginsWindows.py
	* po/test: new unittest dir
	* po/test/po_test.py: new unittest suite for POTFILES
	  and Makefiles
	* po/POTFILES.in: Missing CalculateEstimatedDates.py



svn: r9458
2007-12-08 05:02:09 +00:00
Peter Landgren
81fcb99abe Fixed _Living in GEDCOM export
svn: r9445
2007-12-05 14:38:22 +00:00
Doug Blank
a13f3e950c 2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu>
* po//POTFILES.in: renamed PluginStatus.py -> PluginWindows.py



svn: r9431
2007-11-29 12:48:58 +00:00
Espen Berg
1795bbe762 Updated POTFILES.in due to Norwegian date handler/display
svn: r9420
2007-11-27 20:25:03 +00:00
Espen Berg
cbffb044c5 Norwegian translation updated
svn: r9417
2007-11-27 19:31:55 +00:00
Jérôme Rapinat
f8076631d3 /po/fr.po update
svn: r9377
2007-11-21 14:29:32 +00:00
Jérôme Rapinat
858688c3b9 /po/fr.po regression issue
svn: r9375
2007-11-20 14:55:29 +00:00
Jérôme Rapinat
7b2f3a78b0 po/fr.po update
svn: r9370
2007-11-19 18:44:20 +00:00
Stéphane Charette
1ae2e1aa28 translation update
svn: r9362
2007-11-17 05:17:45 +00:00
Martin Hawlisch
0e061b25a4 * de.po: Small updates
svn: r9359
2007-11-16 18:52:48 +00:00
Jérôme Rapinat
353ee30217 po/fr.po update
svn: r9358
2007-11-16 17:11:45 +00:00
Peter Landgren
7e4887722b Clean up of translation of baptism/christening
svn: r9341
2007-11-12 20:20:15 +00:00
Jérôme Rapinat
275bfc6e2b /po/fr.po update
svn: r9334
2007-11-12 13:02:40 +00:00
Peter Landgren
472e7e7712 Ordinary update of new strings
svn: r9272
2007-10-30 10:13:01 +00:00
Jérôme Rapinat
69c114e76e /po/ChangeLog update french translation
svn: r9271
2007-10-30 09:09:49 +00:00
Jérôme Rapinat
61eda09225 /po/fr.po update
svn: r9270
2007-10-30 09:06:26 +00:00
Jérôme Rapinat
1763ff94ef po/POTFILES.in add plugins/all_relations
svn: r9246
2007-10-25 17:54:19 +00:00
Peter Landgren
d609f76750 Ordinary update of new strings
svn: r9245
2007-10-25 13:39:16 +00:00
Espen Berg
48bc2224ab Norwegian translation updated. 10 strings to go, but here I need some help...
svn: r9243
2007-10-25 06:58:37 +00:00
Jérôme Rapinat
35630228c7 #po/fr.po 2.2.9 to trunk
svn: r9219
2007-10-20 13:58:46 +00:00
Benny Malengier
0f2327429e 2007-10-18 Benny Malengier <benny.malengier@gramps-project.org>
* src/DisplayTabs/__init__.py: add note backref
	* src/glade/gramps.glade: add notebook to note editor to show backref
	* src/DisplayTabs/_NoteTab.py: import editnote in method to avoid import loop
	* src/Editors/_EditNote.py: add notetab of backreferences
	* src/DisplayTabs/_NoteBackRefList.py: note backreferences list
	* src/DisplayTabs/Makefile.am: new backref file
	* po/POTFILES.in: new backref file


svn: r9209
2007-10-18 21:52:08 +00:00
Erik De Richter
b31622bd64 new string translations
svn: r9180
2007-10-14 07:32:11 +00:00
Stéphane Charette
bdcbfb45d0 added Portuguese rel_pt.py contributed by Duarte Loreto <happyguy_pt@hotmail.com>
svn: r9172
2007-10-13 10:07:28 +00:00
Benny Malengier
5495c3f705 * src/Filters/Rules/Event/_MatchesSourceFilter.py: new filter
* src/Filters/Rules/Event/__init__.py: load new filter
	* src/Filters/Rules/Event/Makefile.am: distribute
	* src/Filters/Rules/Person/_MatchesEventFilter.py: new filter
	* src/Filters/Rules/Person/__init__.py: load new filter
	* src/Filters/Rules/Person/Makefile.am: distribute
	* po/POTFILES.in: translate new filters
	This is issue #1249

2007-10-12 Benny Malengier <benny.malengier@gramps-project.org> 


svn: r9160
2007-10-12 11:26:28 +00:00
Don Allingham
b63befadce svn: r9131 2007-10-11 03:25:51 +00:00
Benny Malengier
b67d69d299 2007-10-10 Duarte Loreto <happyguy_pt@hotmail.com>
* src/DateHandler/_Date_pt.py: portugese datehandler accompanying translation
	* po/POTFILES.in: new file in POTFILE
	* src/DateHandler/Makefile.am: add new file for distribution


svn: r9130
2007-10-10 19:38:47 +00:00
Benny Malengier
fa8290ae0d 2007-10-10 Bernard Banko <bernard.banko@siol.net>
* sl.po: New language, slovenian


svn: r9125
2007-10-10 18:26:33 +00:00
Don Allingham
5c5022e2cd 2007-10-09 Don Allingham <don@gramps-project.org>
* src/GrampsDb/Makefile.am: update
	* src/gen/db/Makefile.am: update
	* src/gen/lib/primaryobj.py: remove MarkupText dependency
	* src/Makefile.am: remove RelLib
	* po/POTFILES.in: update



svn: r9121
2007-10-10 03:41:44 +00:00
Don Allingham
25ac68f14a svn: r9067 2007-10-03 17:23:27 +00:00
Don Allingham
dc8b47a270 2007-10-03 Don Allingham <don@gramps-project.org>
* various: create gen package, move proxy files to this library



svn: r9066
2007-10-03 17:14:26 +00:00
Jérôme Rapinat
8cdb9a074b update french translation
svn: r9055
2007-10-01 16:12:26 +00:00
Peter Landgren
d100b4c759 Updated translation; still some untranslated strings. Hope for feedback
svn: r9017
2007-09-27 13:45:49 +00:00
Jérôme Rapinat
1ca8fdda9e need to remove this references for generating a new gramps.pot
svn: r9013
2007-09-27 07:43:20 +00:00
Benny Malengier
bb2350ce9a 2007-09-26 Benny Malengier <benny.malengier@gramps-project.org>
* src/Selectors/_SelectNote.py:a note selector for the reports
	* src/Selectors/Makefile.am: add selectNote
	* po/POTFILES.in: add selectNote


svn: r9009
2007-09-26 07:39:09 +00:00
Jérôme Rapinat
49a979287d update french translation
svn: r9006
2007-09-25 17:41:50 +00:00
Zsolt Foldvari
e0a79c5103 2007-09-25 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/glade/Makefile.am:
        * po/POTFILES.in:
        Add src/glade/paper_settings.glade.
        * src/BaseDoc.py: Fix $Revision$ svn property.


svn: r9004
2007-09-25 09:08:50 +00:00
Benny Malengier
f97b98c2cb * src/Config/_GrampsConfigKeys.py: add config keys for fuzzy date match
* src/RelLib/_CalSdn.py: correct type in comment
	* src/RelLib/_Date.py: add new match function to match two dates with 
	fuzzy date support (about 2000 matches about 2005).
	* src/Filters/Rules/_HasEventBase.py: use new match
	* src/Filters/Rules/MediaObject/_HasMedia.py: use new match
	* src/Filters/Rules/Person/_HasBirth.py: use new match
	* src/Filters/Rules/Person/_HasDeath.py: use new match
	* src/Filters/Rules/Person/_HasFamilyEvent.py: use new match
	* src/Filters/Rules/_RuleUtils.py: delete, contained old match date routines
	* src/Filters/Rules/Makefile.am: remove RuleUtils
	* po/POTFILES.in: remove RuleUtils
	Based on patch of Douglas S. Blank <dblank@cs.brynmawr.edu>, ticket #1219



svn: r8995
2007-09-20 19:59:46 +00:00
Benny Malengier
9328d1fb4f Brazilian translation
svn: r8989
2007-09-17 21:26:09 +00:00
Espen Berg
5244b16a5a Updated Norwegian translations
svn: r8985
2007-09-17 18:02:54 +00:00
Benny Malengier
2fbe01e584 2007-09-08 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/lineage.py: Quick report lineage based on code Jerome
	* po/POTFILES.in : translate lineage
	* src/plugins/Makefile.am : distribute lineage



svn: r8963
2007-09-12 09:12:13 +00:00
Don Allingham
643c75099c * src/plugins/WriteCD.py: don't generate thumbnails
* src/Selectors/_SelectObject.py: new image sizing routines
	* src/ImgManip.py: simplify
	* src/docgen/HtmlDoc.py: new image sizing routines
	* src/docgen/ODFDoc.py: new image sizing routines
	* src/docgen/LaTeXDoc.py: new image sizing routines
	* src/docgen/RTFDoc.py: new image sizing routines
	* src/Makefile.am: add ThumbNails.py
	* po/POTFILES.in: add ThumbNails.py

2007-09-10  Don Allingham  <don@gramps-project.org>


svn: r8959
2007-09-11 03:51:35 +00:00
Jérôme Rapinat
63070932a4 update French translation
svn: r8952
2007-09-09 08:52:21 +00:00
Jérôme Rapinat
dba30d4307 # po/fr.po : translation harmonisation by Federic Chateaux
svn: r8949
2007-09-08 08:50:42 +00:00
Don Allingham
3ffc1a8af9 2007-09-07 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_DbBase.py: pylint
	* src/GrampsDbUtils/_GedcomStageOne.py: added
	* src/GrampsDbUtils/_GedcomParse.py: pylint
	* src/GrampsDbUtils/_ReadGedcom.py: pylint
	* src/GrampsDbUtils/_ReadXML.py: pylint
	* src/GrampsDbUtils/_GedcomLex.py: pylint
	* src/GrampsDbUtils/_WriteXML.py: pylint
	* src/GrampsDbUtils/_GedcomUtils.py: pylint
	* src/GrampsDbUtils/_ProxyDbBase.py: pylint
	* src/GrampsDbUtils/Makefile.am: added _GedcomStageOne.py
	* po/POTFILES.in: added _GedcomStageOne.py



svn: r8943
2007-09-07 21:24:01 +00:00
Jérôme Rapinat
4eb636e565 update French translation
svn: r8923
2007-09-02 06:58:23 +00:00
Espen Berg
459c27dcec Updated Norwegian translation
svn: r8921
2007-09-01 22:14:36 +00:00
Don Allingham
3460ee5d13 svn: r8918 2007-09-01 21:54:08 +00:00
Don Allingham
5824ab9e30 2007-09-01 Peter Landgren <peter.talken@telia.com>
* sv.po: Update.



svn: r8913
2007-09-01 15:17:09 +00:00
Espen Berg
7c54988667 Updated Norwegian translation
svn: r8893
2007-08-30 10:25:45 +00:00
Stéphane Charette
40e940d84a new reference count filters
svn: r8892
2007-08-30 08:04:28 +00:00
Benny Malengier
9ce50cee93 Quick reports general functionality
svn: r8889
2007-08-29 19:37:58 +00:00
Zsolt Foldvari
9bc24a3cad 2007-08-29 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/glade/printpreview.glade: Renamed and moved to src/docgen/
	* src/glade/Makefile.am: printpreview.glade removed.
	* src/docgen/gtkprintpreview.glade: Added.
	* src/docgen/Makefile.am: gtkprintpreview.glade added.
	* po/POTFILES.in: /src/docgen/gtkprintpreview.glade added.
	* src/docgen/GtkPrint.py: Preview is getting close to be complete.



svn: r8885
2007-08-28 22:28:58 +00:00
Brian Matherly
5e42a8ba9d Rename AncestorChart2 to AncestorChart
svn: r8884
2007-08-28 12:05:02 +00:00
Jérôme Rapinat
ec21298ae4 update French translation
svn: r8879
2007-08-27 18:25:45 +00:00
Brian Matherly
2da4eb7c95 Added WebCal.py. This plugin was contributed by Thom Sturgill and adapted to work with Gramps 3.0 by Brian Matherly.
svn: r8877
2007-08-27 03:52:06 +00:00
Brian Matherly
3b85844831 Add LivingProxyDb.
svn: r8874
2007-08-26 20:15:15 +00:00
Benny Malengier
dbbf63cbe4 Two new filters
svn: r8868
2007-08-25 19:29:26 +00:00
Don Allingham
5b26062459 2007-08-24 Don Allingham <don@gramps-project.org>
* src/ExportAssistant.py: fix grammar
	* src/ExportOptions.py: place for common options, build option dialog for
	exporters
	* src/GrampsDbUtils/_WriteGedcom.py: handle restrict, private, and new
	option dialog
	* src/GrampsDbUtils/_PrivateProxyDb.py: add get_researcher()
	* src/GrampsDbUtils/exportgedcom.glade: removed
	


svn: r8864
2007-08-25 05:03:23 +00:00
Benny Malengier
167e4288a1 New export assistant
svn: r8857
2007-08-23 11:58:36 +00:00
Espen Berg
7a5c4a8871 Updated Norwegian translation
svn: r8854
2007-08-22 19:20:23 +00:00
Jérôme Rapinat
f7742e3cf5 # po/fr.po : allow to work with new kinship report
svn: r8842
2007-08-20 17:13:26 +00:00
Benny Malengier
c0f14c9070 start work on new export manager
svn: r8834
2007-08-18 21:13:30 +00:00
Brian Matherly
1d65909cef Add KinshipReport.py
svn: r8833
2007-08-18 20:09:45 +00:00
Brian Matherly
6cbb0a7d27 Add End Of Line Report.
svn: r8790
2007-07-30 03:32:19 +00:00
Brian Matherly
7d93f8839b Multiple enhancements to the marker report.
svn: r8784
2007-07-28 22:40:55 +00:00
Jérôme Rapinat
21201070f3 fix translation issue on RelationView
svn: r8782
2007-07-28 08:09:12 +00:00
Brian Matherly
9e1a5abf94 Add marker report
svn: r8776
2007-07-27 04:14:07 +00:00
Don Allingham
255a59679d 2007-07-26 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: add siblings quick report
	* src/plugins/siblings.py: Added
	* src/plugins/all_events.py: add i18n support
	* src/plugins/Makefile.am: added new files



svn: r8774
2007-07-27 03:51:54 +00:00
Brian Matherly
cc807f08db Add ImportCSV.py and ExportCSV.py to po/POTFILES.in.
svn: r8773
2007-07-25 04:11:25 +00:00
Jérôme Rapinat
3775c13172 update translation
svn: r8770
2007-07-24 16:23:53 +00:00
Stéphane Charette
575f48d88d added FamilyLines to trunk
svn: r8757
2007-07-23 10:13:45 +00:00
Jérôme Rapinat
6bf7eb10c6 update translation
svn: r8754
2007-07-22 11:15:20 +00:00
Jérôme Rapinat
848f37ffc2 update French translation
svn: r8697
2007-07-04 18:06:03 +00:00
Jérôme Rapinat
32c4a13daf update references
svn: r8696
2007-07-04 17:18:42 +00:00
Jérôme Rapinat
7877c1134c enable MarkupText
svn: r8695
2007-07-04 15:47:35 +00:00
Alex Roitman
87475a99be 2007-07-02 Peter Landgren <peter.talken@telia.com>
* sv.po: Update.



svn: r8689
2007-07-03 01:51:20 +00:00
Jérôme Rapinat
d3341c2dc7 update French translation
svn: r8664
2007-06-25 08:58:08 +00:00
Alex Roitman
e8c8245c05 In .:
2007-06-23  Alex Roitman  <shura@gramps-project.org>
	* src/plugins/RemoveUnused.py: Rewrite with single-dialog UI.
	* src/plugins/unused.glade: Add new file.
	* src/plugins/Makefile.am: Ship new file.

In po:
	* POTFILES.in: Add new files.


svn: r8646
2007-06-24 01:26:48 +00:00
Alex Roitman
d1f776c3bb 2007-06-23 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.

2007-06-16  Peter Landgren  <peter.talken@telia.com>
	* sv.po: Update.

2007-06-16  Matthias Alles  <alles@rhrk.uni-kl.de>
	* de.po: Fixes.

2007-06-15  Matthias Alles  <alles@rhrk.uni-kl.de>
	* de.po: Fix the "was the son of" problem.

2007-06-13  Morten Bo Johansen  <mbj@spamcop.net>
	* da.po: Translation update.

2007-05-24  Lubo Vasko  <pgval@inMail.sk>
	* sk.po: Translation update.

2007-05-21 Arturas Sleinius  <asleinius@users.sourceforge.net>
        * lt.po: updated Lithuanian translation

2007-05-21  Stefan Björk  <betula@users.sourceforge.net>
	* sv.po: Translation update; bug #0001058.

2007-05-17  Espen Berg  <espen.berg@ntnu.no>
	* nb.po: Translation update
	* no.po: Translation update

2007-05-14  Espen Berg  <espen.berg@ntnu.no>
	* nb.po: Translation update
	* no.po: Translation update

2007-04-17  Lubo Vasko  <pgval@inMail.sk>
	* sk.po: Translation update.

2007-04-17  Piotr Czubaszek  <pioterus@gmail.com>
	* pl.po: Translation update.

2007-04-17 Arturas Sleinius  <asleinius@users.sourceforge.net>
	* lt.po: updated Lithuanian translation

2007-03-08  Stefan Björk  <betula@users.sourceforge.net>
	* sv.po: Translation update.

2007-03-07  Stefan Björk  <betula@users.sourceforge.net>
	* sv.po: Translation update.

2007-02-20  Espen Berg  <espen.berg@ntnu.no>
	* nb.po: Translation update
	* no.po: Translation update

2007-02-15  Piotr Czubaszek  <pioterus@gmail.com>
	* pl.po: Translation update.

2007-02-14  Espen Berg  <espen.berg@ntnu.no>
	* nb.po: Translation update
	* no.po: Translation update



svn: r8640
2007-06-23 21:51:57 +00:00
Alex Roitman
106d6447fd Update
svn: r8545
2007-06-13 21:02:47 +00:00
Jérôme Rapinat
32983aba80 2.2.x->2.3
svn: r8425
2007-04-27 19:20:06 +00:00
Jérôme Rapinat
1d07bb0989 add French translation for dbmanager dialog (keep strings for 2.2x)
svn: r8368
2007-04-09 11:18:57 +00:00
Jérôme Rapinat
7db878ef61 /po/fr.po: minor French translation improvement, keep moved strings (2.2 branch), need this file if GRAMPS release 2.2.7.
svn: r8310
2007-03-23 13:02:20 +00:00
Jérôme Rapinat
1be29be733 fix end line
svn: r8275
2007-03-06 11:25:30 +00:00
Jérôme Rapinat
34bb7bdad1 improve French translation
svn: r8262
2007-03-02 18:53:08 +00:00
Jérôme Rapinat
1093e3d69b update French translation
svn: r8235
2007-02-25 19:32:55 +00:00
Martin Hawlisch
609bfbc9eb * src/Filters/_GenericFilter.py: Add GenericNoteFilter
* src/Filters/Rules/Makefile.am: Add new Note subfolder
* src/Filters/Rules/Note/*: Added new files
* src/Filters/SideBar/_NoteSidebarFilter.py: New file
* src/Filters/SideBar/Makefile.am: Add NoteSidebarFilter
* src/Filters/SideBar/__init__.py: Add NoteSidebarFilter
* src/DataViews/_NoteView.py: Enable NoteSidebarFilter
* po/POTFILES.in: Add the new files
* configure.in: Add new subfolder



svn: r8226
2007-02-24 19:16:50 +00:00
Jérôme Rapinat
cf8d4d4b5b small improvements in French translation
svn: r8115
2007-02-14 18:39:53 +00:00
Alex Roitman
8b55ed74e6 In help:
2007-02-12  Lubo Vasko  <pgval@inMail.sk>
	* sk/sk.po: Translation update.

In po:
2007-02-12  Lubo Vasko  <pgval@inMail.sk>
	* sk.po: Translation update.



svn: r8096
2007-02-13 01:49:19 +00:00
Jérôme Rapinat
1e419182e5 update French translation
svn: r8085
2007-02-11 15:51:33 +00:00
Jérôme Rapinat
3ab06df3d0 typo
svn: r8073
2007-02-07 12:55:02 +00:00
Jérôme Rapinat
4dac15ad08 add forgotten place rules
svn: r8059
2007-02-05 22:31:56 +00:00
Don Allingham
6caacadb2d In .:
2007-02-04  Don Allingham  <don@gramps-project.org>
	* src/DataViews/_RelationView.py: default Relationship buttons to insenstive.
	Setting an active person will reenable them.

2007-02-03  Brian Matherly  <brian@gramps-project.org>
	* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin

2007-02-03  Brian Matherly  <brian@gramps-project.org>
	* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin

	* src/DateHandler/_DateParser.py (DateParser.init_strings): fix date parsing to allow
	for spaces in numerical format. #892
In po:
2007-02-03 Zdenek Hatas  <zdenek.hatas@gmail.com>
        * cs.po: Minor translation update. 



svn: r8054
2007-02-04 21:40:27 +00:00
Jérôme Rapinat
45a2cfaced update translation reference for 2.3 branch
svn: r8050
2007-02-04 16:36:07 +00:00
Jérôme Rapinat
dbb55a98b1 update French translation
svn: r8022
2007-01-31 18:30:42 +00:00
Alex Roitman
53725c07f3 2007-01-29 Piotr Czubaszek <pioterus@gmail.com>
* pl.po: Translation update.



svn: r8012
2007-01-29 22:49:57 +00:00
Jérôme Rapinat
a9fe86d76d update French translation
svn: r8010
2007-01-29 18:21:46 +00:00
Jérôme Rapinat
922938c934 update French translation
svn: r8008
2007-01-29 17:07:54 +00:00
Martin Hawlisch
c688442e6b fix typo
svn: r8007
2007-01-29 16:09:00 +00:00
Martin Hawlisch
86c3937315 Translation update
svn: r8005
2007-01-28 19:13:53 +00:00
Alex Roitman
0918f73d44 In .:
2007-01-28  Alex Roitman  <shura@gramps-project.org>
	* NEWS: Update.

In po:
2007-01-28  Alex Roitman  <shura@gramps-project.org>
	* ru.po: Translation update.



svn: r8003
2007-01-28 18:11:09 +00:00