Brian Matherly
e90e15c4af
Modifications so that GenericFilters can be applied to a PeopleModel.
...
svn: r9665
2007-12-31 22:22:12 +00:00
Gary Burton
cfbcdce095
* src/gen/db/base.py: added missing key for reference_key in mapbase and
...
_SIGBASE. Was preventing deleted notes being undone. Bug #1507 .
2007-12-31 Gary Burton <gary.burton@zen.co.uk>
svn: r9664
2007-12-31 21:57:54 +00:00
Doug Blank
86786d2a1d
thereport typo fixed
...
svn: r9663
2007-12-31 21:42:58 +00:00
Doug Blank
0cd7a685d6
Fixed date arithmetic
...
svn: r9662
2007-12-31 21:23:48 +00:00
Doug Blank
9e110b55ed
Fixed translation issue
...
svn: r9661
2007-12-31 20:57:02 +00:00
Gary Burton
9726d358bd
2007-12-31 Gary Burton <gary.burton@zen.co.uk>
...
* src/DataViews/RelationView.py:
* src/Editors/_EditFamily.py: Add a signal handler for changes to events.
bug #1416 and #1329 . Also remove previous attempt at fixing #1416 now that
I know a bit more about how signal handling works.
svn: r9660
2007-12-31 19:23:16 +00:00
Doug Blank
70a02003ba
Date arithmetic
...
svn: r9658
2007-12-31 16:43:58 +00:00
Doug Blank
c5a0e0947b
removed debug strings
...
svn: r9656
2007-12-31 14:00:30 +00:00
Doug Blank
ce1030db89
Add gadgets by translated name; save by real name
...
svn: r9655
2007-12-31 13:50:39 +00:00
Stéphane Charette
55b9732662
new parms to GVDoc::add_link() and add_node()
...
svn: r9653
2007-12-31 07:33:19 +00:00
Brian Matherly
f002f65c41
Proof of concept: adding a center person option instead of using active person in reports.
...
svn: r9652
2007-12-31 06:21:58 +00:00
Brian Matherly
a37fc2bab3
Set bookmarks dialog to modal.
...
svn: r9651
2007-12-31 05:49:03 +00:00
Stéphane Charette
eb9d09aded
more work-in-progress for GraphViz and FamilyLines
...
svn: r9650
2007-12-31 05:43:14 +00:00
Doug Blank
8855dd8a43
Added tooltips
...
svn: r9649
2007-12-31 04:40:21 +00:00
Doug Blank
8209b1d598
Updated welcome message
...
svn: r9648
2007-12-31 02:50:55 +00:00
Doug Blank
f8cef8d975
2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/Config/_GrampsConfigKeys.py: added MyGrampsView
* src/Config/_GrampsGconfKeys.py: added try/excepts on get_types
svn: r9647
2007-12-31 02:05:07 +00:00
Brian Matherly
e364f891d5
Rename "PeoplePickerOption" to "PersonListOption".
...
svn: r9646
2007-12-30 22:32:02 +00:00
Stéphane Charette
83e05324d2
write out .dot file in ISO-8859 versus UTF-8
...
svn: r9645
2007-12-30 21:09:55 +00:00
Brian Matherly
fe2bd2834e
Patch from Raphael Ackermann <raphael.ackermann@gmail.com> to fix undefined variables in HtmlDoc.py.
...
svn: r9644
2007-12-30 21:00:28 +00:00
Doug Blank
fe61295ec5
Protect against bad gadget.ini
...
svn: r9643
2007-12-30 17:43:19 +00:00
Doug Blank
e2cb83448a
2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/OnThisDay.py: i18n changes
* src/plugins/Makefile.am: added missing files
* src/plugins/DefaultGadgets.py: i18n changes
* src/QuickReports.py: allow callers to send obj directly
* src/Simple/_SimpleTable.py: added support for objs
* po/POTFILES.in: i18n changes
svn: r9640
2007-12-30 15:39:00 +00:00
Peter Landgren
a3380d2e69
Upgrade to 3.0, first rev
...
svn: r9637
2007-12-30 12:53:06 +00:00
Jérôme Rapinat
c9b3084ab4
/src/OnThisDay.py allow translation on paragraph
...
svn: r9636
2007-12-30 12:11:00 +00:00
Brian Matherly
e0543b0644
More updates to better support MenuOptions. FamilyLines seems to work now.
...
svn: r9634
2007-12-30 05:41:16 +00:00
Doug Blank
07bdb19028
2007-12-29 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: show matching surnames
* src/plugins/OnThisDay.py: refinement
* src/plugins/SameSurnames.py: changed name
* src/plugins/DefaultGadgets.py: calendar calls quickreport
* src/QuickReports.py: new function to call qr directly
* src/Simple/_SimpleAccess.py: new func to format dates
svn: r9633
2007-12-30 03:46:39 +00:00
Doug Blank
bca91ffad0
Getting ready for surname double-clicks
...
svn: r9632
2007-12-30 01:24:33 +00:00
Doug Blank
f7da658104
Added click/double click for QR that reference people
...
svn: r9631
2007-12-29 21:06:15 +00:00
Doug Blank
fcb4797ae4
2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: fixme's are fixed
* src/DataViews/EventView.py: added quick report popup
* src/plugins/SameSurnames.py: removed unneeded imports
* src/plugins/siblings.py: removed unneeded imports
* src/Simple/_SimpleTable.py: add date handler
* src/plugins/OnThisDay.py: new event quick report
svn: r9630
2007-12-29 19:55:27 +00:00
Doug Blank
e8ed1b1b0e
Calendar month fix; reattach expand bug gadget title save bug
...
svn: r9629
2007-12-29 17:56:23 +00:00
Doug Blank
2c2266446e
Allow main to also not be a generator
...
svn: r9628
2007-12-29 17:35:07 +00:00
Doug Blank
74c4e3e30b
No save if no gadgets; added news gadget
...
svn: r9627
2007-12-29 16:53:14 +00:00
Doug Blank
9e77d90748
Self is now translatable
...
svn: r9626
2007-12-29 16:06:08 +00:00
Benny Malengier
fb60df120a
2007-12-29 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ArgHandler.py: better handling of -l
* src/const.py.in: forgot to commit this, new constants
* configure.in: remove GrampsDb makefile
* src/DbManager.py: allow inheriting create_new_db_cli
svn: r9625
2007-12-29 14:47:38 +00:00
Doug Blank
06b6d1af03
Removed test code
...
svn: r9624
2007-12-29 12:49:54 +00:00
Doug Blank
50440b7839
Working on calendar signals
...
svn: r9623
2007-12-29 12:36:28 +00:00
Doug Blank
0fb8fad4ee
2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: renamed background to main
* src/plugins/DefaultGadgets.py: call main (generator)
svn: r9622
2007-12-29 11:49:15 +00:00
Doug Blank
3fadb9f213
2007-12-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/SameSurnames.py: new quick report for showing
people with same surnames
svn: r9621
2007-12-29 04:42:37 +00:00
Doug Blank
930e5c77ad
Bug in printing lists in Python gadget
...
svn: r9620
2007-12-29 03:46:30 +00:00
Doug Blank
7a607fe6ff
Adding calendar details
...
svn: r9619
2007-12-29 03:33:14 +00:00
James G Sack
7216c72509
fix confusing dup function name (fn -> fn3)
...
svn: r9618
2007-12-29 03:00:46 +00:00
Doug Blank
7119ca1b61
Fixed looking up person after db_change
...
svn: r9617
2007-12-28 20:43:25 +00:00
Doug Blank
c4c6b80eea
Added calendar gadget
...
svn: r9616
2007-12-28 19:12:05 +00:00
Benny Malengier
dc9f03b6c0
2007-12-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: remove unused functions, add alt actions left/right
* src/GrampsDb: deleted with _GrampsDbWriteXML.py,
_GrampsDbFactories.py, _GrampsGEDDB.py, _GrampsXMLDB.py,
__init__.py, Makefile.am, _GrampsInMemDB.py, _GrampsBSDDB.py.
No more inmemory databases
* src/GrampsDbUtils: moved here _GrampsDbWriteXML.py and _GrampsBSDDB.py
* src/plugins/ReadGrdb.py:
* src/plugins/Checkpoint.py:
* src/ObjectSelector/_ObjectSelectorWindow.py:
* src/DbManager.py:
* src/GrampsDbUtils/_WriteGrdb.py:
* src/GrampsDbUtils/__init__.py:
* src/GrampsDbUtils/_GrampsDbWRFactories.py:
* src/GrampsDbUtils/_WriteXML.py:
* src/GrampsDbUtils/Makefile.am:
* src/gramps_main.py:
* src/RecentFiles.py: recent-files-gramps.xml, don't overwrite 2.2.x data
* src/ArgHandler.py:
* src/DbLoader.py: remove unused functions
* src/Makefile.am:
* po/POTFILES.in:
* src/GrampsDbUtils/importdbdir.py: allow import of new database via cli
Remove inMem Editing, move remaining to DbUtils, fix ArgHandler
svn: r9613
2007-12-28 15:09:01 +00:00
Stéphane Charette
5ea0cd4b3e
work in progress converting FamilyLines to new GraphViz plugin
...
svn: r9612
2007-12-28 10:08:19 +00:00
Doug Blank
6b0deef1eb
Removed stub gadgets
...
svn: r9610
2007-12-28 07:46:26 +00:00
Doug Blank
c0d16ee50b
Added delete gadget; finished menus
...
svn: r9609
2007-12-28 06:48:45 +00:00
Doug Blank
b98e1ef9c7
Indent error fix
...
svn: r9608
2007-12-28 06:25:46 +00:00
Doug Blank
ca5e9f80c8
Added restore gadgets
...
svn: r9607
2007-12-28 06:23:50 +00:00
Brian Matherly
455a481dc6
Convert DetDescendantReport and DetAncestralReport to use MenuOption.
...
svn: r9606
2007-12-28 05:12:30 +00:00
Doug Blank
c3bda4cb4c
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_Options.py: Bug #1486 , type error on option read
svn: r9605
2007-12-28 02:20:39 +00:00