Commit Graph

6162 Commits

Author SHA1 Message Date
Peter Landgren
1bbdd4e04e Fixed error in cousin relation.
svn: r11018
2008-09-04 13:44:46 +00:00
Brian Matherly
0254a5177f Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters.
svn: r11016
2008-09-04 11:46:43 +00:00
Peter Landgren
6c05a92cbf Fiexed error with some step relations.
svn: r11015
2008-09-03 18:14:58 +00:00
Gary Burton
534256792a Make sure new filters are found and sorting is applied when filters used in place report
svn: r11010
2008-09-02 19:48:38 +00:00
Gary Burton
3ed982112e Add a new place report
svn: r11008
2008-09-01 20:08:39 +00:00
Gary Burton
c5a8e3457e New event filter which selects based on description date place and type
svn: r11007
2008-08-31 19:23:23 +00:00
Jérôme Rapinat
eef039d321 #2330: Error when using reorder buttons
svn: r11001
2008-08-21 16:43:46 +00:00
Benny Malengier
4b0ed5c34a issue 0002327: webtree fails, leaves gramps in a unresponsive state, missing suffix
svn: r10999
2008-08-21 13:05:55 +00:00
Gary Burton
d7731cf102 Build source page a second time for sources referenced by gallery. Bug #1280.
svn: r10988
2008-08-14 21:03:50 +00:00
Benny Malengier
8d25117453 issue 2321 and 2304 fixed GRAMPS crashes for portugueze and does not
start


svn: r10987
2008-08-14 09:24:58 +00:00
Jérôme Rapinat
1e3c17204c #2269 wrong localisation directory with custom prefix
svn: r10981
2008-08-13 06:01:11 +00:00
Gary Burton
6f0c3922c9 Keep the archive and extract button visible. Bug #2316.
svn: r10979
2008-08-12 21:05:11 +00:00
Kees Bakker
82dabaaeb1 Solved an issue with konqueror, which was in fact incorrect
HTML that is kindly accepted by all other browsers.
Moved calendar.setfirstweekday so that it is set only once.
        * src/plugins/WebCal.py


svn: r10978
2008-08-11 20:19:51 +00:00
Jérôme Rapinat
6cf6ceefe4 #2319: authors.xml is not pasted/installed on installation process
svn: r10977
2008-08-08 10:05:54 +00:00
Jérôme Rapinat
c89daff4ae #2314: Detailed reports won't run - Reverted change r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict
svn: r10976
2008-08-08 09:50:01 +00:00
Kees Bakker
e4b5e71897 Add an option to select the day of the week for the first
column.
        * src/plugins/WebCal.py


svn: r10975
2008-08-07 21:00:05 +00:00
Jérôme Rapinat
ef778d829f #2314: Detailed reports won't run - Reverted change r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict
svn: r10973
2008-08-06 07:58:49 +00:00
Jérôme Rapinat
86e1a2f028 #2314: Detailed reports won't run - Reverted change r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict
svn: r10969
2008-08-06 06:49:29 +00:00
Gary Burton
b8261a4dd3 Fix for bug causing broken child references when removing a child from a family. Bug #2308.
svn: r10967
2008-08-04 22:29:44 +00:00
Kees Bakker
7cc57c2029 Added arrow gifs, and made some changes to WebCal
to deal with this arrow gif.
        * src/plugins/WebCal.py
        * src/images/Makefile.am


svn: r10963
2008-08-04 20:46:46 +00:00
Kees Bakker
e9d0b4594b Correct name display so that it includes prefix and suffix.
* src/plugins/WebCal.py


svn: r10962
2008-08-04 19:31:38 +00:00
Kees Bakker
537e44b24c Removed _subdirs()
Moved dst() to _get_dst_start_stop() outside class.
A bit of cleanup in calendar_build().
        * src/plugins/WebCal.py


svn: r10961
2008-08-04 19:08:31 +00:00
Kees Bakker
4341fb08aa Some more corrections with respect to subdirs.
Eliminated 'cal' argument to some functions.
        * src/plugins/WebCal.py


