Tim Waugh
642ac13135
2003-06-24 Tim Waugh <twaugh@redhat.com>
...
* src/GrampsParser.py: Use access methods rather than poking directly.
* src/RelLib.py: Keep statistics on gender distribution among first
names so that it can be used for guessing.
* src/edit_person.glade: More event handlers.
* src/EditPerson.py: Guess gender when appropriate.
svn: r1769
2003-06-24 14:16:47 +00:00
Don Allingham
cf54cbc309
pychecker fixes
...
svn: r1750
2003-06-16 04:57:25 +00:00
Alex Roitman
6143678cfe
* src/EditPerson.py (did_data_change): When checking name type,
...
compare translated strings (otherwise they always differ).
svn: r1734
2003-06-14 04:57:20 +00:00
Don Allingham
198e3f1e2c
* src/EditPerson.py: Removed the conflict of using pmap for two seperate
...
purposes - mapping places to iterators and places to keys. The place to
key map is now pdmap
* src/EditPlace.py: Handle drag and drop with places
* src/EditPerson.py: Handle exchange of perferred name and selected
name in the alternate name list
svn: r1723
2003-06-14 00:58:38 +00:00
Alex Roitman
5385792d1d
* src/const.py.in: Add InverseNameTypesMap.
...
* src/plugins/IndivComplete.py: Use InverseNameTypesMap for
alternate names.
* src/EditPerson.py (on_name_select_row): Display translated
name type.
svn: r1722
2003-06-13 23:06:03 +00:00
Don Allingham
4670d84ab1
* src/EditPerson.py: Removed the conflict of using pmap for two seperate
...
purposes - mapping places to iterators and places to keys. The place to
key map is now pdmap
svn: r1719
2003-06-13 15:08:07 +00:00
Don Allingham
ec5e7e7bc7
update
...
svn: r1717
2003-06-13 04:03:44 +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
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
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
220351346d
* src/EditPerson
...
Don't reset date value after a page switch
svn: r1665
2003-06-07 15:38:53 +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
Alex Roitman
e3d92c3b05
Translation cleanups
...
svn: r1591
2003-05-24 03:40:58 +00:00
Don Allingham
15fdf1787b
Sort places in pulldown menus
...
svn: r1581
2003-05-23 02:12:55 +00:00
Alex Roitman
055e1d802d
Retracting date warnings
...
svn: r1574
2003-05-22 12:24:12 +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
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
7978cf7317
Bug fixes
...
svn: r1466
2003-04-20 03:52:54 +00:00
Don Allingham
35184f9d6f
Translation changes
...
svn: r1432
2003-04-10 02:49:51 +00:00
Don Allingham
165efc5848
Find support
...
svn: r1423
2003-04-04 05:48:25 +00:00
Don Allingham
0979947abb
Detect intl library successful loading
...
svn: r1401
2003-03-26 04:32:14 +00:00
Don Allingham
5d1897c379
Fixed sorting
...
svn: r1373
2003-03-21 04:25:55 +00:00
Don Allingham
d554f53049
Hide main window until it is completely initialized.
...
svn: r1348
2003-03-14 05:46:02 +00:00
Don Allingham
368378119d
Window title strings
...
svn: r1327
2003-03-06 06:12:51 +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
072c64eb5e
HIG improvements
...
svn: r1319
2003-02-27 00:29:37 +00:00
Don Allingham
0f616d0b90
Updated dialogs
...
svn: r1314
2003-02-24 04:51:57 +00:00
Don Allingham
fec03df01a
Capitalize last names
...
svn: r1271
2003-01-24 03:47:05 +00:00
Don Allingham
30aa40eb21
Event reordering for marriage
...
svn: r1255
2003-01-13 03:59:10 +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
17d5bdf30a
Added drag-begin tasks
...
svn: r1245
2003-01-08 05:41:35 +00:00
Don Allingham
c6ca0c4e18
OpenOffice fixes, calendar format fixes
...
svn: r1239
2003-01-06 05:14:49 +00:00
Don Allingham
1c902e0eef
Calendar enhancements
...
svn: r1235
2003-01-02 04:31:52 +00:00
Don Allingham
a08425ebc8
Gedcom export, complete_rebuild fix, merge support
...
svn: r1223
2002-12-14 05:07:09 +00:00
Don Allingham
37b8945a47
Surname prefix support
...
svn: r1217
2002-12-04 04:58:07 +00:00
Don Allingham
d92a1d98ff
scope fixes
...
svn: r1212
2002-11-28 05:52:02 +00:00
Don Allingham
1e89380047
Removed unneeded pygtk calls
...
svn: r1210
2002-11-27 05:56:23 +00:00
Don Allingham
f53f056885
use pygtk.require to determine database
...
svn: r1205
2002-11-26 04:06:23 +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
aac28fa291
EditPerson fixes, list model enhancements
...
svn: r1189
2002-11-15 03:49:39 +00:00
Don Allingham
a6a58ccf78
GEDCOM/ANSEL handing, improved list access
...
svn: r1173
2002-11-09 18:44:58 +00:00
Don Allingham
9b2933bee0
Gallery drag/drop functionality
...
svn: r1169
2002-11-08 03:42:25 +00:00
Don Allingham
814af540c2
Pre02 for gramps-0.9.0
...
svn: r1160
2002-11-02 21:19:58 +00:00
Don Allingham
782841c738
Fixed place editing
...
svn: r1146
2002-10-21 01:18:07 +00:00
Don Allingham
5875df7c48
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00