Commit Graph

14060 Commits

Author SHA1 Message Date
Stéphane Charette
da98881140 bug report 2214: fix for "Graphviz reports cause GRAMPS to hang for long periods of time"
svn: r10797
2008-06-09 08:49:32 +00:00
Zsolt Foldvari
e2ac6cd282 Remove build time requirement for gnome-common and gnome python bindings.
svn: r10795
2008-06-08 20:24:25 +00:00
Zsolt Foldvari
8cb219acc1 Fix pygtk version in error message.
svn: r10794
2008-06-08 14:29:07 +00:00
Zsolt Foldvari
4c1569d30f Remove 'test' action from UI XML.
svn: r10793
2008-06-07 21:00:02 +00:00
Peter Landgren
d95326981a Update to r10790
svn: r10792
2008-06-06 16:53:45 +00:00
Brian Matherly
8c16d3b754 0002194: redundant links in Hourglass graph
svn: r10790
2008-06-06 00:40:53 +00:00
Zdeněk Hataš
cd491e941d Minor cs.po translation update
svn: r10787
2008-06-05 17:44:01 +00:00
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