Serge Noiraud
3117b8ade6
geography : issue 4866 : geoperson animation : rounding problem.
...
svn: r17309
2011-04-28 07:46:10 +00:00
Serge Noiraud
24af34a84b
geography : osmgpsmap must be >= 0.7.0
...
svn: r17291
2011-04-27 10:37:05 +00:00
Michiel Nauta
dd1958ba82
4114: use stdin/stdout/stderr; plugins
...
svn: r17278
2011-04-26 17:45:56 +00:00
Serge Noiraud
ea1e1c2fc1
geography : avoid multiple translation and fix a bug with variable referenced before assignment
...
svn: r17274
2011-04-26 14:16:03 +00:00
Nick Hall
5065f3ae25
Add default GrampsBar gramplets for new geography views
...
svn: r17263
2011-04-25 23:06:33 +00:00
Serge Noiraud
ae71bd812f
geography : display a message is no osmgpsmap library available.
...
svn: r17254
2011-04-25 13:49:36 +00:00
Serge Noiraud
74c112f684
Including geps-025 in trunk for new geography based on osmgpsmap.
...
svn: r17253
2011-04-25 13:32:10 +00:00
Jérôme Rapinat
da5f49d175
typo
...
svn: r17235
2011-04-24 07:05:08 +00:00
Doug Blank
7f0ded5673
4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View); changed to using navigation_type rather than category
...
svn: r17209
2011-04-22 14:24:14 +00:00
Nick Hall
bf23e340db
4849: Prevent errors in gramplets that depend on the pyexiv2 module when this module is not available
...
svn: r17186
2011-04-21 15:56:40 +00:00
Nick Hall
112394b141
Add new person events and family events bottombar gramplets
...
svn: r17156
2011-04-19 18:13:09 +00:00
Peter Landgren
a0dbf6c92b
Issue 4000, patch from Josip.
...
svn: r17139
2011-04-18 09:21:27 +00:00
Nick Hall
50486bb909
3649: Relative media paths used when creating new media objetcs by drag-and-drop
...
svn: r17087
2011-04-09 16:25:35 +00:00
Nick Hall
0380d94a46
4788: Fix drag-and-drop of files onto the media view
...
svn: r17085
2011-04-09 14:09:25 +00:00
Nick Hall
f01cf2c700
Replace MediaReferences gramplet with Backlinks gramplets
...
svn: r17010
2011-03-31 19:58:28 +00:00
Rob G. Healey
22bd8d318c
Added MediaReferences to the mediaview bottombar set of gramplets.
...
svn: r17008
2011-03-31 15:53:33 +00:00
Nick Hall
f43d71f9ef
Add backlink bottombar gramplets
...
svn: r16997
2011-03-30 22:40:24 +00:00
Rob G. Healey
e551c1c94b
Swappped out MetadataViewer Gramplet in MediaView bottombar for Exif from Nick Hall.
...
svn: r16915
2011-03-25 04:00:45 +00:00
Serge Noiraud
540665d7d5
GeoView : issues 4674 and 4773 crash when quitting gramps.
...
svn: r16887
2011-03-22 17:23:19 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Rob G. Healey
ae2eb8eba5
Changed the name of this gramplet to distinguish the differene from this viewer from its sister gramplet of ImageMetadataGramplet for the sidebar. Suggestion from Jerome Rapinet. Thank you...
...
svn: r16841
2011-03-17 14:45:49 +00:00
Michiel Nauta
2a5ae67165
Add tooltip to mergebutton
...
svn: r16789
2011-03-09 16:07:34 +00:00
Rob G. Healey
ba2302030b
First part of Media Metadata Gramplet for the MediaView bottom bar! The only reason that I am committing this now is because I am confused and baffled at the results that I am getting from this gramplet. Please see email to the development list for more information. It is working, but it looks weird...
...
svn: r16752
2011-03-04 04:45:25 +00:00
Nick Hall
b74edfca2d
Add Place Details, Repository Details and Media Preview gramplets
...
svn: r16717
2011-02-25 22:03:41 +00:00
Benny Malengier
752d594571
4198: Person view does not remove a row correctly when two people are merged.
...
This patch improves on the context changes:
* avoid use of transaction_xx methods
* force an abort in case of unclean transaction
Backward compatibility is broken to achieve this.
svn: r16680
2011-02-20 10:52:06 +00:00
Nick Hall
f5fd46d518
Add new bottombar gramplets
...
svn: r16613
2011-02-13 00:02:50 +00:00
Serge Noiraud
6d0135760f
GeoView : Resizing problem : desactivate the possibility to have bars.
...
svn: r16559
2011-02-03 19:17:06 +00:00
Jérôme Rapinat
1dec96a00f
4326: improve context description
...
svn: r16552
2011-02-03 10:31:37 +00:00
Jérôme Rapinat
859f75ead8
4326: improve context description
...
svn: r16550
2011-02-03 08:43:59 +00:00
Jérôme Rapinat
c67d02847b
4326: typos (by PaulFranklin); part I
...
svn: r16543
2011-02-02 18:33:16 +00:00
Serge Noiraud
6fc3d13d8e
GeoView : Better management of sidebar and bottombar. Navigation correctly initialized.
...
svn: r16538
2011-02-01 22:41:53 +00:00
Benny Malengier
6d596ad987
4198: Person view does not remove a row correctly when two people are merged.
...
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end.
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out
svn: r16523
2011-01-31 21:54:58 +00:00
Serge Noiraud
28610b1ae3
GeoView : add timeout to avoid multiple resize.
...
svn: r16522
2011-01-31 20:41:43 +00:00
Serge Noiraud
253edfa45e
GeoView : restrict gtk to 2.12 : VBox and set_allocation
...
svn: r16517
2011-01-31 19:05:49 +00:00
Serge Noiraud
9d79439ead
GeoView : adapt geoview to svn 16501.
...
svn: r16503
2011-01-30 12:16:53 +00:00
Nick Hall
116d26e69f
Add extra GrampsBar functionality.
...
svn: r16502
2011-01-30 03:02:38 +00:00
Serge Noiraud
55385c32c6
GeoView : Now using NavigationView
...
svn: r16500
2011-01-28 22:02:02 +00:00
Serge Noiraud
4501c0b6bd
GeoView : issue 4547 : applying const.WEBSTUFF_DIR
...
svn: r16488
2011-01-27 19:07:40 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00
Serge Noiraud
a6bb3c1e53
GeoView : issue 4547 : move GeoView and Mapstraction javascript into src/plugins/webstuff
...
svn: r16433
2011-01-22 10:20:36 +00:00
Serge Noiraud
b4096bae73
GeoView : Force gtkmozembed the first time instead of webkit.
...
sidebar and bottombar don't use configuration parameter anymore.
svn: r16426
2011-01-21 20:25:03 +00:00
Nick Hall
9fe3d1fb8b
Combine the sidebar and bottombar functionality into a single class
...
svn: r16412
2011-01-19 14:40:39 +00:00
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
Raphael Ackermann
cb2bdd9613
0002857: Spacebar doesn't activate embedded edit buttons
...
svn: r14867
2010-03-19 13:47:20 +00:00
Jérôme Rapinat
3521206d64
3694: Use of the same translation string on View as the name set on group
...
svn: r14855
2010-03-17 15:06:46 +00:00
Benny Malengier
1a2cf9dbbc
3709: Typos and grammar mistakes
...
svn: r14843
2010-03-15 22:15:29 +00:00
Serge Noiraud
2799929027
GeoView : first try to have navigation for person and family views.
...
svn: r14817
2010-03-14 17:59:29 +00:00
Doug Blank
d1ea3c8728
3688: Fanchart view is built twice when made active
...
svn: r14810
2010-03-14 13:46:28 +00:00
Peter Landgren
c6703ae1df
Found a missing _
...
svn: r14805
2010-03-14 10:04:55 +00:00
Serge Noiraud
e8fbf6279a
GeoView : crosshair synchronization between providers.
...
config file named "None.ini"
svn: r14781
2010-03-12 21:10:49 +00:00
Nick Hall
14ea5e8a75
Correct maximum sizes for compact style trees
...
svn: r14768
2010-03-11 23:05:32 +00:00