Jérôme Rapinat
92a77413a0
add gettext for translation strings
...
svn: r16411
2011-01-18 18:02:25 +00:00
Rob G. Healey
d7c767f699
Added locality elements to all related style sheets.
...
svn: r16406
2011-01-18 01:55:40 +00:00
Rob G. Healey
c1e58e38d7
Either added or modified my copyright mark in these files.
...
svn: r16405
2011-01-18 01:38:04 +00:00
Rob G. Healey
1ae4a3c1ed
Reverted the changes to this made by Jerome to allow ./autogen.sh && make to work and complete. Yes, there is no way for the automake tools to verify that the webstuff and its directories are being copy in the build system. Doug Blank will need to take a look into this one.
...
svn: r16404
2011-01-18 01:21:01 +00:00
Rob G. Healey
d4869ddd57
Updated stylesheets to show note hyperlinks in the pages of Home, Introduction, and Contact.
...
svn: r16403
2011-01-18 01:17:55 +00:00
Craig J. Anderson
7e9ed2e31f
added back copyright notices
...
added great updates given to me by Gerald Britton
svn: r16402
2011-01-17 20:52:25 +00:00
Jérôme Rapinat
1e88921347
partial fix, need to know the files used
...
svn: r16398
2011-01-17 17:36:14 +00:00
Jérôme Rapinat
db130645d2
Add support for Ukrainian translation (by fedik)
...
svn: r16397
2011-01-17 17:09:51 +00:00
Jérôme Rapinat
c399cddb79
try to add missing directories
...
svn: r16396
2011-01-17 10:07:39 +00:00
Jérôme Rapinat
0e821e7bba
add 'megabyte' context
...
svn: r16395
2011-01-17 09:43:50 +00:00
Jérôme Rapinat
526268641a
typos (contribution by Paul Franklin)
...
svn: r16393
2011-01-17 08:31:26 +00:00
Serge Noiraud
ec9f8ac267
GeoView : bottombar and sidebar management. better resizing and some cleaning.
...
svn: r16392
2011-01-16 22:38:02 +00:00
Craig J. Anderson
459bc9e87b
removed '+' from
...
_("text" +
"more text")
lines to help with translations.
svn: r16391
2011-01-16 20:47:57 +00:00
Craig J. Anderson
5fad02da57
accidently backed out some work dealing with shadows.
...
svn: r16390
2011-01-16 04:35:07 +00:00
Craig J. Anderson
21772a92db
update shadows to be more like Descendant report
...
updated _fill function to be iterative. not recursive.
svn: r16389
2011-01-16 04:27:43 +00:00
Nick Hall
4ad437dc7b
Avoid redefining self.title as a label
...
svn: r16387
2011-01-15 18:18:57 +00:00
Rob G. Healey
51f239f53b
Added Locality to Addresses, Places, and ContactPage.
...
svn: r16385
2011-01-15 07:23:06 +00:00
Rob G. Healey
45b1b97897
Bug#3795; fixed DownloadPage alignment for Mainz style sheet.
...
svn: r16384
2011-01-15 07:21:06 +00:00
Craig J. Anderson
b159aa02c2
small updates. remove box.shadow and used report_opt.box_shadow
...
also removed .prev from Descendant reports.
updated shadows to be more consistent.
svn: r16380
2011-01-14 19:20:19 +00:00
Craig J. Anderson
e67041604e
Update to remove doc references from boxes.
...
svn: r16376
2011-01-13 18:10:15 +00:00
Jérôme Rapinat
cd57fa0a17
4530: typo
...
svn: r16375
2011-01-13 14:15:48 +00:00
Jérôme Rapinat
5a67169652
4530: Gedcom import looses custom family event description
...
svn: r16374
2011-01-13 10:49:06 +00:00
Nick Hall
5508719070
Add tooltips to bottombar gramplets
...
svn: r16370
2011-01-12 18:09:35 +00:00
Craig J. Anderson
8145163220
This is speed/memory improvement number 1 for the Ancestor report
...
added a CalcItems helper class to calculate text for boxes.
also fixed some strings that were concatinated (due to length),
but did not have a space at the end or beginning.
svn: r16367
2011-01-12 03:16:48 +00:00
Craig J. Anderson
b42bc92f33
fixed errors found with MMM MMMM date format codes.
...
updated test cases to not use mmm and mmmm as these are localized and
the output can differ.
still need to put in a test case for mmmm and mmm.
svn: r16361
2011-01-11 03:32:34 +00:00
Nick Hall
e44dfa291e
Implement Gramps bottombar
...
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
3d8e5d5311
4326: typo (contribution by Paul Franklin)
...
svn: r16357
2011-01-10 09:20:13 +00:00
Nick Hall
4264cbb8a0
3996: show divorce information in a "text" descendant report
...
svn: r16353
2011-01-09 00:06:55 +00:00
Jérôme Rapinat
0809ec6723
4363: missing tag references on XML import
...
svn: r16350
2011-01-07 17:54:55 +00:00
Craig J. Anderson
df9825821b
In this commit:
...
Update Ancestor report
Updated Descendant report
new Family Descendant report
new docs for these reports are found at
http://www.gramps-project.org/wiki/index.php?title=User:Ander882
included into trunk for hopeful inclusion into 3.3
svn: r16348
2011-01-07 16:11:17 +00:00
Joan Creus
ca5df3ab03
Several typos and language corrections
...
svn: r16345
2011-01-06 21:17:02 +00:00
Peter Landgren
7dfa50b602
Issue 4515, Check and Repair replaces illegal cntrl char with space.
...
svn: r16342
2011-01-06 12:12:23 +00:00
Peter Landgren
6c4a6f4d05
Issue 4515, allow only 09, 0A, 0D in GEDCOM input.
...
svn: r16340
2011-01-05 18:11:50 +00:00
Peter Landgren
4593c5f53f
Issue 4515, skip all control char in XML output except 09, 0A, 0D.
...
svn: r16336
2011-01-05 10:45:32 +00:00
Jérôme Rapinat
36e0c637fd
Add support for Portuguese 'Portugal' (by Frederico Muñoz)
...
svn: r16333
2011-01-03 16:56:50 +00:00
Nick Hall
6f7ce7726f
Sidebar tidy-up and bug fixes
...
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
f8b99a00b2
Forgot to add this to the person tree view; allows WebConnect to web searches, etc
...
svn: r16311
2010-12-25 16:04:39 +00:00
Doug Blank
217316ccf5
4114: Would like to use stdin and stdout for command line import/export by MD Nauta
...
svn: r16308
2010-12-23 17:47:01 +00:00
Doug Blank
3833ee63a6
Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
...
svn: r16307
2010-12-23 16:51:04 +00:00
Peter Landgren
099f28ad59
Issue 4460. Fixed by changing =+ to +=.
...
svn: r16300
2010-12-19 12:04:21 +00:00
Doug Blank
801f3218b4
fixed surname; added bold holidays; sorted events pers day, holidays last; removed duplicate entry in US 2011; added Mardi Gras in US
...
svn: r16295
2010-12-17 17:26:02 +00:00
Jérôme Rapinat
82af3402a6
4326: typo (refactoring ?)
...
svn: r16288
2010-12-16 09:18:00 +00:00
Nick Hall
5bb08835d7
Fix configuration problem in Gramplet View
...
svn: r16287
2010-12-15 19:40:27 +00:00
Doug Blank
0f2c2b5108
4436: FindDuplicated tool uses merging
...
svn: r16283
2010-12-15 12:21:46 +00:00
Doug Blank
6ac73635ac
4429: gramps can't export my database
...
svn: r16279
2010-12-13 22:38:45 +00:00
Craig J. Anderson
add4764ee5
found $T was taking 2 too many chars from string in and bBdDmMvV did not handle None(s)
...
svn: r16277
2010-12-13 02:37:21 +00:00
Nick Hall
b79b09b86b
Store sidebar state in the configuration file
...
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
84c07b3f56
Added batch media tool to sync directories of images with Gramps media database files
...
svn: r16273
2010-12-12 18:15:24 +00:00
Serge Noiraud
40cdf569e6
GeoView : better resizing with the new gui.
...
svn: r16272
2010-12-12 18:09:56 +00:00
Craig J. Anderson
74974570e6
Fixed a couple of little errors. updated a little piece of code.
...
svn: r16261
2010-12-10 13:06:08 +00:00