Don Allingham
ebdc5fbcc3
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
93add3c449
* configure.in: removal of intl.c/intl22.so
...
* src/gramps.py: handling of i18n without the use of intl
* src/*.py: switch from intl to gettext
svn: r2016
2003-08-17 02:12:25 +00:00
Alex Roitman
8178a7f82e
* src/gramps_main.py (change_active_person): Small fix for disabling
...
back button.
* src/gramps_main.py: Add enabling/disabling for the new back/fwd menu
items.
svn: r2015
2003-08-16 05:06:24 +00:00
Don Allingham
05ca4d93eb
update
...
svn: r2014
2003-08-16 03:26:43 +00:00
Don Allingham
4af6e2a0c2
* src/gramps.glade: New tool icon
...
* src/gramps_main.py: handle back/fwd buttons, disabling when
not appropriate
* src/people48.png: new image
* src/family48.png: new image
* src/tools.png: new image
* src/Makefile.am: added tools.png for installation
svn: r2013
2003-08-16 03:23:48 +00:00
Don Allingham
66d35b9df4
* src/gramps.glade: New tool icon
...
* src/gramps_main.py: handle back/fwd buttons, disabling when
not appropriate
* src/people48.png: new image
* src/family48.png: new image
* src/tools.png
svn: r2012
2003-08-16 03:22:56 +00:00
Alex Roitman
e927743213
* src/gramps.glade: Add Go menu with navigation items. Still have to
...
work out the history menu being built at runtime. Add few shortcuts.
svn: r2011
2003-08-16 02:15:43 +00:00
Alex Roitman
46c8f6d8d4
* src/GrampsCfg.py: Fix toolbar prefs.
...
* src/intl.py: Import intl22.so for both 2.2 and 2.3 python versions.
svn: r2010
2003-08-15 02:47:13 +00:00
Alex Roitman
17087ebc30
* src/FrenchRepublic.py: Insert encoding line because non-ascii
...
charatcers are used. This behavior is deprecated and causes warnings
in python 2.3.
* src/const.py.in: Likewise.
* src/FamilyView.py: Likewise.
* src/SelectChild.py: Likewise.
* src/plugins/rel_ru.py: Likewise.
svn: r2009
2003-08-14 22:33:30 +00:00
Jens Arvidsson
fa0e510277
Updated header info
...
svn: r2008
2003-08-14 18:01:24 +00:00
Jens Arvidsson
88bcbcfdcd
Updated header info
...
svn: r2007
2003-08-14 17:52:23 +00:00
Don Allingham
80f0cb2a27
update
...
svn: r2006
2003-08-14 15:57:39 +00:00
Don Allingham
337378bdbd
* src/DbPrompter.py: removed #! at top of file
...
* src/gramps.py: removed #! at top of file
* src/EditSource.py: removed #! at top of file
svn: r2005
2003-08-14 15:57:26 +00:00
Don Allingham
739e4d2cca
update
...
svn: r2004
2003-08-14 15:51:58 +00:00
Don Allingham
54327f5a0d
* configure.in: Check for include directory of $PYTHON, not $PYTHON22.
...
Set PYTHON_CPPFLAGS accordingly. Do not set $PYTHON22 and
$P22_INCLUDES, they are not used anymore.
* src/Makefile.am (GVFSINC): Remove, unused.
(intl22.so, grampslib.so): Adjust to use $P22_INCLUDES.
svn: r2003
2003-08-14 15:51:34 +00:00
Don Allingham
06b0b2b186
GNOME/python configure detection
...
svn: r2002
2003-08-14 03:53:41 +00:00
Don Allingham
f313de4052
update
...
svn: r2001
2003-08-14 03:52:29 +00:00
Don Allingham
53c3da4a2d
* src/gramps_main.py: implement a basic history mechanism
...
* src/gramps.glade: add back and forward buttons
svn: r2000
2003-08-14 03:51:19 +00:00
Don Allingham
2e667e8223
fix typo
...
svn: r1999
2003-08-13 04:32:15 +00:00
Don Allingham
a27c351000
update
...
svn: r1998
2003-08-13 04:28:53 +00:00
Don Allingham
a5d499fe20
* src/AddMedia.py: set title for image select dialog
...
* src/DbPrompter.py: set default path in database file entry box
* src/gramps_main.py: set default path in database file entry box
* src/ImageSelect.py: set default path in image select file entry box,
keep track of last directory used
* src/Report.py: set default path in report file entry box
* src/imagesel.glade: enlarge image select dialog box
svn: r1997
2003-08-13 04:28:07 +00:00
Don Allingham
215c831fef
update
...
svn: r1996
2003-08-13 03:21:28 +00:00
Don Allingham
93d1961cd2
* src/po/it.po: updated Italian translation
...
svn: r1995
2003-08-13 02:19:20 +00:00
Don Allingham
428f2242e2
update
...
svn: r1994
2003-08-12 03:07:39 +00:00
Don Allingham
d3333e1265
* src/gramps_main.py: apply the filter after a load of the database,
...
allow default view to be set
* src/GrampsCfg.py: handle the defaultview key to allow the user to
choose Family or People view as the default
* src/preferences.glade: defaultview settings
svn: r1993
2003-08-12 03:01:17 +00:00
Alex Roitman
703058bd27
* TODO: Some nice features to implement, mostly from RFE at sf.net.
...
svn: r1992
2003-08-11 23:46:09 +00:00
Tim Waugh
e4c6227dc8
2003-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/OpenDrawDoc.py: Fixed tag mismatch. Added report printing
support.
* src/Report.py: Report printing support added to Draw-style
reports.
svn: r1991
2003-08-11 17:33:27 +00:00
Tim Waugh
e39157ba94
2003-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Use Relationship.get_grandparents_string.
svn: r1990
2003-08-11 17:10:17 +00:00
Don Allingham
0bb669c699
update
...
svn: r1989
2003-08-11 03:04:15 +00:00
Don Allingham
cebe78e517
* src/Relationship.py: add "get_grandparents_string" to return the
...
grandparents relationship between to people.
svn: r1988
2003-08-11 02:57:12 +00:00
Alex Roitman
7f967572da
* NEWS: More new items.
...
svn: r1987
2003-08-11 02:54:58 +00:00
Alex Roitman
cc79597b34
* configure.in: Set version to 0.9.4 (since the release is 0.CVS...).
...
Otherwise it becomes older-version that the latest release.
* src/EditPerson.py: Change const.save_fevent() calls to
const.save_event().
* src/EventEdit.py: Display event name with const.display_event()
(was backwards).
* src/GrampsParser.py: Call const.save_event() and const.attr()
when parsing XML. This should take care of prior data with standard
events and attributes recorded in $LANG.
* src/FamilyView.py (nameof): Translate parent's relation to a child.
svn: r1986
2003-08-11 00:59:16 +00:00
Don Allingham
72efb337f4
update
...
svn: r1985
2003-08-10 23:25:40 +00:00
Don Allingham
5d46e90711
* configure.in: Modernize calls to AC_INIT, AM_INIT_AUTOMAKE and
...
AC_OUTPUT. Require Autoconf >= 2.57 and Automake >= 1.6.3.
Remove many superfluous AC_SUBSTs.
svn: r1984
2003-08-10 23:25:22 +00:00
Don Allingham
1b2fcf9a64
update
...
svn: r1983
2003-08-10 21:55:51 +00:00
Don Allingham
9ca445384f
* src/rule.glade: eliminate unneeded label and increased size
...
svn: r1982
2003-08-10 21:55:15 +00:00
Don Allingham
9f55fd18d8
update
...
svn: r1981
2003-08-10 21:53:39 +00:00
Don Allingham
eef31737d5
* src/plugins/FilterEditor.py: handle Add/Edit of rules correctly
...
svn: r1980
2003-08-10 21:53:02 +00:00
Don Allingham
f8b4eb6505
update
...
svn: r1979
2003-08-10 18:09:03 +00:00
Don Allingham
bfbb543874
* src/plugins/FilterEditor.py: support for selecting a person
...
from a list to get the GRAMPS ID value
svn: r1978
2003-08-10 16:46:37 +00:00
Tim Waugh
eaa712585c
2003-08-10 Tim Waugh <twaugh@redhat.com>
...
* configure.in: Use 0.CVS[date] for RELEASE. '-' is not allowed in
RPM release strings, and prefixing with '0.' allows the final version
to be version-compared as newer.
svn: r1977
2003-08-10 10:28:03 +00:00
Don Allingham
7010adcd2c
update
...
svn: r1976
2003-08-10 05:28:34 +00:00
Don Allingham
8ca2c2af54
* 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
6ba9a5fb5b
* src/TextDoc.py (PaperStyle.set_height, PaperStyle.set_width):
...
Add functions. Needed for setting custom size paper.
* configure.in: Set RELEASE to CVS-<date> string.
svn: r1974
2003-08-09 21:08:20 +00:00
Alex Roitman
d33937c7b9
* src/plugins/FamilyGroup.py: Remove setup() call.
...
* src/plugins/IndivSummary.py: Enable translation for an event type.
* src/plugins/FtmStyleAncestors.py: Space after full stop.
* src/const.py.in (display_pevent): Try translating string if not
found in the _pe_e2l dictionary. Useful for translating Birth and
Death events which are not in the dictionary as non-editable events.
Seems harmless in the display function ;
(display_fevent, display_event, display_pattr, display_fattr,
display_attr, display_frel): Likewise. Might be useful in some
cases and seems totally harmless.
svn: r1973
2003-08-09 05:24:33 +00:00
Alex Roitman
5281153160
* src/PaperMenu.py: Add A3 size to the default size list.
...
svn: r1972
2003-08-08 15:28:59 +00:00
Jens Arvidsson
b431d1271b
Second translation update for 0.9.3
...
svn: r1971
2003-08-08 08:48:33 +00:00
Don Allingham
13569421af
update
...
svn: r1970
2003-08-08 03:17:59 +00:00
Don Allingham
ed763c75d6
* src/FamilyView.py: set menu title
...
svn: r1969
2003-08-08 03:17:38 +00:00
Lars Lundin
56d01fd7e4
Translations for 0.9.3 updated after typo fix
...
svn: r1968
2003-08-07 13:08:41 +00:00