Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-18 | update copyright year to 2017 | monsta | 1 | -1/+1 | |
2016-10-08 | Stop warnings on window-close and 3 warnings on exit | lukefromdc | 1 | -1/+4 | |
Fix the gsignal warnings on window-close based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be "Check if handler_id is connected before disconnect" from Atril Also Fix "Source ID XXX was not found..." warnings on closing Caja These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now. | |||||
2016-08-22 | drop a large amount of completely unused code | monsta | 1 | -4/+0 | |
2016-07-30 | use GtkAbout instead of MateAbout | raveit65 | 1 | -3/+2 | |
2016-04-21 | prefs dialog: don't crash on toggling "Show hidden and backup files" | monsta | 1 | -11/+14 | |
adapted from: https://git.gnome.org/browse/nautilus/commit/?id=7428762ea6601abba086fcc5e57f443b2e2b40b5 fixes https://github.com/mate-desktop/caja/issues/326 | |||||
2016-01-26 | remove some unused/unneeded stuff | monsta | 1 | -1/+0 | |
2015-07-07 | Revert "Help menu/F1 shortcut: show the right help page from m-u-g" | Monsta | 1 | -1/+1 | |
This reverts commit d01fbc6c9921253bb023d3e40bd763f4a931e840. | |||||
2015-06-17 | Help menu/F1 shortcut: show the right help page from m-u-g | Monsta | 1 | -1/+1 | |
2015-01-12 | show mate-user-guide help | Monsta | 1 | -12/+5 | |
2015-01-12 | use mate_gdk_spawn_command_line_on_screen like other MATE apps do | Monsta | 1 | -26/+8 | |
Closes https://github.com/mate-desktop/caja/pull/370 | |||||
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -1/+2 | |
2014-04-24 | Use MateAboutDialog | Stefano Karapetsas | 1 | -2/+3 | |
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 | -5/+21 | |
2013-02-23 | Update copyright | Stefano Karapetsas | 1 | -1/+1 | |
2012-12-03 | add Jasmine Hassan in authors | Stefano Karapetsas | 1 | -0/+1 | |
2012-11-16 | Merge pull request #42 from jasmineaura/develop | Stefano Karapetsas | 1 | -9/+1 | |
Bring Caja up to speed, stage1 | |||||
2012-11-16 | [window-menus] use new connect dialog API | Jasmine Hassan | 1 | -9/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=156615f8d9f8b99dea3459cdd76392d01b9d80df | |||||
2012-10-23 | fix MATE => GNOME Documentation team | Stefano Karapetsas | 1 | -2/+2 | |
2012-09-06 | remove old undo code | Stefano Karapetsas | 1 | -17/+0 | |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -5/+5 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -1/+1 | |
2011-12-27 | fixed about for MATE, use theme icon instead of old nautilus onecaja-1.1.1 | Stefano Karapetsas | 1 | -6/+8 | |
2011-12-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 1 | -0/+4 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1163 | |