Commit Graph

13716 Commits

Author SHA1 Message Date
Peter Landgren
25d135bf6a Updates of fyzzy strings.
svn: r10458
2008-04-03 17:31:04 +00:00
Jérôme Rapinat
6ab95b5d7c fr.po: update
svn: r10457
2008-04-03 14:36:09 +00:00
Jérôme Rapinat
7d8fb588e3 fr.po: update
svn: r10456
2008-04-03 14:35:28 +00:00
Brian Matherly
1d52739fe7 New Slovak language file from "Lubo Vasko" <pgval@inMail.sk>
svn: r10455
2008-04-03 03:33:27 +00:00
Zsolt Foldvari
c773f9dd67 Add '_' prefix for private method names.
svn: r10453
2008-04-02 20:34:29 +00:00
Jérôme Rapinat
39ea377b81 de.po: update
svn: r10451
2008-04-02 13:59:42 +00:00
Espen Berg
fc131374cb Some more updates on Norwegian translation
svn: r10450
2008-04-02 09:19:24 +00:00
Brian Matherly
0cb2f40d35 0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10447
2008-04-02 03:04:47 +00:00
Jérôme Rapinat
304b659711 pl.po: update
svn: r10446
2008-04-01 18:18:56 +00:00
Zsolt Foldvari
0087d69fab Implement a few string methods in StyledText, and documentation.
svn: r10445
2008-04-01 16:57:55 +00:00
Zsolt Foldvari
42e91346ed StyledTextTag.ranges is rather initialized as [] than None
in case it is not specifically set.


svn: r10444
2008-04-01 16:55:14 +00:00
Jérôme Rapinat
f90bcd5b87 de.po: branch to trunk
svn: r10443
2008-04-01 07:11:38 +00:00
James G Sack
aaf23f294c grampsxml.dtd: fix line 345 typo s/REUIRED/REQUIRED/
svn: r10442
2008-04-01 05:47:27 +00:00
Stéphane Charette
dcf6c2d962 changes needed to build Ubuntu .deb package (from 3.0.0 release)
svn: r10441
2008-04-01 04:21:50 +00:00
Brian Matherly
bfe3ee1590 0001981: Update plugin status when reloading plugins
Plus some cleanup.

svn: r10439
2008-04-01 03:12:08 +00:00
Gary Burton
e7a6115c91 0001977: Breaking a database lock closes the family tree manager
svn: r10433
2008-03-31 20:52:58 +00:00
Kees Bakker
d5962794fa Eliminated function to set div id for class content.
Moved some functions around to classes where they are used.
        * src/plugins/NarrativeWeb.py


svn: r10431
2008-03-31 19:50:37 +00:00
Zsolt Foldvari
0cc320ac90 When new db was created metadata still contained no information, thus in
dbdir.GrampsDBDir.__load the version check failed.


svn: r10429
2008-03-31 16:46:00 +00:00
Doug Blank
6dfbb37562 0001996: typo in variable name that makes the application crashing
svn: r10427
2008-03-30 21:22:53 +00:00
Doug Blank
7b8ed5ded7 0001232: Preview now allows Print; no more PRINT_OPERATION failure
svn: r10426
2008-03-30 15:06:34 +00:00
Doug Blank
015bde9e01 0001994: Cannot properly sort dates stored in few quick reports using SimpleTab
svn: r10425
2008-03-30 12:38:32 +00:00
Brian Matherly
cf6073a4ba Remove support for "View" reports. In the future, use either tools, gramplets, or quick views.
svn: r10424
2008-03-30 04:38:37 +00:00
Brian Matherly
9988d5ecfa Convert the "Not Related" plugin from a "view report" to a "tool" (although it would really make a great gramplet).
svn: r10423
2008-03-30 04:32:52 +00:00
Brian Matherly
e08a8cf205 Rename CountAncestors to NumberOfAncestorsReport and convert it from a "view" to a "text" report.
svn: r10422
2008-03-30 03:27:32 +00:00
Brian Matherly
f64f6dd105 Add Index Mark to Database Summary Report.
svn: r10421
2008-03-30 02:48:29 +00:00
Brian Matherly
19d8833af1 Convert Database Summary from a "View" report to a "Text" report.
svn: r10420
2008-03-30 02:32:56 +00:00
Doug Blank
02b110a2b0 Missing space in db error
svn: r10419
2008-03-29 20:54:04 +00:00
Zsolt Foldvari
1c2ec7559b Fix #0001991: supported database versions checked properly.
svn: r10417
2008-03-29 19:59:33 +00:00
James G Sack
366790e53e bump version to be higher than prior release
svn: r10415
2008-03-29 19:34:28 +00:00
Raphael Ackermann
7398cee88e Added patch by Lukasz <yenidaiATpoczta.onet.pl>
Updated English man page to include usage of USERPROFILE variable.
0001975: The use of the USERPROFILE environment variable is not described in the man pages (other then Polish)

