Commit Graph

13841 Commits

Author SHA1 Message Date
Zsolt Foldvari
05b39c5c15 Reorganize custom widgets into a new 'widgets' package.
1. moving existing widget modules under src/widgets/


svn: r10694
2008-05-08 19:40:56 +00:00
Brian Matherly
9fb61bec46 0002142: Patch to const.py.in to enable py2exe
svn: r10693
2008-05-08 12:08:19 +00:00
Kees Bakker
cad6ff69a6 Add code to import the rest of the input data. Still having problem
with adding attributes for Birth events and such.
	* src/plugins/ImportProGen.py


svn: r10691
2008-05-08 11:51:27 +00:00
Espen Berg
37873a270c Oppdatert norsk
svn: r10689
2008-05-07 20:56:20 +00:00
Zsolt Foldvari
b4db8305ce Avoid including the same person more than once in case (s)he has several svn usernames.
svn: r10688
2008-05-07 09:48:22 +00:00
Zsolt Foldvari
88af8f6f9f authors.xml file is moved under src/data/.
svn: r10686
2008-05-07 08:51:57 +00:00
Peter Landgren
df5c670391 Fix of bug #2140, filled hexagon in stead of outline
svn: r10685
2008-05-06 14:48:23 +00:00
Arturas Sleinius
f902891c81 Updated Lithuanian translation
svn: r10683
2008-05-06 11:42:40 +00:00
Stéphane Charette
1c2981e203 bug report #2131, display latitude before longitude
svn: r10681
2008-05-06 06:51:22 +00:00
Stéphane Charette
679f0c68ad bug report #2121, GraphViz problems when the page=... option is specified with the new versions of GraphViz
svn: r10678
2008-05-06 05:37:00 +00:00
Brian Matherly
8be1ef0de2 Update the copyright line in the about box.
svn: r10676
2008-05-06 03:55:02 +00:00
Jérôme Rapinat
7a185c55a4 #Łukasz Rymarczyk <yenidai@poczta.onet(dot)pl> update
svn: r10675
2008-05-05 20:26:15 +00:00
Espen Berg
8ebbe89974 Updated Norwegian translation (no.po)
svn: r10670
2008-05-05 10:36:39 +00:00
Espen Berg
f3b00c0642 Updated Norwegian translation
svn: r10669
2008-05-05 10:35:14 +00:00
Benny Malengier
39284ff1c5 localization of relationships in German, issue 2130, contributed by
Stefan Siegel <gpl@sdas.de>


svn: r10668
2008-05-05 07:42:15 +00:00
Stéphane Charette
fa4cd00530 don't build gramps-help .deb package
svn: r10665
2008-05-05 05:25:34 +00:00
Stéphane Charette
a9bc9784d8 change warning message to be generic 3.x-trunk version, and not 3.0.0-beta
svn: r10663
2008-05-05 04:52:51 +00:00
Espen Berg
450ff36dfc Norwegian datehandler updated
svn: r10661
2008-05-04 07:55:01 +00:00
Stéphane Charette
b7aac9c7f0 better handling of end-of-line for text notes; use [br] like we do in 2.2.x instead of [p]
svn: r10659
2008-05-04 07:05:42 +00:00
Peter Landgren
17f183266a Update to r10656
svn: r10657
2008-05-03 12:05:13 +00:00
Zsolt Foldvari
86a4566abf Avoid accessing private class variable in StyledTextTagType.
svn: r10655
2008-05-02 10:14:39 +00:00
Erik De Richter
cd47c05c48 new gramps.pot and nl.po for next release
svn: r10653
2008-05-02 06:18:21 +00:00
Zsolt Foldvari
a3904b9973 Change StyledText tag name from 'text' to 'choice'.
svn: r10652
2008-04-29 10:08:05 +00:00
Brian Matherly
5181e073e9 Add StyleOption class for reports and use it in WebCal.
svn: r10651
2008-04-29 04:47:50 +00:00
Kees Bakker
39c8d63029 More work done, still plenty to do.
src/plugins/ImportProGen.py


