Commit Graph

9101 Commits

Author SHA1 Message Date
Nick Hall
d5dabdbc93 Revert r16140
svn: r16141
2010-11-04 23:34:23 +00:00
Nick Hall
2ffb6993b7 Committed by mistake
svn: r16140
2010-11-04 23:30:34 +00:00
Nick Hall
9eb15acf14 After creating a new page switch to it
svn: r16139
2010-11-04 23:29:08 +00:00
Nick Hall
8688bb50c3 Turn off tabs used for debugging
svn: r16138
2010-11-04 23:06:11 +00:00
Nick Hall
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
Benny Malengier
8ef3057940 4301: Got a database error
svn: r16135
2010-11-04 19:43:35 +00:00
Doug Blank
cf21d0f42a Unintended side-effects; undoing last commits
svn: r16132
2010-11-04 17:37:29 +00:00
Doug Blank
5ec8c5ddf0 Better solution for previous commit
svn: r16131
2010-11-04 14:26:14 +00:00
Doug Blank
6f9ed19a04 Allow customFilters.get_filters() to return a list where an item might be a list of custom filters
svn: r16130
2010-11-04 14:02:03 +00:00
Doug Blank
f75cb085b2 Allow customFilters.get_filters() to return a list where an item might be a list of custom filters
svn: r16129
2010-11-04 13:58:55 +00:00
Doug Blank
e5d0bfccad Added a flag to force using the filter sidebar object
svn: r16128
2010-11-04 12:12:57 +00:00
Doug Blank
de911d9846 Added a property to hold main splitview object
svn: r16127
2010-11-04 12:12:06 +00:00
Benny Malengier
3fbd09ad90 GEP 021: import new xml, primary not present means primary name
svn: r16122
2010-11-02 20:49:56 +00:00
Benny Malengier
c47079ba37 4343: Error message at close of address entry
svn: r16121
2010-11-02 20:04:46 +00:00
Benny Malengier
0e3e420c38 4341: Error when adding a new place
svn: r16119
2010-11-02 18:57:13 +00:00
Jérôme Rapinat
2c37a2c7bb add Gramps type name on translator class
svn: r16113
2010-11-02 15:05:51 +00:00
Gerald Britton
bf042a6934 Tweak reducing source- and byte-code- sizes
svn: r16112
2010-11-02 14:29:16 +00:00
Benny Malengier
11411b4885 4340: Error when adding source reference
svn: r16111
2010-11-02 13:19:27 +00:00
Doug Blank
02db3c69af 4122: feature request: have Relationship View optionally show divorces
svn: r16108
2010-11-02 11:45:49 +00:00
Nick Hall
185718f44c Refresh view UI when a new database is loaded
svn: r16107
2010-11-01 22:32:36 +00:00
Nick Hall
66252365f5 Prevent activation of view UI when no database is loaded
svn: r16106
2010-11-01 22:20:23 +00:00
Benny Malengier
443fae3890 4333: memory leak in 3.2
svn: r16105
2010-11-01 20:48:29 +00:00
Gerald Britton
2bbd218269 Minor tweaks and a few pep 8 fixes
svn: r16103
2010-11-01 19:22:06 +00:00
Nick Hall
389b9e0935 4320: Ensure that the initial person is set when clearing history
svn: r16102
2010-11-01 19:02:32 +00:00
Jérôme Rapinat
56ed2ce45e 2371: translate family attributes
svn: r16101
2010-11-01 15:33:53 +00:00
Jérôme Rapinat
fec4833e24 2371: Make printing reports in different languages easier
svn: r16100
2010-11-01 15:00:12 +00:00
Jérôme Rapinat
c89af2d4c2 2371: Make printing reports in different languages easier
svn: r16098
2010-11-01 12:15:11 +00:00
Nick Hall
fd00d8c6e1 Remove rebuilds from merges that do not use batch transactions
svn: r16097
2010-11-01 12:00:26 +00:00
Benny Malengier
8a206495e9 4333: memory leak in 3.2
svn: r16094
2010-10-31 08:55:56 +00:00
Benny Malengier
e59b7276b4 4333: memory leak in 3.2
svn: r16091
2010-10-31 08:36:03 +00:00
Benny Malengier
1fee4971f4 4333: memory leak in 3.2
svn: r16089
2010-10-31 07:33:17 +00:00
Nick Hall
fd73514004 Update is_empty method with street and locality
svn: r16088
2010-10-30 22:17:21 +00:00
Nick Hall
d5ce999d30 Only convert main location to new format if it exists
svn: r16087
2010-10-30 21:55:39 +00:00
Nick Hall
bc3ceaf5dc Fix problems with importing phone numbers and add support for email and web addresses
svn: r16086
2010-10-30 21:01:32 +00:00
Nick Hall
9f38cfaa21 Fix bug when importing researcher locality
svn: r16085
2010-10-30 14:34:46 +00:00
Jérôme Rapinat
a5d68b6ef0 add missing gettext module
svn: r16084
2010-10-30 09:32:01 +00:00
Nick Hall
862f66f77d Fix problem with duplicate places on import
svn: r16083
2010-10-29 23:21:08 +00:00
Nick Hall
9c14d3b487 GEPS 006: Add Locality to researcher
svn: r16082
2010-10-29 23:11:08 +00:00
Gerald Britton
98c086984a Tweaks
svn: r16078
2010-10-29 16:09:31 +00:00
Nick Hall
e7f220ef30 Fix handle column in selectors
svn: r16077
2010-10-29 14:09:17 +00:00
Benny Malengier
833759d3dd correct errors introduced by allowing no gtk loading plugins for CLI
svn: r16076
2010-10-29 13:01:46 +00:00
Rob G. Healey
548a43cb8d Remove Marker files from the Makefile so that make install will complete. Do not do with with development code.
svn: r16075
2010-10-28 21:56:49 +00:00
Benny Malengier
5084294a1e Various fixes for GEP21 and locality
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade



svn: r16074
2010-10-28 19:56:46 +00:00
Benny Malengier
60d95d6be7 4325: Error with 'More Name Details' if window is already opened
svn: r16073
2010-10-28 17:59:16 +00:00
Nick Hall
9df5336fde GEPS 006: Add Locality to Address and GEDCOM Import/Export
svn: r16071
2010-10-28 17:55:15 +00:00
Doug Blank
6a473c8a54 4198: Person view does not remove a row correctly when two people are merged (fixed issue from previous commit)
svn: r16070
2010-10-28 13:38:43 +00:00
Doug Blank
afefbad431 4198: Person view does not remove a row correctly when two people are merged.
svn: r16069
2010-10-28 13:33:29 +00:00
Benny Malengier
ad10304bce horizontal lines where ugly. In line with Gnome HIG I have put the bold sections in again instead.
Added tooltips and moved pushbuttons to the right as that is visually more pleasing to me


svn: r16067
2010-10-27 21:07:49 +00:00
Benny Malengier
78724fd94c tooltips editurl editpersonref
svn: r16066
2010-10-27 21:04:26 +00:00
Benny Malengier
f96145f2fc GUI cleanup on editmediaref
svn: r16065
2010-10-27 20:28:09 +00:00