Raphael Ackermann
0fc89437fa
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_EditRule.py
* src/FilterEditor/_ShowResults.py
* src/plugins/ExtractCity.py
* src/plugins/NarrativeWeb.py
* src/plugins/ChangeNames.py
* src/plugins/GraphViz.py
* src/plugins/MediaManager.py
* src/plugins/FamilyLines.py
* src/Selectors/_BaseSelector.py
* src/ObjectSelector/_ObjectSelectorWindow.py
* src/ObjectSelector/_FamilyFilterFrame.py
* src/ObjectSelector/_PersonFilterFrame.py
* src/PageView.py
* src/Filters/_FilterMenu.py
* src/Filters/_SearchBar.py
* src/Filters/_FilterComboBox.py
* src/Filters/_FilterList.py
* src/Filters/_FilterParser.py
* src/Filters/_FilterStore.py
* src/Filters/_GenericFilter.py
* src/Filters/_ParamFilter.py
pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN types etc
svn: r9886
2008-01-18 17:03:55 +00:00
Raphael Ackermann
493c790703
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gen/db/dbdir.py
* src/plugins/ChangeNames.py
* src/DisplayModels/_NoteModel.py
* src/GrampsDbUtils/_GrampsBSDDB.py
* src/Filters/SideBar/_MediaSidebarFilter.py
* src/Filters/SideBar/_SidebarFilter.py
* src/Filters/SideBar/_SourceSidebarFilter.py
* src/Filters/SideBar/_EventSidebarFilter.py
* src/Filters/SideBar/_FamilySidebarFilter.py
* src/Filters/SideBar/_PlaceSidebarFilter.py
* src/Filters/SideBar/_NoteSidebarFilter.py
* src/Filters/SideBar/_RepoSidebarFilter.py
* src/Filters/SideBar/_PersonSidebarFilter.py
* src/Filters/Rules/Family/_HasNoteRegexp.py
* src/Filters/Rules/Event/_MatchesSourceFilter.py
* src/Filters/Rules/Event/_HasNoteRegexp.py
* src/Filters/Rules/Event/_MatchesPersonFilter.py
* src/Filters/Rules/_HasTextMatchingRegexpOf.py
* src/Filters/Rules/Place/_MatchesEventFilter.py
* src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py
* src/Filters/Rules/Person/_MatchesEventFilter.py
Pylint fixes.
svn: r9885
2008-01-18 15:51:15 +00:00
Doug Blank
78b28b583b
2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py (SurnameCloudGramplet.main):
moved cursor to beginning of text
* src/DataViews/GrampletView.py (Gramplet.append_text):
new scroll_to="begin" to go to start of text area
svn: r9884
2008-01-18 12:22:44 +00:00
Jérôme Rapinat
67ef4c8352
2008-01-18 Jerome Rapinat <romjerome@yahoo.fr>
...
* data/man/gramps.1.in: add missing -l option
svn: r9883
2008-01-18 12:19:16 +00:00
Peter Landgren
a3691b8881
Help via -h and --help gives same info
...
svn: r9882
2008-01-18 11:02:23 +00:00
Benny Malengier
37d60133ed
* src/ExportAssistant.py: workaround around bug
...
http://bugzilla.gnome.org/show_bug.cgi?id=56070 as indicated on
Ubuntu launchpad, make forward button accept click after it
becomes sensitive.
2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9879
2008-01-18 09:58:50 +00:00
Benny Malengier
700ee1b18b
2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditChildRef.py: remove debug print statements
* src/glade/gramps.glade: wrong visible setting in child ref widget
svn: r9878
2008-01-18 08:26:48 +00:00
Brian Matherly
07e1529f27
Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
...
svn: r9875
2008-01-18 05:39:50 +00:00
Doug Blank
ae1912f431
2008-01-17 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py (Gramplet.link): added size, tooltip
to links
* src/plugins/DefaultGramplets.py: added SurnameCloudGramplet
svn: r9874
2008-01-18 02:58:14 +00:00
Benny Malengier
01460af4ef
2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditNote.py: focus on text field on start
* src/Editors/_EditChildRef.py: add usability: name of child, edit btn
* src/Editors/_EditFamily.py: grab Errors.WindowActiveError
* src/glade/gramps.glade: add usability to childref, see #1462
svn: r9873
2008-01-17 23:15:08 +00:00
Benny Malengier
65141d25ac
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditChildRef.py: set focus on OK button for quick work
* src/Editors/_EditFamily.py: double click on child, adding child
choosing existing child, brings up child ref editor, #1462
svn: r9872
2008-01-17 21:52:13 +00:00
Benny Malengier
77110daade
* src/DataViews/RelationView.py: shorter toolbar strings, #1553
...
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9870
2008-01-17 20:35:18 +00:00
Raphael Ackermann
eac853ccb7
2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ScratchPad.py: remove tooltip for events as it crashes.
* src/Utils.py: cleanup
svn: r9869
2008-01-17 20:24:44 +00:00
Benny Malengier
ea262ce318
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/WriteCD.py: check if gnome is the desktop, #1599
svn: r9868
2008-01-17 15:14:25 +00:00
Benny Malengier
7845849ff3
* src/glade/gramps.glade: wrong visible setting in some editors, #1612
...
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9866
2008-01-17 11:53:29 +00:00
Raphael Ackermann
a5737884cd
2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ArgHandler.py: 0001588: -a summary does nothing
svn: r9865
2008-01-17 11:35:15 +00:00
James G Sack
7ca360fcbc
fix typo/parens causing exception
...
svn: r9864
2008-01-17 11:15:47 +00:00
Benny Malengier
4ad552b52a
* src/DataViews/_RelationView.py: isue #1605 , not twice in same family
...
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9863
2008-01-17 09:57:57 +00:00
Benny Malengier
c6bfc584f1
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/PersonView.py: issue 1451, double click to expand nodes
svn: r9861
2008-01-17 09:14:40 +00:00
Raphael Ackermann
d8852c6efe
2008-01-13 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/NarrativeWeb.py: make Filter translatable
0001490: Cannot translate few 'filter' labels
svn: r9860
2008-01-17 07:40:01 +00:00
Stéphane Charette
b7b80faa2a
fix version number, don't create .deb for help
...
svn: r9859
2008-01-17 07:07:39 +00:00
Stéphane Charette
4b8a324b7a
2.90.0 beta
...
svn: r9856
2008-01-17 05:33:39 +00:00
Raphael Ackermann
719be42081
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/WriteCD.py
* src/plugins/vcardexport.glade
* src/plugins/ExportVCard.py
* src/plugins/writeftree.glade
* src/plugins/ExportCSV.py
* src/plugins/csvexport.glade
* src/plugins/vcalendarexport.glade
* src/plugins/ExportVCalendar.py
* src/plugins/genewebexport.glade
* src/plugins/WriteGeneWeb.py
* src/ExportAssistant.py
* src/ExportOptions.py
* src/ArgHandler.py
work on mnemonics for export dialogues and doc string fixes
svn: r9855
2008-01-16 21:42:05 +00:00
Benny Malengier
4172c30406
2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ArgHandler.py: don't crash arghandler on wrong input #1592
* src/const.py.in: Add -h and --help so those work for non gnome users
svn: r9853
2008-01-16 20:23:20 +00:00
Raphael Ackermann
93395e747a
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* data/man/nl/Makefile.am: added doc
* configure.in: added sv for swedish makefile
svn: r9852
2008-01-16 15:09:21 +00:00
Doug Blank
cafebdcd83
2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/Simple/_SimpleTable.py: added gettext
* data/Makefile.am: added schema files
* po/POTFILES.skip: some files not in POTFILES.in
* po/POTFILES.in: added some missing files
svn: r9851
2008-01-16 14:48:56 +00:00
Erik De Richter
77d5b2d82f
add nl man pages
...
svn: r9850
2008-01-16 14:37:14 +00:00
Jérôme Rapinat
68e5687b5f
2008-01-16 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/images/Makefile.am: add missing reference for gramps-import.png
svn: r9847
2008-01-16 14:12:19 +00:00
Doug Blank
c49e80c554
2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Makefile.am (pkgdata_PYTHON): missing backslash
svn: r9846
2008-01-16 13:57:01 +00:00
Martin Hawlisch
5b4817a716
* src/DataViews/PersonView.py,
...
* src/PageView.py: Use save instead of open in the csv export file chooser
svn: r9845
2008-01-16 13:31:35 +00:00
Martin Hawlisch
fdfa461cf1
* src/Mime/_PythonMime.py: Avoid crash on Windows if the mime type for a folder is to be determined
...
svn: r9844
2008-01-16 13:16:58 +00:00
Martin Hawlisch
4b68c57530
* src/plugins/DateParserDisplayTest.py: Use Tool.ToolOptions instead of None as options_class to make it no longer crash
...
svn: r9843
2008-01-16 13:12:04 +00:00
Benny Malengier
4569eba392
* src/Editors/_EditMediaRef.py:
...
* src/DisplayTabs/_GalleryTab.py:
Finish changes caused by Addmedia not touching database anymore, #1610
2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9841
2008-01-16 12:28:56 +00:00
Benny Malengier
6718ae6caa
* configure.in: don't make help makefile
...
* src/FilterEditor/_ShowResults.py: shorten text, bug 1609
2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9839
2008-01-16 10:02:21 +00:00
Benny Malengier
00c4692b28
2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsDbUtils/_GrampsDbWriteXML.py: import gzip only once
svn: r9838
2008-01-16 08:49:43 +00:00
Peter Landgren
0ba34220a1
Swedish man page added
...
svn: r9837
2008-01-16 07:53:37 +00:00
Raphael Ackermann
ca3f6a935b
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/docgen/Makefile.am: added line to copy gtkprintpreview.glade
on distcheck.
svn: r9832
2008-01-16 06:45:28 +00:00
Doug Blank
2cddb31ef2
* src/plugins/OnThisDay.py: date sortable
...
* src/plugins/SameSurnames.py: date sortable
* src/plugins/siblings.py: date sortable
* src/Simple/_SimpleAccess.py: simple method to get date_obj
* src/Simple/_SimpleTable.py: manual override of link_col;
removed call to quick_reports (could have been recursive)
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9831
2008-01-16 02:25:40 +00:00
Doug Blank
e304069be8
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_Tool.py (Tool.__init__): pass in dbstate
* src/PluginUtils/__init__.py (MenuToolOptions.__init__):
pass in dbstate
* src/plugins/Calendar.py (CalendarOptions.add_menu_options):
standard defaults
svn: r9830
2008-01-15 21:08:32 +00:00
Benny Malengier
09a0d706e4
2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsDbUtils/_GrampsDbWriteXML.py: import gzip
svn: r9828
2008-01-15 20:00:54 +00:00
Doug Blank
a5a349219a
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/SameSurnames.py (IncompleteSurname.apply):
can bring up people with empty surname
* src/plugins/ImportCSV.py (CSVParser.process): fixed csv import with
no surname (bug #1603 )
svn: r9826
2008-01-15 19:04:46 +00:00
Raphael Ackermann
56f4ebaa4e
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_ShowResults.py: allow notes to be filtered
0001607: Unreferenced filter test
svn: r9824
2008-01-15 18:36:28 +00:00
Doug Blank
d1bc327764
* src/plugins/ImportCSV.py (CSVParser.process): fixed csv import with no
...
surname (bug #1603 )
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9823
2008-01-15 18:34:09 +00:00
Doug Blank
a453da4b6c
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py (TopSurnamesGramplet.main): make
clicking on data easier by clicking on entire line (bug #1594 )
svn: r9822
2008-01-15 18:04:13 +00:00
Raphael Ackermann
2670ca2637
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/const.py.in: added constants for help pages
* src/ViewManager.py: support for help pages called from menu
0001606: Help menu items not functioning
svn: r9821
2008-01-15 17:59:56 +00:00
Doug Blank
874d62eaf7
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/SameSurnames.py (run): change description to just
surname, not entire person (bug #1595 )
svn: r9820
2008-01-15 17:40:17 +00:00
Benny Malengier
0eed33dd14
In .:
...
2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>
* man/Makefile.am: Swedish removed again so it builds again
* removed help files of version 2.x, only wiki manual now!
* COPYING-DOCS -> help/COPYING-DOCS : refers to old doc, moved
* Makefile.am: removed help subdir, and COPYING-DOCS
The idea should be that should we add documentation again, it is done
in the help dir with separate source packages too for translations
In help:
2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>
* Removed 2.2 manual, at the moment no manual of gramps is kept in SVN,
it can only be found on the wiki.
* help/gramps.omf.in: removed
* help/gramps.pot: removed
* help/Makefile.am: removed
svn: r9819
2008-01-15 15:42:10 +00:00
Benny Malengier
ccb0b85b15
* src/gen/db/exceptions.py: wrong exception def, bug #1593
...
* src/GrampsDbUtils/_WriteXML.py: correctly catch the exception
* src/GrampsDbUtils/_GrampsDbWriteXML.py: remove double def of xml export
* src/GrampsDbUtils/_GrampsDbWRFactories.py: remove write backend factory
* src/ExportAssistant.py: on fail, do not set success = True
* src/GrampsDbUtils/__init__.py: don't export unused stuff
2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9818
2008-01-15 10:47:25 +00:00
Peter Landgren
7a1640ae88
Updates for man/sv/gramps.1.in
...
svn: r9817
2008-01-15 10:33:54 +00:00
Benny Malengier
2bcdc69ce5
2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ArgHandler.py: on autoload, do some extra checks first.
svn: r9813
2008-01-15 09:21:13 +00:00
Raphael Ackermann
2225ac3d78
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/GrampsDbUtils/_GrampsDbWriteXML.py
* src/GrampsDbUtils/_WriteGedcom.py
* src/plugins/ExportCSV.py
* src/plugins/ExportVCalendar.py
* src/plugins/ExportVCard.py
* src/plugins/WriteCD.py
* src/plugins/WriteFtree.py
* src/plugins/WriteGeneWeb.py
* src/plugins/WritePkg.py
* src/PluginUtils/_PluginMgr.py: pylint fixes
pylint fixes and work on 0001597
svn: r9812
2008-01-15 09:16:45 +00:00
Raphael Ackermann
ae138d2d01
fixed date for last commit
...
svn: r9811
2008-01-14 23:06:14 +00:00
Raphael Ackermann
9ec17fdf02
2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DbLoader.py: typo
* src/plugins/ImportCSV.py: register text/csv as another mime type for csv
0001410: Import auto-detect doesn't recognize csv
* Changelog: fix format. Single tab before source files line, double space
between date and name.
svn: r9810
2008-01-14 23:03:16 +00:00
Jérôme Rapinat
619b5866a9
2008-01-14 Jerome Rapinat <romjerome@yahoo.fr>
...
* data/man/fr/gramps.1.in: new man file
svn: r9809
2008-01-14 18:53:03 +00:00
Benny Malengier
e788fe83d7
2008-01-12 Cedric Scott <cedric@not2.be>
...
Benny Malengier <benny.malengier@gramps-project.org>
* data/man/gramps.1.in: new man file
svn: r9808
2008-01-14 08:59:18 +00:00
Peter Landgren
4d9e5eca4e
Fix in ISO-date if only year
...
svn: r9807
2008-01-14 08:12:53 +00:00
Jérôme Rapinat
182a4efa52
2008-01-13 Jerome Rapinat <romjerome@yahoo.fr>
...
* Makefile.am
* configure.in: remove gramps.spec references
svn: r9800
2008-01-14 05:56:34 +00:00
Brian Matherly
f3ea893102
Code cleanup in _MenuOptions.py
...
svn: r9799
2008-01-14 00:24:15 +00:00
Gary Burton
21aee67e79
2008-01-13 Gary Burton <gary.burton@zen.co.uk>
...
* src/ManagedWindow.py: Revert last change.
svn: r9798
2008-01-13 21:02:32 +00:00
Jérôme Rapinat
5373416192
2008-01-13 Jerome Rapinat <romjerome@yahoo.fr>
...
* gramps.spec.in: remove file
* FAQ: update file (wiki data) #1457
svn: r9797
2008-01-13 19:53:49 +00:00
Raphael Ackermann
bedafa494a
2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gramps_main.py: Add dots to list of things in Betawarning
to make it consistent
* src/GrampsLogger/_ErrorReportAssistant.py: Disable sending emails to the
bug list and add button to file bug report on gramps issue tracker
svn: r9794
2008-01-13 15:05:41 +00:00
Brian Matherly
0d98fb6309
Enable the beta warning on startup.
...
svn: r9790
2008-01-13 04:58:11 +00:00
Brian Matherly
789a33adfd
Clean up PyLint warnings in GVHourGlass.py.
...
svn: r9789
2008-01-13 04:26:47 +00:00
Benny Malengier
a6fe002719
2008-01-12 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsDisplay.py: open url in standard way
* src/gramps.py: add comment on use of import gnome
* README:
* INSTALL:
Remove need for gconf, add need for xdg utilities
svn: r9788
2008-01-13 00:48:03 +00:00
Raphael Ackermann
3dbb428759
2008-01-12 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Config/__init__.py: revert wrong indentation changes
svn: r9787
2008-01-12 23:39:43 +00:00
Benny Malengier
afaca66068
2008-01-12 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/const.py.in: new manual constant keys
* src/GrampsDisplay.py: show wiki manual, allow webpage and
section to be passed
RERUN ./autogen.sh
svn: r9785
2008-01-12 15:24:19 +00:00
Peter Landgren
d1beecb763
fix in ViewManager for bug 1580
...
svn: r9783
2008-01-12 14:42:12 +00:00
Stéphane Charette
219a325c43
remember metric & custom paper size, issue #1481
...
svn: r9782
2008-01-12 11:37:21 +00:00
Stéphane Charette
7c37b80716
more report changes
...
svn: r9781
2008-01-12 03:26:44 +00:00
Benny Malengier
a2c2f70022
2008-01-11 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/glade/gramps.glade: add alt key combo's for buttons
svn: r9780
2008-01-11 16:57:16 +00:00
Raphael Ackermann
1abb8df85f
2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gen/db/dbdir.py: add doc, remove unused variable
* src/GrampsDbUtils/_GrampsBSDDB.py: : add doc, remove unused variable
* src/plugins/AncestorChart.py: cleanup unused vars
* src/plugins/Calendar.py: typo in doc
* src/plugins/ChangeNames.py: cleanup unused vars
* src/plugins/DescendChart.py: cleanup unused vars
* src/plugins/FamilyLines.py: cleanup unused vars
* src/ReportBase/_ReportUtils.py: fix typo in variable Name
svn: r9779
2008-01-11 06:50:46 +00:00
Raphael Ackermann
d28b01f4b0
2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/MarkupText.py: in _hex_to_color removed dupe assignment to color
* src/PageView.py: doc typo and delete unused statements in filter_toggle
* src/ViewManager.py: fix typo in doc
* src/DataViews/PersonView.py: delete unused statements in filter_toggle
* src/FilterEditor/_EditRule.py: fix wrong $Id name
* src/FilterEditor/_ShowResults.py: fix wrong $Id name
svn: r9778
2008-01-10 23:27:06 +00:00
Erik De Richter
abc7d85760
add note reordering
...
svn: r9777
2008-01-10 20:17:05 +00:00
Peter Landgren
e08615a2cf
Update RecentFiles.py
...
svn: r9775
2008-01-10 16:28:00 +00:00
Raphael Ackermann
35a0eaabe0
2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ObjectSelector/_ObjectSelectorWindow.py: fix indentation error
introduced through a previous patch
svn: r9774
2008-01-10 08:28:54 +00:00
Brian Matherly
5d70be92d4
0001541: Box size too small - Descendant Chart
...
svn: r9773
2008-01-10 04:00:41 +00:00
Gary Burton
45bdb5a121
2008-01-09 Gary Burton <gary.burton@zen.co.uk>
...
* src/ManagedWindow.py: Close window only if it is already open. Possible
fix for bug #1510
svn: r9772
2008-01-09 21:47:37 +00:00
Benny Malengier
c5ad2323dc
2008-01-08 Benny Malengier <benny.malengier@gramps-project.org>
...
Peter Landgren <peter.talken2telia.com>
* src/DbManager.py: rename check, issue 1562, 1569
svn: r9771
2008-01-09 21:19:36 +00:00
Gary Burton
811f40b5da
* src/DisplayModels/_NoteModel.py:
...
* src/Selectors/_SelectNote.py:
* src/DisplayViews/NoteView.py:
* src/gen/db/base.py:
Change the order of columns on Note View and Select Note dialog. Also
fixed a crash. Bug #1529
2008-01-09 Gary Burton <gary.burton@zen.co.uk>
svn: r9770
2008-01-09 21:15:28 +00:00
Gary Burton
de7c632edb
* src/DisplayModels/_BaseModel.py: add self.db to match function
...
2008-01-09 Gary Burton <gary.burton@zen.co.uk>
svn: r9769
2008-01-09 21:06:28 +00:00
Gary Burton
1d8b604c7c
2008-01-09 Gary Burton <gary.burton@zen.co.uk>
...
* src/DataViews/__init__.py: remove message regarding malformed dataviews
svn: r9768
2008-01-09 20:53:51 +00:00
Raphael Ackermann
2857943955
2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com> From PEP8 Always use 'self' for the first argument to instance methods.
...
svn: r9767
2008-01-09 16:47:56 +00:00
Raphael Ackermann
c6a8810305
2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com> * src/plugins/ExportVCard.py: in write_person use b_date instead of date
...
svn: r9766
2008-01-09 16:34:19 +00:00
Benny Malengier
8f0eb92408
2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/GrampsDbUtils/_GrampsBSDDB.py: wrong const import
svn: r9764
2008-01-09 15:45:17 +00:00
Raphael Ackermann
87e152e0b7
2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com> * src/ObjectSelector/_FilterFrameBase.py: indentation and tabs/spaces fix
...
svn: r9763
2008-01-09 14:36:24 +00:00
Raphael Ackermann
b7c7952058
2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com>
...
svn: r9760
2008-01-09 06:45:15 +00:00
Brian Matherly
0af382cf1e
0001539: Tab order incorrect - Statistics Chart configuration
...
svn: r9759
2008-01-09 05:36:37 +00:00
Brian Matherly
65adf61947
0001515: GraphViz reports don't register page margins on report_options.xml
...
svn: r9758
2008-01-09 05:23:27 +00:00
Brian Matherly
21f8c08ace
0001228: Descendent Chart doesn't respect the margin
...
svn: r9757
2008-01-09 05:13:27 +00:00
Brian Matherly
3784011060
0001554: Select Place search
...
svn: r9756
2008-01-09 03:45:12 +00:00
James G Sack
fb025aa2bd
add comment about int4entional undefined function
...
svn: r9755
2008-01-08 21:45:06 +00:00
Benny Malengier
a9619bab5f
2008-01-08 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ArgHandler.py: bug with tarfile exceptions
svn: r9753
2008-01-08 19:13:54 +00:00
Raphael Ackermann
56d33a2c4f
2008-01-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditFamily.py: import fixes
* src/plugins/FindDupes.py: variable typo fix
0001428: In EditFamily: NameError
svn: r9752
2008-01-08 15:27:28 +00:00
Benny Malengier
626485fb38
2008-01-08 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DisplayTabs/_BackRefList.py: don't do sel change when dirty
svn: r9751
2008-01-08 09:18:20 +00:00
Raphael Ackermann
1f2ad6a747
2008-01-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditFamily.py: 0001428: In EditFamily: NameError.
changed db -> self.db
svn: r9749
2008-01-08 07:44:05 +00:00
Benny Malengier
b03bc3f4e5
Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Bookmarks.py: bookmark dup warning, bug 1346
2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9748
2008-01-07 22:27:05 +00:00
Benny Malengier
080b47bb1a
* src/DbManager.py: bug with creation/rename
...
2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9747
2008-01-07 22:03:57 +00:00
Benny Malengier
3fd7731ea0
2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/GrampletView.py:
* src/gramps_main.py:
* src/images/48x48/gramps-gramplet.png:
* src/images/scalable/gramps-gramplet.svg:
* src/images/48x48/Makefile.am:
* src/images/scalable/Makefile.am:
start of gramplet icon
2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com
svn: r9745
2008-01-07 21:44:41 +00:00
Raphael Ackermann
9317748613
2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com
...
* src/DataViews/PersonView.py: removed unused import
* src/plugins/EventCmp.py: fixed error introduced with previous change
* src/gramps.py: removed unused import
* src/PageView.py: removed unused import
svn: r9744
2008-01-07 20:07:52 +00:00
Raphael Ackermann
cee58d48ab
* src/plugins/EventCmp.py: clean up imports and fix pylint error
...
0001496: in EventCmp.py: E:198:fix: Using variable 'l' before assignment
2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com
svn: r9743
2008-01-07 17:19:17 +00:00
Raphael Ackermann
dd3b3311a3
2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com
...
* src/plugins/CmdRef.py: clean up unused and broken imports and vars
0001494: unresolved import WebPage in CmdRef.py
svn: r9742
2008-01-07 16:30:36 +00:00
Raphael Ackermann
4fa4ad60aa
fixed Changelog entry
...
svn: r9739
2008-01-07 08:09:41 +00:00
Raphael Ackermann
db5f123fd0
2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/docgen/ODFDoc.py: remove duplicate import
* src/docgen/LaTeXDoc.py :added support for opening latex editor
0001536: not possible to select latex editor like kile to open a latex file
automatically
svn: r9738
2008-01-07 08:04:45 +00:00
Brian Matherly
1d62180e49
0001521: Filters work when tested, but not in side bar
...
svn: r9737
2008-01-07 04:13:16 +00:00
Doug Blank
2fbee469a7
* src/plugins/DefaultGramplets.py: added gettext (thanks, Jim!)
...
2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9736
2008-01-07 00:15:49 +00:00
Doug Blank
e35844de95
2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py:
* src/DataViews/__init__.py:
* src/DataViews/GrampletView.py:
* src/DataViews/Makefile.am:
* src/Config/_GrampsConfigKeys.py:
* src/plugins/DefaultGramplets.py:
* src/plugins/Makefile.am:
* src/plugins/DefaultGadgets.py:
* src/glade/gramps.glade:
* po/POTFILES.in:
Renamed Gadgets -> Gramplets, MyGrampsView -> GrampletView
svn: r9732
2008-01-06 22:57:34 +00:00
Brian Matherly
4d08da0c3c
0001495: imports in DisplayState.py need fixed.
...
svn: r9731
2008-01-06 22:25:41 +00:00
Brian Matherly
d7ac3bcc06
0001543: Preferences name format not used - Timeline Graph
...
svn: r9730
2008-01-06 21:58:21 +00:00
Brian Matherly
4be9fbe097
Don't enable GoogleView and pass on gtkmozembed failure for systems that don't have Gnome.
...
svn: r9729
2008-01-06 21:32:53 +00:00
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
Peter Landgren
18998c1913
Removed print in Verify.py
...
svn: r9719
2008-01-06 10:11:17 +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
d24c1d818e
* data/gramps.desktop.in: list more mime types, item 851
...
2008-01-03 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9704
2008-01-03 16:38:13 +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
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
95496e6449
add_comment() and work in progress for the new GraphViz framework
...
svn: r9679
2008-01-02 08:43:19 +00:00
Peter Landgren
a7a471907b
Added some comments to rel_sv.py
...
svn: r9675
2008-01-01 20:00:01 +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
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
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
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
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