Commit Graph

513 Commits

Author SHA1 Message Date
Don Allingham
313cd4adc4 * src/select_person.glade: select person interface
* src/Plugins.py: Catch the LANG environment variable not being set when
determining which relationship calculator to use


svn: r1701
2003-06-11 03:51:09 +00:00
Don Allingham
ff0a8ed48d update
svn: r1700
2003-06-11 03:45:53 +00:00
Don Allingham
f81c732cc7 * src/styles.glade - scrolling fix
* src/dialog.glade - scrolling fix
* src/edit_person.glade - scrolling fix
* src/gramps.glade - scrolling fix
* src/imagesel.glade - scrolling fix
* src/marriage.glade - scrolling fix
* src/mergedata.glade - scrolling fix
* src/places.glade - scrolling fix
* src/rule.glade - scrolling fix
* src/srcsel.glade - scrolling fix


svn: r1699
2003-06-11 03:44:22 +00:00
Don Allingham
241118568f update
svn: r1698
2003-06-11 03:26:26 +00:00
Don Allingham
5147048755 * src/EditPerson.py: Support for keeping track of names, addresses,
and urls after they are edited
* src/NameEdit.py: Support for keeping track of names after they are edited
* src/AddrEdit.py: Support for keeping track of names after they are edited
* src/UrlEdit.py: Support for keeping track of names after they are edited


svn: r1697
2003-06-11 03:26:02 +00:00
Don Allingham
5200bc703c update
svn: r1696
2003-06-11 03:03:59 +00:00
Don Allingham
0b1781b324 * src/DrawDoc.py: support centered text
svn: r1695
2003-06-11 03:03:33 +00:00
Don Allingham
f4bacd024a update
svn: r1694
2003-06-11 03:02:15 +00:00
Don Allingham
f856636a5f * src/docgen/PdfDrawDoc.py: Support for rotated text and wedges
* src/docgen/PSDrawDoc.py: Support for rotated text and wedges
* src/StartupDialog.py: Attempt to seed the researcher name from the
name entry in the passwd file


svn: r1693
2003-06-11 03:01:46 +00:00
Don Allingham
4630bb94eb * src/docgen/PdfDrawDoc.py: Support for rotated text and wedges
* src/docgen/PSDrawDoc.py: Support for rotated text and wedges


svn: r1692
2003-06-11 02:59:01 +00:00
Don Allingham
04726226c8 update
svn: r1691
2003-06-11 02:57:00 +00:00
Don Allingham
59a6f4d79b * src/ListModel.py: Be able to select based off an iter
* src/ImageSelect.py: Support keeping selecting attributes after
they are edited
* src/EventEdit.py: Support keeping selecting events after
they are edited
* src/AttrEdit.py: Support keeping selecting attributes after
they are edited
* src/Marriage.py: Support keeping track of events and attributes
after they are edited.
* src/EditPerson.py: Support keeping track of events and attributes
after they are edited.


svn: r1690
2003-06-11 02:54:57 +00:00
Don Allingham
cd51e2c531 update
svn: r1689
2003-06-11 01:35:51 +00:00
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
209075afc8 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
2a7051fd88 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
b20fb7e0b1 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
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
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
58827a5ccd 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
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
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
ea68bc176b 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
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
c602a53503 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
Don Allingham
9f6ac2d474 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
782ee8b993 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
ec43f755f9 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
e6ca408c2d Update
svn: r1664
2003-06-07 14:14:39 +00:00
Don Allingham
6bbbf046d1 * src/ImageSelect.py
Fixed typo in on_drag_begin

* src/RelLib.py
Check for the existance of the witness member of an Event. ZODB
stores an object, so elements read in from old databases may not
have the element, which can cause a traceback.


* src/AutoComp.py
Don't build popdown lists if the number of elements exceeds 250.
Otherwise, the menus will become unusable, and just consume
tons of memory.

* src/VersionControl.py
Sort revision numbers based on numerical value instead of ASCII value.
* src/VersionControl.py
Check return values of all subprocesses


svn: r1663
2003-06-07 14:11:52 +00:00
Don Allingham
d160f97666 * src/AutoComp.py
Don't build popdown lists if the number of elements exceeds 250.
Otherwise, the menus will become unusable, and just consume
tons of memory.

* src/VersionControl.py
Sort revision numbers based on numerical value instead of ASCII value.
* src/VersionControl.py
Check return values of all subprocesses


svn: r1662
2003-06-07 03:02:42 +00:00
Laurent Protois
3c4d04fdb3 New for CVS
svn: r1661
2003-06-05 09:29:27 +00:00
Don Allingham
8b7a9808e8 Fixed file handling of subprocesses
svn: r1660
2003-06-05 03:33:44 +00:00
Don Allingham
93dbf1f130 * src/VersionControl.py
Sort revision numbers based on numerical value instead of ASCII value.
* src/VersionControl.py
Check return values of all subprocesses


svn: r1659
2003-06-05 03:04:17 +00:00
Alex Roitman
9475e61b50 Update
svn: r1657
2003-06-04 05:12:21 +00:00
Alex Roitman
73a1e8033f * src/Report.py: Split ReportDialog into BareReportDialog and
its subclass of ReportDialog. BareReportDialog has nothing to do with
the paper, format, filename, etc.
* src/plugins/BookReport.py: Make ReportOptionsDialog a sublcass of
Report.BareReportDialog.


svn: r1656
2003-06-04 05:12:08 +00:00
Alex Roitman
14786ebe3a Update
svn: r1655
2003-06-03 22:31:02 +00:00
Alex Roitman
edddb88a6b * src/plugins/summary.glade, src/plugins/desbrowse.glade:
Removed unnecessary buttonbox in the action area of a dialog -- this
gets rid of annoying GTK warnings.


svn: r1654
2003-06-03 22:30:49 +00:00
Alex Roitman
51ccc1b0c0 Update
svn: r1653
2003-06-03 21:18:34 +00:00
Alex Roitman
8edebcad36 * src/ReadXML.py (import_data), src/WriteXML.py (export_data),
src/RelImage.py (import_media_object), src/gramps_main.py
(open_example), src/plugins/Check.py (cleanup_missing_photos),
src/plugins/WebPage.py (write_gallery):
Change shutil.copy() calls to first call shutil.copyfile() and then try
setting up bits.


svn: r1652
2003-06-03 21:18:23 +00:00
Alex Roitman
4b3fc4a2b4 Update
svn: r1651
2003-06-03 20:08:19 +00:00