Age | Commit message (Expand) | Author | Files | Lines |
2014-12-29 | fixed: Adjust Default _zoom level always get the last "old" value | 高群凯 | 1 | -1/+2 |
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 |
2014-12-10 | file-manager: don't leak memory | Monsta | 3 | -4/+6 |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 2 | -2/+4 |
2014-10-21 | Check result of symlink function to avoid warnings | Stefano Karapetsas | 1 | -10/+9 |
2014-10-05 | Use g_get_user_config_dir instead of harcoding to $HOME/.config | infirit | 1 | -2/+2 |
2014-05-10 | Merge pull request #275 from NiceandGently/master | Stefano Karapetsas | 1 | -3/+3 |
2014-04-16 | replace g_free call on GFile objects, fixes #196 | alexandervdm | 1 | -1/+1 |
2014-03-22 | fix some compile warnings | raveit65 | 1 | -3/+3 |
2014-03-21 | Show trash in tree panel | Stefano Karapetsas | 1 | -4/+3 |
2014-01-27 | Add option to show file sizes with IEC units instead of SI units | Stefano Karapetsas | 2 | -6/+19 |
2014-01-27 | Add "Open parent location" in menu if we are in search view | Stefano Karapetsas | 1 | -0/+94 |
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 |