Commit Graph

44 Commits

Author SHA1 Message Date
Don Allingham
8e8a0c8449 * src/FamilyView.py: keep focus on correct family after a new
child is added


* src/plugins/WriteGedcom.py: catch filter exceptions
* src/GenericFilter.py: eliminate loop detection


svn: r1761
2003-06-19 03:54:45 +00:00
Don Allingham
df6c1648ad * src/FamilyView.py: keep focus on correct family after a new
child is added


* src/plugins/WriteGedcom.py: catch filter exceptions
* src/GenericFilter.py: eliminate loop detection


svn: r1760
2003-06-18 23:57:03 +00:00
Tim Waugh
920a605393 2003-06-18 Tim Waugh <twaugh@redhat.com>
* src/FamilyView.py (add_child_clicked): No reason to assume children
        are female.


svn: r1759
2003-06-18 16:30:49 +00:00
Don Allingham
34c2b0332b * src/gramps.glade: Add a dialog to allow a child's relationships
to his/her parents to be altered.
* src/FamilyView.py: Add popup menu for childlist to allow the
enabling of the new child relationship editor dialog
* src/SelectChild.py: Child relationship editor
* src/RelLib.py: Allow for altering of relationships of the
AltFamilyList


svn: r1756
2003-06-17 04:15:58 +00:00
Tim Waugh
90337c2baa 2003-06-16 Tim Waugh <twaugh@redhat.com>
* src/FamilyView.py (north_american): Fixed traceback when adding
        a new child in the family view.


svn: r1752
2003-06-16 16:24:17 +00:00
Don Allingham
ae7ee195c6 * src/gramps.glade: added select/edit buttions to family view
* src/SelectChild.py: change title from Add Children to Add Child
to Family
* src/FamilyView: add support for adding spouse/child with full
Edit Person window, along with old method of adding via selectors


svn: r1746
2003-06-15 04:13:16 +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
a18b7ff964 Fixed spouse selection when family changes
svn: r1643
2003-06-03 02:54:56 +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
1d38ec320a Translation cleanups
svn: r1591
2003-05-24 03:40:58 +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
Don Allingham
dff2e9ddc0 Icons for drag and drop
svn: r1535
2003-05-17 03:20:50 +00:00
Don Allingham
69eb302f86 Don't print b. and d. if not used
svn: r1481
2003-04-30 03:33:20 +00:00
Don Allingham
f1518ec2a4 Accessibility for dialogs
svn: r1384
2003-03-23 03:50:59 +00:00
Unknown
4bbcb97203 Typos and German translation
svn: r1347
2003-03-13 18:58:52 +00:00
Don Allingham
6883b0590d Bug fixes from pychecker
svn: r1333
2003-03-08 05:59:20 +00:00
Don Allingham
cea94cbae5 Paragraph editor enhancements - styles have descriptions
svn: r1332
2003-03-08 05:03:18 +00:00
Don Allingham
ce77a02144 Interface compliance changes
svn: r1323
2003-03-03 04:32:53 +00:00
Don Allingham
7f70415166 HIG improvements
svn: r1319
2003-02-27 00:29:37 +00:00
Don Allingham
b70d9bb856 HIG compliance (or at least the start of)
svn: r1318
2003-02-26 05:43:55 +00:00
Don Allingham
9d178f4365 Updated dialogs
svn: r1314
2003-02-24 04:51:57 +00:00
Don Allingham
4290167c4a Clear displays after a new database is created.
svn: r1305
2003-02-14 02:20:59 +00:00
Don Allingham
e8a8af6c8d Fixed syntax error
svn: r1297
2003-02-10 13:11:21 +00:00
Don Allingham
ccdf09c499 Catch the change in API for gtk.TextBuffer
svn: r1295
2003-02-10 04:11:01 +00:00
Don Allingham
1b77bc6617 Fixed child removal problem
svn: r1294
2003-02-09 03:14:51 +00:00
Don Allingham
c76676a3b1 Image handling fixes
svn: r1284
2003-02-03 19:24:27 +00:00
Don Allingham
a879a31da7 Delete empty, unknown spouse
svn: r1267
2003-01-22 03:45:46 +00:00
Don Allingham
4d9f14f484 ansel/utf8 encodings
svn: r1258
2003-01-19 06:25:20 +00:00
Don Allingham
df5eb54c7f Event reordering for marriage
svn: r1255
2003-01-13 03:59:10 +00:00
Don Allingham
141fec93ab pychecker fixes, GEDCOM import/export improvements, calendar improvements
svn: r1250
2003-01-10 05:21:32 +00:00
Don Allingham
487cf61840 OpenOffice fixes, calendar format fixes
svn: r1239
2003-01-06 05:14:49 +00:00
Don Allingham
a916d24916 Calendar enhancements
svn: r1235
2003-01-02 04:31:52 +00:00
Don Allingham
7fd574b4c0 Gedcom export, complete_rebuild fix, merge support
svn: r1223
2002-12-14 05:07:09 +00:00
Don Allingham
c2a50dffd3 scope fixes
svn: r1212
2002-11-28 05:52:02 +00:00
Don Allingham
2abc52cf06 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
4cd7010bcb Removed unneeded pygtk calls
svn: r1210
2002-11-27 05:56:23 +00:00
Don Allingham
d21a317b93 use pygtk.require to determine database
svn: r1205
2002-11-26 04:06:23 +00:00
Don Allingham
7cbf2d3935 Improved editor handling for marriage and person edits
svn: r1199
2002-11-21 04:41:40 +00:00
Don Allingham
854bc784fe EditPerson fixes, list model enhancements
svn: r1189
2002-11-15 03:49:39 +00:00
Don Allingham
47f08c4eb2 GEDCOM/ANSEL handing, improved list access
svn: r1173
2002-11-09 18:44:58 +00:00
Don Allingham
457b760ecd Pre02 for gramps-0.9.0
svn: r1160
2002-11-02 21:19:58 +00:00
Don Allingham
a62c2a0822 GTK translation updates
svn: r1155
2002-10-28 13:36:39 +00:00
Don Allingham
c4916b22f9 Added MIME support via the new grampslib C module.
svn: r1148
2002-10-25 04:52:51 +00:00
Don Allingham
0ca0ae439e Initial revision
svn: r1140
2002-10-20 14:25:16 +00:00