Commit Graph

6892 Commits

Author SHA1 Message Date
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
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
0b1781b324 * src/DrawDoc.py: support centered text
svn: r1695
2003-06-11 03:03:33 +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
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
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
75a56df241 * src/gramps.py: Add SIGCHLD handler
svn: r1686
2003-06-10 17:10:44 +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
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
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
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
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
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
220351346d * src/EditPerson
Don't reset date value after a page switch


svn: r1665
2003-06-07 15:38:53 +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
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
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
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
fd8aef72da * src/Plugins.py (on_apply_clicked): Do not destroy dialog window.
(on_ok_clicked): Added. Destory the dialog and do on_apply_clicked().
* src/plugins.glade: Added tooltips to Apply and OK buttons.

* src/plugins/FtmStyleAncestor.py (apply_filter):
Fixed generation condition.
* src/plugins/FtmStyleDescendants.py (write_report):
Do not print children if the current generation is the last.
* src/plugins/DetDescendantReport.py (filter):
Make it apply_filter, clean up and make shorter, modify numbering
algorithm so that no gaps occur in people's indices.


svn: r1650
2003-06-03 20:07:18 +00:00
Alex Roitman
bb645d13aa * src/plugins/FtmStyleAncestor.py (apply_filter):
Fixed generation condition.
* src/plugins/FtmStyleDescendants.py (write_report):
Do not print children if the current generation is the last.
* src/plugins/DetDescendantReport.py (filter):
Make it apply_filter, clean up and make shorter, modify numbering
algorithm so that no gaps occur in people's indices.


svn: r1649
2003-06-03 19:48:33 +00:00
Don Allingham
7cd433b1b9 Fixed version control interface so that the underlying code does not expect
a CList.


svn: r1647
2003-06-03 19:19:31 +00:00
Alex Roitman
62f005e425 * src/plugins/FtmStyleAncestor.py (print_more_about,print_notes):
Change to regular name instead of formal name.
* src/plugins/FtmStyleDescendants.py (print_more_about):
Likewise.
* src/plugins/FtmStyleDescendants.py (print_children):
Table name includes only family id.


svn: r1645
2003-06-03 16:13:05 +00:00
Don Allingham
5d2f999431 Fixed spouse selection when family changes
svn: r1643
2003-06-03 02:54:56 +00:00
Alex Roitman
62d8aa6ee6 * src/DetAncestralReport.py (write_death): Proper checks for valid day
* src/DetDescendantReport.py (write_death): Likewise.


svn: r1641
2003-06-02 22:46:58 +00:00
Alex Roitman
78c44ac448 * src/FamilyView.py (load_family): Select the first spouse in the list.
svn: r1639
2003-06-02 22:43:43 +00:00
Alex Roitman
5c880ed82f * src/plugins/FtmStyleDescendants.py (print_children):
End children's table only if it was started.


svn: r1637
2003-06-02 19:55:53 +00:00
Alex Roitman
f31d85559a Typo
svn: r1636
2003-06-02 18:50:11 +00:00
Alex Roitman
6766d5ad7b * src/plugins/DetDescendantReport.py (write_mate): Swap mate and
person variables, clear code a bit.
(make_report, add+user_options): Allow same set of options as the
detailed ancestral report.


svn: r1634
2003-06-02 18:44:39 +00:00
Alex Roitman
1b1b7e837a * src/plugins/BookReport.py (ReportOptionsDialog.on_change_clicked):
Deal with Cancel button pressed.


svn: r1632
2003-06-02 15:34:08 +00:00
Alex Roitman
75d1933c8d * src/plugins/DetAncestralReport.py (write_marriage):
Consider missing case of spouse and no-date-no-place for marriage.


svn: r1630
2003-06-02 15:24:15 +00:00
Alex Roitman
d97a6be3cd * src/plugins/DetAncestralReport.py (write_marriage):
svn: r1629
2003-06-02 15:23:27 +00:00
Alex Roitman
7bc3f3bf1b * src/plugins/BookReport.py: Added to CVS.
* src/plugins/book.glade: Likewise.
* src/ListModel.py: (insert, get_data): Added new methods.
* src/SelectPerson.py: Added to CVS.
* src/choose.glade: Likewise.


svn: r1627
2003-06-02 13:34:18 +00:00
Alex Roitman
1b709b4ae6 * src/plugins/Check.py (build_report): Fixing typos.
* src/WriteXML.py (exportData): Likewise.


svn: r1626
2003-06-02 13:23:54 +00:00
Alex Roitman
48d65b6a7b * src/plugins/DetDescendantReport.py
(DetDescendantReport.write_marriage):
Missing value for the format line parameter

* src/plugins/FtmStyleDescendants.py
(FtmDescendantReport.print_more_about): Print regular name in the
header of the "More About" dialog. Also add missing endnotes value.
(FtmDescendantReport.print_parents): Fix a typo in a format line value.


svn: r1623
2003-06-02 03:44:47 +00:00
Don Allingham
69a87a0bba Center selection in list after a quick add
svn: r1622
2003-06-01 22:48:27 +00:00
Don Allingham
6166b47e5a Center list after a quick person add
svn: r1621
2003-06-01 22:46:00 +00:00
Don Allingham
ad19e456f8 Fixed missing newline
svn: r1620
2003-06-01 20:36:08 +00:00
Don Allingham
99341a367b Updated Polish distribution
svn: r1619
2003-06-01 20:29:04 +00:00
Don Allingham
ea101c9a46 updated version
svn: r1618
2003-06-01 20:28:01 +00:00
Don Allingham
bbaea9333a fixed missing quotes
svn: r1617
2003-06-01 20:27:05 +00:00
Marcos Bedinelli
02f3b1e27a Brazilian-Portuguese translation for GRAMPS 2 - ver 0.9.2
svn: r1609
2003-05-31 15:27:10 +00:00
Don Allingham
37ee8a3449 Handle formats without an extension type
svn: r1608
2003-05-31 01:56:21 +00:00
Lars Lundin
61fe51b5a7 Translated strings for 0.9.2
svn: r1607
2003-05-30 14:16:41 +00:00
Don Allingham
6730caeabf Sort list models correctly, C-Q short cut
svn: r1605
2003-05-30 00:27:59 +00:00
Alex Roitman
e81d9bbe77 Added more generations
svn: r1604
2003-05-30 00:01:38 +00:00
Don Allingham
533bd7dcab Template update
svn: r1602
2003-05-28 15:57:38 +00:00
Don Allingham
99d05c8448 Fixed typos for translations
svn: r1601
2003-05-28 15:55:59 +00:00
Jens Arvidsson
59b1e97f89 Translation update for 0.9.2
svn: r1600
2003-05-28 10:21:03 +00:00
Alex Roitman
dcc8a2e346 Russian translation for 0.9.2
svn: r1597
2003-05-27 18:14:05 +00:00
Alex Roitman
579f4a27d0 Typo
svn: r1596
2003-05-27 18:06:45 +00:00
Alex Roitman
bb851dfdf4 Removing redundant strings
svn: r1595
2003-05-27 17:18:01 +00:00
Don Allingham
a046f09f80 Image gallery handling - use EXPOSE to draw initial window, make sure
images don't go over the edge


