Brian Matherly
0b70388483
0002204: Narrative Web report "restrict living" is different than Gramps 2.x
...
svn: r10786
2008-06-05 03:45:14 +00:00
Zsolt Foldvari
367e3b73a7
Update according to changes in r10763.
...
svn: r10783
2008-06-02 20:49:34 +00:00
Erik De Richter
7d197294e0
updated gramps.pot and nl.po
...
svn: r10782
2008-06-02 06:24:48 +00:00
Brian Matherly
3a98ddd4fd
0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>)
...
svn: r10781
2008-06-02 00:59:14 +00:00
Brian Matherly
ff0c75a7fb
0002165: Detailed Ancestor report fails to run:UnboundLocalError?
...
svn: r10780
2008-06-01 21:23:50 +00:00
Brian Matherly
f0101e788a
Check if RCS is installed (this is an improvement on r10776)
...
svn: r10778
2008-06-01 20:57:11 +00:00
Brian Matherly
4e8ef1cb31
0002119: Archiving via RCS does not work in Windows
...
svn: r10776
2008-06-01 20:37:56 +00:00
Brian Matherly
90c1efc5d2
Add Mirko Leonhäuser as a contributor.
...
svn: r10774
2008-06-01 16:35:04 +00:00
Stéphane Charette
29c4a2653e
#2180 : allow user to enable/disable rounded corners
...
svn: r10773
2008-05-31 08:56:43 +00:00
Stéphane Charette
68243e76b5
#2180 : allow user to enable/disable rounded corners; merge from gramps30
...
svn: r10772
2008-05-31 08:42:38 +00:00
Stéphane Charette
e57e3fa7c7
bug report #2162 : handle surnames that have spaces within them; merged from gramps30
...
svn: r10770
2008-05-31 07:16:13 +00:00
Kees Bakker
b57eafff1a
Correct typo __draw_doc_list =>__drawdoc_list.
...
* src/ReportBase/_DrawFormatComboBox.py
svn: r10768
2008-05-29 20:36:45 +00:00
Kees Bakker
a792472852
Do not set patronimic, just give a warning. (Not sure how it is used by
...
Pro-Gen.)
Accept other input filenames (.PER, .REL or .MEM) as well.
* src/plugins/ImportProGen.py
svn: r10767
2008-05-29 18:55:13 +00:00
Brian Matherly
d1b284c50d
0002113: Date parser rejects dates where a period (.) follows the month name (contribution from Gerald Britton <gerald.britton@gmail.com>)
...
svn: r10766
2008-05-28 04:36:10 +00:00
Espen Berg
e0faf18f11
Updated Norwegian translation
...
svn: r10764
2008-05-27 21:09:27 +00:00
Zsolt Foldvari
12369d04a8
Few changes in the 'widgets' package.
...
* introducing __all__ in modules, so __init__ imports only public objects;
* MultiTypeComboEntry renamed to ValidatedComboEntry and different data
type support implemented;
* ShortlistComboEntry introduced;
* ValueAction and ValueToolItem introduced;
* ComboToolAction and ComboToolItem are removed, ValueAction and
ToolComboEntry are implemented instead;
svn: r10763
2008-05-27 19:53:25 +00:00
Zsolt Foldvari
998908175f
Issue #0002175 : Change type() expressions to isinstance() expressions.
...
Patch from Gerald Britton <gerald.britton@gmail.com>
svn: r10762
2008-05-25 19:55:47 +00:00
Zsolt Foldvari
62b6250d2f
Typo. Fix #0002174 .
...
svn: r10760
2008-05-25 13:20:38 +00:00
Stéphane Charette
198d57738a
bug reports #2180 and #2181 ; fix for rounded corners and graph colours (more work remains for hourglass and relationship graph)
...
svn: r10759
2008-05-24 11:04:00 +00:00
Stéphane Charette
0774bf2a8e
bug reports #2176 , #2177 , #2178 ; various Graphviz issues, merged up from gramps30
...
svn: r10758
2008-05-24 08:59:32 +00:00
Zsolt Foldvari
04a7358fb8
Add missing gettext import. Pylint fixes.
...
svn: r10756
2008-05-22 19:06:49 +00:00
Zsolt Foldvari
b58bc881d7
#0002160 : add missing import statement.
...
svn: r10755
2008-05-22 18:57:09 +00:00
Zsolt Foldvari
040b993dd5
#0002168 : get rid of dependency and mention of gnome-doc-utils and scrollkepper. Thanks Alex!
...
svn: r10754
2008-05-22 18:44:31 +00:00
Jérôme Rapinat
275f6092cd
#2169:Error in formatting for french translation of the man page
...
svn: r10751
2008-05-22 09:02:42 +00:00
Jérôme Rapinat
625499983a
#2169:Error in formatting for french translation of the man page
...
svn: r10748
2008-05-22 08:51:57 +00:00
Kees Bakker
fbdd98920c
Oops. Missing db in display_event_row
...
* src/plugins/NarrativeWeb.py
svn: r10747
2008-05-20 19:45:29 +00:00
Kees Bakker
c81cfef16f
Converted event display to use a table with columns. The original
...
function (format_event) is still used for family events, but that should
be converted too.
* src/plugins/NarrativeWeb.py
svn: r10746
2008-05-20 19:24:03 +00:00
Brian Matherly
92d5ba8dfd
Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work.
...
svn: r10745
2008-05-20 03:19:58 +00:00
Brian Matherly
1d306345bd
Remove unused import Plugins.
...
svn: r10744
2008-05-20 02:53:17 +00:00
Brian Matherly
007ba8dd49
Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file.
...
svn: r10742
2008-05-19 04:14:11 +00:00
Brian Matherly
3afbd461c0
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
...
svn: r10741
2008-05-18 19:24:28 +00:00
Zsolt Foldvari
f0b1808c71
Classmethod definition using the decorator syntax.
...
svn: r10740
2008-05-18 17:57:02 +00:00
Stéphane Charette
53964f88e6
update trunk NEWS with the releases from gramps30x
...
svn: r10739
2008-05-17 20:58:56 +00:00
Erik De Richter
6bba209971
updated gramps.pot
...
updated dutch translation
svn: r10733
2008-05-17 07:39:51 +00:00
Stéphane Charette
5d9aa4a3d7
put accent in my name
...
svn: r10732
2008-05-17 07:14:44 +00:00
Alex Roitman
6dcb21a1ca
Remove leftovers from GConf era and clean up related code
...
svn: r10730
2008-05-16 23:51:36 +00:00
Kees Bakker
277273c4d6
A couple more Dutch translation corrections.
...
po/nl.po
svn: r10728
2008-05-16 19:03:07 +00:00
Kees Bakker
7e12c2020f
Translation correction: agency -> agentschap
...
po/nl.po
svn: r10727
2008-05-16 12:42:24 +00:00
Jérôme Rapinat
9d732d7381
add GrampsAboutDialog.py reference
...
svn: r10725
2008-05-15 15:11:21 +00:00
Zsolt Foldvari
373fb6c82f
Using recommended absolut import for modules in the same package instead.
...
svn: r10722
2008-05-15 10:58:18 +00:00
Zsolt Foldvari
66fcb45429
The active text of the widget was not set when new item was selected from
...
the combo box.
svn: r10721
2008-05-15 10:54:47 +00:00
Peter Landgren
09eadc3076
Update to r10719
...
svn: r10720
2008-05-14 14:05:45 +00:00
Zsolt Foldvari
364b17edde
Fix logger name.
...
svn: r10719
2008-05-14 13:12:12 +00:00
Zsolt Foldvari
1019bfa2df
Import directly from other modules in the same package. Documentation.
...
svn: r10718
2008-05-14 12:59:55 +00:00
Zsolt Foldvari
c67fec4d9e
Fix 'make install' and 'make gramps.pot' problems arising from the recent
...
reorganisation of GrampsWidgets.py to the widgets package.
svn: r10717
2008-05-14 12:24:35 +00:00
Zsolt Foldvari
3aa6246dfb
Several small functionality fixes. Documentation.
...
svn: r10716
2008-05-14 11:48:37 +00:00
Erik De Richter
74de15e70f
changed name
...
svn: r10715
2008-05-14 06:08:29 +00:00
Peter Landgren
eb15b26284
Fix of bugs 2121 and 2134
...
svn: r10713
2008-05-13 08:39:27 +00:00
Zsolt Foldvari
30ab5de58d
Remove "The Gramps Developers" as copyright holder.
...
svn: r10711
2008-05-12 12:03:18 +00:00
Zsolt Foldvari
0e3013982e
Move src/objectentries.py to src/Editors/ObjectEntries.py.
...
svn: r10710
2008-05-12 10:43:43 +00:00