Commit Graph

17541 Commits

Author SHA1 Message Date
Doug Blank
2a114aa6c0 Changes for version and config
svn: r15825
2010-08-28 11:23:27 +00:00
Serge Noiraud
b28e9950a0 GeoView : bug 4168 : avoid parenthesis in const.ROOT_DIR
svn: r15824
2010-08-27 10:22:37 +00:00
Rob G. Healey
b0b620df9c Web_Mainz.css: Fixed problem with the backgrounds not showing as they were intended. Thanks Jason Simanek.
svn: r15821
2010-08-26 23:07:48 +00:00
Doug Blank
3c151885ee Web search right-click for note editor
svn: r15820
2010-08-26 14:00:27 +00:00
Doug Blank
5b975f93cc Allow config setting value to be DEFAULT which will reset value
svn: r15819
2010-08-26 13:57:00 +00:00
Doug Blank
1d5bcbf423 Do not display missing locale dir if in english
svn: r15818
2010-08-26 13:15:09 +00:00
Doug Blank
5ed53f5e9c Changed --settings to --version to be more compatible with other programs; added --config=[section.setting[:value]] to see/set config value(s)
svn: r15817
2010-08-26 12:17:00 +00:00
Doug Blank
7c110d15b8 Added plugin.depends_on = ['plugin_id', ...] for plugin.load_on_reg plugins
svn: r15816
2010-08-25 13:30:59 +00:00
Doug Blank
69b845c388 Census report made this value too big (it tried to make more than 50 columns) even though the US 1880 census only has about 24.
svn: r15815
2010-08-25 05:07:44 +00:00
Doug Blank
1f9eee3d92 Don't load a GENERAL lib if hidden
svn: r15813
2010-08-25 02:45:23 +00:00
Doug Blank
47e3d110d5 Added a new addon type 'WebConnect' which defines a method to lookup data on websites
svn: r15812
2010-08-25 01:17:22 +00:00
Nick Hall
ea90894193 Added documentation to ListModel. Changes to make editable and callback parameters more consistent.
svn: r15811
2010-08-24 23:43:42 +00:00
Doug Blank
b11e4558b8 Added log, and db cursor close error handler
svn: r15810
2010-08-24 11:54:43 +00:00
Doug Blank
bdd07988c6 Added method for gramps to handle url requests
svn: r15808
2010-08-23 14:06:41 +00:00
Doug Blank
ecef5c1d26 Return the actual page object
svn: r15807
2010-08-23 14:04:54 +00:00
Doug Blank
b72617c5aa Added external API for category_manager functions: .get_categories(), .get_category(category), and .get_category_page(category)
svn: r15806
2010-08-23 13:20:46 +00:00
Doug Blank
19765f80e7 Added a category_manager for pages to talk to other pages
svn: r15805
2010-08-23 13:18:56 +00:00
Doug Blank
ee75d5ca5f Rearranged patterns that are searched for; match longer ones first
svn: r15804
2010-08-22 21:25:53 +00:00
Doug Blank
638ac9c281 FilterList needs to handle all namespaces
svn: r15802
2010-08-22 15:47:36 +00:00
Doug Blank
5646fecffc typo
svn: r15801
2010-08-22 15:39:53 +00:00
Doug Blank
5583ab113e Filter speed ups, and hook for filter plugins
svn: r15800
2010-08-22 15:22:56 +00:00
Doug Blank
ac7210d0ba Removed for now; too slow
svn: r15799
2010-08-22 14:28:35 +00:00
Doug Blank
acf10439e0 Bring up to date with gramps32 version
svn: r15798
2010-08-22 13:52:56 +00:00
Doug Blank
1a6da114fc 4190: Gedcom import: All my internet addresses are missing...
svn: r15796
2010-08-22 13:35:51 +00:00
Doug Blank
7151e07d3a Rewrote autoremove flag workaround
svn: r15795
2010-08-22 06:33:06 +00:00
Doug Blank
c14fbafd25 Doesn't backup with slashes in filename
svn: r15794
2010-08-22 04:53:52 +00:00
Doug Blank
c3c1fb6bb6 Filters can now be added through plugins register(GENERAL, category='Filter: Person', etc)
svn: r15793
2010-08-22 02:37:07 +00:00
Doug Blank
00f738f953 Don't evaluate callable data returned from the plugin API
svn: r15790
2010-08-22 01:00:16 +00:00
Doug Blank
b62c42d85e Removed unnecessary code
svn: r15789
2010-08-21 23:44:13 +00:00
Doug Blank
8e3aad341b Refactored copy/paste to PageView for general use
svn: r15788
2010-08-21 23:10:49 +00:00
Doug Blank
db6f649969 Major refactor; also added valid indicator in list, dbid, and dbname
svn: r15787
2010-08-21 20:22:06 +00:00
Doug Blank
fcef732f93 Added dbid and dbname to databases; id is the unique dir name, and name is the assigned name stored in text file
svn: r15786
2010-08-21 20:20:34 +00:00
Doug Blank
1b884b129d Protection from a bad child drop
svn: r15785
2010-08-21 20:18:42 +00:00
Doug Blank
01e354f18d Make sure newvalue is a int(fraction * 100)
svn: r15784
2010-08-21 12:31:31 +00:00
Rob G. Healey
bb46e8798b A little bit of formatting and spacing.
svn: r15783
2010-08-21 05:40:21 +00:00
Doug Blank
cab9169019 Refactor make_filter to make more reusable
svn: r15782
2010-08-20 10:37:18 +00:00
Doug Blank
1a2c3be090 Added progress bar to quick backup
svn: r15781
2010-08-20 04:40:51 +00:00
Rob G. Healey
a3402ab728 Added ancestor tree style sheet.
svn: r15780
2010-08-20 02:34:43 +00:00
Rob G. Healey
9dfba96783 NarrativeWeb: Added ancestortree.css only if there is ancestor tree being built? Style sheets: removed ancestor tree section from the style sheets. Changes to Ancestor tree, thanks Jakim Friant.
svn: r15779
2010-08-20 02:33:26 +00:00
Doug Blank
88667a7c5e Reset buttons when we reset the buffer
svn: r15778
2010-08-19 23:32:36 +00:00
Benny Malengier
63d5ea6cb6 undo and redo with correct style in noteeditor
svn: r15777
2010-08-19 16:10:53 +00:00
Doug Blank
5ad5cb17ae DEBUG = False
svn: r15776
2010-08-19 15:48:09 +00:00
Doug Blank
19e662fd97 Refactor make_filter for use in other parts of gramps
svn: r15775
2010-08-19 14:45:49 +00:00
Doug Blank
b253edb7dd Typo medu -> menu
svn: r15774
2010-08-19 12:12:50 +00:00
Doug Blank
7758caa4e3 Fixed one issue with multi-select and drop on self; one issue remains: copies data on a self multi drop
svn: r15773
2010-08-19 04:08:07 +00:00
Doug Blank
88a4bbb926 Do not show previously notified addons
svn: r15772
2010-08-19 01:04:10 +00:00
Doug Blank
0fa7b97cf9 Something is wrong; email sent to Nick
svn: r15771
2010-08-19 00:43:20 +00:00
Benny Malengier
72af4a2483 better fix for #4166, #3955, remove extra line
svn: r15769
2010-08-18 21:14:22 +00:00
Benny Malengier
b0bf67f436 better fix for #4166, #3955
svn: r15768
2010-08-18 21:11:09 +00:00
Doug Blank
a74d5151f8 Clipboards do not allow duplicates
svn: r15767
2010-08-18 13:28:37 +00:00