Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-22 | drop source files that aren't used for years | monsta | 1 | -1/+0 | |
2015-09-17 | use standard defines for "trash::" attributes | monsta | 1 | -2/+2 | |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -39/+21 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2014-12-10 | added checks for NULL pointer where it's needed | Monsta | 1 | -1/+1 | |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -1/+3 | |
2014-01-27 | Add option to show file sizes with IEC units instead of SI units | Stefano Karapetsas | 1 | -4/+16 | |
Contains also a typo fix for the previous commit Closes #203 https://github.com/mate-desktop/caja/issues/203 | |||||
2013-09-22 | Add check if mimetype is null before apply thumbnail frame | Stefano Karapetsas | 1 | -6/+7 | |
To avoid segfaults on file deletions | |||||
2013-09-05 | fixed thumbnail frame not being displayed for some files. also fixes #135. | romovs | 1 | -2/+11 | |
2013-05-07 | Fix for #111 | Scott Balneaves | 1 | -5/+7 | |
2013-04-17 | Possible fix for Issue #111 | Scott Balneaves | 1 | -0/+4 | |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -18/+11 | |
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 | -10/+18 | |
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-10-10 | refactor thumbnails codemate-file-manager-1.5.0 | Stefano Karapetsas | 1 | -6/+17 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 1 | -4/+5 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 1 | -9/+13 | |
2012-09-05 | convert show-directory-item-counts to gsettings | Stefano Karapetsas | 1 | -4/+5 | |
2012-09-05 | convert show-text-in-icons to gsettings | Stefano Karapetsas | 1 | -4/+5 | |
2012-09-05 | convert date-format to gsettings | Stefano Karapetsas | 1 | -3/+3 | |
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c | |||||
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -27/+7 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2012-06-16 | add diff button for text files in file conflict dialog | Stefano Karapetsas | 1 | -0/+45 | |
2012-01-04 | applied 15_nautilus_file_peek_crash.patch from debian nautilus 2.30.1 | Stefano Karapetsas | 1 | -0/+13 | |
it solves https://bugzilla.gnome.org/show_bug.cgi?id=602500 | |||||
2011-12-26 | fix some forgotten things | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 1 | -0/+44 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+8411 | |