summaryrefslogtreecommitdiff
path: root/src/nautilus-image-properties-page.c
Commit message (Expand)AuthorAgeFilesLines
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-2/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* image-properties-page: don't use gtk_scrolled_window_add_with_viewport()Cosimo Cecchi2013-02-061-1/+1
* Normalize signal namesWilliam Jon McCann2013-01-221-1/+1
* general: Use proper Unicode ellipsis instead of three periodsJeremy Bicha2012-12-031-1/+1
* image-properties: add a comment for translatorsCosimo Cecchi2012-10-021-0/+2
* Add extra data to the image propertiesWilliam Jon McCann2012-09-251-0/+41
* Clean up the image properties codeWilliam Jon McCann2012-09-251-73/+83
* Add generic image support to image properties pageWilliam Jon McCann2012-08-171-41/+91
* Wrap and possibly scroll when image properties are longWilliam Jon McCann2012-08-161-5/+15
* Improve the Image properties pageWilliam Jon McCann2012-08-141-71/+58
* image-properties: show error string when failing to open imageCosimo Cecchi2012-07-121-0/+2
* all: fix GCC pointer signedness warningsCosimo Cecchi2012-05-311-2/+2
* image-properties: set the description label to wraprustyBSD2012-05-211-0/+1
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-2/+3
* image-properties-page: don't special-case old EXIF/XMP APIsCosimo Cecchi2010-10-301-10/+1
* image-properties-page: call gdk_pixbuf_loader_close() earlier (#558267)Marcus Carlson2010-10-141-1/+4
* Don't give input focus to the selectable label (#591902).Cosimo Cecchi2010-05-031-0/+5
* Move functions outside of #ifdefs (#599290)Cosimo Cecchi2009-10-251-29/+29
* Use separate labels for attributes (#598545).Cosimo Cecchi2009-10-181-62/+101
* Bug 574546 – Document nautilus_property_page_provider_get_pages()Sven Herzberg2009-03-091-11/+0
* Plug a mem leak. Bug #552691.Christian Persch2008-10-131-1/+7
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-1/+0
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* If we get a NULL exifdata, don't try to dereference it. Fixes BGO #530851.Hans Petter Jansson2008-05-031-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-133/+179
* Optionally support XMP metadata in images via exemi (#451380) Patch fromAlexander Larsson2007-07-241-4/+99
* Don't ignore EXIF metadata of JPEG with XMP. (#451344) Patch from HubertMartin Wehner2007-07-101-1/+1
* Sparse cleanups from kjartanAlexander Larsson2007-03-021-1/+1
* Avoid markup in translatable messages (#360448). Patch from Elijah NewrenMartin Wehner2006-12-191-2/+2
* Prefer "Date Taken" and "Date Digitized" over "Date Modified" whenMartin Wehner2006-05-011-3/+13
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* list width/height separately (#159851)Alexander Larsson2005-07-111-3/+9
* Support the API change in libexif > 0.5.12.Chris Lahey2005-01-271-0/+7
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-0/+502