Don Allingham
aed31e7a33
pychecker fixes
...
svn: r2294
2003-10-30 04:18:17 +00:00
Alex Roitman
f27d6ae5f7
* src/PaperMenu.py: Change from TextDoc to BaseDoc.
...
* src/Report.py: Likewise.
* src/SpreadSheetDoc.py: Likewise.
* src/StyleEditor.py: Likewise.
* src/docgen/OpenSpreadSheet.py: Likewise.
* src/docgen/AbiWord2Doc.py: Likewise.
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/DescendReport.py: Likewise.
* src/plugins/DetAncestralReport.py: Likewise.
* src/plugins/DetDescendantReport.py: Likewise.
* src/plugins/EventCmp.py: Likewise.
* src/plugins/FamilyGroup.py: Likewise.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/GraphViz.py: Likewise.
* src/plugins/IndivComplete.py: Likewise.
* src/plugins/IndivSummary.py: Likewise.
* src/plugins/WebPage.py: Likewise.
* src/plugins/Ancestors.py: Likewise.
* src/plugins/CustomBookText.py: Likewise.
* src/BaseDoc.py: Likewise.
svn: r2074
2003-09-02 00:47:09 +00:00
Don Allingham
ebdc5fbcc3
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
cf54cbc309
pychecker fixes
...
svn: r1750
2003-06-16 04:57:25 +00:00
Alex Roitman
3e512cd70d
* src/Utils.py: Provide a locale-aware string formatting conversion
...
into C-locale string (for saving floats in XML)
* src/StyleEditor.py (draw): Call locale.str instead of str.
* src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'.
svn: r1744
2003-06-15 00:05:43 +00:00
Alex Roitman
2bfa45813f
* src/plugins/IndivComplete.py (write_fact): Enable translation
...
for the event name;
* (get_stylesheet_savefile): Change the name of xml file (and,
consequently, the target filename) -- was confused with family group.
* src/StyleEditor.py (save_paragraph): Call gfloat instead of float.
* src/TextDoc.py (SheetParser.startElement): Likewise.
svn: r1743
2003-06-14 18:11:30 +00:00
Don Allingham
4d0aaa727a
* src/TextDoc.py: Added name property to style sheets
...
* src/StyleEditor.py: Add name property to edited style sheets
* src/RelLib.py: Fix for witness event under ZODB
* src/docgen/OpenDrawDoc.py: change name to OpenOffice.org
* src/docgen/OpenOfficeDoc.py: change name to OpenOffice.org
svn: r1677
2003-06-09 18:04:04 +00:00
Don Allingham
f51271f0be
Paragraph editor enhancements - styles have descriptions
...
svn: r1332
2003-03-08 05:03:18 +00:00
Don Allingham
b6fe29b4d8
Title handling
...
svn: r1328
2003-03-07 02:21:18 +00:00
Don Allingham
abd7257a8f
Translation strings
...
svn: r1325
2003-03-05 06:01:31 +00:00
Don Allingham
77679c01a7
Style editor improvements
...
svn: r1324
2003-03-04 05:48:36 +00:00
Don Allingham
0f616d0b90
Updated dialogs
...
svn: r1314
2003-02-24 04:51:57 +00:00
Don Allingham
e049fd4f13
Pychecker fixes
...
svn: r1276
2003-01-29 04:50:10 +00:00
Don Allingham
71ee24226d
Report error exceptions
...
svn: r1275
2003-01-29 04:43:12 +00:00
Don Allingham
a5b4fcd791
pychecker cleanup
...
svn: r1254
2003-01-12 05:22:21 +00:00
Don Allingham
7f514dac82
pychecker fixes, GEDCOM import/export improvements, calendar improvements
...
svn: r1250
2003-01-10 05:21:32 +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
7cb2c15d32
GTK translation updates
...
svn: r1155
2002-10-28 13:36:39 +00:00
Don Allingham
5875df7c48
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00