Commit Graph

216 Commits

Author SHA1 Message Date
Serge Noiraud
ec9f8ac267 GeoView : bottombar and sidebar management. better resizing and some cleaning.
svn: r16392
2011-01-16 22:38:02 +00:00
Nick Hall
4ad437dc7b Avoid redefining self.title as a label
svn: r16387
2011-01-15 18:18:57 +00:00
Nick Hall
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
f8b99a00b2 Forgot to add this to the person tree view; allows WebConnect to web searches, etc
svn: r16311
2010-12-25 16:04:39 +00:00
Doug Blank
3833ee63a6 Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
svn: r16307
2010-12-23 16:51:04 +00:00
Nick Hall
5bb08835d7 Fix configuration problem in Gramplet View
svn: r16287
2010-12-15 19:40:27 +00:00
Nick Hall
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
Serge Noiraud
40cdf569e6 GeoView : better resizing with the new gui.
svn: r16272
2010-12-12 18:09:56 +00:00
Doug Blank
67cb93a28c 3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
svn: r16250
2010-12-05 17:58:56 +00:00
Doug Blank
d59ad5e63f Add image viewer with click on image
svn: r16243
2010-12-03 14:42:35 +00:00
Doug Blank
6b7dca6d34 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16230
2010-11-23 06:07:04 +00:00
Doug Blank
7d9dac90ff 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16229
2010-11-23 06:03:14 +00:00
Nick Hall
56e7869137 Introduce workspaces with a shared filter/gramplet sidebar
svn: r16160
2010-11-08 15:50:51 +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
9c14d3b487 GEPS 006: Add Locality to researcher
svn: r16082
2010-10-29 23:11:08 +00:00
Nick Hall
298827d843 GEPS 006: Add Locality field to Location
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
2fa5470b34 allow adding people from family editor and relview
svn: r16042
2010-10-24 20:21:37 +00:00
Benny Malengier
9e592f65dc fix crash on add person in empty person treeview
svn: r16039
2010-10-24 18:48:31 +00:00
Benny Malengier
e109e3d743 Merged geps21 branch, changes r15866-16034, into trunk
svn: r16035
2010-10-24 14:43:47 +00:00
Benny Malengier
405572cbdc add to famtree with name preset
svn: r16034
2010-10-24 13:36:26 +00:00
Nick Hall
c3e527b4fb GEPS 011: Tagging - Extended to Family, Note and Media objects
svn: r16025
2010-10-22 23:22:33 +00:00
Peter Landgren
1d8a776cd3 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
2010-10-09 12:33:47 +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
Serge Noiraud
b28e9950a0 GeoView : bug 4168 : avoid parenthesis in const.ROOT_DIR
svn: r15824
2010-08-27 10:22:37 +00:00
Serge Noiraud
f3c614add6 GeoView : Resizing not done the first time we load a page.
Centering not always correct.


svn: r15726
2010-08-13 17:57:40 +00:00
Serge Noiraud
b2886e3dad GeoView : Some cleaning. Some corrections with googlev3 crosshair.
Resizing now ok with a new crosshair implementation for googlev3.


svn: r15705
2010-08-11 18:00:18 +00:00
Doug Blank
e3cd87484c Added copy and paste to all views; gramplet view needs work
svn: r15697
2010-08-09 20:51:54 +00:00
Doug Blank
691a52295f Fixed issue in showing database repair message
svn: r15683
2010-08-08 13:14:45 +00:00
Doug Blank
9ddb7990f5 Added family type drag objects
svn: r15669
2010-07-31 02:11:47 +00:00
Nick Hall
e1f34d3ebe Add new merge functionality to tree views (see r15645)
svn: r15668
2010-07-30 18:13:06 +00:00
Doug Blank
aa5cefd789 Refactored listviews to be able to select multiple items for dnd
svn: r15656
2010-07-29 07:59:07 +00:00
Peter Landgren
2cd2b3c84d Changed gramps to Gramps.
svn: r15649
2010-07-23 07:27:32 +00:00
Doug Blank
3e28ee67ec 2059: need a way to compare and merge all objects, by MD Nauta
svn: r15645
2010-07-22 02:16:32 +00:00
Serge Noiraud
593f7de5e6 GeoView : new mapstraction V2. added crosshair implementation for googlev3 and openlayers.
resize is now fully integrated with crosshair.
          possibility to select the html toolkit when webkit and gecko are available.
          javascript simplification in the html page.
          add LOG functionality for debugging.


svn: r15642
2010-07-20 21:41:13 +00:00
Serge Noiraud
42043e29ac GeoView : Moving to mapstraction v2, openlayers and google v3 as
google v2 is deprecated. With mapstraction v2, we need
          to use the openlayers api to show openstreetmap.


svn: r15562
2010-06-12 21:46:32 +00:00
Gerald Britton
98473ea46b Optimize by combining many write calls into one plus other minor tweaks
svn: r15546
2010-06-09 20:06:55 +00:00
Serge Noiraud
80c94857ed GeoView : bug #4002 console message: undefined @1: ReferenceError: Can't find variable: addcrosshair
svn: r15448
2010-05-22 07:41:04 +00:00
Peter Landgren
59acfc216d Fixed problem with non unicode path name.
svn: r15434
2010-05-21 06:22:24 +00:00
Serge Noiraud
9a6a01fabb GeoView : bug #3973 ignore buttons_have_icons which avoid set_image() to change the image of a button.
gnome => 2.26 now set this to false


svn: r15433
2010-05-20 21:00:47 +00:00
Nick Hall
3c6546c6dd 3710: Add a configuration dialog to the pedigree view
svn: r15409
2010-05-13 21:50:22 +00:00
Serge Noiraud
d4711a4bcf GeoView : bug 3820 : The database was no more opened the first time we create a page ( relative to svn 15029 )
svn: r15104
2010-04-13 17:08:16 +00:00
Raphael Ackermann
844002e312 docstring typo fixes
svn: r15036
2010-04-05 13:10:29 +00:00
Raphael Ackermann
e371599df4 docstring typo fixes
svn: r15030
2010-04-04 18:55:58 +00:00
Nick Hall
6ae2f1c81e GEPS 019: Improved sidebar which allows sidebar plugins
svn: r15029
2010-04-04 18:16:03 +00:00
Nick Hall
e090d8d250 3731: Add place name column to place tree view
svn: r14951
2010-03-27 23:00:41 +00:00
Benny Malengier
910d34c330 Solving connected date bugs
3390: Date module that reads calendar on Gedcom file format, cannot read the @
3763: dates parsed wrong
3754: Active markup for invalid date on Event View
Some other bugs might be fixed by these changes


svn: r14922
2010-03-24 16:05:42 +00:00
Serge Noiraud
17e6af2afb GeoView : Issue 3749 : syncronize the crosshair to the new position.
svn: r14896
2010-03-21 16:21:41 +00:00
Serge Noiraud
7af6dd4490 GeoView : Issue 3749: better way to place the icon at the same place as googlemap do.
svn: r14892
2010-03-21 15:58:25 +00:00
Serge Noiraud
4cc0356d8a GeoView : Issue 3749 : Pin positions drift with zoom
svn: r14890
2010-03-21 15:24:52 +00:00