summaryrefslogtreecommitdiff
path: root/src/caja-spatial-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-46/+4
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-1/+1
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-0/+2
2016-08-12GTK+-3 window: port GtkTable to GtkGridraveit651-0/+18
2016-07-12remove some unused includesmonsta1-1/+0
2016-07-11Revert "GTK+-3 spatial-window: avoid deprecated gtk_vbox_new"raveit651-1/+0
2016-07-11GTK+-3 spatial-window: avoid deprecated gtk_vbox_newraveit651-0/+1
2016-01-22GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new ()Wolfgang Ulbrich1-0/+4
2016-01-13GTK3 spatial-window: port to GtkStyleContextWolfgang Ulbrich1-0/+4
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-2/+3
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-2/+2
2012-11-16[horizontal-splitter] remove, and use a regular GtkPaned insteadJasmine Hassan1-1/+0
2012-11-16[src] use gtk_widget_get_preferred_size()Jasmine Hassan1-2/+6
2012-11-16[spatial-window] remove affect_location_on_next_change hackJasmine Hassan1-2/+0
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-2/+2
2012-11-16[spatial-window] cleanupsJasmine Hassan1-176/+114
2012-09-06remove old undo codeStefano Karapetsas1-1/+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/+1209