svn: r10956
2008-08-01 20:47:04 +00:00
Espen Berg
54a898778a Corrected two language typos in WebCal.py
svn: r10954
2008-08-01 15:03:19 +00:00
Espen Berg
2b3287d79e Corrected information in authors.xml and did some work on Norwegian translation
svn: r10953
2008-08-01 14:25:42 +00:00
Jérôme Rapinat
b91864d062 better wording for French places
svn: r10952
2008-08-01 10:22:16 +00:00
Kees Bakker
1a93ee6d53 More corrections in WebCal (year at a glance).
New Web_Evergreen.css from Rob Healey.
Added Rob to the authors.xml
Removed unused CSS files from the Makefile. (These files will
have to be deleted from SVN too.)
	* src/data/Makefile.am
	* src/data/Web_Evergreen.css
	* src/data/authors.xml
	* src/plugins/WebCal.py


svn: r10951
2008-08-01 09:51:16 +00:00
Kees Bakker
0eeb4c3e01 Correct subdir when creating individual page.
* src/plugins/WebCal.py


svn: r10950
2008-08-01 09:01:24 +00:00
Kees Bakker
5292cd0ed9 Fix the navigation links in WebCal
* src/plugins/WebCal.py


svn: r10949
2008-07-31 20:42:05 +00:00
Kees Bakker
126b06ef81 More corrections to calendar_build of WebCal. It's working much better
(for me). But it needs more testing. And there are still more changes to
come.
The nav links are not working, I know. Maybe I'll work on that next.
        * src/plugins/WebCal.py
        * po/nl.po


svn: r10948
2008-07-30 21:37:24 +00:00
Kees Bakker
8c2dc12d62 Move some functions outside the class.
Eliminate return value of six_weeks() and calender_build().
_easter() now gets the year as argument.
Note. There is still an off-by-one error with the days.
        * src/plugins/WebCal.py


svn: r10947
2008-07-29 21:23:44 +00:00
Kees Bakker
b677214dac Correct typo from previous update.
* src/ReportBase/_ReportUtils.py
(Hmmm, what about a minimum test before commit?)


