Alex Roitman
209c8b64bb
* src/po/template.po: Update translation template.
...
* src/po/ru.po: Update Russian translation.
* src/plugins/FilterEditor.py (edit_rule): Use translated strings for
identifying rule/option.
* src/GenericFilter.py (save): Encode XML file as utf-8 (was iso8859-1).
svn: r2124
2003-09-14 04:21:44 +00:00
Don Allingham
718a68ea33
* src/GenericFilter.py: handle the possibility of missing
...
"inclusive" settings, assuming that it is 1 if not present.
svn: r2108
2003-09-09 01:48:30 +00:00
Alex Roitman
9e6a19860e
* src/plugins/BookReport.py (BookList.save): Write encoding.
...
* src/plugins/FilterEditor.py (MyBoolean): Add class.
(FilterEditor.edit_rule): Implement Inclusive option.
* src/GenericFilter.py: Add categories and descriptions. Implement
Inclusive option.
svn: r2093
2003-09-05 04:38:43 +00:00
Don Allingham
b5f75c0a77
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
8b7707dc2b
* src/GenericFilter.py: Support for categories and descriptions
...
for filters
* src/Plugins.py: removed unused variable
* src/gramps.desktop: compatible with desktop-file-validate
* src/rule.glade: new add/edit filter dialog
* src/plugins/FilterEditor.py: support for spin buttons and new
dialog box
svn: r1975
2003-08-10 05:28:11 +00:00
Alex Roitman
cdc5c5e784
* src/GenericFilter.py: Fixes for existing filters (ancestors and
...
descendants used to include the original person).
Four new filters: ancestors and descendants more and less than so many
generations away.
* NEWS: Compile preliminary contents for the next release.
svn: r1960
2003-08-05 03:35:42 +00:00
Tim Waugh
9e51368702
2003-07-24 Tim Waugh <twaugh@redhat.com>
...
* src/GenericFilter.py: Several more filters which iterate over
other filters.
svn: r1928
2003-07-24 16:47:36 +00:00
Don Allingham
dcca47e9fa
* src/plugins/WriteGedcom.py: catch filter exceptions
...
* src/GenericFilter.py: eliminate loop detection
svn: r1758
2003-06-18 02:50:30 +00:00
Don Allingham
059fbee03e
* src/GenericFilter.py: rewrote IsAncestorOf and IsDescendantOf rules
...
to be more efficient and to properly handle loop detection.
* src/RelLib.py: Added the getValidDeath and getValidBirth methods to
the Person class
svn: r1710
2003-06-12 02:04:42 +00:00
Don Allingham
39a88d2934
Fixed typos for translations
...
svn: r1601
2003-05-28 15:55:59 +00:00
Don Allingham
ea3423f181
Catch loops in filters
...
svn: r1583
2003-05-23 04:08:03 +00:00
Don Allingham
2ac08085ec
Filter editor fixes
...
svn: r1396
2003-03-25 05:26:05 +00:00
Don Allingham
cf24217bdb
Message for place displays
...
svn: r1374
2003-03-21 04:42:12 +00:00
Don Allingham
4738899a5c
Faster loading of pages, Improvements to filters
...
svn: r1340
2003-03-12 03:02:08 +00:00
Don Allingham
aa0f689c26
Title handling
...
svn: r1328
2003-03-07 02:21:18 +00:00
Don Allingham
c76676a3b1
Image handling fixes
...
svn: r1284
2003-02-03 19:24:27 +00:00
Don Allingham
902b1847a5
Pychecker fixes
...
svn: r1276
2003-01-29 04:50:10 +00:00
Don Allingham
f830960278
Report error exceptions
...
svn: r1275
2003-01-29 04:43:12 +00:00
Don Allingham
141fec93ab
pychecker fixes, GEDCOM import/export improvements, calendar improvements
...
svn: r1250
2003-01-10 05:21:32 +00:00
Don Allingham
487cf61840
OpenOffice fixes, calendar format fixes
...
svn: r1239
2003-01-06 05:14:49 +00:00
Don Allingham
4cd7010bcb
Removed unneeded pygtk calls
...
svn: r1210
2002-11-27 05:56:23 +00:00
Don Allingham
d21a317b93
use pygtk.require to determine database
...
svn: r1205
2002-11-26 04:06:23 +00:00
Don Allingham
b6926fa77b
UTF-8 support for translations, clean up gettext, improved gallery handling
...
svn: r1204
2002-11-25 04:30:36 +00:00
Don Allingham
af2fb7180c
removal of u2l, papersizes read from XML file
...
svn: r1194
2002-11-19 04:15:02 +00:00
Don Allingham
efee07a0e2
ListModel improvements, GenericFilter moved to GNOME 2
...
svn: r1188
2002-11-14 05:31:42 +00:00
Don Allingham
a62c2a0822
GTK translation updates
...
svn: r1155
2002-10-28 13:36:39 +00:00
Don Allingham
0ca0ae439e
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00