svn: r10414
2008-03-29 17:18:41 +00:00
Zsolt Foldvari
6c9ee9bbe1 Setting svn properties.
svn: r10412
2008-03-29 14:43:12 +00:00
Zsolt Foldvari
0542a9b78c Introducing StyledText in Notes.
svn: r10410
2008-03-28 23:22:46 +00:00
Espen Berg
52ad89909c Updated Norwegian translation
svn: r10409
2008-03-28 22:33:16 +00:00
Jérôme Rapinat
3ecefb6bc0 fr.po: improvements
svn: r10408
2008-03-28 14:56:36 +00:00
Raphael Ackermann
7579825843 0001986: export view to CSV --> does not add .csv filetype ending to file
svn: r10407
2008-03-28 07:36:17 +00:00
James G Sack
e21d552013 Added support for blacklisted (eg, obsolete/retired) type values.
Updated unittest to verify changes. No effect on existing code.
Basic pieces are ready for fixing #1680, but now awaiting a translation
strategy and code for reading a database with blacklisted values.
At that point #1680 fix will simply require adding a line like
  _BLACKLIST=[CAUSEDEATH]
to eventtype.py.


svn: r10405
2008-03-27 07:24:06 +00:00
James G Sack
bca1d41204 Some cleanup prior to an upcoming change for bug #1680.
Minor optimization in _init_map (replace loop w/ list-comprehension
Remove unused variables VALUE_POS, STRING_POS,
At call to self.set, remove unnecessary logic that duplicates
 else-clause within the set() function itself


svn: r10404
2008-03-27 03:11:48 +00:00
James G Sack
76ee14989f Avert potential exception when initializing with a tuple of length 1 or 0
This fixes a side-effect of revision 10398.
Also add unittest for grampstype.py, to test this fix


svn: r10403
2008-03-27 02:36:55 +00:00
Zsolt Foldvari
6bb0c17384 Removing InstanceType calls from gen.lib modules. Required by the
GrampsTypeMeta changes.


svn: r10402
2008-03-26 18:45:58 +00:00
Jérôme Rapinat
695168661e fr.po: typo
svn: r10401
2008-03-26 12:38:22 +00:00
Zsolt Foldvari
93998976ff Removing InstanceType calls from gen.lib modules. Required by the
GrampsTypeMeta changes.


svn: r10399
2008-03-25 23:38:24 +00:00
Zsolt Foldvari
8e5591ee16 Fixing: none of the types subclassed from GrampsType can be initialized with
value 0.


svn: r10398
2008-03-25 22:59:59 +00:00
Zsolt Foldvari
3f23e4b899 Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType.
This way the subclassed type classes don't have to import and call init_map().


svn: r10397
2008-03-25 22:55:58 +00:00
Doug Blank
29ed9a79fe 0001972: Fixed untranslated filter names in FilterByName\n and 'and' in family description
svn: r10396
2008-03-25 15:06:01 +00:00
Erik De Richter
a10e0c4cba update nl.po
svn: r10395
2008-03-25 08:39:15 +00:00
Erik De Richter
15f77fc185 typos dutch translation
svn: r10385
2008-03-24 07:50:33 +00:00
Brian Matherly
8281f7157d 0001950: BUG: Book report, Ancestor Tree - selecting desired person do not work
svn: r10381
2008-03-23 19:33:31 +00:00
James G Sack
5f5e83f512 removed duplicate NUM_CHILD entry in _DATAMAP list
svn: r10379
2008-03-23 18:49:12 +00:00
James G Sack
0f21524aa7 #1853, #1679, #1849: Remove code that auto-generates descripion field
for events in imported gedcom. Such descriptions can always be done via
the "Extract event descriptions from event data" tool if really wanted.



svn: r10378
2008-03-23 02:54:52 +00:00
Benny Malengier
746c5cfa31 0001937: Don't know GTK color !
Changes make this warning appear less, so partially resolved


svn: r10376
2008-03-22 15:41:33 +00:00