svn: r10946
2008-07-29 19:39:18 +00:00
Kees Bakker
575c1f634f Going back to previous version.
svn: r10945
2008-07-29 18:37:29 +00:00
Jérôme Rapinat
93ea2f6ba1 add Chilean holidays (contribution from Alvaro Herrera)
svn: r10943
2008-07-29 07:23:55 +00:00
Jérôme Rapinat
dae1bdfa5b #2299 baptism and burial statements lack sources on Detailed reports
svn: r10940
2008-07-28 16:25:55 +00:00
Jérôme Rapinat
856cd41a57 #2299 baptism and burial statements lack sources on Detailed reports
svn: r10939
2008-07-28 16:21:31 +00:00
Peter Landgren
07c15e48da Patch from Rob Healey
svn: r10931
2008-07-28 06:12:46 +00:00
Jérôme Rapinat
a89cbff5c9 #1555: Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>)
svn: r10930
2008-07-27 10:10:53 +00:00
Gary Burton
e68981fb69 Crash caused by change made in bug #2289. Reversing change.
svn: r10929
2008-07-26 20:58:43 +00:00
Gary Burton
0b30b32377 Allow window manager to cascade new note editor windows
svn: r10928
2008-07-26 13:20:03 +00:00
Gary Burton
87c5d3e65c Refactoring in the DataViews.
svn: r10927
2008-07-26 11:59:37 +00:00
Gary Burton
f71e2b13b7 Add functionality to PageView to remove multiple object from DataViews.
svn: r10926
2008-07-26 08:35:07 +00:00
Gary Burton
f04fdfb9ef Add functionality to PageView to remove multiple object from DataViews. Implement in all DataViews except Person and Family
svn: r10925
2008-07-26 08:34:09 +00:00
Jérôme Rapinat
5a75d49007 #1555: Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>)
svn: r10923
2008-07-24 12:42:29 +00:00
Jérôme Rapinat
26133e7fd8 #2300: error in baptised_str()'s logic at the end
svn: r10916
2008-07-23 09:11:08 +00:00
Jérôme Rapinat
3e311275ee add a testing quick report on repository
svn: r10915
2008-07-23 07:38:16 +00:00
Jérôme Rapinat
6f41c7d374 enable quick report on repository
svn: r10914
2008-07-23 06:59:17 +00:00
Jérôme Rapinat
92729c3f83 #2124: Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report
svn: r10910
2008-07-22 09:10:53 +00:00
Jérôme Rapinat
9f801f3aa5 #2124: Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report
svn: r10909
2008-07-22 08:58:51 +00:00
Jérôme Rapinat
8a5d815c54 #2294 missing translation strings
svn: r10906
2008-07-22 08:12:20 +00:00
Brian Matherly
5c66ff1816 0002275: A person being his own ancestor causes EOL report to crash.
svn: r10904
2008-07-22 04:39:18 +00:00
Brian Matherly
428919875c 0002286: Unselecting "use complete sentences" has no effect for the burial information in the Detailed Ancestor and Descendant reports. (contribution from James Friedmann <jfriedmannj@gmail.com>)
svn: r10902
2008-07-22 03:05:44 +00:00
Brian Matherly
c212664457 0002246: Files with non-ascii characters can not be opened from the Media View
svn: r10900
2008-07-22 02:24:45 +00:00
Gary Burton
365f78ac5f Implement filter by street in place filters
svn: r10898
2008-07-21 20:39:19 +00:00
Gary Burton
36e115d473 Allow multiple deletes from event view
svn: r10897
2008-07-21 20:04:59 +00:00
Gary Burton
8eec2297bb Remove debugging code
svn: r10896
2008-07-21 18:35:37 +00:00
Brian Matherly
4067aaed0f 0002279: report-options.xml cannot manage option value with double quotes.
svn: r10895
2008-07-21 04:46:58 +00:00
Brian Matherly
5998aabee2 0002254: Family Tree Window is always the most top window
svn: r10893
2008-07-21 04:25:10 +00:00
Brian Matherly
8fb9097815 0002271: Exception when creating HTML report (place_name must be unicode)
svn: r10891
2008-07-21 03:17:53 +00:00
Brian Matherly
2f04e98374 0002281: Like label on gramps.glade file, to use Zip/Postal code on plugins labels (contribution from Jérôme Rapinat <romjerome@yahoo.fr>).
svn: r10889
2008-07-21 02:53:09 +00:00
Brian Matherly
0b2bc9d647 0002288: Missing dot/space after spouse's name on DetAncestral report
svn: r10887
2008-07-21 02:20:12 +00:00
Brian Matherly
ca62125e5b Fix docstrings related to the proxy databases so that they are correct.
svn: r10885
2008-07-20 22:15:15 +00:00
Gary Burton
97170b5251 Make exclusion of unlinked records optional
svn: r10883
2008-07-20 18:33:04 +00:00
Gary Burton
96c1d044f3 Performance speed up
svn: r10882
2008-07-20 18:30:23 +00:00
Gerald Britton
777928e9a7 Revert 10874 changes to _Options.py and BookReport.py
svn: r10879
2008-07-18 16:10:27 +00:00
Gerald Britton
6b2b52552d Revert 10874 changes to _FilterParser.py
svn: r10878
2008-07-18 14:06:42 +00:00
Gerald Britton
437bde6e5c Revert 10874 changes to base.py and _FilterParser.py
svn: r10877
2008-07-18 13:15:15 +00:00
Kees Bakker
0cabb9161c Addition of two (arrow) GIFs.
Updated stylesheets by Rob Healey.
	* src/images/arrow{102,231}.gif
	* src/data/Web_Print-Default.css
	* src/data/Web_Evergreen.css


svn: r10876
2008-07-18 07:10:15 +00:00
Gerald Britton
49316e07e8 Revert 10874 changes to dbdir.py and _GrampsBSDDB.py
svn: r10875
2008-07-17 21:03:26 +00:00
Gerald Britton
882199f1c2 Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
2008-07-17 18:10:32 +00:00
Kees Bakker
a6a264d1ce A bunch of miscelaneous corrections.
- variable names
- added several notes about things todo
- replaced store_file() with copy_file() from NarrativeWeb
- and more
	* src/plugins/WebCal.py


svn: r10873
2008-07-17 14:48:54 +00:00
Kees Bakker
6d67535bf9 Major change from Rob Healey and Jason Simanek.
* src/plugins/WebCal.py


