Age | Commit message (Expand) | Author | Files | Lines |
2017-02-07 | Remove unused code | lukefromdc | 1 | -7/+0 |
2017-02-07 | Fix for https://github.com/mate-desktop/caja/issues/734 | lukefromdc | 1 | -1/+1 |
2016-12-29 | Show "open with" menu for desktop and theme files | lukefromdc | 1 | -3/+1 |
2016-12-29 | fix indent and spacing a bit | monsta | 1 | -5/+6 |
2016-12-29 | check for stable version of GTK+3, not for development one | monsta | 1 | -6/+6 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 1 | -87/+6 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-directory-view.c) | lukefromdc | 1 | -5/+14 |
2016-02-16 | [GTK+3] handle smooth scroll events for zooming (with Ctrl held) | monsta | 1 | -0/+28 |
2016-02-08 | use g_hash_table_remove_all and get rid of some callbacks | monsta | 1 | -7/+1 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 1 | -5/+5 |
2015-12-05 | GTK3: fm-directory-view, port GtkTable to GtkGrid | raveit65 | 1 | -0/+69 |
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -0/+12 |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+4 |
2015-07-07 | Revert "show main caja help page from m-u-g in all dialogs" | Monsta | 1 | -2/+1 |
2015-06-17 | show main caja help page from m-u-g in all dialogs | Monsta | 1 | -1/+2 |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -10/+4 |
2015-01-12 | use mate_gdk_spawn_command_line_on_screen like other MATE apps do | Monsta | 1 | -17/+5 |
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 |
2014-12-10 | file-manager: don't leak memory | Monsta | 1 | -1/+2 |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -1/+2 |
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-03-22 | fix some compile warnings | raveit65 | 1 | -3/+3 |
2014-01-27 | Add option to show file sizes with IEC units instead of SI units | Stefano Karapetsas | 1 | -2/+5 |
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 | 1 | -1/+1 |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 |
2013-07-25 | src: Add GTK3/GDK3 support | Stefano Karapetsas | 1 | -0/+16 |
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 1 | -10/+4 |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -26/+15 |
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 | 1 | -12/+26 |
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -11/+21 |
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 | 1 | -3/+3 |
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 1 | -3/+2 |
2012-11-16 | [file-manager] autogenerate marshallers | Jasmine Hassan | 1 | -6/+6 |
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 1 | -23/+6 |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 1 | -6/+15 |
2012-09-05 | remove old file-limit preference | Stefano Karapetsas | 1 | -47/+0 |
2012-09-05 | fix conversion of enable-delete | Stefano Karapetsas | 1 | -4/+5 |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 1 | -4/+6 |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 1 | -4/+6 |
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 | 1 | -4/+6 |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -30/+6 |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 |
2012-06-16 | use engrampa instead of file-roller | Stefano Karapetsas | 1 | -3/+3 |
2011-12-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 1 | -0/+171 |