Commit Graph

16420 Commits

Author SHA1 Message Date
Brian Matherly
f04880ec09 Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
2010-01-18 04:42:17 +00:00
Doug Blank
1b8706eaf1 Plugin Manager part 3: can now install plugins
svn: r14090
2010-01-18 04:09:04 +00:00
Doug Blank
92fcd30650 Removed src/FilterEditor/ and src/BasicUtils/ from config
svn: r14089
2010-01-17 23:05:47 +00:00
Doug Blank
9e3ebf46b4 Plugin Manager, part 2 of 3: updates trunk for using 3.2 manual, Plugin Manager gets addon list from wiki
svn: r14088
2010-01-17 21:45:37 +00:00
Doug Blank
e2bbd220bb Bug in comparing defaults if no deepcopy
svn: r14087
2010-01-17 20:23:56 +00:00
Doug Blank
b66e96b8d9 Plugin Manager refinements, part 1: refactored plugin lists, renamed Plugin Status to Plugin Manager, added functionality on loaded plugin page
svn: r14086
2010-01-17 16:24:56 +00:00
Doug Blank
bd15fa674a Refined API: better arg names, and better docstring; allow config to get path implicitly, ala our Glade API
svn: r14085
2010-01-17 13:47:26 +00:00
Doug Blank
3413cf0372 Add ability to ask for addon translator without giving filename, ala our Glade API
svn: r14084
2010-01-17 13:44:53 +00:00
Doug Blank
943dbc97b4 Added a yield occasionaly in main
svn: r14083
2010-01-16 23:02:10 +00:00
Doug Blank
f446b66e34 Make main a generator
svn: r14082
2010-01-16 23:00:26 +00:00
Gary Burton
8e08e3199c Fix for tree model changes. See bug 3503
svn: r14081
2010-01-16 22:23:24 +00:00
Jérôme Rapinat
c22ca4ff20 Merge more recent translations from branch (3.1.3)
svn: r14080
2010-01-16 14:37:58 +00:00
Peter Landgren
98ad2bda38 Trying to fix Notes and end notes ref. It is better now, but still some more to do.
svn: r14079
2010-01-14 19:53:08 +00:00
Jérôme Rapinat
b809bb8ca3 rename sr@latin.po to sr.po
svn: r14078
2010-01-14 18:56:20 +00:00
Jérôme Rapinat
2fdf397320 rename sr@latin.po to sr.po
svn: r14077
2010-01-14 18:54:24 +00:00
Rob G. Healey
c469c8e2a0 Added src/gen/display/Makefile to configure.in to allow compilation to complete.
svn: r14076
2010-01-14 18:40:44 +00:00
Brian Matherly
47ea087ab6 Continued work on GEP008: Move contents of ansel_utf8.py into libgedcom.py since that is the only place it is used.
svn: r14075
2010-01-14 05:45:51 +00:00
Brian Matherly
d9a0ab8a90 Continued work on GEP008: Consolidate src/FilterEditor files into one file and move it to gui/filtereditor.py.
svn: r14074
2010-01-14 04:58:30 +00:00
Brian Matherly
e2f9eec6e9 NameDisplay was moved.
svn: r14073
2010-01-14 04:21:31 +00:00
Brian Matherly
c5f54d0cfc Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
svn: r14072
2010-01-14 04:08:04 +00:00
Rob G. Healey
44cafe6abd Removed Navigation.py from src/Makefile.am so that it will build correctly.
svn: r14071
2010-01-13 23:48:33 +00:00
Mirko Leonhäuser
c01323abff Update german translation
svn: r14070
2010-01-13 22:07:30 +00:00
Gerald Britton
d6ede10e89 Tweaks to reduce source- and byte-code sizes
svn: r14069
2010-01-13 20:54:46 +00:00
Benny Malengier
63d9122ea2 fix 3 one line bugs in treebasemodel
svn: r14068
2010-01-13 20:17:45 +00:00
Serge Noiraud
2a6c915dde Add comments for packaging : webkit ang gecko engines.
svn: r14067
2010-01-13 18:57:40 +00:00
Peter Landgren
61360acb4e Fix of issue 2848.
svn: r14066
2010-01-13 18:47:34 +00:00
Peter Landgren
1da6b67df6 Fix of issue 2848.
svn: r14065
2010-01-13 18:45:53 +00:00
Peter Landgren
27dd026a97 Fix of issue 2848.
svn: r14064
2010-01-13 18:40:55 +00:00
Peter Landgren
5d1ac53678 Fix of issue 2848.
svn: r14063
2010-01-13 18:39:40 +00:00
Jérôme Rapinat
289e77ef8b typo
svn: r14062
2010-01-13 16:14:34 +00:00
Nick Hall
4a87cbbe61 Add Most Recently Used object functionality to Go menu
svn: r14061
2010-01-13 15:59:36 +00:00
Gerald Britton
a4b22193c2 Use defaultdict instead of dict to simplify code and improve performance
svn: r14060
2010-01-13 15:46:12 +00:00
Jérôme Rapinat
c7293346bd wrong permissions
svn: r14059
2010-01-13 10:16:58 +00:00
Benny Malengier
b5ef163b34 start of release notes
svn: r14058
2010-01-13 09:31:41 +00:00
Jérôme Rapinat
59f8181323 wrong permissions
svn: r14057
2010-01-13 09:11:17 +00:00
Peter Landgren
334d0d6e2a Update after Brians rev 14053.
svn: r14056
2010-01-13 07:57:58 +00:00
Jérôme Rapinat
6a8234b16f merged with last template
svn: r14055
2010-01-13 07:48:28 +00:00
Jérôme Rapinat
d536bd808b copy Arabic and Serbian latin translations - not on install yet - were out of SVN
svn: r14054
2010-01-13 07:33:51 +00:00
Brian Matherly
4b1c61a6e7 Make in-law relationships easier to translate for the Kinship Report.
svn: r14053
2010-01-13 04:31:42 +00:00
Benny Malengier
623e39d0a8 On delete of node in treeview, remove handle link so that goto_handle unsets
selection


svn: r14052
2010-01-12 22:10:33 +00:00
Benny Malengier
61de0898af 1. remove leftover from using nodeid as iter
2. fix error in add on placetreeview: preset values with node.name of parents


svn: r14051
2010-01-12 21:50:37 +00:00
Jérôme Rapinat
2b40e23794 Update French translation
svn: r14050
2010-01-12 21:11:10 +00:00
Jérôme Rapinat
72826cf1e9 Update French translation
svn: r14049
2010-01-12 18:58:04 +00:00
Doug Blank
f415159d6f Revised iterable table interface; removed DbEngine and DbTable
svn: r14048
2010-01-12 18:38:39 +00:00
Jérôme Rapinat
12a4c7bebf 1683 Untranslatable text in Relationship calculator window - was the last one still using old API
svn: r14046
2010-01-12 16:11:39 +00:00
Jérôme Rapinat
3ebe3def2f get rid of generation limitation (was 30)
svn: r14045
2010-01-12 14:53:00 +00:00
Doug Blank
f7e09f23c8 Added missing _; return errors and print
svn: r14044
2010-01-12 13:05:41 +00:00
Jérôme Rapinat
90b902fda3 Do not need to translate DEBUG tools (name, description)
svn: r14043
2010-01-12 13:01:22 +00:00
Brian Matherly
4f2f5f8986 Add ngettext, sgettext, sngettext to libtranslate.
svn: r14042
2010-01-12 12:54:59 +00:00
Jérôme Rapinat
9ccdb167cd Do not need to translate variables
svn: r14041
2010-01-12 10:51:36 +00:00