Commit Graph

625 Commits

Author SHA1 Message Date
Don Allingham
728e5b5360 * 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
37896a0dd3 * 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
fca50d836b New for CVS
svn: r1661
2003-06-05 09:29:27 +00:00
Don Allingham
9decaed724 Fixed file handling of subprocesses
svn: r1660
2003-06-05 03:33:44 +00:00
Don Allingham
3320368e7f * 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
c0ff073872 Update
svn: r1657
2003-06-04 05:12:21 +00:00
Alex Roitman
5e784971ce * 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
6e5d96e2d6 Update
svn: r1655
2003-06-03 22:31:02 +00:00
Alex Roitman
2a8ec1df17 * 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
c7198a74a0 Update
svn: r1653
2003-06-03 21:18:34 +00:00
Alex Roitman
4d8789f4ab * 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
8eb22a3bd5 Update
svn: r1651
2003-06-03 20:08:19 +00:00
Alex Roitman
108e337b9d * 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
aa57665c07 * 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
9c58b528d3 *** empty log message ***
svn: r1648
2003-06-03 19:44:00 +00:00
Don Allingham
b8e5f27e1b 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
f565c2544b Update
svn: r1646
2003-06-03 16:13:13 +00:00
Alex Roitman
10b974bae6 * 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
Alex Roitman
fdfb21f09f Update
svn: r1644
2003-06-03 15:36:19 +00:00
Don Allingham
a18b7ff964 Fixed spouse selection when family changes
svn: r1643
2003-06-03 02:54:56 +00:00
Alex Roitman
a8b2426ee9 Update
svn: r1642
2003-06-02 22:47:25 +00:00
Alex Roitman
62b65130b4 * 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
f13dcf2e38 Update
svn: r1640
2003-06-02 22:44:15 +00:00
Alex Roitman
045d69243c * src/FamilyView.py (load_family): Select the first spouse in the list.
svn: r1639
2003-06-02 22:43:43 +00:00
Alex Roitman
60228bb421 Update
svn: r1638
2003-06-02 19:56:48 +00:00
Alex Roitman
45d3413028 * 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
ccad62d567 Typo
svn: r1636
2003-06-02 18:50:11 +00:00
Alex Roitman
21384c48db Update
svn: r1635
2003-06-02 18:45:02 +00:00
Alex Roitman
77e32f083b * 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
2fd9971109 Update
svn: r1633
2003-06-02 15:34:20 +00:00
Alex Roitman
49150fa1f4 * 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
39bfb6fbdf Update
svn: r1631
2003-06-02 15:25:50 +00:00
Alex Roitman
c5b0519a13 * 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
3c768c97c6 * src/plugins/DetAncestralReport.py (write_marriage):
svn: r1629
2003-06-02 15:23:27 +00:00
Alex Roitman
5b32ed6670 Update
svn: r1628
2003-06-02 13:35:02 +00:00
Alex Roitman
51597b5813 * 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
5b9616df8a * 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
ac10374b11 Update
svn: r1625
2003-06-02 03:53:39 +00:00
Alex Roitman
c71eb91fdc * 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: r1624
2003-06-02 03:51:08 +00:00
Alex Roitman
ce12a00898 * 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
ddf2167b11 Center selection in list after a quick add
svn: r1622
2003-06-01 22:48:27 +00:00
Don Allingham
e1665b524c Center list after a quick person add
svn: r1621
2003-06-01 22:46:00 +00:00
Don Allingham
d21f811d0a Fixed missing newline
svn: r1620
2003-06-01 20:36:08 +00:00
Don Allingham
67bc35f67f Updated Polish distribution
svn: r1619
2003-06-01 20:29:04 +00:00
Don Allingham
8aa5d6aeec updated version
svn: r1618
2003-06-01 20:28:01 +00:00
Don Allingham
38202ab8d8 fixed missing quotes
svn: r1617
2003-06-01 20:27:05 +00:00
Don Allingham
cc8d5d3b35 0.9.2 release
svn: r1616
2003-06-01 19:56:58 +00:00
Alex Roitman
436c9b71d3 * ChangeLog: trying out clcommit
svn: r1615
2003-06-01 18:03:32 +00:00
Alex Roitman
6142245b2b *ChangeLog: trying out clcommit
svn: r1614
2003-06-01 18:01:30 +00:00
Alex Roitman
c823789b37 Switching to tabs
svn: r1613
2003-06-01 18:00:34 +00:00
Alex Roitman
b7696972d5 Switching back to uncompressed ChangeLog
svn: r1612
2003-06-01 03:39:43 +00:00
Alex Roitman
901cf41994 Removing placeholder -- replaced by gzipped ChangeLog
svn: r1611
2003-06-01 01:21:20 +00:00
Alex Roitman
d3526e5e86 Replace placeholder with real ChangeLog
svn: r1610
2003-05-31 22:33:57 +00:00
Marcos Bedinelli
e85be76894 Brazilian-Portuguese translation for GRAMPS 2 - ver 0.9.2
svn: r1609
2003-05-31 15:27:10 +00:00
Don Allingham
e64f96a687 Handle formats without an extension type
svn: r1608
2003-05-31 01:56:21 +00:00
Lars Lundin
80e8bb8e7a Translated strings for 0.9.2
svn: r1607
2003-05-30 14:16:41 +00:00
Don Allingham
93ff85beb6 0.9.2-rc1 setup
svn: r1606
2003-05-30 00:43:38 +00:00
Don Allingham
6280e9f445 Sort list models correctly, C-Q short cut
svn: r1605
2003-05-30 00:27:59 +00:00
Alex Roitman
24024d9b44 Added more generations
svn: r1604
2003-05-30 00:01:38 +00:00
Alex Roitman
3fc62b44f0 Mention new FTM-style reports
svn: r1603
2003-05-29 22:23:47 +00:00
Don Allingham
2706a344c0 Template update
svn: r1602
2003-05-28 15:57:38 +00:00
Don Allingham
39a88d2934 Fixed typos for translations
svn: r1601
2003-05-28 15:55:59 +00:00
Jens Arvidsson
b70da6f5a4 Translation update for 0.9.2
svn: r1600
2003-05-28 10:21:03 +00:00
Donald A. Peterson
b10604ec4a Restore $RPM_OPT_FLAGS to make line in %build section
svn: r1599
2003-05-27 18:33:21 +00:00
Donald A. Peterson
cc872ab6e8 Remove % from configure/makeinstall comments near top to avoid premature expansion
svn: r1598
2003-05-27 18:25:42 +00:00
Alex Roitman
46aea31e99 Russian translation for 0.9.2
svn: r1597
2003-05-27 18:14:05 +00:00
Alex Roitman
2de702052c Typo
svn: r1596
2003-05-27 18:06:45 +00:00
Alex Roitman
ba83e6c767 Removing redundant strings
svn: r1595
2003-05-27 17:18:01 +00:00
Don Allingham
f803e99839 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
8068074c1f translation strings for 0.9.2
svn: r1593
2003-05-27 03:12:56 +00:00
Don Allingham
b1a99b114d Calendar/Date unicode fix
svn: r1592
2003-05-27 00:56:30 +00:00
Alex Roitman
1d38ec320a Translation cleanups
svn: r1591
2003-05-24 03:40:58 +00:00
Alex Roitman
7433652b39 Return month in unicode
svn: r1590
2003-05-23 23:28:15 +00:00
Alex Roitman
6573ceac21 Minor updates
svn: r1589
2003-05-23 23:11:38 +00:00
Alex Roitman
38f40fbb4d Minor updates
svn: r1588
2003-05-23 22:35:13 +00:00
Alex Roitman
1cc0a9e598 Added new soundex rule
svn: r1587
2003-05-23 17:19:28 +00:00
Alex Roitman
d547f2d573 Update
svn: r1586
2003-05-23 17:04:49 +00:00
Alex Roitman
4a0f87e2a5 Translation template update
svn: r1585
2003-05-23 16:20:59 +00:00
Don Allingham
3656502159 Updated translation template
svn: r1584
2003-05-23 04:16:01 +00:00
Don Allingham
ea3423f181 Catch loops in filters
svn: r1583
2003-05-23 04:08:03 +00:00
Don Allingham
e259320e13 Fixed date handling with invalid strings
svn: r1582
2003-05-23 02:45:44 +00:00
Don Allingham
f5dbea2a49 Sort places in pulldown menus
svn: r1581
2003-05-23 02:12:55 +00:00
Don Allingham
0127273296 Fixed loading of places and goto person switching back to first page
svn: r1580
2003-05-23 01:47:36 +00:00
Alex Roitman
6af846be29 Indexed images
svn: r1579
2003-05-22 21:41:12 +00:00
Alex Roitman
737c1dc80c New shots
svn: r1578
2003-05-22 21:37:47 +00:00
Alex Roitman
33311fd2b5 New shots
svn: r1577
2003-05-22 21:27:12 +00:00
Alex Roitman
1dd0f38600 Docs update
svn: r1576
2003-05-22 17:37:52 +00:00
Alex Roitman
376e0c42c2 Back to 1.2
svn: r1575
2003-05-22 16:11:15 +00:00
Alex Roitman
48398b43e4 Retracting date warnings
svn: r1574
2003-05-22 12:24:12 +00:00
Alex Roitman
dd648159eb Similar list speed-ups in AddSpouse
svn: r1573
2003-05-22 06:17:43 +00:00
Alex Roitman
c66f916acb Update
svn: r1572
2003-05-22 04:15:13 +00:00
Alex Roitman
492971412e Warning if non-date text is entered into date fields
svn: r1571
2003-05-22 03:37:33 +00:00
Don Allingham
6c0383e568 Pass the correct object to apply_filter when apply is clicked
svn: r1570
2003-05-22 03:15:48 +00:00
Alex Roitman
8faebfed78 Segfault on changing tab with filter applied
svn: r1569
2003-05-22 01:25:23 +00:00
Alex Roitman
3c8918f7ff Updates
svn: r1568
2003-05-21 22:08:09 +00:00
Don Allingham
3af3f1015e Select child list improvements
svn: r1567
2003-05-21 21:08:20 +00:00
Alex Roitman
7488907aa2 Redraw optimizations
svn: r1566
2003-05-21 20:52:53 +00:00
Don Allingham
1cf00e2a8a Don't connect models until loaded
svn: r1565
2003-05-21 20:15:50 +00:00
Alex Roitman
e727f0075b Finishing command line options
svn: r1564
2003-05-21 18:06:41 +00:00
Donald A. Peterson
8b2e282bc0 Revert bonehead doc/*.make.in mess
svn: r1563
2003-05-21 16:01:46 +00:00
Donald A. Peterson
e9b532cbc3 Added BuildRequires dependency on rpm>4.1
svn: r1562
2003-05-21 00:44:53 +00:00
Donald A. Peterson
2fedd594b3 New makefiles generated by configure using token substitution
svn: r1561
2003-05-21 00:33:06 +00:00
Donald A. Peterson
216f28425d Using internal macros for compilation, and a much cleaner %files section
svn: r1560
2003-05-21 00:31:13 +00:00
Donald A. Peterson
78ae19e48a * 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
Donald A. Peterson
0058b145a8 Configure now sets variables in the doc/omf.mak and doc/xmldocs.make files
svn: r1558
2003-05-20 23:52:08 +00:00
Donald A. Peterson
25a8670d93 Added *.in files for documentation makes
svn: r1557
2003-05-20 23:37:52 +00:00
Don Allingham
5393053b44 Support for AbiWord 1.9 or greater (table support)
svn: r1556
2003-05-20 23:20:47 +00:00
Alex Roitman
2c42b5af8b Updates
svn: r1555
2003-05-20 23:01:26 +00:00
Alex Roitman
c330ce332d Minor cleanup
svn: r1554
2003-05-20 21:58:24 +00:00
Alex Roitman
05920de921 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
dff8864a3f Command line imports: gedcom and iso
svn: r1552
2003-05-20 20:31:16 +00:00
Alex Roitman
74181893a6 Unknown option handling
svn: r1551
2003-05-20 19:21:23 +00:00
Alex Roitman
fce16c6be4 Examples in man page
svn: r1550
2003-05-20 19:07:35 +00:00
Alex Roitman
ee13c47370 Command line export-> default to gramps
svn: r1549
2003-05-20 18:33:14 +00:00
Alex Roitman
38744beba8 Check whether pil or convert exist
svn: r1548
2003-05-20 17:55:52 +00:00
Alex Roitman
a7a9622f39 Correction
svn: r1547
2003-05-20 04:52:44 +00:00
Alex Roitman
2c454c38d8 New man page
svn: r1546
2003-05-19 22:56:18 +00:00
Alex Roitman
63c224628a Command-line import from gedcom: cleanup
svn: r1545
2003-05-19 20:00:49 +00:00
Alex Roitman
01a1cd061f Command-line import from gedcom: cleanup
svn: r1544
2003-05-19 19:58:52 +00:00
Alex Roitman
5c7c278e48 Prompt to save on Open and Open Example
svn: r1543
2003-05-19 18:17:35 +00:00
Alex Roitman
f9ba4fe966 Removing obsolete data-hooks
svn: r1542
2003-05-19 17:49:01 +00:00
Alex Roitman
92b6a832ce Command line: check action
svn: r1541
2003-05-19 04:54:14 +00:00
Alex Roitman
57d17bf163 Command line: import cleanup and some exports
svn: r1540
2003-05-19 03:52:06 +00:00
Don Allingham
78583c0a57 Remove grampslib.so (from James Treacy)
svn: r1539
2003-05-18 22:52:42 +00:00
Alex Roitman
95bfda98eb Command-line import
svn: r1538
2003-05-18 17:31:45 +00:00
Don Allingham
76f10e127d Shift-click to edit spouse, re-implemented family name guessing
svn: r1537
2003-05-18 04:18:12 +00:00
Alex Roitman
e08c7fad59 Command line parameters
svn: r1536
2003-05-17 04:14:13 +00:00
Don Allingham
dff2e9ddc0 Icons for drag and drop
svn: r1535
2003-05-17 03:20:50 +00:00
Don Allingham
f17265cf9e Change file extentions in reports when different filetype is chosen
svn: r1534
2003-05-16 01:49:50 +00:00
Alex Roitman
053dc73afe Case change for decoder
svn: r1533
2003-05-15 03:19:43 +00:00
Don Allingham
fcef8951ed initial values in gconf for first time startup
svn: r1532
2003-05-15 00:25:26 +00:00
Don Allingham
8a15c6ee03 WriteCD merges
svn: r1531
2003-05-14 23:22:35 +00:00
Alex Roitman
77f359bfe3 Update
svn: r1530
2003-05-14 23:19:45 +00:00
Alex Roitman
3b819a09a9 More missing media handling
svn: r1529
2003-05-14 19:21:18 +00:00
Don Allingham
4d0492e6da CD Writer
svn: r1528
2003-05-14 04:23:30 +00:00
Alex Roitman
05fe0e3d38 Fix missing files on check & repair
svn: r1527
2003-05-14 02:46:59 +00:00
Don Allingham
bca4da2b41 Handle stdout
svn: r1526
2003-05-14 02:45:11 +00:00
Alex Roitman
d5272fd396 Typos
svn: r1525
2003-05-14 01:00:46 +00:00
Alex Roitman
f8c06e2e0f Ask user if missing media files on Save As
svn: r1524
2003-05-14 00:39:10 +00:00
Don Allingham
b9856fea00 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
4946917dd9 Update
svn: r1522
2003-05-13 16:50:48 +00:00
Alex Roitman
25c6d5ba0d Typo
svn: r1521
2003-05-13 15:29:22 +00:00
Alex Roitman
d31fc89494 Wording cleanup
svn: r1520
2003-05-13 04:47:54 +00:00
Alex Roitman
c8a527db21 User input when files are lost on Import
svn: r1519
2003-05-13 03:35:39 +00:00
Don Allingham
c59e09e948 Debug tools
svn: r1518
2003-05-13 03:26:33 +00:00
Don Allingham
ac29bfd4d1 Fixed startup dialog
svn: r1517
2003-05-13 03:02:58 +00:00
Don Allingham
23a00c65f7 Fixed hard coded path
svn: r1516
2003-05-12 21:41:02 +00:00
Don Allingham
bb26dd5aa7 Fixed marriage problem and startup dialog
svn: r1515
2003-05-12 19:39:49 +00:00
Alex Roitman
6e4c5462d5 Handle media files on Save As...
svn: r1514
2003-05-12 03:30:30 +00:00
Alex Roitman
ab2caa2422 Minor cleanups
svn: r1513
2003-05-10 20:55:40 +00:00
Alex Roitman
1696c41ca5 Almost done
svn: r1512
2003-05-10 06:18:34 +00:00
Alex Roitman
d4ecd9594e Minor correction
svn: r1511
2003-05-10 06:18:06 +00:00
Alex Roitman
71bcb62b8d Roman numbers
svn: r1510
2003-05-10 06:17:07 +00:00
Don Allingham
2177181b84 Handle edit buttons on place editor
svn: r1509
2003-05-09 03:32:15 +00:00
Don Allingham
34ebc60f53 Fixed missing edit buttons
svn: r1508
2003-05-09 03:25:51 +00:00
Don Allingham
370e80894e Fixed missing button events
svn: r1507
2003-05-08 17:38:49 +00:00
Don Allingham
8fd080f8c9 Handle image imports that are abandoned
svn: r1506
2003-05-08 17:12:10 +00:00
Alex Roitman
9af70c93a4 Initial mock-up, needs work
svn: r1505
2003-05-08 02:39:39 +00:00
Alex Roitman
060b15c621 Minor corrections
svn: r1504
2003-05-08 02:38:25 +00:00
Alex Roitman
54931d3a6a Superscripts in HTML and LaTeX
svn: r1503
2003-05-08 00:42:10 +00:00
Alex Roitman
695f4298a0 Remove object and refs if media file is lost
svn: r1502
2003-05-07 04:14:50 +00:00
Don Allingham
1298a6d04d Fixed the place and family references on import
svn: r1501
2003-05-07 03:36:28 +00:00
Alex Roitman
5232d9066d Reincarnation of Imports
svn: r1500
2003-05-06 15:16:04 +00:00
Alex Roitman
64f34ccfec Reverse sorting of MediaFileMap keys
svn: r1499
2003-05-06 05:08:57 +00:00
Alex Roitman
2ed5ca6390 More Import cleanups
svn: r1498
2003-05-06 04:48:51 +00:00
Don Allingham
d70cf37db7 preserve full path for photos after import
svn: r1497
2003-05-06 02:55:54 +00:00
Don Allingham
dec833e559 Patch for tabs from Billy Earney
svn: r1496
2003-05-06 02:54:14 +00:00
Alex Roitman
87fb139c63 Imports from GRAMPS db and package
svn: r1495
2003-05-06 02:06:26 +00:00
Alex Roitman
d094bd557c Import from database
svn: r1494
2003-05-06 01:51:47 +00:00
Don Allingham
61ff909a65 Fixed relationshp calculation
svn: r1493
2003-05-06 00:08:41 +00:00
Alex Roitman
f7b4ee6289 Import from GRAMPS package
svn: r1492
2003-05-05 17:35:30 +00:00
Alex Roitman
ef0fa63cf8 Typos
svn: r1491
2003-05-05 15:44:25 +00:00
Don Allingham
27f087be59 Gramps IMPORTING
svn: r1490
2003-05-05 01:36:21 +00:00
Don Allingham
10ef7810a7 Handle redraw of the display after a tool is run
svn: r1489
2003-05-03 14:16:59 +00:00
Don Allingham
3722a9e9dd provide a default temp file name
svn: r1488
2003-05-03 13:28:27 +00:00
Don Allingham
76d9200023 Family Tree Maker style ancestor report
svn: r1487
2003-05-02 02:49:34 +00:00
Alex Roitman
b09a764ab0 Fix for export-to-gramps problem
svn: r1486
2003-05-02 00:57:02 +00:00
Don Allingham
07f2a15999 Fixed title in count_anc.py, added superscript for TextDoc
svn: r1485
2003-05-01 23:35:27 +00:00
Alex Roitman
e635f291f2 Correction: bind relationship function _after_ the plugins are loaded
svn: r1484
2003-04-30 16:40:28 +00:00
Alex Roitman
8a514751d0 Now I got it right!
svn: r1483
2003-04-30 13:23:25 +00:00
Alex Roitman
7e3546eb89 Corrections
svn: r1482
2003-04-30 04:21:04 +00:00
Don Allingham
69eb302f86 Don't print b. and d. if not used
svn: r1481
2003-04-30 03:33:20 +00:00
Alex Roitman
d2967baf83 Few typos
svn: r1480
2003-04-30 03:17:54 +00:00
Don Allingham
1fa91ea6bc Relcal changes for plugins
svn: r1479
2003-04-30 00:24:32 +00:00
Alex Roitman
251254abf0 Minor typo
svn: r1478
2003-04-28 17:07:35 +00:00
Don Allingham
c910c9c7fe 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
0f2d66125c Raise FIND window on CTRL-F
svn: r1476
2003-04-23 02:57:38 +00:00
Don Allingham
1ca5a75544 Handle backwards find
svn: r1475
2003-04-23 00:45:07 +00:00
Don Allingham
6c18165084 Fixed Find from popping up multiple windows.
svn: r1474
2003-04-22 21:52:59 +00:00
Don Allingham
05d3a42d62 Fixed redundant entries in report/tool dialogs after a reload of plugins
svn: r1473
2003-04-22 15:40:24 +00:00
Don Allingham
b9a3be6f7c Reload problem fix for plugins
svn: r1472
2003-04-22 03:42:15 +00:00
Alex Roitman
dad55b30c1 Format line typo
svn: r1471
2003-04-21 19:47:45 +00:00
Alex Roitman
05f855b8a7 Male-female bug, 725016
svn: r1470
2003-04-21 15:42:41 +00:00
Don Allingham
b114f0212a Update NEWS file
svn: r1468
2003-04-20 18:49:07 +00:00
Don Allingham
e328c9ffac Commited Makefile.in files for the example directories
svn: r1467
2003-04-20 14:33:03 +00:00
Don Allingham
5fd107adc8 Bug fixes
svn: r1466
2003-04-20 03:52:54 +00:00
Alex Roitman
d46827fd47 Corrections
svn: r1465
2003-04-19 18:55:42 +00:00
Unknown
ca89ea0ab6 German translation
svn: r1464
2003-04-18 19:33:01 +00:00
Don Allingham
37ad77fed9 Make sure only cvs committed files are in template.po
svn: r1463
2003-04-18 04:17:54 +00:00
Don Allingham
50c4ca4107 Reports handle file extensions and check for existing file.
svn: r1462
2003-04-18 04:15:42 +00:00