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