Jérôme Rapinat
248e96dff8
2008-01-06 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/docgen/Makefile.am: gtkprintpreview.glade was not pasted on install
svn: r9724
2008-01-06 13:14:25 +00:00
Doug Blank
c4b215b3f0
2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py (MyGrampsView.clear_gadgets):
Protect on re-columning from gadgets that have been removed
svn: r9723
2008-01-06 13:03:28 +00:00
Benny Malengier
9664842702
* src/DataViews/MediaView.py:
...
* src/DataViews/RepositoryView.py:
* src/DataViews/SourceView.py:
* src/DataViews/EventView.py:
* src/DataViews/PlaceView.py:
* src/PageView.py:
Remove unused double click procedure
* src/plugins/SimpleBookTitle.py: remove use of AddMedia
* src/Editors/AddMedia.py: added
* src/AddMedia.py: removed
* src/Editors/Makefile.am:
* src/Makefile.am:
* po/POTFILES.in:
Move AddMedia to the editors directory
* src/Editors/_EditMedia.py:
Edit Media now works as other editors, spawning AddMedia when
select is clicked.
* src/ManagedWindow.py: typo in comment
* src/Config/_GrampsConfigKeys.py: Two new keys, rerun ./autogen.sh
Still todo: make relative path work
2008-01-06 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9722
2008-01-06 10:51:20 +00:00
Benny Malengier
aabef20651
2008-01-06 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/DefaultGadgets.py: handle long text in standard way for
translation
svn: r9720
2008-01-06 10:25:36 +00:00
Benny Malengier
d003fd55a7
2008-01-06 Benny Malengier <benny.malengier@gramps-project.org>
...
Raphael Ackermann <raphael.ackermann@gmail.com>
* src/docgen/LaTeXDoc.py: wrong indent on write, bug #1506
svn: r9718
2008-01-06 08:58:27 +00:00
Brian Matherly
5c8214c843
0001408: Low Verbosity / Succinct option for the Detailed Ancestral/Descendant Reports (patch from James Friedmann <jfriedmannj@gmail.com> modified by Raphael Ackermann <raphael.ackermann@gmail.com> and Brian Matherly)
...
svn: r9716
2008-01-06 06:13:37 +00:00
Brian Matherly
218e3d585c
0001505: Verifying database signals dead father, when he is not a father. (Patch from Raphael Ackermann <raphael.ackermann@gmail.com>)
...
svn: r9715
2008-01-05 21:41:38 +00:00
Brian Matherly
81e521c53b
More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person".
...
svn: r9714
2008-01-05 20:42:05 +00:00
Brian Matherly
bf3900f043
Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files
...
svn: r9713
2008-01-05 20:10:26 +00:00
Gary Burton
eb0d33414c
2008-01-05 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/Verify.py: Remove a line of redundant code added yesterday.
svn: r9710
2008-01-05 09:58:45 +00:00
Doug Blank
e226c06de6
2008-01-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/date.py (Date.__sub__): fixed date differences
* src/Simple/_SimpleTable.py: removed frame around textview
svn: r9709
2008-01-05 03:02:56 +00:00
Gary Burton
d999733c22
* src/plugins/Verify.py: Allow the Verify Results window to be reused if
...
it is already instantiated. Bug #1532
2008-01-04 Gary Burton <gary.burton@zen.co.uk>
svn: r9708
2008-01-04 23:24:51 +00:00
Gary Burton
8cf173b898
2008-01-04 Gary Burton <gary.burton@zen.co.uk>
...
* src/GrampsDbUtils/_ReadXML.py: removed code that is adding the gramps
ID onto the end of pre-existing place descriptions. Bug #1502
svn: r9707
2008-01-04 21:41:49 +00:00
Benny Malengier
71028d3d36
* src/GrampsDbUtils/_GrampsDbWriteXML.py: wrong escape of &, bug 1430
...
2008-01-03 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9702
2008-01-03 15:30:16 +00:00
Benny Malengier
af1fd6eb0a
2008-01-03 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/RelCalc.py: managed window error, bug 1499
svn: r9700
2008-01-03 14:54:26 +00:00
Doug Blank
1e3ce27007
2008-01-03 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_Constants.py: added QR_NOTE, QR_DATE
* src/gen/lib/date.py: working on date math
* src/plugins/AgeOnDate.py: new Quick View for age on date
* src/plugins/DefaultGadgets.py: added Age on Date gadget
* src/QuickReports.py: new constants
* src/Simple/_SimpleTable.py: handle sort columns
svn: r9698
2008-01-03 14:18:18 +00:00
Gary Burton
424665ee39
2008-01-01 Gary Burton <gary.burton@zen.co.uk>
...
* src/Selectors/_SelectPerson.py: the select person dialog now allows a
person to be selected by using the keyboard. This dialog really needs an
overhaul so that it can use the BaseSelector class as SelectFamily does.
However a PeopleModel based on BaseModel is required for this as the
existing PeopleModel is a custom built class. bug #1456
svn: r9695
2008-01-03 13:39:57 +00:00
Benny Malengier
f6aaf422e9
2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: remove unneeded show, remove tabs
svn: r9691
2008-01-03 09:40:07 +00:00
Brian Matherly
c706d7b097
Fix filter bug in PeopleModel.
...
svn: r9689
2008-01-03 04:34:18 +00:00
James G Sack
91f4a23c3f
really fix encoding buglet in const.py.in
...
svn: r9688
2008-01-03 00:09:48 +00:00
James G Sack
2803d5bc60
fix encoding buglet in const.py.in
...
svn: r9687
2008-01-02 22:10:06 +00:00
Benny Malengier
f492d26a9c
2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Filters/SideBar/_PlaceSidebarFilter.py: correct string, bug #1275
svn: r9686
2008-01-02 19:20:23 +00:00
Doug Blank
cbce0ac6b4
2008-01-02 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/Simple/_SimpleTable.py (SimpleTable.row): added obj handlers
* src/plugins/References.py: new quick report for listing refs
svn: r9682
2008-01-02 13:20:26 +00:00
Benny Malengier
1c87642339
2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DbLoader.py: correct bug state -> dbstate
svn: r9681
2008-01-02 11:11:27 +00:00
Stéphane Charette
f81b0d2aef
removed a stray print() debug statement
...
svn: r9680
2008-01-02 09:18:23 +00:00
Stéphane Charette
95496e6449
add_comment() and work in progress for the new GraphViz framework
...
svn: r9679
2008-01-02 08:43:19 +00:00
Doug Blank
d8e7e580d3
Added home/end to Python shell gadget
...
svn: r9677
2008-01-02 02:09:31 +00:00
Doug Blank
ef4005e1c9
Added history editor to Python shell gadget
...
svn: r9676
2008-01-01 22:32:54 +00:00
Peter Landgren
00e1beeb8c
Added some comments
...
svn: r9674
2008-01-01 19:57:33 +00:00
Gary Burton
8e04fa506f
2008-01-01 Gary Burton <gary.burton@zen.co.uk>
...
* src/Editors/_EditFamily.py: Enabled tooltips on person edit buttons
bug #1501
svn: r9672
2008-01-01 12:57:18 +00:00
Jérôme Rapinat
bc66824cb8
src/const.py.in minor improvement
...
svn: r9671
2008-01-01 09:21:00 +00:00
Brian Matherly
22359b81c4
Refinement of "Center Person" selection for reports. Now only use one dialog.
...
svn: r9670
2008-01-01 06:44:58 +00:00
Doug Blank
3295364aa2
Date arithmetic typo
...
svn: r9668
2007-12-31 23:26:50 +00:00
Doug Blank
a066962d6a
Date arithmetic typo
...
svn: r9667
2007-12-31 23:26:12 +00:00
Brian Matherly
1f4fc8e662
Selection of center person for reports can now be one of: A person from the database, a bookmarked person, the active person, or the home person.
...
svn: r9666
2007-12-31 22:24:23 +00:00
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
Brian Matherly
935f32acff
Fix thumbnail images and HTML labels for relationship graph (Graphviz).
...
svn: r9604
2007-12-27 22:23:40 +00:00
Brian Matherly
2faff1abfb
_GraphvizReportDialog.py: Fix Graphviz generated PDF.
...
svn: r9603
2007-12-27 22:05:45 +00:00
Brian Matherly
8456e16cbc
_GraphvisReportDialog.py: Fix to conform to 80 columns. Add Graphviz generated PDF as an option (requires Graphviz 2.16 to work)
...
svn: r9602
2007-12-27 21:47:11 +00:00
Brian Matherly
85fd9a2d1b
src/Config/_GrampsConfigKeys.py: Better default for report output.
...
src/gen/db/dbconst.py: Remove constants that are duplicated in const.py.
src/GrampsDb/_GrampsBSDDB.py: Use ENV_DIR from const.py.
svn: r9601
2007-12-27 21:44:15 +00:00
Brian Matherly
88ff3ab413
Fix 0001431: Tried to run a statistics report:
...
svn: r9600
2007-12-27 18:39:11 +00:00
Brian Matherly
3708d4f73f
Convert DescendReport and AncestorReport to use MenuOption.
...
svn: r9599
2007-12-27 18:28:16 +00:00
Doug Blank
65f93ebe47
* src/DataViews/MyGrampsView.py:
...
* src/DataViews/SourceView.py:
* src/DataViews/__init__.py:
* src/DataViews/NoteView.py:
* src/DataViews/PersonView.py:
* src/DataViews/RelationView.py:
* src/DataViews/MapView.py:
* src/DataViews/MediaView.py:
* src/DataViews/RepositoryView.py:
* src/DataViews/EventView.py:
* src/DataViews/FamilyList.py:
* src/DataViews/PedigreeView.py:
* src/DataViews/PlaceView.py:
* src/DataViews/Makefile.am:
Renamed DataViews views to new style
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9598
2007-12-27 15:24:30 +00:00
Doug Blank
becd01ef12
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_MyGrampsView.py: added API for data save/load
* src/plugins/DefaultGadgets.py: top surnames takes count; TODO saves
svn: r9597
2007-12-27 15:06:28 +00:00
Doug Blank
76cff3a349
* src/DataViews/_MyGrampsView.py: added tooltips, cleanup, menu work
...
* src/plugins/DefaultGadgets.py: fine tuning
* src/glade/gramps.glade: added tooltips
2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9596
2007-12-26 23:14:13 +00:00
Jérôme Rapinat
58ba8aeac3
DateHandler/_Date_fr.py typo
...
svn: r9595
2007-12-26 18:59:34 +00:00
Doug Blank
a8769e138c
Made a welcome to gramps gadget
...
svn: r9594
2007-12-26 18:32:09 +00:00
Doug Blank
bb642337f9
Ok, fixed saving issue
...
svn: r9593
2007-12-26 17:23:02 +00:00
Doug Blank
21ddb27d51
Comment out gadget saving for now
...
svn: r9592
2007-12-26 17:19:26 +00:00
Doug Blank
dcbe87df2b
Comment out gadget saving for now
...
svn: r9591
2007-12-26 17:19:06 +00:00
Doug Blank
b263b80548
Comment out gadget saving for now
...
svn: r9590
2007-12-26 17:18:43 +00:00