summaryrefslogtreecommitdiff
path: root/src/caja-image-properties-page.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-17src: reduce the scope of some variablesPablo Barciela1-4/+3
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-3/+3
2019-04-10local #include files inside "" instead <>Pablo Barciela1-6/+8
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian1-7/+3
Changed CajaConnectServerOperation, CajaDesktopWindow and CajaImagePropertiesPage
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc1-11/+2
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich1-3/+3
2016-01-17GTK3: more deprecated GtkVBox/GtkHBox fixesWolfgang Ulbrich1-1/+7
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+5
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0
2015-01-07drop support for ancient versions of exempi and exifMonsta1-19/+9
2012-11-16[image-properties-page] call gdk_pixbuf_loader_close() earlierJasmine Hassan1-1/+4
This helps smaller images (>8192 bytes) to signal size_prepared before reading image geometry. (#558267) http://git.gnome.org/browse/nautilus/commit/?id=d3ab8e137ae957e5afef54bf0ec1e275b96caab5
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+745