svn: r1594
2003-05-27 03:43:36 +00:00
Don Allingham
1807596d31 translation strings for 0.9.2
svn: r1593
2003-05-27 03:12:56 +00:00
Don Allingham
559a6ef4cd Calendar/Date unicode fix
svn: r1592
2003-05-27 00:56:30 +00:00
Alex Roitman
e3d92c3b05 Translation cleanups
svn: r1591
2003-05-24 03:40:58 +00:00
Alex Roitman
7f76fb51d7 Return month in unicode
svn: r1590
2003-05-23 23:28:15 +00:00
Alex Roitman
f3b27573e7 Minor updates
svn: r1589
2003-05-23 23:11:38 +00:00
Alex Roitman
9c9d950801 Minor updates
svn: r1588
2003-05-23 22:35:13 +00:00
Alex Roitman
ee8d4003e2 Added new soundex rule
svn: r1587
2003-05-23 17:19:28 +00:00
Alex Roitman
68047dcc4c Update
svn: r1586
2003-05-23 17:04:49 +00:00
Alex Roitman
7f495ce24f Translation template update
svn: r1585
2003-05-23 16:20:59 +00:00
Don Allingham
e114982c82 Updated translation template
svn: r1584
2003-05-23 04:16:01 +00:00
Don Allingham
8e21af4a49 Catch loops in filters
svn: r1583
2003-05-23 04:08:03 +00:00
Don Allingham
11faa9beda Fixed date handling with invalid strings
svn: r1582
2003-05-23 02:45:44 +00:00
Don Allingham
15fdf1787b Sort places in pulldown menus
svn: r1581
2003-05-23 02:12:55 +00:00
Don Allingham
4021237d5f Fixed loading of places and goto person switching back to first page
svn: r1580
2003-05-23 01:47:36 +00:00
Alex Roitman
055e1d802d Retracting date warnings
svn: r1574
2003-05-22 12:24:12 +00:00
Alex Roitman
685038c3ad Similar list speed-ups in AddSpouse
svn: r1573
2003-05-22 06:17:43 +00:00
Alex Roitman
f73db5cbc0 Warning if non-date text is entered into date fields
svn: r1571
2003-05-22 03:37:33 +00:00
Don Allingham
5c8fcf4c3f Pass the correct object to apply_filter when apply is clicked
svn: r1570
2003-05-22 03:15:48 +00:00
Alex Roitman
0ad11c728c Segfault on changing tab with filter applied
svn: r1569
2003-05-22 01:25:23 +00:00
Alex Roitman
282cd6732d Updates
svn: r1568
2003-05-21 22:08:09 +00:00
Don Allingham
8ecc25d7b7 Select child list improvements
svn: r1567
2003-05-21 21:08:20 +00:00
Alex Roitman
8cee16117c Redraw optimizations
svn: r1566
2003-05-21 20:52:53 +00:00
Don Allingham
c51952279c Don't connect models until loaded
svn: r1565
2003-05-21 20:15:50 +00:00
Alex Roitman
41f848f53c Finishing command line options
svn: r1564
2003-05-21 18:06:41 +00:00
Donald A. Peterson
f30c137391 * Added new targets "trans" and "pycheck" to top-level Makefile
* Python verification (pychecker) removed from check-local target to become
part of the pycheck target heiarchy.  Each subdir now has a
GRAMPS_PY_MODPATH variable that indicates a colon-separated path for
the PYTHONPATH environment to allow module importing to work.


