Commit Graph

13952 Commits

Author SHA1 Message Date
Zsolt Foldvari
86e5b28c8c Fix missing gettext import.
svn: r10707
2008-05-11 20:09:46 +00:00
Eero Tamminen
18fb84db7f Types used for the parent relation by the display_ind_parents()
method and the display_parent() method called by that did not match.
Fixed the bug so that the code for showing the relation only if it's
a non-birth one works.  This bug was inherited from Gramps 2.2.x.


svn: r10706
2008-05-11 19:25:39 +00:00
Eero Tamminen
16e6246463 - remove extra/wrong '(' from translatable event date/place string
- it's not enough to have line breaks between notes, the notes
  themselves need to be separated from previous content too.
  I used page break for that too


svn: r10705
2008-05-11 19:19:38 +00:00
Eero Tamminen
9b2bfdf13e Added my copyrights to files into which I had contributed
major amounts of code during 2004-2006 (Alex helped,
but didn't directly contribute to StatisticsChart).
He did maintainance on the Graphiviz plugin too though.


svn: r10704
2008-05-11 19:07:30 +00:00
Zsolt Foldvari
c6203b282b Reorganize custom widgets into a new 'widgets' package.
4. Blow up 'grampswidgets' module into several smaller modules.
Also move 'objectentry' module out from 'widgets' to src/, otherwise there
would be circular dependency between the 'Editors' and 'widgets' packages.


svn: r10703
2008-05-11 16:22:14 +00:00
Stéphane Charette
75a04613be revert my previous incorrect fix for svn #2121
svn: r10701
2008-05-11 05:36:34 +00:00
Brian Matherly
c58a40164d 0002143: The dpi value is not set to 72 for ps/pdf formats for the FIRST report.
svn: r10700
2008-05-11 05:05:11 +00:00
Zsolt Foldvari
0326a2d9ca Fix logger name.
svn: r10699
2008-05-09 13:18:10 +00:00
Zsolt Foldvari
b8d75d85e1 Move the combo box toolbar widgets out from StyledTextEditor using new design.
svn: r10698
2008-05-09 12:50:04 +00:00
Zsolt Foldvari
8ef04948d9 Reorganize custom widgets into a new 'widgets' package.
3. set svn:ignore property on src/widgets


svn: r10696
2008-05-08 20:09:50 +00:00
Zsolt Foldvari
55bc655c30 Reorganize custom widgets into a new 'widgets' package.
2. Update Makefiles


svn: r10695
2008-05-08 19:49:50 +00:00
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