Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-23 | information-panel: one more GtkWidget* usage | monsta | 1 | -4/+4 | |
also use GtkBox type in both GTK+ builds | |||||
2016-01-23 | information-panel: use GtkWidget* instead of Gtk(H)Box | monsta | 1 | -5/+10 | |
and don't use deprecated function in GTK+3 build | |||||
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -2/+0 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2012-12-03 | [eel-background] refactor to untangle directory & desktop bg-setting code | Jasmine Hassan | 1 | -17/+13 | |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -2/+3 | |
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0 | |||||
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -1/+2 | |
Was: general: use g_list_free_full() instead of eel functions http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4 . Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid unnecessary glib dependency bump to 2.28 | |||||
2012-11-16 | [information-panel] Don't use eel-gtk-macros | Jasmine Hassan | 1 | -10/+6 | |
2012-11-14 | [information-panel] don't use eel_point_in_widget() | Jasmine Hassan | 1 | -1/+13 | |
nor in sidebar-title. the eel function is deprecated. | |||||
2012-11-14 | [sidebar-title] try to use GtkStyle in _select_text_color() | Jasmine Hassan | 1 | -3/+1 | |
Hopefully this will play better with themes, when a custom (EelBackground) background is not set in the widget. | |||||
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -25/+45 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1271 | |