Don Allingham
051f992afb
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Frode Jemtland
05b0117c82
Small update
...
svn: r6991
2006-07-04 21:13:53 +00:00
Alex Roitman
452f641624
2006-07-04 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsWidgets.py (hand_cursor): Use HAND2 instead of HAND1.
svn: r6990
2006-07-04 17:58:14 +00:00
Don Allingham
a2aceb58b0
2006-07-04 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PlaceView.py (PlaceView.ui_definition):
add google maps to tool bar
svn: r6989
2006-07-04 17:57:09 +00:00
Alex Roitman
39cd47357d
Test
...
svn: r6988
2006-07-04 05:50:24 +00:00
Alex Roitman
cf302f8a39
Test
...
svn: r6987
2006-07-04 05:46:48 +00:00
Alex Roitman
b0dfc2a0cc
Test
...
svn: r6986
2006-07-04 05:43:22 +00:00
Don Allingham
724f41b4b8
* src/DataViews/_PlaceView.py: add attempt to map to google maps,
...
check for valid list
svn: r6985
2006-07-04 04:59:15 +00:00
Don Allingham
1ab9acf99f
* src/DataViews/_PlaceView.py: add attempt to map to google maps
...
svn: r6984
2006-07-04 03:53:51 +00:00
Don Allingham
872a650565
2006-07-03 Don Allingham <don@gramps-project.org>
...
* src/glade/gramps.glade: fix date status button.
svn: r6983
2006-07-03 23:38:38 +00:00
Don Allingham
e593f5fd33
* various: pyflakes fixes
...
svn: r6982
2006-07-03 04:25:33 +00:00
Don Allingham
0114cd0bff
2006-07-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: add filter editor support
* src/DataViews/_Relationship.py: add filter editor support
* src/DataViews/_PersonView.py: move filter editor support to PageView
* src/PageView.py: add filter editor support
svn: r6981
2006-07-03 02:28:44 +00:00
Don Allingham
e719f97ff3
* src/DisplayState.py: fix spacing
...
svn: r6980
2006-07-02 05:11:47 +00:00
Don Allingham
9d57da77ee
* src/DisplayTabs/_SourceEmbedList.py: check for empty reference
...
before attempting to edit
svn: r6979
2006-07-02 03:46:19 +00:00
Don Allingham
e842a07b65
2006-07-01 Don Allingham <don@gramps-project.org>
...
* src/GrampsWidgets.py: fix LinkLabel to not try to rebuild
gender code
svn: r6978
2006-07-01 19:54:35 +00:00
Don Allingham
3f750b2e40
* src/AddMedia.py: use full paths for calculations to avoid pwd issues
...
* src/DbLoader.py: fix working directories
* example/gramps/example.gramps: remove hard coded paths
* example/gramps/data.gramps: remove hard coded paths
svn: r6977
2006-07-01 04:55:36 +00:00
Don Allingham
1353edcca9
* src/GrampsDb/_DbUtils.py (remove_parent_from_family): adjust the
...
transaction message for appropriate father/mother indicator
svn: r6976
2006-07-01 03:58:45 +00:00
Don Allingham
7d56d70075
font problems by switching fonts if needed
...
svn: r6975
2006-06-30 14:22:49 +00:00
Don Allingham
4e0c9e816e
svn: r6974
2006-06-30 14:16:09 +00:00
Don Allingham
97c11250d4
2006-06-30 Don Allingham <don@gramps-project.org>
...
* src/GrampsWidgets.py: Add GenderWidget to try to isolate windows
font problems
svn: r6973
2006-06-30 13:58:19 +00:00
Don Allingham
a9919c995a
2006-06-28 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py (PedigreeView.rebuild): use gtk.Arrow
instead of unicode characters
svn: r6972
2006-06-28 18:46:35 +00:00
Brian Matherly
7ce909d3b5
remove duplicate birth and death events in reports (fixes bug #235 )
...
svn: r6971
2006-06-28 04:01:14 +00:00
Brian Matherly
13e3d9e505
src/GampsLogger/_ErrorReportAssistant.py: fix error message in Windows
...
svn: r6970
2006-06-28 02:52:38 +00:00
Don Allingham
60d21403a7
* src/ReportBase/_ReportDialog.py (report): catch IOError
...
svn: r6969
2006-06-27 05:12:21 +00:00
Don Allingham
1aea8327ab
2006-06-26 Don Allingham <don@gramps-project.org>
...
* src/Filters/Rules/Person/_HasDeath.py: use references instead of
handles
svn: r6968
2006-06-27 04:55:07 +00:00
Alex Roitman
824ee8968c
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/NameDisplay.py (_format_base): Add format string display;
(_format_raw, _format): Add format string methods.
* src/GrampsCfg.py (name_changed): Switch back to int key.
* data/gramps.schemas.in: Add name-format-str key for custom name
display format string.
* src/Config/_GrampsConfigKeys.py: Re-generate the file.
* src/Config/gen_schema_keys.py (copy): Add Id string;
Write header into the generated file.
svn: r6967
2006-06-25 05:39:32 +00:00
Brian Matherly
1f356bc5b5
* src/plugins/BookReport.py: fix book loading
...
svn: r6966
2006-06-25 03:25:14 +00:00
Alex Roitman
199c6b2412
Remove gnome requirement
...
svn: r6965
2006-06-25 02:48:39 +00:00
Alex Roitman
a734940c05
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py (report): Handle wm closing.
* src/plugins/GraphViz.py (GraphVizDialog.__init__): Handle wm
closing.
* src/plugins/NarrativeWeb.py (WebReportDialog.__init__): Handle
wm closing.
svn: r6964
2006-06-25 02:26:29 +00:00
Brian Matherly
ae8a270c53
* src/plugins/AncestorChart2.py: fix comment
...
* src/plugins/DecendChart.py: fix comment
* src/plugins/TimeLine.py: Remove Title option
svn: r6963
2006-06-25 01:57:56 +00:00
Alex Roitman
27541aa86b
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* debian/control (Build-Depends-Indep): Add xsltproc
svn: r6962
2006-06-25 00:09:09 +00:00
Brian Matherly
d04393b085
* src/docgen/ODFDoc.py: Handle exception when file is not writeable
...
* src/docgen/ODSDoc.py: Handle exception when file is not writeable
* src/docgen/OpenOfficeDoc.py: Handle exception when file is not writeable
* src/docgen/OpenSpreadSheet.py: Handle exception when file is not writeable
* src/plugins/AncestorChart2.py: Remove Title option
* src/plugins/DecendChart.py: Remove Title option
svn: r6961
2006-06-24 17:22:34 +00:00
Jérôme Rapinat
d67624f607
update french pictures for gramps-manual v3.0
...
svn: r6960
2006-06-24 12:16:18 +00:00
Jérôme Rapinat
8a64985a69
update french translation for gramps-manual with a new fr.po
...
svn: r6959
2006-06-24 12:14:46 +00:00
Jérôme Rapinat
df37f4b067
update fr.po
...
svn: r6958
2006-06-24 07:04:28 +00:00
Alex Roitman
f44c52289b
* src/GrampsDb/_WriteGedcom.py: Prevent writing empty value tags.
...
svn: r6957
2006-06-24 04:28:43 +00:00
Don Allingham
57954c387c
* help/C/figures/*.png: updates
...
svn: r6956
2006-06-23 20:19:16 +00:00
Alex Roitman
318039e699
Update
...
svn: r6955
2006-06-23 20:18:05 +00:00
Alex Roitman
f64a2613e4
Update
...
svn: r6954
2006-06-23 20:14:37 +00:00
Alex Roitman
a245cbd0dc
2006-06-23 Alex Roitman <shura@gramps-project.org>
...
* src/images/Makefile.am (dist_pkgdata_DATA): Comment out map images.
* configure.in: Add help/Makefile to AC_CONFIG_FILES.
* Makefile.am (SUBDIRS): Add help subdir.
* debian: Add directory for debian packaging.
svn: r6953
2006-06-23 20:10:56 +00:00
Don Allingham
799abe7930
* help/C/gramps-manual.xml: updates
...
svn: r6952
2006-06-23 18:34:45 +00:00
Don Allingham
acca9a14bd
2006-06-23 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadXML.py: fix syntax error with old ref formats
svn: r6951
2006-06-23 17:10:05 +00:00
Don Allingham
dc4b7dab9d
2006-06-22 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py: remove unused variable
* src/Editors/_EditPlace.py: Allow duplicate names
* src/Editors/_EditFamily.py: improve error message
svn: r6950
2006-06-23 04:13:06 +00:00
Don Allingham
d9f1827ddb
2006-06-21 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadXML.py: handle witness ref properly
svn: r6949
2006-06-22 21:23:00 +00:00
Alex Roitman
111294b3f0
2006-06-22 Alex Roitman <shura@gramps-project.org>
...
* POTFILES.in: Add new file.
svn: r6948
2006-06-22 20:07:10 +00:00
Alex Roitman
8d74903031
* src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py:
...
Add new module.
* src/Filters/Rules/Person/Makefile.am (pkgdata_PYTHON): Ship new
module.
* src/Filters/Rules/Person/__init__.py: Import new module.
svn: r6947
2006-06-22 20:06:13 +00:00
Alex Roitman
b3a8324b78
2006-06-22 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.__init__): Typo.
svn: r6946
2006-06-22 18:32:16 +00:00
Jérôme Rapinat
73b4bd93fd
update french pictures for gramps-manual v3.0
...
svn: r6945
2006-06-22 12:31:55 +00:00
Alex Roitman
0b6f8f5e45
Allow column sorting
...
svn: r6944
2006-06-22 00:09:20 +00:00
Don Allingham
a5a4eed7fc
2006-06-21 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py: Don't attempt to be too clever and
swap families if a duplicate is found. Just warn, and continue.
svn: r6943
2006-06-21 20:13:40 +00:00