Don Allingham
d971b265aa
* src/Date.py: Handle date ranges in the form of xxxx - xxxx
...
svn: r1688
2003-06-11 01:35:04 +00:00
Don Allingham
8e3aed14df
* src/Date.py: Handle date ranges in the form of xxxx - xxxx
...
svn: r1688
2003-06-11 01:35:04 +00:00
Don Allingham
209075afc8
update
...
svn: r1687
2003-06-10 17:11:01 +00:00
Don Allingham
f31ad104f1
update
...
svn: r1687
2003-06-10 17:11:01 +00:00
Don Allingham
75a56df241
* src/gramps.py: Add SIGCHLD handler
...
svn: r1686
2003-06-10 17:10:44 +00:00
Don Allingham
87d698b39f
* src/gramps.py: Add SIGCHLD handler
...
svn: r1686
2003-06-10 17:10:44 +00:00
Don Allingham
2a7051fd88
update
...
svn: r1685
2003-06-10 16:37:45 +00:00
Don Allingham
4a6631d148
update
...
svn: r1685
2003-06-10 16:37:45 +00:00
Don Allingham
b113c71794
* gramps.spec.in: Add gramps icon to correct location on install
...
* src/gramps.desktop: Add startup notification (egg timer)
svn: r1684
2003-06-10 16:36:14 +00:00
Don Allingham
ea705d5bab
* gramps.spec.in: Add gramps icon to correct location on install
...
* src/gramps.desktop: Add startup notification (egg timer)
svn: r1684
2003-06-10 16:36:14 +00:00
Don Allingham
b20fb7e0b1
update
...
svn: r1683
2003-06-10 14:24:41 +00:00
Don Allingham
c4c9404abb
update
...
svn: r1683
2003-06-10 14:24:41 +00:00
Don Allingham
2080b58672
* src/gramps.glade: Make the select spouse dialog not modal.
...
* 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: r1682
2003-06-10 14:23:28 +00:00
Don Allingham
bd8405d1b4
* src/gramps.glade: Make the select spouse dialog not modal.
...
* 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: r1682
2003-06-10 14:23:28 +00:00
Alex Roitman
34fc21e621
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
...
src/plugins/FtmStyleAncestors.py: Further work on option handling.
Start parse/save cycle.
svn: r1681
2003-06-10 04:49:39 +00:00
Alex Roitman
52e494be76
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
...
src/plugins/FtmStyleAncestors.py: Further work on option handling.
Start parse/save cycle.
svn: r1681
2003-06-10 04:49:39 +00:00
Alex Roitman
c2da2623b1
* src/ReadXML.py, src/plugins/Check.py, src/plugins/WriteCD.py,
...
src/plugins/WritePkg.py: Proper use of dialog.run() in file
selector for missing media files.
svn: r1680
2003-06-10 00:00:05 +00:00
Alex Roitman
f342e1edea
* src/ReadXML.py, src/plugins/Check.py, src/plugins/WriteCD.py,
...
src/plugins/WritePkg.py: Proper use of dialog.run() in file
selector for missing media files.
svn: r1680
2003-06-10 00:00:05 +00:00
Alex Roitman
58827a5ccd
Minor update
...
svn: r1679
2003-06-09 22:46:00 +00:00
Alex Roitman
c7f705a048
Minor update
...
svn: r1679
2003-06-09 22:46:00 +00:00
Alex Roitman
9f905eef5f
* src/Plugins.py: Register book items with options and style instead
...
of the functions get_options and get_style.
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Change from functions to values,
accordingly. Also switch to a proper use of dialog.run().
svn: r1678
2003-06-09 22:39:56 +00:00
Alex Roitman
c32afb7470
* src/Plugins.py: Register book items with options and style instead
...
of the functions get_options and get_style.
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Change from functions to values,
accordingly. Also switch to a proper use of dialog.run().
svn: r1678
2003-06-09 22:39:56 +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
ea94d9a4fa
* 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
Alex Roitman
76262483e2
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py:
...
Minor fixes.
* src/plugins/book.glade: Add Open and Save buttons.
* src/plugins/FtmStyleAncestors.py: Enable book item functionality.
svn: r1676
2003-06-09 00:07:31 +00:00
Alex Roitman
17a7288371
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py:
...
Minor fixes.
* src/plugins/book.glade: Add Open and Save buttons.
* src/plugins/FtmStyleAncestors.py: Enable book item functionality.
svn: r1676
2003-06-09 00:07:31 +00:00
Alex Roitman
ea68bc176b
Update
...
svn: r1675
2003-06-08 20:32:34 +00:00
Alex Roitman
4ded53e05d
Update
...
svn: r1675
2003-06-08 20:32:34 +00:00
Alex Roitman
159761a91a
* src/Report.py: De-uglify center_person frame.
...
* src/plugins/BookReport.py: Add a center person column to a book
* src/plugins/FtmStyleDescendants.py: Get the style right.
svn: r1674
2003-06-08 20:32:17 +00:00
Alex Roitman
34f42ec646
* src/Report.py: De-uglify center_person frame.
...
* src/plugins/BookReport.py: Add a center person column to a book
* src/plugins/FtmStyleDescendants.py: Get the style right.
svn: r1674
2003-06-08 20:32:17 +00:00
Alex Roitman
ebf28a332a
* src/Report.py, src/plugins/BookReport.py,
...
src/plugins/FtmStyleDescendants.py: Fix changing center person -- only
remember change if OK was clicked.
svn: r1673
2003-06-08 06:19:54 +00:00
Alex Roitman
00eb8ef198
* src/Report.py, src/plugins/BookReport.py,
...
src/plugins/FtmStyleDescendants.py: Fix changing center person -- only
remember change if OK was clicked.
svn: r1673
2003-06-08 06:19:54 +00:00
Alex Roitman
c602a53503
Update
...
svn: r1672
2003-06-08 06:17:02 +00:00
Alex Roitman
7a54f7c8e5
Update
...
svn: r1672
2003-06-08 06:17:02 +00:00
Alex Roitman
0df227aac6
* src/Report.py: Clean up the split into BareReportDialog and
...
ReportDialog classes.
* src/Plugins.py: Enable book item registration.
* src/plugins/BookReport.py: lots of changes -- trying to get it work.
* src/plugins/FtmStyleDescendants.py: book item functionality.
svn: r1671
2003-06-07 23:38:13 +00:00
Alex Roitman
b19034763d
* src/Report.py: Clean up the split into BareReportDialog and
...
ReportDialog classes.
* src/Plugins.py: Enable book item registration.
* src/plugins/BookReport.py: lots of changes -- trying to get it work.
* src/plugins/FtmStyleDescendants.py: book item functionality.
svn: r1671
2003-06-07 23:38:13 +00:00
Don Allingham
9f6ac2d474
update
...
svn: r1670
2003-06-07 16:49:08 +00:00
Don Allingham
36a694f411
update
...
svn: r1670
2003-06-07 16:49:08 +00:00
Don Allingham
b470072cfb
* src/EditPerson.py: Allow a default gender to be specified if a new
...
person is being added
* src/AddSpouse.py: All EditPerson dialog instead of QuickAdd
svn: r1669
2003-06-07 16:48:10 +00:00
Don Allingham
74dfa8053d
* src/EditPerson.py: Allow a default gender to be specified if a new
...
person is being added
* src/AddSpouse.py: All EditPerson dialog instead of QuickAdd
svn: r1669
2003-06-07 16:48:10 +00:00
Don Allingham
782ee8b993
update
...
svn: r1668
2003-06-07 16:30:59 +00:00
Don Allingham
38643c9cad
update
...
svn: r1668
2003-06-07 16:30:59 +00:00
Don Allingham
0d591399ff
* src/FamilyView.py: Call marriage editor with callback to update
...
the family view
* src/Marriage.py: Call the family view callback after saving to update
the display with changed marriage information
svn: r1667
2003-06-07 16:30:44 +00:00
Don Allingham
36c54ceb8d
* src/FamilyView.py: Call marriage editor with callback to update
...
the family view
* src/Marriage.py: Call the family view callback after saving to update
the display with changed marriage information
svn: r1667
2003-06-07 16:30:44 +00:00
Don Allingham
ec43f755f9
Update
...
svn: r1666
2003-06-07 15:39:18 +00:00
Don Allingham
b407e57a22
Update
...
svn: r1666
2003-06-07 15:39:18 +00:00
Don Allingham
220351346d
* src/EditPerson
...
Don't reset date value after a page switch
svn: r1665
2003-06-07 15:38:53 +00:00
Don Allingham
0b32b0f8bb
* src/EditPerson
...
Don't reset date value after a page switch
svn: r1665
2003-06-07 15:38:53 +00:00
Don Allingham
e6ca408c2d
Update
...
svn: r1664
2003-06-07 14:14:39 +00:00
Don Allingham
1b3aa81473
Update
...
svn: r1664
2003-06-07 14:14:39 +00:00