summaryrefslogtreecommitdiff
path: root/src/caja-window-menus.c
AgeCommit message (Collapse)AuthorFilesLines
2017-07-22don't use deprecated gtk_show_uriraveit651-0/+8
2017-04-18update copyright year to 2017monsta1-1/+1
2016-10-08Stop warnings on window-close and 3 warnings on exitlukefromdc1-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-22drop a large amount of completely unused codemonsta1-4/+0
2016-07-30use GtkAbout instead of MateAboutraveit651-3/+2
2016-04-21prefs dialog: don't crash on toggling "Show hidden and backup files"monsta1-11/+14
adapted from: https://git.gnome.org/browse/nautilus/commit/?id=7428762ea6601abba086fcc5e57f443b2e2b40b5 fixes https://github.com/mate-desktop/caja/issues/326
2016-01-26remove some unused/unneeded stuffmonsta1-1/+0
2015-07-07Revert "Help menu/F1 shortcut: show the right help page from m-u-g"Monsta1-1/+1
This reverts commit d01fbc6c9921253bb023d3e40bd763f4a931e840.
2015-06-17Help menu/F1 shortcut: show the right help page from m-u-gMonsta1-1/+1
2015-01-12show mate-user-guide helpMonsta1-12/+5
2015-01-12use mate_gdk_spawn_command_line_on_screen like other MATE apps doMonsta1-26/+8
Closes https://github.com/mate-desktop/caja/pull/370
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-1/+2
2014-04-24Use MateAboutDialogStefano Karapetsas1-2/+3
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-07-25src: Add GTK3/GDK3 supportStefano Karapetsas1-5/+21
2013-02-23Update copyrightStefano Karapetsas1-1/+1
2012-12-03add Jasmine Hassan in authorsStefano Karapetsas1-0/+1
2012-11-16Merge pull request #42 from jasmineaura/developStefano Karapetsas1-9/+1
Bring Caja up to speed, stage1
2012-11-16[window-menus] use new connect dialog APIJasmine Hassan1-9/+1
http://git.gnome.org/browse/nautilus/commit/?id=156615f8d9f8b99dea3459cdd76392d01b9d80df
2012-10-23fix MATE => GNOME Documentation teamStefano Karapetsas1-2/+2
2012-09-06remove old undo codeStefano Karapetsas1-17/+0
2012-09-05remove latest mateconf stuffStefano Karapetsas1-1/+0
2012-09-05start migration to gsettingsStefano Karapetsas1-5/+5
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-27fixed about for MATE, use theme icon instead of old nautilus onecaja-1.1.1Stefano Karapetsas1-6/+8
2011-12-26ported nautilus-elementary UNDO-REDO (bzr rev 60)Stefano Karapetsas1-0/+4
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1163