summaryrefslogtreecommitdiff
path: root/src/caja-spatial-window.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01wayland desktop: suppress spatial window warninglukefromdc1-1/+12
2021-04-01warning: missing initializer for a field of ‘GtkActionEntry’rbuj1-1/+3
2021-02-07build: allow users to disable gettext support (--disable-nls)rbuj1-0/+2
2020-02-09Set a real title on the desktop window (as provided to ATK)Jonathan Michalon1-0/+4
2019-07-23spatial-window: replace geprecated gtk_menu_popupraveit651-27/+6
2019-07-10Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh1-28/+27
2019-06-29caja-spartial-window: suppress GtkAction warningsraveit651-0/+4
2019-06-17src: reduce the scope of some variablesPablo Barciela1-2/+3
2019-04-30caja-spatial-window: Unused variable irbuj1-1/+0
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-15/+15
2019-04-10local #include files inside "" instead <>Pablo Barciela1-20/+23
2019-03-07avoid variables set but not usedPablo Barciela1-14/+0
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian1-8/+3
2018-05-03caja-spatial-window.c: avoid deprecated 'gtk_vbox_new'Pablo Barciela1-4/+2
2018-04-08set icon names instead stock ids in some placesPablo Barciela1-1/+1
2018-04-07caja-spatial-window.c: avoid deprecated GtkImageMenuItemPablo Barciela1-54/+46
2018-04-04Support HiDpi iconsCosimo Cecchi1-1/+5
2018-02-09avoid deprecated GtkStockPablo Barciela1-11/+11
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