svn: r1559
2003-05-21 00:30:02 +00:00
Don Allingham
b8a8f8176f Support for AbiWord 1.9 or greater (table support)
svn: r1556
2003-05-20 23:20:47 +00:00
Alex Roitman
8a0324d967 Minor cleanup
svn: r1554
2003-05-20 21:58:24 +00:00
Alex Roitman
9801107224 Wrong level (3 instead of 2) for NOTE and SOUR in address/place
svn: r1553
2003-05-20 21:58:07 +00:00
Alex Roitman
f5c9c8f2cd Command line imports: gedcom and iso
svn: r1552
2003-05-20 20:31:16 +00:00
Alex Roitman
7eded566a4 Unknown option handling
svn: r1551
2003-05-20 19:21:23 +00:00
Alex Roitman
9dbba654e5 Command line export-> default to gramps
svn: r1549
2003-05-20 18:33:14 +00:00
Alex Roitman
85cf4b342f Check whether pil or convert exist
svn: r1548
2003-05-20 17:55:52 +00:00
Alex Roitman
697e5cb456 Correction
svn: r1547
2003-05-20 04:52:44 +00:00
Alex Roitman
261e1ddd2e Command-line import from gedcom: cleanup
svn: r1545
2003-05-19 20:00:49 +00:00
Alex Roitman
1d660a389f Command-line import from gedcom: cleanup
svn: r1544
2003-05-19 19:58:52 +00:00
Alex Roitman
c4e62d273a Prompt to save on Open and Open Example
svn: r1543
2003-05-19 18:17:35 +00:00
Alex Roitman
dc0cec92e3 Command line: check action
svn: r1541
2003-05-19 04:54:14 +00:00
Alex Roitman
86be928072 Command line: import cleanup and some exports
svn: r1540
2003-05-19 03:52:06 +00:00
Don Allingham
19cfd008ce Remove grampslib.so (from James Treacy)
svn: r1539
2003-05-18 22:52:42 +00:00
Alex Roitman
ffb10b08d9 Command-line import
svn: r1538
2003-05-18 17:31:45 +00:00
Don Allingham
b2be35af0a Shift-click to edit spouse, re-implemented family name guessing
svn: r1537
2003-05-18 04:18:12 +00:00
Alex Roitman
fc1daf4b66 Command line parameters
svn: r1536
2003-05-17 04:14:13 +00:00
Don Allingham
b2e5c516b8 Icons for drag and drop
svn: r1535
2003-05-17 03:20:50 +00:00
Don Allingham
4247f38dbb Change file extentions in reports when different filetype is chosen
svn: r1534
2003-05-16 01:49:50 +00:00
Alex Roitman
4d5f13b00e Case change for decoder
svn: r1533
2003-05-15 03:19:43 +00:00
Don Allingham
b3de8dd49b initial values in gconf for first time startup
svn: r1532
2003-05-15 00:25:26 +00:00
Don Allingham
4bc85824bd WriteCD merges
svn: r1531
2003-05-14 23:22:35 +00:00
Alex Roitman
c30665523a More missing media handling
svn: r1529
2003-05-14 19:21:18 +00:00
Don Allingham
3fd04d39fe CD Writer
svn: r1528
2003-05-14 04:23:30 +00:00
Alex Roitman
bb4a188e7f Fix missing files on check & repair
svn: r1527
2003-05-14 02:46:59 +00:00
Don Allingham
ebb9097801 Handle stdout
svn: r1526
2003-05-14 02:45:11 +00:00
Alex Roitman
7d1545d694 Typos
svn: r1525
2003-05-14 01:00:46 +00:00
Alex Roitman
6519704bdb Ask user if missing media files on Save As
svn: r1524
2003-05-14 00:39:10 +00:00
Don Allingham
1b1371d40b Default marriage event patch from adl, remove const.py since it is autogenerated
svn: r1523
2003-05-13 20:50:58 +00:00
Alex Roitman
28094e6aa9 Typo
svn: r1521
2003-05-13 15:29:22 +00:00
Alex Roitman
4b036a884c Wording cleanup
svn: r1520
2003-05-13 04:47:54 +00:00
Alex Roitman
72cb88a487 User input when files are lost on Import
svn: r1519
2003-05-13 03:35:39 +00:00
Don Allingham
8fe2ef9602 Debug tools
svn: r1518
2003-05-13 03:26:33 +00:00
Don Allingham
0bc76e9a18 Fixed startup dialog
svn: r1517
2003-05-13 03:02:58 +00:00
Don Allingham
46b2c14deb Fixed hard coded path
svn: r1516
2003-05-12 21:41:02 +00:00
Don Allingham
ec119ab64a Fixed marriage problem and startup dialog
svn: r1515
2003-05-12 19:39:49 +00:00
Alex Roitman
3058db9d18 Handle media files on Save As...
svn: r1514
2003-05-12 03:30:30 +00:00
Alex Roitman
c938b9b1f6 Minor cleanups
svn: r1513
2003-05-10 20:55:40 +00:00
Alex Roitman
67342e47fe Almost done
svn: r1512
2003-05-10 06:18:34 +00:00
Alex Roitman
447e0eb1d2 Minor correction
svn: r1511
2003-05-10 06:18:06 +00:00
Alex Roitman
ebec774ea0 Roman numbers
svn: r1510
2003-05-10 06:17:07 +00:00
Don Allingham
8cfae3fecb Handle edit buttons on place editor
svn: r1509
2003-05-09 03:32:15 +00:00
Don Allingham
0d27e5401c Fixed missing edit buttons
svn: r1508
2003-05-09 03:25:51 +00:00
Don Allingham
4bf4a6f043 Fixed missing button events
svn: r1507
2003-05-08 17:38:49 +00:00
Don Allingham
a6338d63b3 Handle image imports that are abandoned
svn: r1506
2003-05-08 17:12:10 +00:00
Alex Roitman
9723ef407c Initial mock-up, needs work
svn: r1505
2003-05-08 02:39:39 +00:00
Alex Roitman
1f560deb8e Minor corrections
svn: r1504
2003-05-08 02:38:25 +00:00
Alex Roitman
f2e22535cc Superscripts in HTML and LaTeX
svn: r1503
2003-05-08 00:42:10 +00:00
Alex Roitman
1e9202ac0d Remove object and refs if media file is lost
svn: r1502
2003-05-07 04:14:50 +00:00
Don Allingham
51eb45c59a Fixed the place and family references on import
svn: r1501
2003-05-07 03:36:28 +00:00
Alex Roitman
37ef7aebcc Reincarnation of Imports
svn: r1500
2003-05-06 15:16:04 +00:00
Alex Roitman
c5a0ded129 Reverse sorting of MediaFileMap keys
svn: r1499
2003-05-06 05:08:57 +00:00
Alex Roitman
98bd0706eb More Import cleanups
svn: r1498
2003-05-06 04:48:51 +00:00
Don Allingham
a1374f76dc preserve full path for photos after import
svn: r1497
2003-05-06 02:55:54 +00:00
Don Allingham
59f87c9487 Patch for tabs from Billy Earney
svn: r1496
2003-05-06 02:54:14 +00:00
Alex Roitman
04d582ab1e Import from database
svn: r1494
2003-05-06 01:51:47 +00:00
Don Allingham
dc84e84e71 Fixed relationshp calculation
svn: r1493
2003-05-06 00:08:41 +00:00
Alex Roitman
9993506d85 Import from GRAMPS package
svn: r1492
2003-05-05 17:35:30 +00:00
Alex Roitman
8ea5167296 Typos
svn: r1491
2003-05-05 15:44:25 +00:00
Don Allingham
700fc73ae6 Gramps IMPORTING
svn: r1490
2003-05-05 01:36:21 +00:00
Don Allingham
377750f4c1 Handle redraw of the display after a tool is run
svn: r1489
2003-05-03 14:16:59 +00:00
Don Allingham
7efdbd1cee provide a default temp file name
svn: r1488
2003-05-03 13:28:27 +00:00
Don Allingham
960e030100 Family Tree Maker style ancestor report
svn: r1487
2003-05-02 02:49:34 +00:00
Alex Roitman
3afae5df31 Fix for export-to-gramps problem
svn: r1486
2003-05-02 00:57:02 +00:00
Don Allingham
e0fe3aa2a0 Fixed title in count_anc.py, added superscript for TextDoc
svn: r1485
2003-05-01 23:35:27 +00:00
Alex Roitman
9a4e9db4e8 Correction: bind relationship function _after_ the plugins are loaded
svn: r1484
2003-04-30 16:40:28 +00:00
Alex Roitman
680cef5521 Now I got it right!
svn: r1483
2003-04-30 13:23:25 +00:00
Alex Roitman
5b1d3fca7d Corrections
svn: r1482
2003-04-30 04:21:04 +00:00
Don Allingham
360d155a89 Don't print b. and d. if not used
svn: r1481
2003-04-30 03:33:20 +00:00
Alex Roitman
71b6932507 Few typos
svn: r1480
2003-04-30 03:17:54 +00:00
Don Allingham
5d09a26cd2 Relcal changes for plugins
svn: r1479
2003-04-30 00:24:32 +00:00
Alex Roitman
bc4128ba77 Minor typo
svn: r1478
2003-04-28 17:07:35 +00:00
Don Allingham
17eced69ef Limit the number of characters in the description and source lists on the edit window
Prevent place duplication