svn: r10650
2008-04-28 20:27:37 +00:00
Brian Matherly
283471be93 Refactor FamilyLines: stop using "options.handler", many many pylint updates.
svn: r10649
2008-04-28 03:59:55 +00:00
Doug Blank
c0a6b63cca 0002120: Can't go into Preferenses
svn: r10648
2008-04-27 22:12:31 +00:00
Kees Bakker
cd3a35391a Correct a few typos.
* po/nl.po


svn: r10647
2008-04-27 19:16:16 +00:00
Kees Bakker
480a29867e More work to import and create families not in the REL database of
Pro-Gen.
        * src/plugins/ImportProGen.py


svn: r10646
2008-04-27 15:31:20 +00:00
Doug Blank
c1ce688e9c 0002118: No URLs in pdf/dot version of the relationship graph report, revised
svn: r10644
2008-04-27 12:07:47 +00:00
Doug Blank
369f009af6 0002118: No URLs in pdf/dot version of the relationship graph report
svn: r10643
2008-04-27 02:03:25 +00:00
Gary Burton
c202359be8 Rename scratchpad to clipboard in Window menu - bug #2117
svn: r10642
2008-04-26 20:43:26 +00:00
Doug Blank
26779bd6ac Removed some try/excepts (they're expensive and can make debugging hard) and fix for bug 0002114
svn: r10640
2008-04-26 20:33:25 +00:00
Kees Bakker
09246035b3 Start of a new (unsupported) plugin to import from Pro-Gen.
* src/plugins/ImportProGen.py


svn: r10639
2008-04-25 14:37:20 +00:00
Brian Matherly
141c38cde3 General cleanup in the plugin manager.
svn: r10638
2008-04-25 01:03:08 +00:00
Erik De Richter
5218afd3ab typos corrected
svn: r10637
2008-04-24 09:38:12 +00:00
Doug Blank
405198db3b 0002106: Date pasting with leading spaces
svn: r10636
2008-04-24 01:06:33 +00:00
Gary Burton
e580d5b855 Allow Gedcom lexer to pad with a space when joining CONC lines to empty NOTE lines. Bug #2100.
svn: r10635
2008-04-23 21:47:06 +00:00
Jérôme Rapinat
3df385a447 minor changes
svn: r10632
2008-04-23 16:04:36 +00:00
Peter Landgren
6395ac91a6 Broken after r10624, fixed by removing id=
svn: r10631
2008-04-23 14:26:54 +00:00
Zsolt Foldvari
cb4a425f55 Update export/import of StyledText according to structural changes in r10626.
svn: r10630
2008-04-23 13:36:43 +00:00
Zsolt Foldvari
9bf1c718f6 Move STYLE_TYPE and STYLE_DEFAULT constants from StyledTextBuffer to StyledTextTagType.
svn: r10629
2008-04-23 13:34:13 +00:00
Zsolt Foldvari
40884d66f6 Move the 'Clear Markup' button to the right end of the toolbar.
svn: r10628
2008-04-23 12:35:44 +00:00
Zsolt Foldvari
a4e1be7d62 Catch ValueError exception in case of 'foregin' gtk.TextTags in the text.
svn: r10627
2008-04-23 09:54:30 +00:00
Zsolt Foldvari
d003d5e61b Refactoring:
-  better functionality devision between buffer and editor;
 -  better integration with StyledTextTagType;
 -  font family and font size tags are separated;
 -  new font family and font size toolbar widgets;


svn: r10626
2008-04-23 09:07:02 +00:00
Brian Matherly
c4024f91db Pylint updates for GraphvizReportDialog.
svn: r10625
2008-04-23 04:42:08 +00:00
Brian Matherly
634fd3964d General cleanup to GraphizReportDialog.
svn: r10624
2008-04-23 03:25:41 +00:00
Doug Blank
4a17bcf0aa 0002105: Failed to import from xml: typo
svn: r10623
2008-04-22 23:18:35 +00:00
Erik De Richter
4a9a251065 update gramps.pot and updated Dutch translation
svn: r10622
2008-04-22 07:21:43 +00:00
Kees Bakker
3c4aa8e060 Remove the word GEDCOM from the importer unicode error message. It is
an error message for all importers, not just GEDCOM.
	src/DbLoader.py


svn: r10621
2008-04-22 07:08:39 +00:00