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
Brian Matherly
26cdcd680e
Merge BareReportDialog with ReportDialog. BareReportDialog is now gone.
...
svn: r10620
2008-04-22 03:45:09 +00:00
Brian Matherly
b00c68a972
Minor clean up in book report.
...
svn: r10619
2008-04-22 02:11:47 +00:00
Doug Blank
20420efec2
Added invalid date format to configs, with bold default
...
svn: r10618
2008-04-22 01:36:03 +00:00
Gary Burton
c760272054
Remove unused notes. Feature request #2101 .
...
svn: r10617
2008-04-21 20:52:39 +00:00
Peter Landgren
57f910e189
Updates to r10615
...
svn: r10616
2008-04-21 16:18:12 +00:00
Doug Blank
d2961b2abe
Fixes for tooltips
...
svn: r10615
2008-04-21 13:05:59 +00:00
Doug Blank
1942b3b073
0001963: bug on a fix: handle gramplets that aren't objects
...
svn: r10614
2008-04-21 11:04:43 +00:00
Erik De Richter
4c479c64b2
Bug ID 0001767
...
wiki link to manual
svn: r10613
2008-04-21 08:56:55 +00:00
Doug Blank
9d5cc9b876
0001963: Gramplets need an active person for working: two issues: 1) added update on rebuild signal, and 2) cause an initial update when creating a new gramplet
...
svn: r10612
2008-04-21 01:40:25 +00:00
Doug Blank
0d05bbeab9
0002093: Request Pedigree line drawing improvement: added UTF line art; two modes ASCII or UTF. Default is currently UTF
...
svn: r10611
2008-04-21 00:57:19 +00:00
Brian Matherly
6a06a88442
0002006: Ancestor filter does not work properly with living people excluded in Narrative Web report.
...
svn: r10610
2008-04-20 23:35:39 +00:00
Gary Burton
2c2abb6b7c
Make sure database version is set when recovering a database
...
svn: r10608
2008-04-20 20:59:29 +00:00
Doug Blank
b1d1804006
Arrow was expanding
...
svn: r10606
2008-04-20 13:46:06 +00:00
Doug Blank
e336e5ce22
Added check for invalid birth and death dates
...
svn: r10605
2008-04-20 13:36:28 +00:00
Doug Blank
7132de7be1
Added -L to SHORTOPTS
...
svn: r10604
2008-04-20 12:53:44 +00:00
Doug Blank
069fc653e3
0002019: Proposal to show person count and DB version --- this just adds a new command line flag, -L to show additional details
...
svn: r10603
2008-04-20 05:48:49 +00:00
Doug Blank
bfdb86069b
0001782: Further refinements to Relationship View: added sibling collapse arrows; compressed data vertically; config theme; frame around selected sibling
...
svn: r10602
2008-04-20 04:52:53 +00:00
Doug Blank
d34c010422
Added a display of match count
...
svn: r10601
2008-04-20 04:08:18 +00:00
Brian Matherly
e3140b4fce
0002094: Book report - user enter a multiline text into a custom text block, with quote char
...
svn: r10599
2008-04-20 03:03:39 +00:00
Doug Blank
81bc827030
Bug in computing date differences
...
svn: r10598
2008-04-20 02:02:44 +00:00
Doug Blank
dfdc81b768
A possibly controvertial change: making bad dates stand out via color in main tables
...
svn: r10597
2008-04-19 22:41:48 +00:00
Gary Burton
6563af3d7a
Use fallback dates when no birth or death dates
...
svn: r10596
2008-04-19 22:06:22 +00:00
Gary Burton
3d86859bc9
Make source reference window remember size
...
svn: r10595
2008-04-19 20:56:01 +00:00