Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-20 | Use a blank line at most | rbuj | 1 | -5/+0 | |
2019-11-30 | avoid redundant redeclarations | Pablo Barciela | 1 | -3/+1 | |
2019-05-06 | libcaja-private: reduce the scope of some variables | Pablo Barciela | 1 | -6/+14 | |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -1/+1 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -4/+6 | |
2019-03-04 | caja-tree-view-drag-dest: Fix memory leak | Pablo Barciela | 1 | -0/+1 | |
to avoid warning with Clang Analyzer | |||||
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -14/+0 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -33/+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-04 | GTK+-3.20 caja-tree-view-drag-dest: use GdkSeat operations | raveit65 | 1 | -2/+14 | |
Some GdkDisplay operations have been deprecated in GDK 3.20. This commit replaces the deprecated code with new GdkSeat operations. https://bugzilla.gnome.org/show_bug.cgi?id=762235 taken from: https://git.gnome.org/browse/nautilus/commit/?id=38a811c | |||||
2016-01-15 | GTK3 all: don't use deprecated GDK pointer methods | Wolfgang Ulbrich | 1 | -1/+10 | |
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-13 | Gtk3 tree-drag-dest: set the right style class | Wolfgang Ulbrich | 1 | -1/+11 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=18e3369 | |||||
2016-01-13 | Gtk3 tree-view-drag-dest: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -4/+5 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=f8bdf9c | |||||
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2013-07-25 | Fixes for GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2012-12-22 | [general] Don't use deprecated gdk_drawable_get_size at all | Jasmine Hassan | 1 | -4/+0 | |
Since we now require GTK 2.24, we can directly use gdk_window_get_width(), gdk_window_get_height() | |||||
2012-11-16 | [general] use new GtkScrollable interface | Jasmine Hassan | 1 | -2/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=d811553a4e74106efdf8bf6c91c6d29944ed6df7 canvas: use GTK_LAYOUT casts instead of going through the parent struct http://git.gnome.org/browse/nautilus/commit/?id=2260005986d8c620669e56c4b9f2fba12e8e0625 | |||||
2012-11-16 | [libcaja-private] Port to rendering-cleanup-next | Jasmine Hassan | 1 | -16/+28 | |
http://git.gnome.org/browse/nautilus/commit/?id=910191ea13e5647e1b8c793e7585530c6ae4c9b1 | |||||
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1306 | |