Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -8/+1 | |
2016-12-29 | fix indent and spacing a bit | monsta | 1 | -1/+1 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -22/+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-07-06 | notebook: cleanup an old workaround | raveit65 | 1 | -66/+0 | |
There should be no need for all these roundtrips here. We can assume if we got an event on the notebook, it will be within a GtkNotebook. taken from: https://git.gnome.org/browse/nautilus/commit/src?id=bbd77ce | |||||
2016-06-15 | GTK+-3.20: do not use deprecated gtk_button_set_focus_on_click | raveit65 | 1 | -0/+4 | |
2016-02-02 | GTK3: add 'caja-notebook' style class + fix deprecated theme warnings with ↵ | Wolfgang Ulbrich | 1 | -21/+3 | |
gtk+-3.20 | |||||
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 1 | -2/+10 | |
2016-01-22 | Gtk3: fix all possible deprecated GtkStock in src | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-01-15 | GTK3 all: don't use deprecated GDK pointer methods | Wolfgang Ulbrich | 1 | -0/+11 | |
Use the new GdkDevice methods instead. taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=a816e00 https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=cdf858f | |||||
2016-01-14 | Small additional for closing tabs with middle-click | bl0ckeduser | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/caja/issues/457 | |||||
2016-01-13 | GTK3 notebook: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+27 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=bc5d290 | |||||
2016-01-02 | remove unused #defines | Monsta | 1 | -4/+0 | |
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -0/+4 | |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+4 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+570 | |