summaryrefslogtreecommitdiff
path: root/src/caja-application.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-17caja-application.c: Fix uninitialized variablelukefromdc1-1/+1
2016-12-04Rename labels: follow theme if available, sane defaultlukefromdc1-0/+15
2016-11-28Fix restart loop when started without icons on the desktoplukefromdc1-1/+6
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-734/+19
2016-11-11application: correct description of --force-desktop optionmonsta1-1/+1
2016-11-10application: remove unused functionmonsta1-57/+0
2016-11-08remove convert metadatalukefromdc1-93/+2
2016-10-23libunique builds: enable eject notificationslukefromdc1-2/+5
2016-10-23Refactor notification code to remove duplicate functionlukefromdc1-28/+0
2016-10-22GtkApplication: Notify when ejected volumes safe to unpluglukefromdc1-2/+34
2016-10-22GtkApplication: fix "caja 3.0" messagelukefromdc1-1/+1
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-40/+40
2016-10-14Fix missed selector change for separating GTK3 and libunique build optionslukefromdc1-0/+2
2016-10-09GtkApplication: Disable session management when root/not in MATElukefromdc1-10/+0
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-99/+994
2016-04-20GTK+-3 theming: add a CSS file for caja, and initialize it at startupraveit651-0/+29
2016-02-01fix several build warningsmonsta1-0/+1
2016-01-26oops... add some includes back (got implicit declaration warnings)monsta1-0/+2
2016-01-26remove some unused/unneeded stuffmonsta1-6/+0
2016-01-26use g_strcmp0 instead of strcmpmonsta1-8/+8
2015-11-15fix g_object_unref callMonsta1-1/+5
2015-09-10When opening the first window, don't restore the position of the last closed ...Clement Lefebvre1-23/+1
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-24/+19
2015-04-07Fix g_bus_unwatch_name assertiontarakbumba1-2/+6
2015-04-07Fix for https://github.com/mate-desktop/caja/issues/398tarakbumba1-4/+228
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2014-12-29Revert "dbus-manager: add a skeleton of NautilusDBusManager"infirit1-5/+0
2014-12-16dbus-manager: add a skeleton of NautilusDBusManagerinfirit1-0/+5
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-2/+2
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit1-1/+1
2014-03-19Remove ConsoleKit usageStefano Karapetsas1-159/+0
2014-03-18Possible solution for x-caja-desktop issueStefano Karapetsas1-3/+11
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2013-02-23Add support for freedesktop.org File Manager DBus InterfaceStefano Karapetsas1-0/+36
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-5/+0
2012-12-03[global-prefs|application] use MATE global 'show-desktop-icons' settingJasmine Hassan1-3/+6
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan1-1/+5
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-7/+5
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-1/+2
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-1/+5
2012-11-16[application] change the way spatial windows are createdJasmine Hassan1-105/+69
2012-09-06remove old undo codeStefano Karapetsas1-6/+0
2012-09-05convert window-state to gsettingsStefano Karapetsas1-4/+4
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas1-3/+3
2012-09-05start migration to gsettingsStefano Karapetsas1-13/+10
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2338