Don Allingham
a712445a2b
2007-04-07 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: update from 2.2
* src/GrampsDb/_GrampsDbWriteXML.py: clean up
* src/Editors/_EditPrimary.py: prevent double OK clicks
* src/Editors/_EditPlace.py: prevent double OK clicks
* src/Editors/_EditSource.py: prevent double OK clicks
* src/Editors/_EditPerson.py: prevent double OK clicks
* src/Editors/_EditRepository.py: prevent double OK clicks
* src/Editors/_EditFamily.py: prevent double OK clicks
* src/Editors/_EditEvent.py: prevent double OK clicks
svn: r8361
2007-04-08 04:24:38 +00:00
Don Allingham
8408d07a1e
2007-04-06 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBase.close_undodb): don't complain
if the undo file isn't here.
svn: r8360
2007-04-07 04:12:15 +00:00
Don Allingham
abb87d57fd
2007-04-05 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: fix some more Popen issues
svn: r8359
2007-04-06 04:34:48 +00:00
Brian Matherly
00632c6a70
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8358
2007-04-06 02:42:52 +00:00
Brian Matherly
7046e711fb
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8357
2007-04-06 02:39:07 +00:00
Brian Matherly
ea9b663908
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8356
2007-04-05 12:13:33 +00:00
Brian Matherly
dbab948e8c
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8355
2007-04-05 12:07:05 +00:00
Brian Matherly
e9bd32330f
* src/DateHandler/_DateParser.py: Fix a typo
...
* src/DateEdit.py: Fix a typo
svn: r8354
2007-04-05 11:51:24 +00:00
Brian Matherly
ab25044a7e
0000993: Checkpoint tool crashes in Windows
...
svn: r8353
2007-04-05 02:58:54 +00:00
Brian Matherly
60e09c86eb
0000993: Checkpoint tool crashes in Windows
...
svn: r8352
2007-04-05 02:54:03 +00:00
Don Allingham
2fb4abbb1f
2007-04-04 Don Allingham <don@gramps-project.org>
...
* src/DateHandler/_DateParser.py: fix text string that contians a valid
modifier.
* src/Editors/_EditPerson.py: disable OK button on save to prevent
double clicks
* src/Editors/_EditPrimary.py: disable OK button on save to prevent
double clicks
* src/docgen/ODFDoc.py: XML escape strings
svn: r8351
2007-04-05 02:46:56 +00:00
Zsolt Foldvari
44cd99f74d
2007-04-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidgets.py (Statusbar): min width given in #chars;
right alignment of a bar is enabled.
* src/DisplayState.py (DisplayState.__init__): statusbar creation
with modified parameters.
svn: r8350
2007-04-03 23:34:08 +00:00
Don Allingham
f32d7b6d1a
2007-04-02 Don Allingham <don@gramps-project.org>
...
* src/DisplayState.py: shorten match message
* src/GrampsDb/Makefile.am: Added _HelperFunctions.py
* src/GrampsDb/__init__.py: Added _HelperFunctions.py
* src/GrampsDb/_HelperFunctions.py: Added support functions
svn: r8349
2007-04-03 04:05:36 +00:00
Kees Bakker
6948cf26e2
* po/nl.po Change archief in archiveer.
...
svn: r8348
2007-04-02 18:43:50 +00:00
Don Allingham
5580ad12d3
* src/GrampsDb/_GrampsDbBase.py: handle close/delete of active database
...
* src/DbManager.py: clean up
* src/DbState.py: issue database-changed signal on db close
* src/GrampsDbUtils/_GedcomParse.py: fix adding of notes
* src/DbLoader.py: don't give undo warning if importing into empty db
svn: r8347
2007-04-02 03:56:30 +00:00
Don Allingham
30ce0c5291
2007-04-01 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: display matches in statusbar
* src/DataViews/_PersonView.py: display matches in statusbar
* src/DataViews/_RelationView.py: display matches in statusbar
* src/DisplayState.py: display matches in statusbar
* src/DisplayModels/_BaseModel.py: display matches in statusbar
* src/DisplayModels/_PeopleModel.py: display matches in statusbar
* src/GrampsDbUtils/_GedcomParse.py: display matches in statusbar
* src/PageView.py: display matches in statusbar
* src/Filters/_SearchBar.py: display matches in statusbar
* src/DbManager.py: fix default file name
svn: r8346
2007-04-01 22:37:10 +00:00
Zsolt Foldvari
a5732076d6
2007-04-01 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidgets.py (Statusbar._set_packing): Reverse packing style.
svn: r8345
2007-04-01 20:12:14 +00:00
Zsolt Foldvari
4697422bed
2007-04-01 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidgets.py: Statusbar widget added.
* src/ViewManager.py: use custom Statusbar.
svn: r8344
2007-04-01 16:37:23 +00:00
Benny Malengier
c7242b62cb
correct keyword error
...
svn: r8343
2007-04-01 16:12:08 +00:00
Brian Matherly
c71b782345
Remove "self.font" and "self.media_list" from the BaseDoc interface as they are only common to a couple of formats.
...
svn: r8342
2007-04-01 04:21:44 +00:00
Brian Matherly
6a864bb44c
Fix PaperStyle typos for AbiWord2Doc.
...
svn: r8341
2007-04-01 03:10:29 +00:00
Don Allingham
2002d9a1ba
2007-03-29 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: load previous db if requested
* src/gramps_main.py: load previous db if requested
* src/ArgHandler.py: load previous db if requested
svn: r8340
2007-03-30 04:23:46 +00:00
Brian Matherly
698c28f230
Remove "get_newpage()" and "set_newpage()" from the ReportOptions class. They are not really options. The BookReportDialog now takes care of inserting page breaks.
...
svn: r8339
2007-03-30 02:30:42 +00:00
Don Allingham
8e9a3c191f
svn: r8338
2007-03-29 03:26:28 +00:00
Don Allingham
ad3ae54224
svn: r8337
2007-03-29 03:21:54 +00:00
Don Allingham
a9a388bead
2007-03-28 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: call dbmanager if no file loaded on startup
* src/DbManger.py: open buttons and double click
* src/gramps_main.py: use "Family Trees"
svn: r8336
2007-03-29 01:42:21 +00:00
Zsolt Foldvari
d5651b061e
svn: r8335
2007-03-28 16:36:18 +00:00
Zsolt Foldvari
0cc78b2e89
* src/DataViews/_NoteView.py: enable shortcuts and drag-and-drop.
...
* src/Bookmarks.py (NoteBookmarks.make_label): better note label.
* src/DisplayTabs/_NoteModel.py: better note label for preview.
* src/DisplayTabs/_NoteTab.py: enable accepting drag-and-drop notes.
* src/ScratchPad.py: ScratchPadNote added.
* src/DdTargets.py: NOTE_LINK added.
2007-03-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
svn: r8334
2007-03-28 16:27:45 +00:00
Zsolt Foldvari
33fedc18d4
2007-03-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DataViews/_NoteView.py: put back column editor support.
* src/GrampsDb/_GrampsDbBase.py (get_note_column_order): fix default
values.
* src/DisplayModels/_NoteModel.py: include marker column.
svn: r8333
2007-03-28 14:00:03 +00:00
Don Allingham
e8387f71c7
do the sensible thing, prevent duplicate names when creating a new db.
...
svn: r8332
2007-03-28 04:05:16 +00:00
Don Allingham
e5f0c18781
2007-03-27 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: pass dbstate to DbManager
* src/DbManager.py: add icon, prevent deletion of open db, make buttons
do the sensible thing
svn: r8331
2007-03-28 03:33:11 +00:00
Brian Matherly
58b1e800ca
Remove "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used.
...
svn: r8330
2007-03-28 03:17:13 +00:00
Brian Matherly
adbf4b1dac
Remove "enable_options()" from the report interface. All reports define all their own options. So it is not used.
...
svn: r8329
2007-03-28 02:47:03 +00:00
Zsolt Foldvari
a7083cf69c
* src/GrampsDb/_DbUtils.py (db_copy): include missing Note table;
...
handling Note bookmarks.
* src/GrampsDb/_GrampsDbWriteXML.py:
* src/GrampsDb/_GrampsDBDir.py:
* src/GrampsDb/_GrampsBSDDB.py:
* src/Bookmarks.py:
* src/GrampsDbUtils/_ReadXML.py:
Handling Note bookmarks.
2007-03-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
svn: r8328
2007-03-27 21:47:18 +00:00
Zsolt Foldvari
5257824b63
* src/GrampsDbUtils/_ReadGrdb.py (importData): include missing Note
...
table; handle Note bookmarks.
2007-03-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
svn: r8327
2007-03-27 20:39:42 +00:00
Zsolt Foldvari
cbd230e24b
2007-03-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsDb/_GrampsDbBase.py: add note_bookmarks.
* src/DataViews/_NoteView.py: 'add' and 'remove' functionalities added.
* src/Editors/_EditNote.py: DeleteNoteQuery added.
* src/DisplayTabs/_NoteModel.pya: unnecessary delete_tags call removed.
* src/Utils.py: get_referents() and get_note_referents added();
get_source_referents() and get_media_referents() rewritten.
svn: r8326
2007-03-27 18:28:26 +00:00
Brian Matherly
2151ad9780
Remove the "pagecount" option from the paper menu in the reports. It is not used.
...
svn: r8325
2007-03-27 12:04:07 +00:00
Don Allingham
51de7f3399
2007-03-27 Don Allingham <don@gramps-project.org>
...
* src/DbManager.py (DbManager.populate): make default directory if it
does not exist
svn: r8324
2007-03-27 11:54:10 +00:00
Brian Matherly
4a6b730259
Remove "get_generations()" from the report options base classes. It was
...
forcing some reports to have the "page break between generations" options
even though they weren't using it. All reports now define all of their own
options.
svn: r8323
2007-03-27 11:50:26 +00:00
Brian Matherly
aa57b4b1a6
Make Detailed Descendant Report work with multiple notes.
...
svn: r8322
2007-03-27 04:25:25 +00:00
Brian Matherly
86fe9d11a8
fix for multiple notes.
...
svn: r8321
2007-03-27 04:18:14 +00:00
Don Allingham
911590e880
* src/ViewManager.py: integrate the new DbManager
...
* src/glade/gramps.glade: integrate the new DbManager
* src/gramps_main.py: integrate the new DbManager
* src/DbManager.py: integrate the new DbManager
svn: r8320
2007-03-27 03:18:49 +00:00
Don Allingham
bfe0e121fb
2007-03-26 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/_PeopleModel.py (PeopleModel._build_search_sub):
switch back to old format for handling cursor until bug can be resolved
svn: r8319
2007-03-26 22:16:10 +00:00
Zsolt Foldvari
6aad932574
2007-03-26 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/Editors/_EditNote.py (save): pass the handle to the callback
instead of the object itself.
* src/DisplayTabs/_NoteTab.py: pass the add and edit callback functions
to EditNote; side button tooltips.
svn: r8318
2007-03-26 21:06:17 +00:00
Brian Matherly
dfed629290
Remove get_report_extra_menu_info() from _BareReportDialog as it is not used.
...
svn: r8317
2007-03-26 04:13:22 +00:00
Brian Matherly
36d29f3592
Remove get_display_format() from _ReportOptions.py. It is no longer used.
...
svn: r8316
2007-03-25 20:42:39 +00:00
Brian Matherly
7ee6b12070
Remove get_report_filters() function. Let reports define the filter options themselves.
...
svn: r8315
2007-03-25 20:35:33 +00:00
Don Allingham
ec0623d67d
svn: r8314
2007-03-25 03:17:25 +00:00
Don Allingham
d20b4833f9
2007-03-24 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: add support for new directory type
* src/GrampsDb/_GrampsDbBase.py: use normal pickle encoding
* src/GrampsDb/_GrampsDBDir.py: new directory based type
* src/GrampsDb/_GrampsDbFactories.py: add support for new directory type
* src/Editors/_EditNote.py: only update on save
* src/Selectors/_SelectPerson.py: use normal columns
* src/GrampsDbUtils/_ReadGedcom.py: add support for new directory type
* src/GrampsDbUtils/__init__.py: add support for new directory type
* src/GrampsDbUtils/_Backup.py: fast pickle based backup
* src/ArgHandler.py: add support for new directory type
svn: r8313
2007-03-25 02:25:37 +00:00
Zsolt Foldvari
be30e422b9
* src/Editors/_EditAddress.py:
...
* src/Editors/_EditLdsOrd.py:
* src/Editors/_EditSourceRef.py:
* src/Editors/_EditEventRef.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditName.py:
* src/Editors/_EditEvent.py:
* src/glade/gramps.glade:
move date_entry(ValidatableMaskedEntry) out into glade.
2007-03-24 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
svn: r8312
2007-03-24 00:30:14 +00:00