Jérôme Rapinat
86ed7e29c2
#2751 : Finnish translation
...
svn: r12137
2009-02-26 11:06:50 +00:00
Jérôme Rapinat
5f76b591a0
enable more locale for wiki manual
...
svn: r11147
2008-10-15 08:20:40 +00:00
Jérôme Rapinat
373fb1f01c
#/src/GrampsDisplay : add french locale for wiki manual
...
svn: r10590
2008-04-19 10:36:21 +00:00
Brian Matherly
a46e733398
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
...
svn: r10474
2008-04-05 14:17:15 +00:00
Benny Malengier
7bd31dd4f1
2008-02-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ScratchPad.py: bug when dragging sourceref #1833
* src/GrampsDisplay.py: remove whitespace
2008-02-24 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10125
2008-02-26 12:35:42 +00:00
Benny Malengier
470232fa5a
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DateEdit.py: example use of help
* src/GrampsDisplay.py: internationalization of help system
* src/Editors/_EditPrimary.py: define_help_button link to webpage
* src/Editors/_EditSecondary.py: define_help_button link to webpage
* src/Editors/_EditReference.py: define_help_button link to webpage
* src/Editors/_EditFamily.py: remove empty line
svn: r10036
2008-02-15 11:40:17 +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
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
Benny Malengier
8a422e7e7d
* src/GrampsDisplay.py: wrong const, const.url_manual must be const.URL_MANUAL
...
2007-09-19 Benny Malengier <benny.malengier@gramps-project.org>
svn: r8992
2007-09-19 16:31:24 +00:00
Don Allingham
6d9dbfee49
2007-09-08 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: code cleanup
* src/FontScale.py: code cleanup
* src/GrampsWidgets.py: code cleanup
* src/ExportOptions.py: code cleanup
* src/GrampsDisplay.py: code cleanup
* src/DateEdit.py: code cleanup
* src/DbLoader.py: code cleanup
svn: r8951
2007-09-09 05:24:15 +00:00
Alex Roitman
303d58647c
* src/ViewManager.py (ViewManager.about): Use const.py.
...
* src/const.py.in (url_manual): Add the link constant.
* src/GrampsDisplay.py (help): Update the link.
svn: r7478
2006-10-29 03:01:56 +00:00
Alex Roitman
50fcfb7979
In .:
...
2006-10-11 Alex Roitman <shura@gramps-project.org>
* src/GrampsDisplay.py (help): Rename gramps-manual to gramps.
In help:
* Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual.
* C/gramps.xml: Add in place of gramps-manual.xml;
add more authors.
* gramps.omf.in: Add in place of gramps-manual.omf.in
svn: r7395
2006-10-11 16:13:58 +00:00
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
Don Allingham
ae6da05e4b
2006-05-17 Don Allingham <don@gramps-project.org>
...
* src/GrampsCfg.py: pychecker fixes
* src/GrampsWidgets.py: pychecker fixes
* src/glade/gramps.glade: fix text entry -> label
* src/NameDisplay.py: pychecker fixes
* src/DisplayState.py: pychecker fixes
* src/GrampsDisplay.py: pychecker fixes
* src/DateEdit.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
* src/DbLoader.py: pychecker fixes
svn: r6701
2006-05-18 01:39:50 +00:00
Brian Matherly
798207dbb4
make manual work in Windows
...
svn: r6433
2006-04-25 04:10:32 +00:00
Don Allingham
071ae0ac9a
dialog fixes, replace fork with spawn
...
svn: r6226
2006-03-29 22:51:27 +00:00
Don Allingham
34435d8711
* src/GnomeMime.py: GNOME based mime handling
...
* src/PythonMime.py: Python based mime handling
* src/AddMedia.py: gnome code isolation
* src/DisplayState.py: gnome code isolation
* src/EditPerson.py: gnome code isolation
* src/EditRepository.py: gnome code isolation
* src/GnomeMime.py: gnome code isolation
* src/GrampsDisplay.py: gnome code isolation
* src/GrampsMime.py: gnome code isolation
* src/ImageSelect.py: gnome code isolation
* src/ImgManip.py: gnome code isolation
* src/PluginMgr.py: toolbar/menu support
* src/Plugins.py: toolbar/menu support
* src/RepositoryRefEdit.py: gnome code isolation
* src/SelectObject.py: gnome code isolation
* src/Utils.py: gnome code isolation
* src/ViewManager.py: toolbar/menu support, gnome code isolation
* src/GrampsDb/_GrampsBSDDB.py: unified messaging
* src/GrampsDb/_ReadGedcom.py: unified messaging
* src/plugins/WriteFtree.py: gnome code isolation
svn: r5636
2005-12-28 22:58:26 +00:00
Alex Roitman
b08882b5b2
* various: merge changes made in gramps20 up until R2_0_9 tag.
...
svn: r5544
2005-12-13 02:07:16 +00:00
Alex Roitman
2f962b5f96
merge changes from gramps20
...
svn: r5482
2005-12-06 06:38:09 +00:00