Commit Graph

6162 Commits

Author SHA1 Message Date
Jérôme Rapinat
b25dbbd922 2427: lds.xml patch (added 10 temples - by robocoder)
svn: r11155
2008-10-18 17:53:41 +00:00
Konstantin Dorichev
0882ffa8c2 A typo in LaTeX fixed.
svn: r11152
2008-10-16 12:57:09 +00:00
Jérôme Rapinat
5f76b591a0 enable more locale for wiki manual
svn: r11147
2008-10-15 08:20:40 +00:00
Brian Matherly
5f7ef33cdc Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI.
svn: r11145
2008-10-15 03:29:41 +00:00
Brian Matherly
e9c1b1de89 Remove GRDB export code. GRDB export is not supported.
svn: r11144
2008-10-14 11:54:42 +00:00
Brian Matherly
8e8f37d5d3 Create a new plugin class for Import plugins.
svn: r11142
2008-10-14 02:34:28 +00:00
Stéphane Charette
e96e46cc5b switch person with a single click of the mouse while in pedigree view
svn: r11141
2008-10-13 09:02:26 +00:00
Stéphane Charette
fd20371245 allow user to select media image subsection using the mouse
svn: r11140
2008-10-12 09:39:11 +00:00
Erik De Richter
77707348ee changes for wiki manual
svn: r11138
2008-10-11 18:32:47 +00:00
Erik De Richter
1dcaa93906 changes for wiki manual
svn: r11135
2008-10-11 06:40:15 +00:00
Erik De Richter
f2b11afbcb corrected Dutch translation
GtkSpinButton warning solved

svn: r11133
2008-10-10 13:15:49 +00:00
Kees Bakker
eff575c580 Change color of links (was white, and invisible).
This Nebraska needs a lot more work to make it as usable as in branch30.
What happened?


svn: r11130
2008-10-07 20:47:05 +00:00
Kees Bakker
5e8b724872 Changes by Rob Healey.
The biggest difference is support for multiple years. But there is more,
such as name handling for female spouses (new option for that).


svn: r11129
2008-10-07 20:11:46 +00:00
Jérôme Rapinat
81202f701c #2410: (Missing) Generic filter on Exporter Assistant.
svn: r11128
2008-10-07 16:35:51 +00:00
Erik De Richter
c1521c5e55 NotRelated is a tool not a report reference to wiki was wrong
svn: r11126
2008-10-06 18:26:53 +00:00
Jérôme Rapinat
b58ae794b7 2429: Typos/grammar errors
svn: r11122
2008-10-06 12:36:03 +00:00
Jérôme Rapinat
201b56dba4 enable Croatian date handler
svn: r11114
2008-10-05 14:05:25 +00:00
Jérôme Rapinat
7d8197e654 new Croatian date handler (by josip(at)pisoj(dot)com)
svn: r11113
2008-10-05 14:03:05 +00:00
Peter Landgren
3e4a289f4b Type _sring.py -> _string.py
svn: r11106
2008-10-04 11:08:05 +00:00
Peter Landgren
e99c300213 Too many files for pkgdata_PYTHON
svn: r11105
2008-10-04 11:06:36 +00:00
Brian Matherly
71013e9f50 Fix makefiles for previous source file re-arrangements.
svn: r11104
2008-10-04 05:15:06 +00:00
Stéphane Charette
f26db0ed0a include thumbnails in ancestor diagram
svn: r11103
2008-10-03 10:38:19 +00:00
Brian Matherly
9c364490ce Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
svn: r11100
2008-10-02 04:02:10 +00:00
Brian Matherly
5c3bffeb21 0002418: Gramps hangs when producing graphs on Windows
svn: r11097
2008-09-30 01:40:16 +00:00
Brian Matherly
b0f5322346 Fix typo in narrative web report that causes crash.
svn: r11095
2008-09-29 03:32:51 +00:00
Jérôme Rapinat
a1a744ef8a #2408: Cannot translate one string
svn: r11094
2008-09-28 09:27:40 +00:00
Brian Matherly
e811924e77 Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
svn: r11086
2008-09-27 13:56:17 +00:00
Gary Burton
7cc07343d0 Allow notebook to scroll if required by window resizing
svn: r11076
2008-09-18 18:58:53 +00:00
Gary Burton
59e5d0e83a Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
svn: r11075
2008-09-18 18:54:14 +00:00
Brian Matherly
e94a81c944 0002389: Command line reference tool is broken (plugins/CmdRef.py)
svn: r11070
2008-09-17 12:07:00 +00:00
Gerald Britton
8cb51d4392 fix typo in property call
svn: r11068
2008-09-16 14:07:29 +00:00
Gerald Britton
df5ca43937 Fix problem with event descriptions on import, bug 2368
svn: r11065
2008-09-15 20:24:33 +00:00
Brian Matherly
d092df28a5 0002386: Command line reports do not work.
svn: r11062
2008-09-15 02:20:25 +00:00
Brian Matherly
c1ca1e3ee9 Refactor the open and import process. Also fixes 0002301: Fails to import from the command-line
svn: r11060
2008-09-14 21:18:25 +00:00
Jérôme Rapinat
efe110dc7b better wording and comments
svn: r11056
2008-09-13 09:52:28 +00:00
Jérôme Rapinat
65960ec923 pylint and mistake on half_sibling
svn: r11054
2008-09-12 17:26:32 +00:00
Gerald Britton
5e290c4329 Remove __slots__, __getstate__ and __setstate__
svn: r11049
2008-09-09 19:54:27 +00:00
Jérôme Rapinat
6e89f69278 #2359: Phone and ZIP/Postal code are not added on alternate Address after merging two persons
svn: r11048
2008-09-09 07:59:04 +00:00
Peter Landgren
51b0faa473 Revert 11039 and 11040. Fixed by 11043.
svn: r11045
2008-09-09 07:03:26 +00:00
Brian Matherly
8fc1b24125 0002309: Crash rerunning report after deleting used filter. (Improved fix - the last fix caused errors)
svn: r11043
2008-09-09 04:00:15 +00:00
Peter Landgren
66b4542bb6 Fix of issue 2373 for trunk.
svn: r11040
2008-09-08 18:00:38 +00:00
Peter Landgren
55fed5220f Fix of issue 2372 for trunk.
svn: r11039
2008-09-08 15:01:52 +00:00
Gary Burton
994db96378 Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
svn: r11037
2008-09-07 11:08:18 +00:00
Gary Burton
19fab6f11c Forgot to update makefiles for some recent additions
svn: r11035
2008-09-07 10:41:39 +00:00
Gary Burton
0c96bf3ee5 Make PersonView search bar work the same as in the other views. Bug #2362
svn: r11032
2008-09-06 09:44:38 +00:00
Gary Burton
b6ed9d389d Stop media editor prompting to save changes on cancellation when none made. Bug #2364
svn: r11029
2008-09-06 09:18:57 +00:00
Jérôme Rapinat
6426e0c777 #2363:Cannot translate Filename:
svn: r11027
2008-09-06 08:09:49 +00:00
Peter Landgren
1c9a0458b5 Better fix of error in step and cousin relations.
svn: r11024
2008-09-05 19:39:22 +00:00
Gary Burton
83edeb4a62 Retain whitespace when importing notes. Bug #2357
svn: r11023
2008-09-05 19:33:48 +00:00
Brian Matherly
5392e83761 0002309: Crash rerunning report after deleting used filter.
svn: r11021
2008-09-05 03:43:06 +00:00
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