svn: r1477
2003-04-26 23:17:51 +00:00
Don Allingham
d428ff7e9c Raise FIND window on CTRL-F
svn: r1476
2003-04-23 02:57:38 +00:00
Don Allingham
aac04be5c8 Handle backwards find
svn: r1475
2003-04-23 00:45:07 +00:00
Don Allingham
13eb91d4c9 Fixed Find from popping up multiple windows.
svn: r1474
2003-04-22 21:52:59 +00:00
Don Allingham
92a19c3469 Fixed redundant entries in report/tool dialogs after a reload of plugins
svn: r1473
2003-04-22 15:40:24 +00:00
Don Allingham
71463fe00d Reload problem fix for plugins
svn: r1472
2003-04-22 03:42:15 +00:00
Alex Roitman
2b69ced312 Format line typo
svn: r1471
2003-04-21 19:47:45 +00:00
Alex Roitman
0020c66147 Male-female bug, 725016
svn: r1470
2003-04-21 15:42:41 +00:00
Don Allingham
7978cf7317 Bug fixes
svn: r1466
2003-04-20 03:52:54 +00:00
Alex Roitman
d432b3d83a Corrections
svn: r1465
2003-04-19 18:55:42 +00:00
Unknown
8644446863 German translation
svn: r1464
2003-04-18 19:33:01 +00:00
Don Allingham
cc7a11ef91 Make sure only cvs committed files are in template.po
svn: r1463
2003-04-18 04:17:54 +00:00
Don Allingham
a67cd53b35 Reports handle file extensions and check for existing file.
svn: r1462
2003-04-18 04:15:42 +00:00
Alex Roitman
d502310c3c Removing *.mo files
svn: r1461
2003-04-18 03:38:54 +00:00
Alex Roitman
236c2722a3 Name correction
svn: r1459
2003-04-17 19:37:23 +00:00
Alex Roitman
5d8e3f4e9e Russian translation for 0.9.1
svn: r1458
2003-04-17 17:40:42 +00:00
Jens Arvidsson
696e7ed6c2 Translation updates
svn: r1457
2003-04-16 20:32:39 +00:00
Unknown
4f47be3c1b German translation
svn: r1456
2003-04-16 19:36:34 +00:00
Alex Roitman
62fc406f7c Typo
svn: r1455
2003-04-16 17:06:50 +00:00
Alex Roitman
5ac841c344 Enable gender-aware translations for Verify.py
svn: r1454
2003-04-16 15:46:37 +00:00
Don Allingham
4db8be1055 Translation clean up
svn: r1453
2003-04-16 15:24:51 +00:00
Don Allingham
65c7ff817e Allow the user to select the entries to be modified.
svn: r1452
2003-04-16 06:25:38 +00:00
Don Allingham
6e77aca2f3 Get rid of "activatible widget" warning
svn: r1451
2003-04-16 04:15:20 +00:00
Alex Roitman
dd0495c46d More Verify.py corrections
svn: r1450
2003-04-14 20:34:52 +00:00
Unknown
750eb3de06 Typo and German translation
svn: r1449
2003-04-14 19:49:06 +00:00
Alex Roitman
34d049b858 Update
svn: r1448
2003-04-14 04:37:58 +00:00
Alex Roitman
02aa7a7bc2 Correcting Verify.py messages
svn: r1447
2003-04-14 03:48:24 +00:00
Alex Roitman
50f50f5ee6 Minor correction
svn: r1446
2003-04-14 03:07:06 +00:00
Alex Roitman
e32e9ff777 Enable translations
svn: r1445
2003-04-14 02:52:12 +00:00
Jens Arvidsson
b12ba61b10 Translation update for 0.9.0
svn: r1444
2003-04-12 15:50:12 +00:00
Unknown
d92f2c2425 German translation and typo fix
svn: r1443
2003-04-11 20:49:05 +00:00
Don Allingham
e14325d323 Updated translations
svn: r1442
2003-04-11 02:25:14 +00:00
Don Allingham
8367f5a00f Button fixes for Verify
svn: r1441
2003-04-11 02:14:51 +00:00
Don Allingham
480fab1cf2 Translation updates
svn: r1440
2003-04-10 20:40:01 +00:00
Unknown
213bae620f German translation
svn: r1439
2003-04-10 19:46:57 +00:00
Don Allingham
29007c72dd Home Person changes
svn: r1435
2003-04-10 03:07:16 +00:00
Don Allingham
dc78c6ed0f msgfmt does not use -c
svn: r1434
2003-04-10 03:05:22 +00:00
Don Allingham
8a4b9b957e Fix configure file to not include extending-gramps
svn: r1433
2003-04-10 02:58:00 +00:00
Don Allingham
35184f9d6f Translation changes
svn: r1432
2003-04-10 02:49:51 +00:00
Unknown
21fc77e211 German translation and several typo fixes
svn: r1431
2003-04-09 19:49:11 +00:00
Don Allingham
f4b8546438 Pychecker cleanup
svn: r1430
2003-04-09 03:29:08 +00:00
Don Allingham
2958cb7436 New Polish translation
svn: r1429
2003-04-09 01:02:30 +00:00
Don Allingham
7b8aa74a1d gtk.glade.bindtextdomain
svn: r1427
2003-04-06 05:07:36 +00:00
Alex Roitman
84f55e1079 Corrections
svn: r1426
2003-04-06 02:25:56 +00:00
Don Allingham
7414aeba7c translation fixes
svn: r1425
2003-04-05 23:39:22 +00:00
Alex Roitman
a296283f24 Update
svn: r1424
2003-04-04 13:06:37 +00:00
Don Allingham
165efc5848 Find support
svn: r1423
2003-04-04 05:48:25 +00:00
Alex Roitman
42202899e5 Corrections
svn: r1420
2003-04-02 15:12:35 +00:00
Alex Roitman
7954087cf0 Updated for 0.9.1
svn: r1419
2003-04-02 03:58:45 +00:00
Alex Roitman
67bae25522 Typos
svn: r1418
2003-04-01 23:28:21 +00:00
Don Allingham
870d325eac Replace GNOME menu items
svn: r1417
2003-04-01 04:23:44 +00:00
Alex Roitman
cdd7e9d922 Changing docs installation dir
svn: r1416
2003-03-31 04:10:59 +00:00
Don Allingham
354b143fcf Fixed example database
svn: r1415
2003-03-31 03:51:01 +00:00
Don Allingham
31cd4e0549 Fixed example file loading
svn: r1414
2003-03-31 03:38:06 +00:00
Don Allingham
2c5b7b691d Example database menu item
svn: r1413
2003-03-31 01:33:40 +00:00
Don Allingham
27d3985fb9 filename clean up
svn: r1408
2003-03-28 02:28:04 +00:00
Don Allingham
de7efc0405 Sidebar/tab handling
svn: r1402
2003-03-27 03:16:09 +00:00
Don Allingham
0979947abb Detect intl library successful loading
svn: r1401
2003-03-26 04:32:14 +00:00
Don Allingham
42b49c4c49 Translate list headers
svn: r1400
2003-03-26 02:32:58 +00:00
Don Allingham
62e29dcaf0 Filter editor fixes
svn: r1396
2003-03-25 05:26:05 +00:00
Unknown
9f4381c647 Some more German translations
svn: r1393
2003-03-24 20:14:18 +00:00
Don Allingham
ad79e3b867 0.9.1-pre1 setup
svn: r1390
2003-03-24 03:54:08 +00:00
Don Allingham
2588cc35d4 Source improvements
svn: r1389
2003-03-24 03:51:07 +00:00
Don Allingham
11349e589b New translation file for typo fix
svn: r1388
2003-03-23 15:24:01 +00:00
Don Allingham
2f817ca66c Fixed typo
svn: r1387
2003-03-23 15:22:49 +00:00
Don Allingham
5937b027b6 Fixed templates for HTML reports
svn: r1385
2003-03-23 04:16:29 +00:00
Don Allingham
e2d89c8f90 Accessibility for dialogs
svn: r1384
2003-03-23 03:50:59 +00:00
Don Allingham
5a38afb512 Fixed HTML options
svn: r1383
2003-03-23 03:26:55 +00:00
Alex Roitman
5dbb17478f Fixing typo
svn: r1382
2003-03-22 23:26:05 +00:00
Don Allingham
97068b77a6 Merge fixes, option to display relationship to the home person in the
status bar.


