17 Commits

Author SHA1 Message Date
Don Allingham
d9c223deed Converted gramps_main.py to a class, replace utils.py with Utils.py and
Config.py with GrampsCfg.py (for pychecker)


svn: r789
2002-02-22 03:55:32 +00:00
Don Allingham
95e07c4f22 New GtkCombo drop down that dynamically changes the pop down strings
svn: r770
2002-02-12 22:46:39 +00:00
Don Allingham
d70a83a09a Speed up place accesses
svn: r754
2002-02-05 22:41:06 +00:00
Don Allingham
fd1da53da8 Improved place handing
svn: r752
2002-02-05 16:23:17 +00:00
Don Allingham
fe49a978b5 First attempt at autosave
svn: r668
2001-12-28 01:22:20 +00:00
David Hampton
67153b0906 Could not create new events.
svn: r583
2001-11-25 22:00:51 +00:00
Don Allingham
f9e27dee41 Better calendar handling, XML parsing in TextDoc
svn: r579
2001-11-24 15:39:02 +00:00
Don Allingham
56d9dadf1f First attempt at alternate calendars
svn: r576
2001-11-22 21:08:16 +00:00
Don Allingham
c649dd5ba0 New date format in XML files
svn: r575
2001-11-21 01:16:32 +00:00
Don Allingham
1183e771f0 pychecker fixes, minor bugs in image handing
svn: r540
2001-11-02 17:46:33 +00:00
David Hampton
9d086224f1 Start with the event type selected. This lets the user just start
typing, instead of having to first select the existing event type.


svn: r520
2001-10-30 03:32:46 +00:00
Don Allingham
ab27716001 Fixed unintialized event in EventEditor, and fixe thumbnails for drag and drop
svn: r498
2001-10-20 00:54:46 +00:00
David Hampton
8de449b106 Pass new place information from an EditPerson window to an EventEdit window.
svn: r494
2001-10-19 04:43:55 +00:00
David Hampton
cf943fb178 Add autocompletion to combo boxes
svn: r490
2001-10-19 01:34:51 +00:00
Don Allingham
5afe6b2418 Fixed EventEdit crash when passed a None event (for adding a new event)
svn: r467
2001-10-14 13:05:52 +00:00
Don Allingham
43ebdeb2c9 More cleanup of code
svn: r465
2001-10-14 05:19:43 +00:00
Don Allingham
0f21f2b76e Broke the Editors into separate classes
svn: r464
2001-10-14 02:25:58 +00:00