Commit Graph

12 Commits

Author SHA1 Message Date
Paul Franklin
0027f983c0 syncronize user.py abstraction with CLI and GUI reality
svn: r19671
2012-05-27 13:39:40 +00:00
Doug Blank
21abdd5f7f Removed extra text
svn: r19568
2012-05-18 01:30:38 +00:00
Doug Blank
de196aea96 5746: Use the new User classes for Importers and Exporters
svn: r19567
2012-05-18 01:21:30 +00:00
Doug Blank
525da42eec 5746: Use the new User classes for Importers; fixed Gedcom import; added user.info()
svn: r19561
2012-05-17 21:19:23 +00:00
Doug Blank
8cebcd57db 5746: Use the new User classes for Importers
svn: r19560
2012-05-17 20:57:23 +00:00
Paul Franklin
a0a19bce77 improve CLI "indefinite" progress typeout finish
svn: r18647
2011-12-21 05:39:22 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Tim G L Lyons
3adb1b7ffa Merged trunk r17888 through r18397 into geps023.
Conflicts resolved in:
    /data/grampsxml.dtd
    /data/grampsxml.rng
    /src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
    /src/plugins/import/ImportXml.py
(Various property conflicts also resolved)

svn: r18405
2011-11-05 19:07:58 +00:00
Paul Franklin
6a651d80e7 malformed SVN "Id" line
svn: r18392
2011-10-31 15:33:09 +00:00
Paul Franklin
bb0b9de18b malformed SVN "Id" line
svn: r18391
2011-10-31 15:27:48 +00:00
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
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