svn: r10872
2008-07-17 13:05:15 +00:00
Kees Bakker
7c11d6bf70 Translation issues found by Peter Landgren.
* src/plugins/NarrativeWeb.py


svn: r10871
2008-07-17 12:10:17 +00:00
Kees Bakker
63a936c593 Several fixes. "styles" directory was not present before copying
files into. Correction of filename in copyright part. Eliminate
store_file and replaced by copy_file (takes care of directory creation
and error message.)
	* src/plugins/NarrativeWeb.py


svn: r10870
2008-07-17 11:54:33 +00:00
Kees Bakker
445da31691 Update from Rob Healey and Jason Simanek: new stylesheets and
some (small?) changes in the generated HTML.
(( Not fully tested, please give it a try ))
	* src/plugins/NarrativeWeb.py


svn: r10869
2008-07-16 07:59:29 +00:00
Kees Bakker
40f8d655f5 Adding new javascript files to be used by NarrativeWeb and WebCal
* src/data/Web_styleswitcher*.js
	* src/data/Makefile.am


svn: r10867
2008-07-16 07:32:46 +00:00
Kees Bakker
ddac2e073d Adding new CSS files for the upcoming NarrativeWeb and WebCal update.
svn: r10865
2008-07-16 07:07:21 +00:00
Kees Bakker
de7fd94504 (Changes by Rob Healey)
Rename display_header, display_footer to write_header, write_footer.
A couple format changes in the HTML output.
	* src/plugins/NarrativeWeb.py


