Nick Hall
ae1585df82
GEPS008: Move const module
...
svn: r19928
2012-06-27 17:30:30 +00:00
Nick Hall
b359b16a21
GEPS008: Moved translation utilities
...
svn: r19903
2012-06-23 17:36:36 +00:00
Nick Hall
9595af1324
GEPS008: Moved constfunc module
...
svn: r19810
2012-06-09 20:56:43 +00:00
Nick Hall
aabc6c05c2
GEPS008: Moved config module
...
svn: r19809
2012-06-09 20:10:28 +00:00
Jérôme Rapinat
0145b5ea22
Use named_arguments for translators (patch by MathieuMD)
...
svn: r19358
2012-04-19 13:44:56 +00:00
Paul Franklin
8485b57ba3
4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
...
svn: r18495
2011-11-23 20:19:19 +00:00
Paul Franklin
02eb64ce7d
5300: make gramps.py more BSD-friendly
...
svn: r18317
2011-10-13 18:17:08 +00:00
Paul Franklin
a9f824773a
5240: Failure on start of gramps.py by missing locale.LC_MESSAGE
...
svn: r18282
2011-10-10 19:35:04 +00:00
Paul Franklin
81200951a7
typo
...
svn: r18279
2011-10-10 16:30:22 +00:00
Brian Matherly
269df644df
Patch from Matt Keenan <matt.keenan@gmail.com> - 0005217: Number of text reports crashing during deepcopy() for Python <2.7
...
svn: r18156
2011-09-12 02:40:13 +00:00
Jérôme Rapinat
897e85aa51
4973: Gramps doesn't handle locale setting failure very well; testing (Tim's patch)
...
svn: r18109
2011-09-03 15:44:06 +00:00
Brian Matherly
b0b919d148
Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
...
svn: r18047
2011-08-19 01:57:43 +00:00
Doug Blank
9177ad1690
5000: feature request: make GRAMPSHOME's parent tree if needed, by PFranklin
...
svn: r17798
2011-06-16 10:42:08 +00:00
Nick Hall
c3086e8700
Add osmgpsmap to command line version information
...
svn: r17390
2011-05-03 14:38:54 +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
Benny Malengier
1c17d12385
print if bsddb3 is used in help
...
svn: r17170
2011-04-20 19:42:32 +00:00
Benny Malengier
b3beba53d8
Some bsddb changes
...
* allow to use bsddb3 as database via a config setting
* set async write to disk to improve speed, eg import * 40
svn: r16446
2011-01-23 21:25:51 +00:00
Jérôme Rapinat
453cf6205f
python 2.6 and later
...
svn: r16267
2010-12-12 10:19:51 +00:00
Peter Landgren
739da49fb8
Fixed a type and added print out od system PATH.
...
svn: r16222
2010-11-20 14:47:36 +00:00
Peter Landgren
39435db48e
Added versions for graphviz and ghostscript in cli command --version.
...
svn: r15987
2010-10-14 12:53:01 +00:00
Peter Landgren
ed6f4a0080
Issue 4276: Gramps cli interface for user with non latin characters in name. Mostly Windows.
...
svn: r15984
2010-10-14 11:46:05 +00:00
Doug Blank
5ed53f5e9c
Changed --settings to --version to be more compatible with other programs; added --config=[section.setting[:value]] to see/set config value(s)
...
svn: r15817
2010-08-26 12:17:00 +00:00
Doug Blank
0e330eb929
Added a --settings to show settings and versions (based on test_dependencies.py by Stephen George)
...
svn: r15009
2010-04-03 22:44:41 +00:00
Peter Landgren
0828461144
New attemot to improve complete translation in Windows.
...
svn: r14414
2010-02-20 13:21:26 +00:00
Peter Landgren
34a910ec3a
Step towards fix of translation in Windows.
...
svn: r14268
2010-02-07 18:01:17 +00:00
Benny Malengier
e752af9ed6
FINALLY: this fixes translation issues with gtk.Builder on my box (ubuntu 9.10)
...
svn: r14253
2010-02-06 17:17:20 +00:00
Brian Matherly
cd30f4db2f
Continued work on GEP008: move src/Mime to src/gen/mime.
...
svn: r14118
2010-01-24 20:17:14 +00:00
Doug Blank
1830a44505
Had to allow links now that plugins is a dir inside gramps32 to allow flexibility in addons
...
svn: r14115
2010-01-24 15:24:36 +00:00
Doug Blank
f7e09f23c8
Added missing _; return errors and print
...
svn: r14044
2010-01-12 13:05:41 +00:00
Benny Malengier
08c8edb43d
More info on gtk in error report & remove duplicate PYTHON line
...
svn: r14004
2010-01-09 15:16:50 +00:00
Peter Landgren
33686fcf18
First update for consistent use of Gramps. See issue 3355.
...
svn: r13610
2009-11-17 20:14:53 +00:00
Brian Matherly
82a847226e
Cleanup gettext configuration (in preparation for custom report translations).
...
svn: r13385
2009-10-18 22:18:29 +00:00
Doug Blank
850253ca41
Removing experimental server code
...
svn: r12863
2009-08-03 00:24:34 +00:00
Doug Blank
a717faf4d6
Experimental --server mode
...
svn: r12858
2009-08-02 03:31:39 +00:00
Benny Malengier
67f912aa2d
03090: All strings are not shown translated
...
svn: r12804
2009-07-16 12:23:51 +00:00
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils
improve import strategy
svn: r12680
2009-06-19 15:23:58 +00:00
Benny Malengier
4b7692708c
Split CLI from GUI. These changes allow CLI to work without GTK
...
Part 1. To do: pylint on new files.
svn: r12674
2009-06-18 21:56:37 +00:00
Jérôme Rapinat
1e3c17204c
#2269 wrong localisation directory with custom prefix
...
svn: r10981
2008-08-13 06:01:11 +00:00
Gerald Britton
882199f1c2
Replace dict.has_key(x) with x in dict for performance gain
...
svn: r10874
2008-07-17 18:10:32 +00:00
Raphael Ackermann
04d63561e1
2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Bookmarks.py: 0001770: Bookmark Editor window and deleting entries
Set focus on bookmark right above the deleted bookmark
* src/gramps.py: comment typo
* src/ListModel.py: fix, changed func((param)) to func(param)
svn: r10186
2008-03-04 22:28:59 +00:00
Raphael Ackermann
90f883e46d
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* 143 files
* test/try_tree_model.py
* windows/nsis/gcheck.py
imports cleanup
svn: r10055
2008-02-18 20:07:09 +00:00
Benny Malengier
a6fe002719
2008-01-12 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsDisplay.py: open url in standard way
* src/gramps.py: add comment on use of import gnome
* README:
* INSTALL:
Remove need for gconf, add need for xdg utilities
svn: r9788
2008-01-13 00:48:03 +00:00
Raphael Ackermann
9317748613
2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com
...
* src/DataViews/PersonView.py: removed unused import
* src/plugins/EventCmp.py: fixed error introduced with previous change
* src/gramps.py: removed unused import
* src/PageView.py: removed unused import
svn: r9744
2008-01-07 20:07:52 +00:00
Benny Malengier
f6d4bf1b60
* src/gramps.py: text error, issue #1342
...
2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9310
2007-11-06 14:36:24 +00:00
James G Sack
3ce249d923
CLI fixup: bugs 1331,2,3,4
...
svn: r9286
2007-10-31 21:47:58 +00:00
Peter Landgren
56050eabb9
Correction of wrong commit
...
svn: r9275
2007-10-30 11:12:29 +00:00
Peter Landgren
472e7e7712
Ordinary update of new strings
...
svn: r9272
2007-10-30 10:13:01 +00:00
Benny Malengier
022596af8a
* src/gramps_main.py: if error and terminate, don't show family manager before exit
...
* src/gramps.py: terminate if wrong python version
2007-10-20 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9221
2007-10-20 21:24:32 +00:00
Benny Malengier
b7803fefc4
2007-09-28 James G. Sack <jgsack@san.rr.com>
...
* src/gramps.py: remove wrong setting of sys.path
svn: r9056
2007-10-01 18:31:19 +00:00
Brian Matherly
07a96a7333
Don't import gramps_main until logging is setup.
...
svn: r9041
2007-09-30 02:51:38 +00:00