svn: r1380
2003-03-22 20:26:44 +00:00
Don Allingham
99a8c5f1dd Message for place displays
svn: r1374
2003-03-21 04:42:12 +00:00
Don Allingham
5d1897c379 Fixed sorting
svn: r1373
2003-03-21 04:25:55 +00:00
Jeffrey C. Ollie
cc5d99b101 Change the grouping of the radio buttons so that they are grouped
horizontally, rather than vertically.  Also, get rid of the frames to
get closer to Gnome HIG compliance, but I'm sure that there will be
more changes needed for full compliance.


svn: r1370
2003-03-21 02:59:02 +00:00
Don Allingham
ce17f4ea90 nl translation update
svn: r1367
2003-03-20 16:19:58 +00:00
Alex Roitman
0d1bed35e3 Minor typo
svn: r1365
2003-03-20 04:02:57 +00:00
Don Allingham
64de2e6acf Faster load times for places
svn: r1364
2003-03-20 02:54:28 +00:00
Don Allingham
c571927351 Witness editor fixes, documentation and translation list fixes
svn: r1363
2003-03-20 00:09:22 +00:00
Don Allingham
2615f4c186 HIG improvements
svn: r1358
2003-03-19 04:27:34 +00:00
Don Allingham
5df4295889 removed readgecom.glade
svn: r1356
2003-03-18 00:42:29 +00:00
Don Allingham
c326597f61 HIG changes
svn: r1355
2003-03-17 05:21:40 +00:00
Don Allingham
50f66cbddd Updates to people list occur only on active display
svn: r1353
2003-03-17 02:28:43 +00:00
Don Allingham
5d0ab2f305 Dutch translation
svn: r1351
2003-03-15 18:52:28 +00:00
Don Allingham
d822a0ebfa Faster initial display
svn: r1350
2003-03-15 18:51:30 +00:00
Don Allingham
d554f53049 Hide main window until it is completely initialized.
svn: r1348
2003-03-14 05:46:02 +00:00
Unknown
b3a5874583 Typos and German translation
svn: r1347
2003-03-13 18:58:52 +00:00
Don Allingham
f9f602f378 Patch names improvements
svn: r1345
2003-03-12 23:17:54 +00:00
Don Allingham
177c14d082 Faster loading of pages, Improvements to filters
svn: r1340
2003-03-12 03:02:08 +00:00
Don Allingham
a72b6df23c Bug fixes from pychecker
svn: r1333
2003-03-08 05:59:20 +00:00
Don Allingham
f51271f0be Paragraph editor enhancements - styles have descriptions
svn: r1332
2003-03-08 05:03:18 +00:00
Don Allingham
e6392837cf Witness support
svn: r1331
2003-03-08 00:19:32 +00:00
Don Allingham
3be45c6a6e Qualify Person with RelLIb
svn: r1330
2003-03-07 13:16:00 +00:00
Don Allingham
2da4d6bbb1 Removed FullFamily
svn: r1329
2003-03-07 13:13:28 +00:00
Don Allingham
b6fe29b4d8 Title handling
svn: r1328
2003-03-07 02:21:18 +00:00
Don Allingham
368378119d Window title strings
svn: r1327
2003-03-06 06:12:51 +00:00
Don Allingham
e7b9686861 title fixes in dialog boxes
svn: r1326
2003-03-06 01:12:21 +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
e3e2a02607 Interface compliance changes
svn: r1323
2003-03-03 04:32:53 +00:00
Don Allingham
a537a4bf49 Edit Person changes
svn: r1322
2003-02-28 04:49:18 +00:00
Don Allingham
b6974070d0 Dialog improvements
svn: r1320
2003-02-27 00:37:46 +00:00
Don Allingham
072c64eb5e HIG improvements
svn: r1319
2003-02-27 00:29:37 +00:00
Don Allingham
b3baca9985 HIG compliance (or at least the start of)
svn: r1318
2003-02-26 05:43:55 +00:00
Laurent Protois
e5fa0b868a Update for 0.9.0-1
svn: r1317
2003-02-25 11:13:10 +00:00
Laurent Protois
b859981092 french up to date translation
svn: r1316
2003-02-24 08:25:44 +00:00
Don Allingham
ffe2f3d3a4 Romanian translation
svn: r1315
2003-02-24 05:02:21 +00:00
Don Allingham
0f616d0b90 Updated dialogs
svn: r1314
2003-02-24 04:51:57 +00:00
Alex Roitman
7778b0c754 Russian translatio for 0.9.0, update
svn: r1313
2003-02-18 00:35:39 +00:00
Don Allingham
9734f8091c Plugin clean up
svn: r1310
2003-02-15 23:03:48 +00:00
Unknown
15ffffef7f Update of German translation
svn: r1309
2003-02-15 05:47:02 +00:00
Marcos Bedinelli
9aa3d23957 Brazilian-Portuguese translation for GRAMPS 2
svn: r1308
2003-02-14 17:41:33 +00:00
Don Allingham
c012360ecc Added GNU Free Documentation License for those who want to use it for
their GEDCOM files


