Don Allingham
af21245530
* src/gramps_main.py: move gnome program init to gramps.py
...
* src/gramps.py: add gnome program init
* src/StartupDialog.py: use Assistant instead of gnome.ui.druid
svn: r5642
2005-12-29 20:33:19 +00:00
Don Allingham
8ea34283c8
* src/DateHandler.py: add handlers for fr_FR
...
* src/DateParser.py: add parser for french
* src/DateDisplay.py: add displayer for french
* src/gramps.py: Better way of setting locale
* src/DateHandler.py: Better locate settings
svn: r3714
2004-11-09 04:23:34 +00:00
Don Allingham
ac86b176a0
* src/DateDisplay.py: use LC_TIME and D_FMT to determine
...
the locale date format
* src/DateHandler.py: en.US to en_US
* src/ReadGedcom.py: Allow user overriding of character set
* src/StartupDialog.py: remove date entry setting
* src/gedcomimport.glade: Allow user overriding of character set
* src/gramps.py: set LC_TIME based of LANG
* src/data/gramps.schemas: remove date entry setting
* src/DateDisplay.py: use unicode encodings for french months
svn: r3571
2004-09-24 22:05:46 +00:00
Alex Roitman
2e477a5936
* configure.in: Bump up the version number.
...
* src/gramps.py: Pass complete argument string.
* src/gramps_main.py: Pass popt table to gnome_init().
Always enable argument handling. (read_xml,read_pkg): Add functions.
* src/const.py.in: Define popt table, add all gnome options.
* src/ArgHandler.py: Add long options for gramps-specific options.
Add handling for the first filename argument. Use 'gramps-xml'
to denote old gramps (XML) format.
* src/DbPrompter.py: Add hint for the filename.
* src/plugins/ReadNative.py: Cosmetic changes.
* src/plugins/ReadPkg.py: Cosmetic changes.
* src/plugins/WritePkg.py: Typo.
* src/data/gramps.xml: Add mime type for gramps package.
* src/data/gramps.applications: Add gramps package to the list.
* src/data/Makefile.am: Typo.
* src/gramps_main.py: removed new database info message
* src/plugins/ReadGedcom.py: Fixed typos preventing import.
(i.e. set_type instead of SetType, etc.)
* Release: Version 1.1.0 "And now for something completely different"
released.
svn: r3218
2004-06-21 05:10:27 +00:00
Don Allingham
1b8fa18cc7
* src/DbPrompter.py: handle open dialog in a clean manner
...
* src/gramps.py: handle open dialog in a clean manner
* src/gramps_main.py: handle open dialog in a clean manner
* src/gramps.glade: handle open dialog in a clean manner
svn: r3143
2004-05-08 04:48:59 +00:00
Don Allingham
3783102bcc
* src/gramps.glade: rearranged filter apply
...
* src/gramps.py: update to gtk.main()
* src/gramps_main.py: goto active person after model built
svn: r3116
2004-05-01 14:08:36 +00:00
Don Allingham
0417838641
* src/DbPrompter.py: support for new GTK 2.4 file chooser
...
svn: r3090
2004-04-19 03:15:05 +00:00
Don Allingham
c23723ac8b
* src/RelImage.py: replace system call with Utils.search_for
...
* src/Utils.py: added search_for to look for an executable in the current
path
* FAQ: removed question 18 (how fast is GRAMPS)
* src/PeopleStore.py: set sort data for top level nodes. Allows the first
and last nodes to be sorted properly.
svn: r2374
2003-11-25 17:45:34 +00:00
Don Allingham
02cded3948
* src/gramps.py: handle python versions with broken setlocale()
...
* src/po/Makefile.am: don't pass -v to msgfmt
svn: r2351
2003-11-19 17:20:05 +00:00
Don Allingham
9efdcef0fe
* src/StartupDialog.py: handle SuSE 9.0's broken handling of
...
gconf
* src/gramps.py: handle SuSE 9.0's broken handling of gconf
svn: r2309
2003-11-02 00:23:35 +00:00
Don Allingham
fcb316c2c7
* src/gramps.py: catch missing textdomain in gtk.glade for
...
older versions of pygtk
* src/po/template.po: update
svn: r2029
2003-08-20 22:33:09 +00:00
Alex Roitman
fe9f656214
Update
...
svn: r2026
2003-08-19 13:55:34 +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
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
75a56df241
* src/gramps.py: Add SIGCHLD handler
...
svn: r1686
2003-06-10 17:10:44 +00:00
Alex Roitman
fc1daf4b66
Command line parameters
...
svn: r1536
2003-05-17 04:14:13 +00:00
Don Allingham
7b8aa74a1d
gtk.glade.bindtextdomain
...
svn: r1427
2003-04-06 05:07:36 +00:00
Don Allingham
165efc5848
Find support
...
svn: r1423
2003-04-04 05:48:25 +00:00
Don Allingham
a72b6df23c
Bug fixes from pychecker
...
svn: r1333
2003-03-08 05:59:20 +00:00
Don Allingham
072c64eb5e
HIG improvements
...
svn: r1319
2003-02-27 00:29:37 +00:00
Don Allingham
acf975cd1a
updated strings, called gnome.init
...
svn: r1301
2003-02-13 05:15:39 +00:00
Don Allingham
1e89380047
Removed unneeded pygtk calls
...
svn: r1210
2002-11-27 05:56:23 +00:00
Don Allingham
f53f056885
use pygtk.require to determine database
...
svn: r1205
2002-11-26 04:06:23 +00:00
Don Allingham
dbe98f4068
UTF-8 support for translations, clean up gettext, improved gallery handling
...
svn: r1204
2002-11-25 04:30:36 +00:00
Don Allingham
5875df7c48
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00