summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-thumbnails.c
AgeCommit message (Collapse)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-4/+0
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela1-8/+12
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-5/+5
2019-04-10local #include files inside "" instead <>Pablo Barciela1-14/+15
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc1-8/+0
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-08-22thumbnails: port from raw pthread API to GTask and GMutexmonsta1-27/+25
taken from: https://git.gnome.org/browse/nautilus/commit/?id=050d031250970b55bbb0e4a58dfaded84c89b354 https://git.gnome.org/browse/nautilus/commit/?id=b2ee410dc353a871992eebcbdbb4399daa59d57b
2016-01-15GTK3: don't use deprecated gdk_threads_{enter/leave} ()Wolfgang Ulbrich1-0/+4
Since we don't ever call gdk_threads_init()
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2012-11-16[lc-p] Use gdk_threads_enter/leave in thumbnail_thread_notify_file_changedJasmine Hassan1-0/+4
This was supposed to be a change from the GDK_THREADS_* macros. But, the macros weren't there, so we adapt from: thumbnails: don't use GDK_THREADS_* macros http://git.gnome.org/browse/nautilus/commit/?id=8ee5d37f2b4776730247af75a6ce4cebcba4c550&context=12
2012-10-10refactor thumbnails codemate-file-manager-1.5.0Stefano Karapetsas1-489/+9
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas1-2/+3
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1084