svn: r1307
2003-02-14 05:05:17 +00:00
Don Allingham
a631b949cb Translator names in credits
svn: r1306
2003-02-14 03:55:20 +00:00
Don Allingham
8637d33501 Clear displays after a new database is created.
svn: r1305
2003-02-14 02:20:59 +00:00
Don Allingham
a942d4c594 Fixed typo
svn: r1304
2003-02-14 01:49:46 +00:00
Unknown
4a9c03a2b1 Update of German translation
svn: r1303
2003-02-13 18:58:12 +00:00
Marcos Bedinelli
8f6f5f3e9b Brazilian-Portuguese translation for GRAMPS 2 (updated Glade strings)
svn: r1302
2003-02-13 17:52:02 +00:00
Don Allingham
acf975cd1a updated strings, called gnome.init
svn: r1301
2003-02-13 05:15:39 +00:00
Unknown
a5e24bcfac German translation and fixing typo
svn: r1300
2003-02-12 20:50:19 +00:00
Alex Roitman
dbf964c29e Updated translation for 0.9.0 - more work is needed
svn: r1299
2003-02-12 17:52:47 +00:00
Don Allingham
ef14a02023 Fixed broken parsing of glade files
svn: r1298
2003-02-12 04:25:27 +00:00
Don Allingham
8092878181 Fixed syntax error
svn: r1297
2003-02-10 13:11:21 +00:00
Don Allingham
695688b357 Handle gtk.TextView API change
svn: r1296
2003-02-10 04:13:15 +00:00
Don Allingham
0e8a88146a Catch the change in API for gtk.TextBuffer
svn: r1295
2003-02-10 04:11:01 +00:00
Don Allingham
9d892febfa Fixed child removal problem
svn: r1294
2003-02-09 03:14:51 +00:00
Don Allingham
0585ef661c Fixed string problem
svn: r1292
2003-02-08 23:50:36 +00:00
Don Allingham
7109af0a3d Timeline report
svn: r1291
2003-02-08 23:45:21 +00:00
Don Allingham
1c18c6a3f0 Drawing improvements
svn: r1290
2003-02-08 23:44:44 +00:00
Don Allingham
9acab799cb Image handling improvements
svn: r1289
2003-02-08 19:16:12 +00:00
Don Allingham
49aaabcbdc Report updates
svn: r1288
2003-02-08 17:28:41 +00:00
Marcos Bedinelli
49a61de99a Brazilian-Portuguese translation for version 0.9.0
svn: r1287
2003-02-06 18:13:22 +00:00
Don Allingham
4d69982b87 Image fixes
svn: r1286
2003-02-05 13:53:00 +00:00
Jens Arvidsson
3cd92882fd Swedish translation for version 0.9
svn: r1285
2003-02-04 19:59:52 +00:00
Don Allingham
0aa3cce886 Image handling fixes
svn: r1284
2003-02-03 19:24:27 +00:00
Don Allingham
f7fea013a9 Fixed check display dialog box
svn: r1283
2003-02-03 17:44:12 +00:00
Unknown
531c0efe74 Update of German translation for version 0.9
svn: r1282
2003-02-02 18:06:01 +00:00
Alex Roitman
af84e30dc7 Russian translation for 0.9.0
svn: r1281
2003-02-02 00:50:07 +00:00
Don Allingham
aa7deac1fb new icon
svn: r1280
2003-01-31 05:01:15 +00:00
Don Allingham
d0b5b1cdef Makefile update
svn: r1279
2003-01-31 04:58:24 +00:00
Don Allingham
49d07287ea Translation updates
svn: r1278
2003-01-31 04:31:49 +00:00
Don Allingham
38b9ab596f Drawdoc cleanup
svn: r1277
2003-01-31 04:28:39 +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
16fa3b0b8f keyword substituion in HTML documents
svn: r1274
2003-01-29 03:06:51 +00:00
Don Allingham
a925fedfcd UTF-8 to Latin-1 translation from Alexandre Duret-Lutz
svn: r1273
2003-01-27 04:53:38 +00:00
Don Allingham
8ab2b70bd4 Ansel coding fixes
svn: r1272
2003-01-26 05:11:35 +00:00
Don Allingham
fec03df01a Capitalize last names
svn: r1271
2003-01-24 03:47:05 +00:00
Don Allingham
74da40d0f8 tempfile fixes
svn: r1269
2003-01-22 04:29:00 +00:00
Don Allingham
e2588440e1 Fix temporary file handling
svn: r1268
2003-01-22 04:25:21 +00:00
Don Allingham
4fec8fc4e4 Delete empty, unknown spouse
svn: r1267
2003-01-22 03:45:46 +00:00
Don Allingham
1ff0f634db Fixed ISO Date format
svn: r1264
2003-01-20 13:28:33 +00:00
Don Allingham
93e03c50ff Update to rc3
svn: r1263
2003-01-20 03:37:08 +00:00
Don Allingham
03c75611d6 ChooseParents improvements
svn: r1262
2003-01-20 03:34:42 +00:00
Don Allingham
6e74cbc865 Converted ChooseParents to use ListModel
svn: r1261
2003-01-19 22:59:38 +00:00
Don Allingham
dff9714b6e Changed write_text to write_raw when generating a table <from graybeard@optusnet.com.au>
svn: r1260
2003-01-19 15:15:07 +00:00
Don Allingham
eea72f5ac1 Fixed several webpage and report generation problems
svn: r1259
2003-01-19 06:46:45 +00:00
Don Allingham
a9f8fe034f ansel/utf8 encodings
svn: r1258
2003-01-19 06:25:20 +00:00
Don Allingham
af7a07d49d Import fixes/pychecker fixes
svn: r1256
2003-01-15 05:25:50 +00:00
Don Allingham
30aa40eb21 Event reordering for marriage
svn: r1255
2003-01-13 03:59:10 +00:00
Don Allingham
a5b4fcd791 pychecker cleanup
svn: r1254
2003-01-12 05:22:21 +00:00
Don Allingham
f36b5c5056 Graphviz index problem, scroll window on person list
svn: r1253
2003-01-11 23:43:24 +00:00
Don Allingham
4f6e5a4031 Pychecker fixes, gnome.url.show to gnome.url_show
svn: r1252
2003-01-10 13:52:32 +00:00
Don Allingham
081be47b50 Pychecker fixes
svn: r1251
2003-01-10 05:39:40 +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
711323177a Makefile.in
svn: r1249
2003-01-09 19:45:15 +00:00
Don Allingham
46180cc57f Updated const.py.in for calendar directory
svn: r1248
2003-01-09 04:54:14 +00:00
Don Allingham
1e1ef8dc73 Calendar updates
svn: r1247
2003-01-09 04:41:08 +00:00
Don Allingham
2a5754adef New calendars
svn: r1246
2003-01-09 04:39:42 +00:00
Don Allingham
17d5bdf30a Added drag-begin tasks
svn: r1245
2003-01-08 05:41:35 +00:00
Don Allingham
f43d2fdd15 Calendar entry code fix
svn: r1244
2003-01-08 05:31:17 +00:00
Don Allingham
1d449eb7c7 Unselect selected person on goto_active_person, apply Alexandre Duret-Lutz's
GEDCOM patches


