Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-09-05 | convert sort-directories-first to gsettings | Stefano Karapetsas | 1 | -6/+8 |
2012-09-05 | convert always-use-browser to gsettings | Stefano Karapetsas | 1 | -5/+5 |
2012-09-05 | convert click-policy to gsettings | Stefano Karapetsas | 3 | -7/+10 |
2012-09-05 | convert show-advanced-persmissions to gsettings | Stefano Karapetsas | 1 | -1/+1 |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 6 | -52/+26 |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 26 | -50/+50 |
2012-06-16 | use engrampa instead of file-roller | Stefano Karapetsas | 1 | -3/+3 |
2012-06-08 | Applied a patch that makes the filename column expand to its maximum instead ... | Steve Zesch | 1 | -2/+9 |
2012-01-15 | list-view: make sure not to select the extension on rename | Benjamin Valentin | 1 | -4/+10 |
2011-12-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 3 | -0/+177 |