Brian Matherly
|
93ec059b3d
|
Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
svn: r18388
|
2011-10-31 02:40:19 +00:00 |
|
Brian Matherly
|
789e59ba50
|
Cleanup Timeline Report and improve handling of data with no dates.
svn: r18385
|
2011-10-30 05:26:08 +00:00 |
|
Brian Matherly
|
0b8ea1202d
|
Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
svn: r18378
|
2011-10-29 05:02:33 +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 |
|
Brian Matherly
|
df32be43de
|
0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
|
2010-05-01 04:12:42 +00:00 |
|
Brian Matherly
|
f04880ec09
|
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
|
2010-01-18 04:42:17 +00:00 |
|
Brian Matherly
|
c5f54d0cfc
|
Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
svn: r14072
|
2010-01-14 04:08:04 +00:00 |
|
Jérôme Rapinat
|
f56402cf37
|
3473: To dynamicaly change calendar option on the Gramps session
svn: r14008
|
2010-01-09 17:51:58 +00:00 |
|
Jérôme Rapinat
|
bf944b0de3
|
2385: drawreports and multiple calendars
svn: r13925
|
2009-12-27 11:09:58 +00:00 |
|
Doug Blank
|
3a8b4d7e40
|
Moved fallback functions from Db to gen.utils
svn: r13876
|
2009-12-21 05:58:55 +00:00 |
|
Benny Malengier
|
ed619cfdd6
|
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
|
2009-10-24 13:53:20 +00:00 |
|
Gerald Britton
|
f7454de7fd
|
Implement iter_people_handles methods and begin to use them
svn: r12760
|
2009-07-03 20:23:41 +00:00 |
|
Gerald Britton
|
d022d0187b
|
Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance
svn: r12739
|
2009-06-30 14:05:57 +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
|
fb3ec68c6a
|
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
update build system
svn: r12603
|
2009-05-31 14:59:56 +00:00 |
|
Benny Malengier
|
8dd7adc607
|
part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
that was missing in part 1
Still to come: makefiles and splitting new basedoc.py in small files
svn: r12591
|
2009-05-29 22:25:44 +00:00 |
|
Peter Landgren
|
0cc4adaad6
|
Fix of issue 2936.
svn: r12478
|
2009-04-19 07:13:11 +00:00 |
|
Brian Matherly
|
96f9411caa
|
Move all draw reports into plugins/drawreport.
svn: r11634
|
2009-01-16 21:10:36 +00:00 |
|