svn: r10863
2008-07-15 13:37:17 +00:00
Peter Landgren
7b9a2713ba Fix of issue 2253 in trunk
svn: r10861
2008-07-14 18:56:39 +00:00
Gerald Britton
709c58b4eb Replace __call__ in dir(*) with callable(*) for performance gain
svn: r10856
2008-07-14 15:47:15 +00:00
Benny Malengier
dda6988dfc ticket 2244 Date parser for Norwegian locale, allow 'b' for month
svn: r10854
2008-07-14 12:14:43 +00:00
Gary Burton
6e0995d409 Fix rename button. Broken in an earlier revision
svn: r10851
2008-07-09 21:08:36 +00:00
Gerald Britton
9d0a699e4f Replace map with list comprehension
svn: r10850
2008-07-09 20:34:17 +00:00
Gerald Britton
02484820e2 Replace map with list comprehensions
svn: r10848
2008-07-09 14:39:10 +00:00
Gerald Britton
4afaea5c72 Replace filter with any for performace gain
svn: r10847
2008-07-07 19:50:35 +00:00
Gary Burton
3cc07e26dd Apply referenced proxy to remove unused objects when a filter or one of the other proxies is applied.
svn: r10846
2008-07-07 19:32:18 +00:00
Gary Burton
b2f0e1e537 New database proxy which passes through objects which are referenced by at least one another object.
svn: r10845
2008-07-07 19:25:18 +00:00
Stéphane Charette
2824964116 report #2270 - NarrativeWeb skips over step-siblings
svn: r10844
2008-07-06 08:40:47 +00:00
Gerald Britton
6037e9fdd4 Replace lambdas with list comprehensions
svn: r10843
2008-07-04 17:27:51 +00:00
Kees Bakker
e749210de2 Use list comprehension instead of filter(lambda as suggested by Gerald.
* src/plugins/ImportProGen.py


svn: r10841
2008-07-03 21:05:06 +00:00
Kees Bakker
eff4c42626 Fix for bug 2232. Thank you, sanjuro, for the patch.
* src/plugins/NarrativeWeb.py


svn: r10840
2008-07-03 19:46:50 +00:00
Kees Bakker
b2625ec23f Fix for bug 1969. There were two places where a .html extension was
missing. I'll have to check if bugs 2230 and 2232 are solved as well.
        * src/plugins/NarrativeWeb.py


svn: r10839
2008-07-03 19:10:05 +00:00
Gerald Britton
2e4d57ea28 Fix isinstance error and replace lambdas with list comprehensions
svn: r10838
2008-07-03 18:30:00 +00:00
Gerald Britton
6926f71869 Simplify coordinate checking
svn: r10837
2008-07-03 18:28:44 +00:00
Kees Bakker
e4f568cd01 NavWebReport.copy_file correction variable name.
DownloadPage.__init__ correction of parameter for display_header (found by Jason).
	* src/plugins/NarrativeWeb.py


svn: r10835
2008-07-01 08:34:08 +00:00
Gary Burton
445c32f425 Add support for filtering on event and media attributes
svn: r10834
2008-06-28 22:53:36 +00:00
Gary Burton
c82c8d58dc Editing rules crashes because value and string attrbutes are now protected on GrampsType so get via a different method
svn: r10833
2008-06-28 22:02:05 +00:00
Gary Burton
656b4da5ab Make sure Gedcom ADDR token if location is populated. Bug #2216
svn: r10832
2008-06-28 11:50:41 +00:00
Gary Burton
31ab1294c4 Apply scrollbars to tabs on main Gramps window when there is not enough room on screen to display all the tabs. Useful for small screen devices like Asus eee PC
svn: r10830
2008-06-24 20:27:01 +00:00
Stéphane Charette
90df86f127 fix for bug #0002240; Events show up as blank lines when removing unused objects; merged from gramps30
svn: r10829
2008-06-24 17:51:55 +00:00
Gary Burton
e1d0e29eac Allow Gramps to work full screen. Useful for small screen devices like Asus eee PC
svn: r10826
2008-06-22 14:34:18 +00:00
Stéphane Charette
ae2a2917c4 bug report #2234; notes should be separated from the previous text to which they apply; merged from gramps30
svn: r10824
2008-06-21 08:42:31 +00:00
Gerald Britton
fb5b8250c4 Fix typo in NarrativeWeb.py: Bug 002231
svn: r10820
2008-06-19 14:41:04 +00:00
Gerald Britton
5d8934efa2 Fix 0002184: BUG: IndexError: tuple index out of range
svn: r10819
2008-06-18 13:17:36 +00:00
Stéphane Charette
e45bec4eb7 bug report #2229: parental relationship redundantly says 'Birth'; merged from gramps30
svn: r10818
2008-06-18 05:06:25 +00:00
Gerald Britton
4e73de8987 add instance attribute ref to __slots__ in eventref -- bug 2210
svn: r10816
2008-06-17 15:03:12 +00:00
Gerald Britton
5e6e48cdb1 Fix typepo in eventref from commit 10814 -- bug 2210
svn: r10815
2008-06-17 14:46:06 +00:00
Gerald Britton
63f6b44481 Fix pickle.dumps problem in grampstype and eventref -- bug 2210
svn: r10814
2008-06-17 14:40:44 +00:00
Peter Landgren
de6b1f80c2 Fix of issue #2226.
svn: r10813
2008-06-17 14:02:08 +00:00
Gerald Britton
4982292774 Code optimizations wrt handling of None - bug 2212
svn: r10811
2008-06-16 15:01:46 +00:00
Zsolt Foldvari
47095b4e98 Change private method name to reflect the type of emitting object.
svn: r10810
2008-06-16 12:05:01 +00:00
Gary Burton
18d51e6877 Ancestry.com have fixed their GEDCOM export. Remove workaround in GEDCOM import. bug #2141
svn: r10807
2008-06-14 11:19:21 +00:00
Benny Malengier
fd52369177 issue 2130, remove tabs
svn: r10804
2008-06-13 12:12:15 +00:00
Stéphane Charette
3489425810 fixed 2 errors in authors.xml: dup line and utf-8 accent problem
svn: r10803
2008-06-13 03:49:11 +00:00
Peter Landgren
8d33306a2e Fixed type in line 2087. too many (.
svn: r10799
2008-06-10 09:48:33 +00:00
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
4c1569d30f Remove 'test' action from UI XML.
svn: r10793
2008-06-07 21:00:02 +00:00
Brian Matherly
8c16d3b754 0002194: redundant links in Hourglass graph
svn: r10790
2008-06-06 00:40:53 +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
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
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
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
5d9aa4a3d7 put accent in my name
svn: r10732
2008-05-17 07:14:44 +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
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
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
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
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
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
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
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
Zsolt Foldvari
86a4566abf Avoid accessing private class variable in StyledTextTagType.
svn: r10655
2008-05-02 10:14:39 +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
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
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
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