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
Craig J. Anderson
9f30d81450
added $T (todays date) and testing cases at bottom
...
svn: r16258
2010-12-07 17:17:36 +00:00
Jérôme Rapinat
a92ee1341f
3930: Verify data tool ignores role on burial event
...
svn: r16257
2010-12-07 13:44:18 +00:00
Craig J. Anderson
ee54e58b57
updates to libsuvstkeyword. added test cases at the bottom.
...
svn: r16255
2010-12-07 02:35:06 +00:00
Jérôme Rapinat
325bb5086e
4436: FindDuplicated tool uses merging (fix by MD Nauta)
...
svn: r16254
2010-12-06 09:02:01 +00:00
Craig J. Anderson
de35544b79
The new version of SubstKeywords by ander882@hotmail.com
...
docs at: http://www.gramps-project.org/wiki/index.php?title=Display_formatting33
svn: r16252
2010-12-06 03:10:35 +00:00
Doug Blank
67cb93a28c
3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
...
svn: r16250
2010-12-05 17:58:56 +00:00
Jérôme Rapinat
993013774f
4185: kinship report in Portuguese (by Robert Jerome)
...
svn: r16249
2010-12-05 17:30:17 +00:00
Jérôme Rapinat
2aa713856c
#4331 : enable translation
...
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913
4331: Display Media size before quick backup, in stats gramplet, and summary report
...
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
d59ad5e63f
Add image viewer with click on image
...
svn: r16243
2010-12-03 14:42:35 +00:00
Doug Blank
88bf95cf57
4427: GEDCOM export: non-standard end of line characters not output properly
...
svn: r16239
2010-11-30 14:30:48 +00:00
Doug Blank
d5f1a7e199
4418: CSV import/export doesn't deal with new surname structure, by MD Nauta
...
svn: r16233
2010-11-23 23:11:33 +00:00
Doug Blank
6b7dca6d34
4413: Selecting a Family record does not cause the Relationship view to show that relationship
...
svn: r16230
2010-11-23 06:07:04 +00:00
Doug Blank
7d9dac90ff
4413: Selecting a Family record does not cause the Relationship view to show that relationship
...
svn: r16229
2010-11-23 06:03:14 +00:00
Jérôme Rapinat
524f3e6815
Add TagReport reference
...
svn: r16219
2010-11-20 10:18:23 +00:00
Doug Blank
34bf782e6b
4395: Crash on selecting Gramplets
...
svn: r16216
2010-11-19 14:36:51 +00:00
Benny Malengier
a5122b4d1d
4370: Reports in ODT format are corrupted
...
svn: r16210
2010-11-18 20:19:50 +00:00
Jérôme Rapinat
a88ef6fad0
4345: TIME on eventdate
...
svn: r16187
2010-11-12 15:26:41 +00:00
Jérôme Rapinat
e471c4d08e
4345: TIME on eventdate
...
svn: r16186
2010-11-12 14:05:38 +00:00
Jérôme Rapinat
27ef9f5cdc
4345: TIME on eventdate
...
svn: r16183
2010-11-12 10:19:51 +00:00
Jérôme Rapinat
6c5dbdea07
4345: add _TIME token
...
svn: r16179
2010-11-11 15:48:04 +00:00
Jérôme Rapinat
b43e13d6c4
4345: custom TIME on eventdate
...
svn: r16178
2010-11-11 14:55:36 +00:00