Age | Commit message (Expand) | Author | Files | Lines |
2013-12-22 | Update help uri to the correct location | infirit | 2 | -2/+2 |
2013-10-19 | Rename INCLUDES to AM_CPPFLAGS in Makefile | Stefano Karapetsas | 1 | -1/+1 |
2013-10-06 | Properly free GHashTable in properties window | Stefano Karapetsas | 1 | -1/+1 |
2013-09-19 | Possible fix for crash during file rename in external devices | Stefano Karapetsas | 1 | -2/+1 |
2013-09-18 | Possible fix for crash during audio preview | Stefano Karapetsas | 1 | -0/+2 |
2013-09-01 | Fix spatial mode crash and shift+double click | infirit | 1 | -1/+1 |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 2 | -2/+2 |
2013-07-25 | src: Add GTK3/GDK3 support | Stefano Karapetsas | 1 | -0/+16 |
2013-07-25 | Fixes for GTK3 support | Stefano Karapetsas | 1 | -0/+7 |
2013-07-24 | Update for mate-desktop changes | Stefano Karapetsas | 1 | -1/+1 |
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 6 | -35/+6 |
2012-12-22 | [desktop-icon-view] don't use eel helper to set adjustment values | Jasmine Hassan | 1 | -2/+2 |
2012-12-03 | [directory-bg] rewrite/refactor, untangle directory & desktop bg-setting code | Jasmine Hassan | 1 | -5/+2 |
2012-11-23 | [src] fix some incompatible pointer type warnings | Jasmine Hassan | 2 | -2/+2 |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 6 | -66/+44 |
2012-11-23 | [directory-view] fix double-free regression from 7a42b9b0 | Jasmine Hassan | 1 | -2/+0 |
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 6 | -39/+66 |
2012-11-16 | [general] use new GtkScrollable interface | Jasmine Hassan | 1 | -2/+8 |
2012-11-16 | [src] replace deprecated GtkComboBox text APIs with GtkComboBoxText | Jasmine Hassan | 1 | -5/+5 |
2012-11-16 | [icon-view] if possible, use the local path for the preview | Jasmine Hassan | 1 | -1/+17 |
2012-11-16 | [properties-window] split some long lines | Jasmine Hassan | 1 | -8/+32 |
2012-11-16 | [properties-window] don't use expose-event to draw the pie chart | Jasmine Hassan | 1 | -12/+50 |
2012-11-16 | [desktop-icon-view] don't use gdk_drawable_get_screen() | Jasmine Hassan | 1 | -1/+1 |
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 4 | -17/+48 |
2012-11-16 | [icon-view] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 1 | -32/+12 |
2012-11-16 | [build] don't include marshals we don't own | Jasmine Hassan | 1 | -1/+0 |
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 3 | -12/+12 |
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 2 | -4/+2 |
2012-11-16 | [lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAY | Jasmine Hassan | 1 | -2/+2 |
2012-11-16 | [all] use GtkMessageDialog instead of EelAlertDialog (going away) | Jasmine Hassan | 1 | -1/+0 |
2012-11-16 | [file-manager] autogenerate marshallers | Jasmine Hassan | 2 | -7/+42 |
2012-11-16 | [tree-model] ony display the first emblem | Jasmine Hassan | 1 | -17/+12 |
2012-11-14 | [tree-view] don't use NautilusCellRendererPixbufEmblem | Jasmine Hassan | 1 | -3/+1 |
2012-11-14 | [tree-model] use GEmblemedIcon to render emblems. | Jasmine Hassan | 2 | -87/+49 |
2012-11-14 | [list-view] don't use NautilusCellRendererPixbufEmblem | Jasmine Hassan | 1 | -6/+2 |
2012-11-14 | [list-model] use GEmblemedIcon to render emblems | Jasmine Hassan | 2 | -109/+49 |
2012-11-13 | [src] remove 2 unused includes | Jasmine Hassan | 1 | -1/+0 |
2012-09-06 | remove old undo code | Stefano Karapetsas | 1 | -23/+0 |
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 2 | -44/+14 |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 1 | -1/+0 |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 2 | -15/+31 |
2012-09-05 | remove old file-limit preference | Stefano Karapetsas | 2 | -56/+0 |
2012-09-05 | fix conversion of enable-delete | Stefano Karapetsas | 1 | -4/+5 |
2012-09-05 | move desktop-font preference to desktop settings | Stefano Karapetsas | 1 | -2/+2 |
2012-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 2 | -98/+75 |
2012-09-05 | convert compact view prefs to gsettings | Stefano Karapetsas | 1 | -10/+19 |
2012-09-05 | convert tree sidebar prefs to gsettings | Stefano Karapetsas | 1 | -4/+8 |
2012-09-05 | fix desktop-font gsettings conversion | Stefano Karapetsas | 1 | -3/+8 |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 4 | -44/+85 |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 2 | -6/+9 |