Commit Graph

79 Commits

Author SHA1 Message Date
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
e1e8fa21d9 Added convertDialog, fixed several errors, and removed the delete converted image function as it was not working anyways.
svn: r17326
2011-04-28 16:17:21 +00:00
e29540ccfe Fixed an issue with media full path. Thank you Peter Landgren...
svn: r17323
2011-04-28 15:22:22 +00:00
d26db60d21 Fixed an error in the Save function.
svn: r17305
2011-04-28 00:47:43 +00:00
e6d6fd03e3 Added more code to the convert2Jpeg function.
svn: r17304
2011-04-27 23:24:26 +00:00
3ffcbed1b2 Fix so that tool tips for lat/long can be translated.
svn: r17297
2011-04-27 19:07:36 +00:00
8e9ffb2eb3 Fixed typo... Thank you Peter L.
svn: r17287
2011-04-26 23:06:14 +00:00
a2822d3fdf Fixed an error in getting gettext to work and some cleanup too.
svn: r17271
2011-04-26 06:03:09 +00:00
665f991b36 Removed registry of Edit Image Exif Metadata from its own file into gramplet.gpr.py
svn: r17267
2011-04-26 02:39:04 +00:00
201c78e6c2 Adding 'Edit Image Exif Metadata' into trunk
svn: r17261
2011-04-25 22:49:41 +00:00