Don Allingham
bcac687883
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DateEdit.py: make "bad date" translatable.
svn: r7907
2007-01-15 16:42:19 +00:00
Martin Hawlisch
491a2dbc8c
translation update
...
svn: r7906
2007-01-15 13:41:25 +00:00
Brian Matherly
d1130cd58a
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
...
Use ghostscript instead of epstopdf
svn: r7905
2007-01-14 22:09:14 +00:00
Zdeněk Hataš
b26df1c195
Update translations
...
svn: r7904
2007-01-14 20:11:24 +00:00
Alex Roitman
8550c93a73
2007-01-14 Zdenek Hatas <zdenek.hatas@gmail.com>
...
* cs.po: Update translation.
svn: r7903
2007-01-14 18:32:21 +00:00
Jérôme Rapinat
a5c3b0eaa0
update French translation
...
svn: r7902
2007-01-14 16:35:21 +00:00
Jérôme Rapinat
c4341fc47a
update French translation
...
svn: r7901
2007-01-14 16:35:01 +00:00
Don Allingham
574055b5e7
2007-01-13 Don Allingham <don@gramps-project.org>
...
* po/gramps.pot: update
svn: r7900
2007-01-14 05:34:16 +00:00
Brian Matherly
d8b3d315ba
* src/plugins/GraphViz.py: 0000705: font size in relationship graph
...
svn: r7899
2007-01-14 04:09:44 +00:00
Alex Roitman
cd432e801b
2007-01-13 Zdenek Hatas <zdenek.hatas@gmail.com>
...
* cs.po: Update translation.
svn: r7898
2007-01-14 02:51:13 +00:00
Zsolt Foldvari
e8038567e1
2007-01-13 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DisplayTabs/_NoteTab.py: beginning of formatted tabs
svn: r7897
2007-01-13 21:49:34 +00:00
Kees Bakker
6795650739
A couple more translations in the nl help, and a few corrections
...
in the po/nl.po
svn: r7896
2007-01-13 10:13:08 +00:00
Kees Bakker
6043555ab9
Erik says we can enable the nl manual. Great work, Erik.
...
svn: r7895
2007-01-13 09:24:50 +00:00
Zsolt Foldvari
e06e67798c
2007-01-12 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidgets.py: cleanup
* src/DateEdit.py: align DateEdit methods to ValidatableMaskedEntry
behavior
svn: r7894
2007-01-12 11:54:40 +00:00
Don Allingham
0f348602bf
2007-01-11 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py (GedcomParser): fix parsing of the PLAC.FORM
construct, handle Heredis's broken REPO format
svn: r7893
2007-01-12 05:16:29 +00:00
Zsolt Foldvari
477fb9157d
2007-01-11 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DisplayState.py (DisplayState.__init__): fix level of 'root'
looger and WarnHandler
* src/GrampsWidgets.py: ValidatableMaskedEntry.set_default_error_msg()
method added
svn: r7892
2007-01-11 21:15:33 +00:00
Don Allingham
cd89a41bb4
2007-01-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsWidgets.py: add support for an "empty" signal on
ValidatableMaskedEntry so that we can update the value when the
string has been cleared (bug #821 )
* src/DateEdit.py: catch empty signal (bug #821 )
svn: r7891
2007-01-11 04:58:31 +00:00
Brian Matherly
72a4cf6370
src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style"
...
svn: r7890
2007-01-10 03:05:19 +00:00
Alex Roitman
5000d97921
2007-01-09 Alex Roitman <shura@gramps-project.org>
...
* src/const.py.in: use proper macros.
* src/gramps.py: Correctly define dirs.
svn: r7889
2007-01-10 02:14:25 +00:00
Zsolt Foldvari
31683b307f
2007-01-10 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/Selectors/_BaseSelector.py (__init__, _on_row_activated):
enable selection by Double-click or Enter
svn: r7888
2007-01-09 23:05:29 +00:00
Zsolt Foldvari
ecbfe5bf78
2007-01-09 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidget.py: set_completion_mode() added, exact_completion
fixed, cleanup
* src/GrampsLogger/_ErrorView.py: missing help_clicked method added
* src/Editors/_EditEventRef.py: reminder about missing help handle
svn: r7887
2007-01-09 22:10:36 +00:00
Martin Hawlisch
f4fe910312
* C/gramps.xml: Correct Pedigree behaviour.
...
svn: r7886
2007-01-09 19:19:30 +00:00
Don Allingham
39368e4eb6
* src/DataViews/_MediaView.py: pylint
...
* src/DataViews/_RepositoryView.py: pylint
* src/DataViews/_SourceView.py: pylint
* src/DataViews/_EventView.py: pylint
* src/DataViews/_FamilyList.py: pylint
* src/DataViews/_PlaceView.py: pylint
* src/DataViews/__init__.py: pylint
* src/DataViews/_PersonView.py: pylint
* src/DataViews/Makefile.am: pylint
* src/DataViews/_RelationView.py: pylint
* src/RelLib/_CalSdn.py: pylint
* src/RelLib/_Person.py: pylint
* src/RelLib/_Family.py: pylint
* src/RelLib/_EventType.py: pylint
* src/RelLib/_GrampsType.py: pylint
* src/RelLib/_Event.py: pylint
* src/RelLib/_LdsOrd.py: pylint
* src/PageView.py: pylint
svn: r7885
2007-01-09 04:32:07 +00:00
Don Allingham
2d5349b7b8
* src/Filters/Rules/Place/__init__.py: add HasPlace to editor_rule_list
...
svn: r7884
2007-01-08 21:46:32 +00:00
Don Allingham
610ee95aa9
* src/RelLib/_Name.py: default utf8 strings
...
* src/RelLib/_MarkerType.py: default utf8 strings
* src/RelLib/_Place.py: default utf8 strings
* src/RelLib/_GrampsType.py: default utf8 strings
* src/Filters/SideBar/_EventSidebarFilter.py: default utf8 strings
* src/Filters/SideBar/_FamilySidebarFilter.py: default utf8 strings
* src/Filters/SideBar/_PersonSidebarFilter.py: default utf8 strings
as a fallback. (bug #779 ), convert string to unicode if needed (bug #604 )
svn: r7883
2007-01-08 21:40:51 +00:00
Don Allingham
de760c6c66
2007-01-08 Don Allingham <don@gramps-project.org>
...
* src/ansel_utf8.py (utf8_to_ansel): handle single character indexes
as a fallback. (bug #779 )
* src/StartupDialog.py: removed - no longer used
* src/Makefile.am: remove StartupDialog.py installation
* po/POTFILES.in: removed StartupDialog.py
svn: r7882
2007-01-08 20:08:57 +00:00
Jérôme Rapinat
cf53cad747
update French translation
...
svn: r7881
2007-01-08 12:17:35 +00:00
Don Allingham
01f5d700d7
* src/plugins/NarrativeWeb.py: wrap photo description at a maximum
...
of 20 characters to prevent overlap (bug #658 )
svn: r7880
2007-01-08 03:48:49 +00:00
Brian Matherly
a85bbf485e
src/SubstKeywords.py: Fix 0000813: IDs in graphical reports error
...
svn: r7879
2007-01-08 03:12:42 +00:00
Don Allingham
d5ff16800a
2007-01-07 Don Allingham <don@gramps-project.org>
...
* src/RelLib/*.py: pylint fixes
2007-01-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/Utils.py: probably_alive patch
svn: r7878
2007-01-08 01:49:33 +00:00
Alex Roitman
9c02ff28df
2007-01-06 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r7877
2007-01-07 07:40:51 +00:00
Alex Roitman
752530bc24
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Upgrade media
...
refs for the sources.
svn: r7876
2007-01-07 07:22:35 +00:00
Alex Roitman
331af2ccf5
2007-01-06 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ExportVCard.py (get_option_box): Typo.
svn: r7875
2007-01-07 02:42:10 +00:00
Don Allingham
df572d7ebf
svn: r7874
2007-01-06 23:15:58 +00:00
Don Allingham
e21e267dd1
* src/images/stock_calendar.png: added
...
* src/gramps_main.py: add gramps-date as a stock icon
svn: r7873
2007-01-06 23:03:55 +00:00
Don Allingham
2b30971dc3
2007-01-06 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditAddress.py: new date entry
* src/Editors/_EditLdsOrd.py: new date_entry
* src/Editors/_EditSourceRef.py: new date_entry
* src/Editors/_EditEventRef.py: new date_entry
* src/Editors/_EditMedia.py: new date_entry
* src/Editors/_EditName.py: new date_entry
* src/Editors/_EditEvent.py: new date_entry
* src/GrampsWidgets.py: add options to ValidatedDateEntry to specify colors and icon
* src/glade/gramps.glade: new date_entry
* src/Errors.py: new date_entry
* src/DateEdit.py: new date_entry
svn: r7872
2007-01-06 22:35:29 +00:00
Richard Taylor
aa1a8d08a1
minor tweeks to gtkprint
...
svn: r7871
2007-01-05 16:36:44 +00:00
Richard Taylor
00cf9559b3
minor tweeks to gtkprint
...
svn: r7870
2007-01-05 16:10:08 +00:00
Richard Taylor
6054e6f7b9
Add initial stab at GtkPrint.
...
svn: r7869
2007-01-05 11:58:16 +00:00
Zsolt Foldvari
259800415a
2007-01-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidgets.py: Add ValidatableMaskedEntry what extends
the MaskedEntry with validation feature
* TODO: kiwi entry removed
svn: r7868
2007-01-04 21:23:42 +00:00
Eero Tamminen
2aac640d7c
huomio->lisätieto (note/narrative=additional info), perhe->sukunimi (family=surname)
...
svn: r7867
2007-01-04 18:18:38 +00:00
Don Allingham
2763f19b41
2007-01-03 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_EventView.py: lint fixes
* src/DataViews/_PersonView.py: lint fixes
* src/RelLib/_Person.py: lint fixes
* src/RelLib/_PrimaryObject.py: lint fixes
* src/Selectors/_BaseSelector.py: lint fixes
* src/GrampsWidgets.py: lint fixes
* src/Spell.py: lint fixes
* src/PageView.py: lint fixes
* src/Filters/_SearchFilter.py: lint fixes
* src/Filters/SideBar/_MediaSidebarFilter.py: lint fixes
* src/Filters/SideBar/_SourceSidebarFilter.py: lint fixes
* src/Filters/SideBar/_EventSidebarFilter.py: lint fixes
* src/Filters/SideBar/_FamilySidebarFilter.py: lint fixes
* src/Filters/SideBar/_PlaceSidebarFilter.py: lint fixes
* src/Filters/SideBar/_RepoSidebarFilter.py: lint fixes
* src/Filters/SideBar/_PersonSidebarFilter.py: lint fixes
svn: r7866
2007-01-04 05:09:41 +00:00
Don Allingham
8f12743e79
2007-01-02 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: handle illegal confidence
* src/RelLib/_Person.py: set_parent_family_list
* src/Editors/_EditPerson.py: catch family changes
svn: r7865
2007-01-03 02:37:34 +00:00
Martin Hawlisch
cdb76d6209
* src/DisplayTabs/_PersonBackRefList.py: new file
...
* src/DisplayTabs/__init__.py: add PersonBackRefList
* src/DisplayTabs/Makefile.am: ship new file
* src/Editors/_EditPerson.py: show PersonBackRefList
svn: r7864
2007-01-02 16:16:11 +00:00
Eero Tamminen
b034ec4ce0
Finnish translation 'completed'
...
svn: r7863
2007-01-01 20:39:58 +00:00
Don Allingham
5493631d19
2006-12-31 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: add HELP button support
* src/ReportBase/_BareReportDialog.py: add HELP button support
* src/plugins/NarrativeWeb.py: add HELP button support
svn: r7862
2006-12-31 23:56:14 +00:00
Don Allingham
bcefe6c7d7
In .:
...
2006-12-30 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: Map to existing places if possible
* src/Merge/_MergePerson.py: Merge identical names
* src/ViewManager.py: bind <Alt>N and <Alt>P to next and previous view
In help:
2006-12-30 Don Allingham <don@gramps-project.org>
* C/gramps.xml: start the rework of the key binding sections
svn: r7861
2006-12-31 05:50:40 +00:00
Don Allingham
806b7375cf
svn: r7860
2006-12-31 05:17:35 +00:00
Martin Hawlisch
97bbe13b6e
* src/DataViews/_RelationView.py: removed change_page(): Do not set the toolbar buttons to a possibly wrong state, these are set by _change_person properly.
...
svn: r7859
2006-12-30 21:47:19 +00:00
Don Allingham
fbd5225f04
2006-12-30 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: Add edit button to view, shorten names of
buttons
* src/GrampsDb/_GrampsGEDDB.py: properly handle bookmark list
svn: r7858
2006-12-30 17:49:08 +00:00