svn: r1243
2003-01-08 04:58:00 +00:00
Don Allingham
b4b6dfe582 Release candidate
svn: r1242
2003-01-07 03:49:54 +00:00
Don Allingham
c440d722a6 Calendar formats added
svn: r1241
2003-01-07 03:40:22 +00:00
Don Allingham
5d176c702f Convert OpenDrawDoc to use zipfile
svn: r1240
2003-01-06 05:35:30 +00:00
Don Allingham
c6ca0c4e18 OpenOffice fixes, calendar format fixes
svn: r1239
2003-01-06 05:14:49 +00:00
Don Allingham
6620c09d52 GEDCOM improvements for GENEWEB from Alexandre Duret-Lutz
svn: r1238
2003-01-03 03:19:50 +00:00
Don Allingham
1c902e0eef Calendar enhancements
svn: r1235
2003-01-02 04:31:52 +00:00
Don Allingham
ddf9ef9389 Updated for calendar handling
svn: r1234
2002-12-31 02:22:04 +00:00
Don Allingham
ba3ab2b947 Date handling improvements (calendar conversions)
svn: r1233
2002-12-30 00:42:47 +00:00
Don Allingham
8d773d3e7d Dynamically find pages
svn: r1232
2002-12-29 05:44:35 +00:00
Don Allingham
d50af921d3 Dynamic create of person list pages
svn: r1231
2002-12-25 05:22:23 +00:00
Don Allingham
42ab304330 Support for natural find
svn: r1230
2002-12-24 22:36:46 +00:00
Don Allingham
6c1cceed82 Hold onto iconlists to keep from crashing while program is active
svn: r1224
2002-12-17 05:12:28 +00:00
Don Allingham
a08425ebc8 Gedcom export, complete_rebuild fix, merge support
svn: r1223
2002-12-14 05:07:09 +00:00
Don Allingham
170394d327 Add grampslib_wrap.c
svn: r1222
2002-12-12 04:36:35 +00:00
Don Allingham
9e8dbda48e Pre7 release
svn: r1221
2002-12-12 04:30:20 +00:00
Don Allingham
47e4725f60 Improved reporting for traceback dialog, attempts to determine the distribution
svn: r1220
2002-12-11 05:18:47 +00:00
Don Allingham
3484056b38 List sorting
svn: r1219
2002-12-06 03:37:31 +00:00
Don Allingham
37b8945a47 Surname prefix support
svn: r1217
2002-12-04 04:58:07 +00:00
Don Allingham
efd7282292 Surname prefix support, landscape support for SVG and PS
svn: r1215
2002-12-01 03:40:47 +00:00
Don Allingham
a3864a76df Trying to handle gnome_canvas bug
svn: r1214
2002-11-29 23:45:12 +00:00
Don Allingham
d92a1d98ff scope fixes
svn: r1212
2002-11-28 05:52:02 +00:00
Don Allingham
3a2e952bb1 Fixed sensitivity of entries, fix relationship display in FamilyView, EditSource reference list, add spouse selection
svn: r1211
2002-11-27 13:36:11 +00:00
Don Allingham
1e89380047 Removed unneeded pygtk calls
svn: r1210
2002-11-27 05:56:23 +00:00
Don Allingham
7de8266297 Added sources.py, missing from CVS
svn: r1207
2002-11-26 13:13:31 +00:00
Don Allingham
f53f056885 use pygtk.require to determine database
svn: r1205
2002-11-26 04:06:23 +00:00
Don Allingham
dbe98f4068 UTF-8 support for translations, clean up gettext, improved gallery handling
svn: r1204
2002-11-25 04:30:36 +00:00
Don Allingham
4b4c7f8f8a New images for date "LEDs"
svn: r1200
2002-11-21 04:42:22 +00:00
Don Allingham
7b84333116 Improved editor handling for marriage and person edits
svn: r1199
2002-11-21 04:41:40 +00:00
Don Allingham
a3c7e8c4f9 Fix bookmark handling
svn: r1195
2002-11-19 05:04:30 +00:00
Don Allingham
2aca076b95 removal of u2l, papersizes read from XML file
svn: r1194
2002-11-19 04:15:02 +00:00
Don Allingham
ae834aec56 Delay attaching ListStore to TreeView until after names have been loaded.
svn: r1191
2002-11-17 05:06:43 +00:00
Don Allingham
65f8f4c87b Updates to relationship calculator, disabling menus, saving sidebar/filters
svn: r1190
2002-11-16 23:22:33 +00:00
Don Allingham
aac28fa291 EditPerson fixes, list model enhancements
svn: r1189
2002-11-15 03:49:39 +00:00
Don Allingham
70256ded9c ListModel improvements, GenericFilter moved to GNOME 2
svn: r1188
2002-11-14 05:31:42 +00:00
Don Allingham
0869dbaa92 Added ability to use natilus theme icons. Set default path for writing GEDCOM files.
svn: r1185
2002-11-12 04:12:18 +00:00
Don Allingham
dea43fb83c Icons are no longer needed, because the nautlus theme is read
svn: r1184
2002-11-12 03:15:04 +00:00
Don Allingham
0c740b6ea8 Fixes for sidebar value saving and apply_filter fixes
svn: r1178
2002-11-10 04:22:50 +00:00
Don Allingham
1850bdbfff Updated configuration for 0.9.0-pre4
svn: r1177
2002-11-10 03:40:31 +00:00
Don Allingham
7fc698dcfb Fixed sorting on people tabs
svn: r1176
2002-11-10 03:34:10 +00:00
Don Allingham
e526e704e2 Warning message
svn: r1175
2002-11-10 00:44:10 +00:00
Don Allingham
96e1119270 Tabbed pages in the person list
svn: r1174
2002-11-10 00:38:58 +00:00
Don Allingham
a6a58ccf78 GEDCOM/ANSEL handing, improved list access
svn: r1173
2002-11-09 18:44:58 +00:00
Don Allingham
e9cf8ab1bd Ansel to Unicode translation
svn: r1172
2002-11-09 18:44:05 +00:00
Don Allingham
01557d9444 Updated configure scripts
svn: r1171
2002-11-08 05:25:53 +00:00
Don Allingham
acab84a596 Updated configure script
svn: r1170
2002-11-08 04:10:31 +00:00
Don Allingham
9b2933bee0 Gallery drag/drop functionality
svn: r1169
2002-11-08 03:42:25 +00:00
Don Allingham
2f9f1660ee Media gallery improvements
svn: r1165
2002-11-05 04:15:04 +00:00
Don Allingham
2eacdd41e6 Preferences updates - removal of options that no longer apply
svn: r1163
2002-11-04 04:18:56 +00:00
Don Allingham
aa4b5ecbda Removed Sorter.py
svn: r1162
2002-11-04 04:05:47 +00:00
Don Allingham
a274422171 GEDCOM importing working, Plugin dialog working
svn: r1161
2002-11-03 06:35:06 +00:00
Don Allingham
814af540c2 Pre02 for gramps-0.9.0
svn: r1160
2002-11-02 21:19:58 +00:00
Don Allingham
8fda52fb98 AutoComp fixes
svn: r1157
2002-10-29 04:13:43 +00:00
Don Allingham
25891fb894 Fixed configure script to use pkg-config
svn: r1156
2002-10-29 03:55:19 +00:00
Don Allingham
7cb2c15d32 GTK translation updates
svn: r1155
2002-10-28 13:36:39 +00:00
Don Allingham
0585d6fefd Clean up of unused functions
svn: r1153
2002-10-27 04:20:45 +00:00
Don Allingham
e5bb1351c3 Removal of unused functions
svn: r1152
2002-10-27 04:03:39 +00:00
Don Allingham
0f3501ae86 Improvements to media view and parent selection
svn: r1151
2002-10-27 03:43:12 +00:00
Don Allingham
0753b631a6 Added MIME support via the new grampslib C module.
svn: r1148
2002-10-25 04:52:51 +00:00
Don Allingham
782841c738 Fixed place editing
svn: r1146
2002-10-21 01:18:07 +00:00
Don Allingham
dc63bc3576 Fixed EditSource, rearranged buttons on FamilyView
svn: r1145
2002-10-20 21:35:25 +00:00
Don Allingham
5875df7c48 Initial revision
svn: r1140
2002-10-20 14:25:16 +00:00