Benny Malengier
8d25117453
issue 2321 and 2304 fixed GRAMPS crashes for portugueze and does not
...
start
svn: r10987
2008-08-14 09:24:58 +00:00
Mirko Leonhäuser
78c828480e
Updated German translation
...
svn: r10983
2008-08-13 19:45:48 +00:00
Jérôme Rapinat
c311c5f016
Update translation (Łukasz Rymarczyk <yenidai@poczta.onet.pl>)
...
svn: r10982
2008-08-13 06:37:36 +00:00
Jérôme Rapinat
1e3c17204c
#2269 wrong localisation directory with custom prefix
...
svn: r10981
2008-08-13 06:01:11 +00:00
Gary Burton
6f0c3922c9
Keep the archive and extract button visible. Bug #2316 .
...
svn: r10979
2008-08-12 21:05:11 +00:00
Kees Bakker
82dabaaeb1
Solved an issue with konqueror, which was in fact incorrect
...
HTML that is kindly accepted by all other browsers.
Moved calendar.setfirstweekday so that it is set only once.
* src/plugins/WebCal.py
svn: r10978
2008-08-11 20:19:51 +00:00
Jérôme Rapinat
6cf6ceefe4
#2319 : authors.xml is not pasted/installed on installation process
...
svn: r10977
2008-08-08 10:05:54 +00:00
Jérôme Rapinat
c89daff4ae
#2314 : Detailed reports won't run - Reverted change r10874->r10873 #2289 : Replace dict.has_keyx calls with x in dict
...
svn: r10976
2008-08-08 09:50:01 +00:00
Kees Bakker
e4b5e71897
Add an option to select the day of the week for the first
...
column.
* src/plugins/WebCal.py
svn: r10975
2008-08-07 21:00:05 +00:00
Jérôme Rapinat
ef778d829f
#2314 : Detailed reports won't run - Reverted change r10874->r10873 #2289 : Replace dict.has_keyx calls with x in dict
...
svn: r10973
2008-08-06 07:58:49 +00:00
Espen Berg
64526408e9
corrections on Norwegian translation
...
svn: r10971
2008-08-06 07:56:22 +00:00
Erik De Richter
568969f987
update Dutch translation
...
svn: r10970
2008-08-06 07:53:46 +00:00
Jérôme Rapinat
86e1a2f028
#2314 : Detailed reports won't run - Reverted change r10874->r10873 #2289 : Replace dict.has_keyx calls with x in dict
...
svn: r10969
2008-08-06 06:49:29 +00:00
Espen Berg
a7d83e645a
some corrections to Norwegian translation
...
svn: r10968
2008-08-05 11:55:54 +00:00
Gary Burton
b8261a4dd3
Fix for bug causing broken child references when removing a child from a family. Bug #2308 .
...
svn: r10967
2008-08-04 22:29:44 +00:00
Espen Berg
23dc0da9fa
Typo in Norwegian translation
...
svn: r10965
2008-08-04 20:56:20 +00:00
Kees Bakker
7cc57c2029
Added arrow gifs, and made some changes to WebCal
...
to deal with this arrow gif.
* src/plugins/WebCal.py
* src/images/Makefile.am
svn: r10963
2008-08-04 20:46:46 +00:00
Kees Bakker
e9d0b4594b
Correct name display so that it includes prefix and suffix.
...
* src/plugins/WebCal.py
svn: r10962
2008-08-04 19:31:38 +00:00
Kees Bakker
537e44b24c
Removed _subdirs()
...
Moved dst() to _get_dst_start_stop() outside class.
A bit of cleanup in calendar_build().
* src/plugins/WebCal.py
svn: r10961
2008-08-04 19:08:31 +00:00
Mirko Leonhäuser
98b4b014d5
Updated German translation
...
svn: r10960
2008-08-03 18:13:22 +00:00
Espen Berg
4e67b86afa
Applied patch on po/de.po from Robert Chéramy
...
svn: r10958
2008-08-03 14:36:10 +00:00
Erik De Richter
00bd788819
svn: r10957
2008-08-03 09:03:20 +00:00
Kees Bakker
4341fb08aa
Some more corrections with respect to subdirs.
...
Eliminated 'cal' argument to some functions.
* src/plugins/WebCal.py
svn: r10956
2008-08-01 20:47:04 +00:00
Espen Berg
4dc7384c20
Updated Norwegian translation...again...
...
svn: r10955
2008-08-01 15:05:31 +00:00
Espen Berg
54a898778a
Corrected two language typos in WebCal.py
...
svn: r10954
2008-08-01 15:03:19 +00:00
Espen Berg
2b3287d79e
Corrected information in authors.xml and did some work on Norwegian translation
...
svn: r10953
2008-08-01 14:25:42 +00:00
Jérôme Rapinat
b91864d062
better wording for French places
...
svn: r10952
2008-08-01 10:22:16 +00:00
Kees Bakker
1a93ee6d53
More corrections in WebCal (year at a glance).
...
New Web_Evergreen.css from Rob Healey.
Added Rob to the authors.xml
Removed unused CSS files from the Makefile. (These files will
have to be deleted from SVN too.)
* src/data/Makefile.am
* src/data/Web_Evergreen.css
* src/data/authors.xml
* src/plugins/WebCal.py
svn: r10951
2008-08-01 09:51:16 +00:00
Kees Bakker
0eeb4c3e01
Correct subdir when creating individual page.
...
* src/plugins/WebCal.py
svn: r10950
2008-08-01 09:01:24 +00:00
Kees Bakker
5292cd0ed9
Fix the navigation links in WebCal
...
* src/plugins/WebCal.py
svn: r10949
2008-07-31 20:42:05 +00:00
Kees Bakker
126b06ef81
More corrections to calendar_build of WebCal. It's working much better
...
(for me). But it needs more testing. And there are still more changes to
come.
The nav links are not working, I know. Maybe I'll work on that next.
* src/plugins/WebCal.py
* po/nl.po
svn: r10948
2008-07-30 21:37:24 +00:00
Kees Bakker
8c2dc12d62
Move some functions outside the class.
...
Eliminate return value of six_weeks() and calender_build().
_easter() now gets the year as argument.
Note. There is still an off-by-one error with the days.
* src/plugins/WebCal.py
svn: r10947
2008-07-29 21:23:44 +00:00
Kees Bakker
b677214dac
Correct typo from previous update.
...
* src/ReportBase/_ReportUtils.py
(Hmmm, what about a minimum test before commit?)
svn: r10946
2008-07-29 19:39:18 +00:00
Kees Bakker
575c1f634f
Going back to previous version.
...
svn: r10945
2008-07-29 18:37:29 +00:00
Jérôme Rapinat
93ea2f6ba1
add Chilean holidays (contribution from Alvaro Herrera)
...
svn: r10943
2008-07-29 07:23:55 +00:00
Erik De Richter
2169c5f31e
update Dutch translation
...
svn: r10942
2008-07-29 07:10:29 +00:00
Jérôme Rapinat
dae1bdfa5b
#2299 baptism and burial statements lack sources on Detailed reports
...
svn: r10940
2008-07-28 16:25:55 +00:00
Jérôme Rapinat
856cd41a57
#2299 baptism and burial statements lack sources on Detailed reports
...
svn: r10939
2008-07-28 16:21:31 +00:00
Espen Berg
70c58c2d51
Updated Norwegian translation
...
svn: r10937
2008-07-28 16:01:02 +00:00
Espen Berg
5c2e195af4
Some more Norwegian translation in trunk
...
svn: r10933
2008-07-28 12:39:19 +00:00
Erik De Richter
a622bf746a
updated gramps.pot
...
svn: r10932
2008-07-28 11:08:58 +00:00
Peter Landgren
07c15e48da
Patch from Rob Healey
...
svn: r10931
2008-07-28 06:12:46 +00:00
Jérôme Rapinat
a89cbff5c9
#1555 : Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>)
...
svn: r10930
2008-07-27 10:10:53 +00:00
Gary Burton
e68981fb69
Crash caused by change made in bug #2289 . Reversing change.
...
svn: r10929
2008-07-26 20:58:43 +00:00
Gary Burton
0b30b32377
Allow window manager to cascade new note editor windows
...
svn: r10928
2008-07-26 13:20:03 +00:00
Gary Burton
87c5d3e65c
Refactoring in the DataViews.
...
svn: r10927
2008-07-26 11:59:37 +00:00
Gary Burton
f71e2b13b7
Add functionality to PageView to remove multiple object from DataViews.
...
svn: r10926
2008-07-26 08:35:07 +00:00
Gary Burton
f04fdfb9ef
Add functionality to PageView to remove multiple object from DataViews. Implement in all DataViews except Person and Family
...
svn: r10925
2008-07-26 08:34:09 +00:00
Jérôme Rapinat
5a75d49007
#1555 : Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>)
...
svn: r10923
2008-07-24 12:42:29 +00:00
Peter Landgren
37afe9ff65
Swedish translation update to r10920
...
svn: r10921
2008-07-24 06:55:08 +00:00