summaryrefslogtreecommitdiff
path: root/src/caja-window.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-108/+4
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-5/+5
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-1/+17
2016-10-04GTK3: fix warnings cause by GtkGridlukefromdc1-52/+3
2016-09-06GTK3.20:fix statusbar deprecation warninglukefromdc1-1/+7
2016-08-12GTK+-3 window: port GtkTable to GtkGridraveit651-0/+18
2016-07-12remove some unused includesmonsta1-1/+0
2016-04-21prefs dialog: don't crash on toggling "Show hidden and backup files"monsta1-1/+1
2016-01-26remove some unused/unneeded stuffmonsta1-6/+0
2016-01-15don't use deprecated gdk_cursor_new for both toolkit versionsWolfgang Ulbrich1-1/+5
2016-01-15GTK3 general: don't use gdk_cursor_unref()Wolfgang Ulbrich1-0/+4
2016-01-13GTK3 window: port to GtkStyleContext, plug a leakWolfgang Ulbrich1-0/+2
2016-01-13GTK3 window: port to GtkStyleContextWolfgang Ulbrich1-0/+26
2015-05-19GTK3: set top and bottom margin of statusbar to zeroraveit651-0/+7
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2013-07-25src: Add GTK3/GDK3 supportStefano Karapetsas1-3/+3
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-3/+0
2012-11-25fix previous commitmate-file-manager-1.5.1Nelson Marques1-1/+0
2012-11-25fix no-return-in-nonvoid-function caja-window.cNelson Marques1-0/+2
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan1-5/+7
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-8/+6
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-5/+6
2012-11-16[window] don't use deprecated size_request vfuncJasmine Hassan1-17/+57
2012-11-16[horizontal-splitter] remove, and use a regular GtkPaned insteadJasmine Hassan1-1/+0
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-3/+20
2012-11-16[window] add _full() versions of _go_to and _open() methodsJasmine Hassan1-1/+13
2012-11-16[build] don't include marshals we don't ownJasmine Hassan1-1/+0
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-4/+4
2012-11-16[window] remove dead function caja_window_has_menubar_and_statusbar()Jasmine Hassan1-16/+0
2012-11-16[src] autogenerate marshallersJasmine Hassan1-3/+3
2012-11-13[general] Adds option to open new tab in tab bar context menuJasmine Hassan1-0/+35
2012-09-06remove old undo codeStefano Karapetsas1-2/+0
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2164