Jérôme Rapinat
347ff65eac
minor change on translation strings
...
svn: r17013
2011-04-01 05:57:46 +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
Nick Hall
dceeaeb960
Fix to work with pyexiv2 v0.1 and remove section column
...
svn: r16933
2011-03-25 19:36:53 +00:00
Peter Landgren
d4c8bf661d
Fix of encoding errormsg, specially for Windows. Rearranged the msg a little.
...
svn: r16925
2011-03-25 08:54:40 +00:00
Rob G. Healey
6d6edec21b
Added the functionality so that users of pyexiv2-0.1.3 can also use this addon...
...
svn: r16919
2011-03-25 05:08:38 +00:00
Rob G. Healey
da43c21432
Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py
...
svn: r16917
2011-03-25 04:14:09 +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
Rob G. Healey
9942d8de0f
Removed obsoleted tag of Keywords. Updated code so that pyexiv2-0.1.3 users can now use it too.
...
svn: r16908
2011-03-24 15:44:45 +00:00
Peter Landgren
3ae389d813
Fixed so that errormsg with non latin char is readable.
...
svn: r16903
2011-03-24 07:47:29 +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
ef2ea47437
Bug#4724; Fixed a deprecation warning in using values instead of value.
...
svn: r16850
2011-03-18 19:59:44 +00:00
Rob G. Healey
b66e7c6bc0
Bug#4724; Mistaken KeyTag error has been fixed.
...
svn: r16847
2011-03-18 03:31:37 +00:00
Rob G. Healey
c3e084d506
Bug#4724; Added code to where non MIME images will not be read or allowed to be written to...
...
svn: r16846
2011-03-18 02:44:18 +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
Rob G. Healey
2baf3b676b
#4723 ; Error when reportying pyexiv2 failed import
...
svn: r16827
2011-03-15 23:04:08 +00:00
Rob G. Healey
90616376ed
Changed KeyValue for Ipptc KeyTag from value to values for Keywords. Thank you Helge.Privat for the change.
...
svn: r16811
2011-03-12 05:10:30 +00:00
Rob G. Healey
1d59a84104
Escape media description in gramplet for proper handling of media names.
...
svn: r16800
2011-03-10 14:43:50 +00:00
Rob G. Healey
786a0a5834
Bug#4724; fixed processing of GPS Latitude/ Longitude with help from Helge.Privat...
...
svn: r16784
2011-03-09 04:00:07 +00:00
Rob G. Healey
f6947c08c6
Bug#4724; fixed problems with IptcTag and Latitude/ Longitude handling.
...
svn: r16780
2011-03-08 02:06:49 +00:00
Rob G. Healey
2c72c7a5d8
Made all fields except the Description to be read only, so that those fields do NOT get changed. It is not an editing gramplet but simply for viewing.
...
svn: r16769
2011-03-06 22:44:09 +00:00
Rob G. Healey
6d02067406
Fixed a problem with GPS coordinates handling
...
svn: r16764
2011-03-06 01:21:54 +00:00
Rob G. Healey
db1c7c4b25
Fixed a bug where the keywords entry was not being displayed and therefore only Active Image and Description were being displayed.
...
svn: r16759
2011-03-05 09:41:05 +00:00
Rob G. Healey
d8d4acb2e0
Added properties listed in http://www.gramps-project.org/wiki/index.php?title=Committing_Policies , to my new file. Was going to add it to po/POTFILES.in, but it was already listed.
...
svn: r16758
2011-03-05 07:48:06 +00:00
Rob G. Healey
f4159758b2
Bug#4724; Fixed KeyError in Iptc of _get_value() -- similar to #4723 .
...
svn: r16757
2011-03-05 00:32:51 +00:00
Rob G. Healey
11850ad64a
Part2 of MediaMetadata.py for MediaView in the bottom bar. Please remove all of *.ini in /home/USER/.gramps/gramps33 after updating... Display is now exactly as I would like to see it be.
...
svn: r16756
2011-03-04 22:22:47 +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
Jérôme Rapinat
db1725d908
'Selected' action/string was missing; update translation template
...
svn: r16730
2011-02-28 15:24:53 +00:00
Vassilii Khachaturov
0152ec28b3
4700: add timestamps to the session log
...
svn: r16724
2011-02-27 13:20:09 +00:00
Nick Hall
b74edfca2d
Add Place Details, Repository Details and Media Preview gramplets
...
svn: r16717
2011-02-25 22:03:41 +00:00
Vassilii Khachaturov
b1c44ad45e
Fix bug #4687 : session log gramplet - overzealous l10n of signal names breaks clickable link handlers
...
* No longer translate "link_type" passed to GuiGramplet.link,
this is an internal constant name never exposed to the user.
* Add a warning to GuiGramplet.on_button_press, in case an unknown link type
is encountered during the event processing
* Applied changes to my patch as suggested during the CR by dsblank
svn: r16714
2011-02-25 17:24:11 +00:00
Vassilii Khachaturov
b038a12fea
Bug #4679 : Children bottom bar gramplet - crash upon add; l10n of empty string
...
CR by nick-h
svn: r16706
2011-02-23 21:29:33 +00:00
Nick Hall
88ed1aad13
Disable buttons in Note gramplets for empty database
...
svn: r16624
2011-02-15 16:56:34 +00:00
Nick Hall
dc505e7671
Add children bottombar gramplets
...
svn: r16621
2011-02-15 13:06:05 +00:00
Nick Hall
cee3c105fd
Remove definition for children gramplet
...
svn: r16616
2011-02-13 23:33:25 +00:00
Nick Hall
f5fd46d518
Add new bottombar gramplets
...
svn: r16613
2011-02-13 00:02:50 +00:00
Jérôme Rapinat
ded1c7ea29
4597: crash when switching into Geography view from Places view
...
svn: r16564
2011-02-04 07:33:28 +00:00
Nick Hall
116d26e69f
Add extra GrampsBar functionality.
...
svn: r16502
2011-01-30 03:02:38 +00:00
Nick Hall
1ef88b3eac
Fix image layout problems
...
svn: r16479
2011-01-26 19:42:01 +00:00
Nick Hall
df8a2a7bf3
Clear bottombar gramplets when no active person is set
...
svn: r16478
2011-01-26 18:52:18 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00
Nick Hall
d08ae3e0e3
Update details tab when name format is changed
...
svn: r16423
2011-01-21 15:09:14 +00:00
Jérôme Rapinat
92a77413a0
add gettext for translation strings
...
svn: r16411
2011-01-18 18:02:25 +00:00
Jérôme Rapinat
0e821e7bba
add 'megabyte' context
...
svn: r16395
2011-01-17 09:43:50 +00:00
Nick Hall
5508719070
Add tooltips to bottombar gramplets
...
svn: r16370
2011-01-12 18:09:35 +00:00
Nick Hall
e44dfa291e
Implement Gramps bottombar
...
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
2aa713856c
#4331 : enable translation
...
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913
4331: Display Media size before quick backup, in stats gramplet, and summary report
...
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
34bf782e6b
4395: Crash on selecting Gramplets
...
svn: r16216
2010-11-19 14:36:51 +00:00