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
73bf8719b8
2008-01-03 Gary Burton <gary.burton@zen.co.uk>
...
* Fixed date on last entry
svn: r9696
2008-01-03 13:41:46 +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
Jérôme Rapinat
d54e05c41e
2008-01-03 Jérôme Rapinat <romjerome@yahoo.fr>
...
* src/configure.in : add bulgarian
svn: r9692
2008-01-03 11:46:54 +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
Erik De Richter
a8a6c017e6
adapted translation nl.po
...
svn: r9678
2008-01-02 08:19:31 +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
a7a471907b
Added some comments to rel_sv.py
...
svn: r9675
2008-01-01 20:00:01 +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
Brian Matherly
d053467a61
Rotate ChangeLog
...
svn: r9669
2008-01-01 06:22:36 +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
122c77e2de
2007-12-31 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGadgets.py: added Date to environment
* src/gen/lib/date.py: added new Date constructor type: Date(y,m,d)
svn: r9659
2007-12-31 16:57:53 +00:00
Doug Blank
70a02003ba
Date arithmetic
...
svn: r9658
2007-12-31 16:43:58 +00:00
Jérôme Rapinat
fc419c3134
2007-12-31 Mirko Leonhäuser <mirko@leonhaeuser.de>
...
* de.po: Translation update
svn: r9657
2007-12-31 16:38:19 +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
Jérôme Rapinat
6456384658
2007-12-31 Boril Gourinov <boril.gourinov@gmail.com>
...
* bg.po: New language, bulgarian
svn: r9654
2007-12-31 09:17:02 +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
Jérôme Rapinat
bebed0f2c7
/po/fr.po update
...
svn: r9642
2007-12-30 17:23:35 +00:00
Jérôme Rapinat
b99cfbe859
svn: r9641
2007-12-30 16:13:01 +00:00