Commit Graph

19 Commits

Author SHA1 Message Date
Alex Roitman
eaae22c536 * src/srcsel.glade: Define proper responses for OK and Cancel buttons
in both SourceSelector and SourceEditor windows.
* src/Sources.py: Make both SourceSelector and SourceEditor modal and
transients for their parent window. Add SourceTab window argument to
SourceTab to pass to the SourceEditor.
* src/AddrEdit.py: Pass window widget to the SourceTab.
* src/AttrEdit.py: Likewise.
* src/EditPlace.py: Likewise.
* src/EventEdit.py: Likewise.
* src/NameEdit.py: Likewise.
* src/Marriage.py: Rename top_window to self.window.


svn: r2123
2003-09-13 20:42:57 +00:00
Don Allingham
ebdc5fbcc3 switch from intl to gettext
svn: r2017
2003-08-17 02:14:33 +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
e25bd4561c * src/EditPlace.py: Add url_edit_callback() and pass it on to UrlEdit
when clicked on Add or Edit in Place's Url list.


svn: r1712
2003-06-12 03:20:05 +00:00
Alex Roitman
6ffc56ad15 * src/EditPlace.py (on_switch_page): Fix page numbers to enable proper
loading of gallery and references.


svn: r1711
2003-06-12 02:17:52 +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
368378119d Window title strings
svn: r1327
2003-03-06 06:12:51 +00:00
Don Allingham
abd7257a8f Translation strings
svn: r1325
2003-03-05 06:01:31 +00:00
Don Allingham
e3e2a02607 Interface compliance changes
svn: r1323
2003-03-03 04:32:53 +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
a08425ebc8 Gedcom export, complete_rebuild fix, merge support
svn: r1223
2002-12-14 05:07:09 +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
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
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