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
Jérôme Rapinat
5c8a3f7488
4532: Patch for Windows (by josip)
...
svn: r16386
2011-01-15 09:43:34 +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
Nick Hall
20f0e5d386
Add tooltips showing the gramplet name to bottombar tabs
...
svn: r16379
2011-01-14 00:13:59 +00:00
Nick Hall
f49142aaca
Remove default gramplet tooltip in tabbed layout
...
svn: r16378
2011-01-13 23:15:46 +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
Benny Malengier
198e222e91
correct typo in error message
...
svn: r16371
2011-01-13 09:48:00 +00:00
Nick Hall
5508719070
Add tooltips to bottombar gramplets
...
svn: r16370
2011-01-12 18:09:35 +00:00
Benny Malengier
d127992b0d
string change update
...
svn: r16368
2011-01-12 08:57:44 +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
Nick Hall
121ed53c32
Change sidebar page selection to standard tabs
...
svn: r16366
2011-01-11 23:30:42 +00:00
Nick Hall
27d85fc692
Restore gramplet buttons for grid layout
...
svn: r16365
2011-01-11 19:04:42 +00:00
Jérôme Rapinat
e80a51469a
964: Input field explanatory tooltips (contribution by joeljkp)
...
svn: r16364
2011-01-11 18:55:51 +00:00
Nick Hall
b1c98862d7
Fix bug with views containing an empty bottombar
...
svn: r16363
2011-01-11 13:15:32 +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
Nick Hall
bb41511fc4
Add get_divorce_or_fallback function
...
svn: r16352
2011-01-09 00:05:38 +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
Doug Blank
cb246c6a87
Signal item can have more than one callback to handle
...
svn: r16330
2011-01-02 16:52:37 +00:00
Doug Blank
f06c8de05a
4304: PedigreeGramplet and memory management
...
svn: r16329
2011-01-02 14:48:03 +00:00
Nick Hall
ecb362848d
Fix error when attempting to match a nonexistent tag
...
svn: r16322
2010-12-29 22:15:47 +00:00
Michiel Nauta
ff8cf61e99
4422: Search on father fails in family view
...
svn: r16321
2010-12-29 16:27:17 +00:00
Nick Hall
6f7ce7726f
Sidebar tidy-up and bug fixes
...
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
4daf72f8d8
Assert to make sure method is called correctly
...
svn: r16317
2010-12-27 18:22:54 +00:00
Doug Blank
da87d78c49
Added new methods for using a proxy selection widget for reports
...
svn: r16315
2010-12-25 16:59:10 +00:00
Doug Blank
beac939325
use new consfunc.has_display(), cleanup to keep gtk out of main imports
...
svn: r16314
2010-12-25 16:57:08 +00:00
Doug Blank
87873dbf22
Workaround to suppress gtk bogus warning regarding non-string items in sys.argv, error reported upstream as gnome (pygtk) #637877
...
svn: r16313
2010-12-25 16:55:28 +00:00
Doug Blank
320cbb0308
Cleanup of CLI output (sorts lists, gives additional help, straight columns) and don't crash on non-gui Options
...
svn: r16312
2010-12-25 16:52:12 +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
00bd583120
Undo of 16304; found a less intrusive method
...
svn: r16310
2010-12-23 22:41:08 +00:00