Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-17 | undostack: don't try restoring files w/o "trash::orig-path" attribute | monsta | 1 | -0/+5 | |
fixes https://github.com/mate-desktop/caja/issues/361 | |||||
2015-09-17 | use standard defines for "trash::" attributes | monsta | 1 | -2/+4 | |
2015-06-27 | Use g_malloc instead of malloc to be safe | OBATA Akio | 1 | -2/+2 | |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -70/+0 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2014-12-10 | libcaja-private: don't leak memory | Monsta | 1 | -38/+24 | |
2013-04-10 | Typo on deprecations webpage. | Scott Balneaves | 1 | -16/+16 | |
2013-04-10 | Fix for issue #93 | Scott Balneaves | 1 | -1/+68 | |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -20/+12 | |
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 | -9/+16 | |
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-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2011-12-26 | fix some forgotten things | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-26 | updated UNDO-REDO with nautilus-elementary bzr rev 137 | Stefano Karapetsas | 1 | -2/+2 | |
2011-12-26 | updated UNDO-REDO with nautilus-elementary bzr rev 138 | Stefano Karapetsas | 1 | -20/+68 | |
2011-12-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 1 | -0/+1988 | |