|
6c3013d764
|
Fix error when date and time are empty
svn: r17736
|
2011-06-09 22:35:44 +00:00 |
|
|
cdcc030bf0
|
Tidy up date/time functionality
svn: r17735
|
2011-06-09 17:16:17 +00:00 |
|
|
b17dd8fe3e
|
Code refinement provided by Gerald Britton.
svn: r17728
|
2011-06-09 06:32:22 +00:00 |
|
|
1d1c177acd
|
Tweak'd the _format_datetime() function.
svn: r17726
|
2011-06-09 03:41:30 +00:00 |
|
|
a5632c38d5
|
Added patch to fix the 'Modified' and 'Original' date/ time fields. Thank you Nick Hall.
svn: r17725
|
2011-06-09 03:27:43 +00:00 |
|
|
679b3a86ee
|
Fixed an error in 'converting Latitude/ Longitude' in save_metadata().
svn: r17714
|
2011-06-08 05:06:51 +00:00 |
|
|
da6423d184
|
Fixed a failure to save...
svn: r17713
|
2011-06-08 02:48:47 +00:00 |
|
|
ba55888eff
|
Fixed errors in _format_datetime() to match corrections from Nick Hall. Removed 'Clear' button from the initial display, thanks Nick and Helge.
svn: r17711
|
2011-06-08 00:29:14 +00:00 |
|
|
5b2b2eead3
|
Fixed an error in thumbnail_view(). Thank you, Helge Privat
svn: r17703
|
2011-06-07 01:53:30 +00:00 |
|
|
1c0a62d501
|
Added GPSAltitude, GPSAltitudeRef, GPSTimeStamp...
svn: r17681
|
2011-06-04 00:07:34 +00:00 |
|
|
3f686e290b
|
Removed the background event_box colors as Gerald Britton reported a crash on his computer because of them.
svn: r17656
|
2011-06-02 06:03:41 +00:00 |
|
|
f29b2a04ba
|
Removed gpsTimeStamp and re-added the converting of GPS Latitude/ Longitude Coordinates.
svn: r17655
|
2011-06-02 05:58:29 +00:00 |
|
|
76b697d622
|
Modified retrieving and setting of image metadata keypairs.
svn: r17654
|
2011-06-02 04:39:15 +00:00 |
|
|
a918c8a18d
|
Re-adjusted column widths to display information easier to see.
svn: r17653
|
2011-06-02 03:50:48 +00:00 |
|
|
6d033a752e
|
Added image dimensions to main display area.
svn: r17652
|
2011-06-02 02:45:41 +00:00 |
|
|
4f752fcc42
|
Added 'Total number shown' to the display.
svn: r17651
|
2011-06-02 02:06:52 +00:00 |
|
|
d6214293a6
|
Bug#4919: Fixed error in reading and processing Xmp, Iptc keys in pyexiv2-0.1.3. Thanks Benny Malengier.
svn: r17650
|
2011-06-02 01:10:30 +00:00 |
|
|
10906f43be
|
First step in reading and processing GPSAltitude, and GPSTimeStamp.
svn: r17642
|
2011-06-01 00:14:24 +00:00 |
|
|
aec3829a29
|
Re-sized the date/ time fields to make them larger and easier to hold the date/time string.
svn: r17610
|
2011-05-29 02:54:53 +00:00 |
|
|
6aa091a305
|
Fix an error in changing date/ time display into human_value in the model display area.
svn: r17600
|
2011-05-28 06:12:08 +00:00 |
|
|
42b6bcdb87
|
Basically, a total new re-write of my addon.
svn: r17599
|
2011-05-28 06:00:22 +00:00 |
|
|
cbe4a1805f
|
Fixed errors in disabling buttons.
svn: r17562
|
2011-05-26 05:13:59 +00:00 |
|
|
d43dffe160
|
Fixed an error in _format_datetime() when the year < 1900...
svn: r17561
|
2011-05-25 22:52:58 +00:00 |
|
|
be4c882220
|
If a user selects a non exiv2 image type, the Latitude/ Longitude event_boxes will change the background color to red instead of blue.
svn: r17534
|
2011-05-19 07:50:59 +00:00 |
|
|
acea6061c6
|
Fixed text alignment for the Latitude/ Longitude labels.
svn: r17533
|
2011-05-19 07:03:35 +00:00 |
|
|
f259938dff
|
Added border around Latitude/ Longitude...
svn: r17532
|
2011-05-19 06:30:19 +00:00 |
|
|
f4e5783dc5
|
Re-worked the Latitude/ Longitude display.
svn: r17531
|
2011-05-19 05:14:53 +00:00 |
|
|
1914584037
|
Added gtk.STOCK_CLOSE to the Advanced View Close button...
svn: r17529
|
2011-05-18 05:09:58 +00:00 |
|
|
a3e0f24f8f
|
Re-worked Advanced View...
svn: r17528
|
2011-05-18 04:40:42 +00:00 |
|
|
a0d89004a9
|
Changed a few strings for more appropriate sentences.
svn: r17527
|
2011-05-18 01:29:39 +00:00 |
|
|
704531e2ed
|
Added code to make sure that the entered day is not larger than the amount of days for the entered year and month in the date.
svn: r17526
|
2011-05-17 21:41:33 +00:00 |
|
|
6bbf6ea433
|
Added tooltip_text for all of the spin buttons.
svn: r17525
|
2011-05-17 21:18:59 +00:00 |
|
|
62bafc0491
|
Fixed and updated the 'Select Date' button to work properly with the spin buttons for the Date/ Time.
svn: r17524
|
2011-05-17 21:11:54 +00:00 |
|
|
152e95f082
|
Fixed a problem in _TOOLTIPS, and added 'Datestamp' label to show Original Date/ Time, which is still editable.
svn: r17509
|
2011-05-16 21:02:33 +00:00 |
|
|
1f5aff0dcf
|
Updated spinners and created __create_spinner().
svn: r17507
|
2011-05-16 05:37:31 +00:00 |
|
|
2b6855531c
|
Fixed entry and button tooltips not being available until after clicking on a media object.
svn: r17506
|
2011-05-16 04:46:45 +00:00 |
|
|
4e3805e352
|
Added gtk.SpinButton() for the image DateTimeOriginal or DateTimeDigitized.
svn: r17500
|
2011-05-15 06:06:40 +00:00 |
|
|
9e43103fd5
|
Fixed the 'changed' signal for data fields.
svn: r17494
|
2011-05-14 04:09:11 +00:00 |
|
|
c2ea9089e0
|
Fixed an error caused by last commit. Got is_editable() working correctly now...
svn: r17493
|
2011-05-13 22:53:08 +00:00 |
|
|
1b0ddbed83
|
Several corrections, update has_data functionality, added update_exif functionality.
svn: r17490
|
2011-05-13 07:00:47 +00:00 |
|
|
1634625c50
|
Added two new functionalities: a Thumbnail Viewing and an Advanced Viewing area.
svn: r17478
|
2011-05-12 05:26:00 +00:00 |
|
|
b70ea64125
|
Removed the Exif metadata Viewing Area...
svn: r17477
|
2011-05-12 01:06:38 +00:00 |
|
|
3e4941632b
|
Added functionality to be able to add Xmp and Iptc tags to plugin images.
svn: r17472
|
2011-05-11 06:33:25 +00:00 |
|
|
dc73ac9268
|
Added warning messages if the user does not have the external programs available on their computer.
svn: r17449
|
2011-05-08 02:03:40 +00:00 |
|
|
dc66ad12a0
|
Added delete functionality after convert to .jpeg image
svn: r17424
|
2011-05-06 03:13:13 +00:00 |
|
|
622d04afd7
|
Added the ability to add more than one connect to a button in __create_button().
svn: r17410
|
2011-05-04 23:45:52 +00:00 |
|
|
7a6c3a3ad0
|
Beginning of my update on Edit Exif Metadata.
svn: r17401
|
2011-05-04 06:57:41 +00:00 |
|
|
aa4d51f1e1
|
Fixed multiple date/ time issues. Thank you, Nick Hall.
svn: r17387
|
2011-05-03 06:48:44 +00:00 |
|
|
a3d91fe9b5
|
Fixed a date error in display_exif_tags(). Thank you Nick Hall
svn: r17351
|
2011-04-30 00:45:42 +00:00 |
|
|
5093902494
|
Fixed a typo, thanks Peter Landgren.
svn: r17335
|
2011-04-29 09:09:57 +00:00 |
|