Benny Malengier
371205ec70
Fix surname index for autocompletion
...
Fix check tool and start with importgrdb upgrade
svn: r15949
2010-10-02 16:01:34 +00:00
Benny Malengier
0ca48dd811
Working xml export
...
svn: r15948
2010-10-02 13:38:36 +00:00
Benny Malengier
043d35a354
Working XML import with new surnames
...
svn: r15947
2010-10-02 12:52:14 +00:00
Benny Malengier
e9599d762d
Working namedisplay
...
Working display section in preferences
svn: r15946
2010-10-01 21:22:25 +00:00
Benny Malengier
f111dcbad9
add nick and famnick
...
svn: r15930
2010-09-25 15:11:54 +00:00
Benny Malengier
bb248fadce
Good progress: * name displayer updated to new structure
...
* person view coded updated
* small change in dbloader so errors can be seen
svn: r15914
2010-09-17 22:13:31 +00:00
Benny Malengier
84edfee57b
updated Name object to new structure
...
svn: r15913
2010-09-17 13:26:36 +00:00
Benny Malengier
6011cb3ec9
some administrative cleanup
...
svn: r15912
2010-09-17 12:18:41 +00:00
Benny Malengier
fa41e63f5a
Surnamebase, surname and nameorigintype finished
...
svn: r15901
2010-09-14 22:07:51 +00:00
Benny Malengier
86ed7108d2
surnamebase class to inherit surname lists
...
svn: r15866
2010-09-09 16:54:34 +00:00
Benny Malengier
846e472e09
create a branch for gep 021 work
...
svn: r15865
2010-09-09 16:52:09 +00:00
Peter Landgren
7956bf8b39
Two strings made translatable.
...
svn: r15864
2010-09-09 14:18:56 +00:00
Benny Malengier
01afd075a7
4131: [NarWeb] No clickable link in referenced region in the photo, if person has no name
...
svn: r15860
2010-09-09 11:15:28 +00:00
Peter Landgren
9f9af706a4
Issue 3960, warn button disappears too soon on long GEDCOM import with errors.
...
svn: r15859
2010-09-06 15:19:44 +00:00
Benny Malengier
4eec493f66
3960: Import information windows disappears before import is done
...
svn: r15857
2010-09-06 11:29:07 +00:00
Benny Malengier
38e87b074e
4196: Error by using special filter in person view
...
svn: r15855
2010-09-03 22:54:40 +00:00
Rob G. Healey
3da3a57960
Stylesheets: If you find any regressions in Html style and layout, please let me know.
...
svn: r15851
2010-09-02 23:43:33 +00:00
Serge Noiraud
91856cfb1f
GeoView : new feature #4210 : Ability to change the number of places per page in preferences.
...
svn: r15849
2010-09-02 20:23:21 +00:00
Serge Noiraud
0e928d6b81
GeoView : adapt geoview to the new gui. Resizing problem. It currently works correctly with gecko.
...
webkit doesn't work in a Hpane widget ( filter, status bar, ... )
svn: r15848
2010-09-02 17:05:00 +00:00
Benny Malengier
e9388c3ff7
2786: Add quick undo/redo to all fields
...
This adds:
* undoentry instead of entry for all normal entry fields in glade files
* have maskedentry based on undoentry, so that date changes can be undone :-)
To do: entry fields added in py code is not checked.
svn: r15844
2010-08-31 21:11:59 +00:00
Benny Malengier
19950c616d
undo support for words with unicode symbols of length 2 in the buffer
...
svn: r15843
2010-08-31 19:33:59 +00:00
Nick Hall
fa6014f4c0
Connect to tags-changed signal when initialised
...
svn: r15841
2010-08-31 10:45:57 +00:00
Benny Malengier
5d4246b0a7
comboentry in toolbar determines optimal width automatically
...
svn: r15840
2010-08-31 10:00:46 +00:00
Benny Malengier
e24b184508
bug #2402 : Line spacing for text not correct in CairoDoc
...
svn: r15839
2010-08-31 07:52:11 +00:00
Benny Malengier
c2dc10471c
* missing installation stuff for undo/redo
...
* create a first undo gtk entry field: family name in person editor
svn: r15837
2010-08-30 23:00:28 +00:00
Benny Malengier
fe311affb2
fix inheritance bug in undo/redo code
...
svn: r15836
2010-08-30 21:49:03 +00:00
Benny Malengier
a1ec3e54b8
limit the size of the undo buffer to 700
...
svn: r15835
2010-08-30 20:01:13 +00:00
Benny Malengier
3fed4b1951
redesign undo/redo for styled notes, much better now
...
svn: r15834
2010-08-30 19:35:51 +00:00
Nick Hall
a151bafaff
Fix database upgrade
...
svn: r15832
2010-08-30 10:36:58 +00:00
Doug Blank
5c30db0739
Will not start gramps if the config option is used to show a value; changed the format of the output to make it easier to read/copy-paste
...
svn: r15831
2010-08-30 01:14:38 +00:00
Nick Hall
bf8146b9d1
GEPS 011: Tagging
...
svn: r15830
2010-08-29 18:36:42 +00:00
Nick Hall
5d3480997b
Set properties for src/plugins/webstuff
...
svn: r15829
2010-08-29 17:29:23 +00:00
Jérôme Rapinat
35df75718f
copy somerights20.gif to webstuff
...
svn: r15828
2010-08-29 06:36:19 +00:00
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