summaryrefslogtreecommitdiff
path: root/src/caja-main.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Initial wayland supportlukefromdc1-2/+0
2021-11-20Use a blank line at mostrbuj1-1/+0
2021-04-02No longer need to check the locale.h header as it's part of C90rbuj1-2/+0
2021-02-07build: allow users to disable gettext support (--disable-nls)rbuj1-0/+2
2019-06-18Remove trailing whitespacesrbuj1-2/+2
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-7/+7
2019-04-10drop functions defined but not usedPablo Barciela1-14/+0
2019-04-10local #include files inside "" instead <>Pablo Barciela1-16/+19
2018-11-07Fix case-insensitive comparison in running_in_mateZhang Xianwei1-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-5/+0
2017-01-07force X11leigh123linux1-0/+2
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-433/+1
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-5/+5
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-3/+74
2015-12-22set smclient mode to "no restart" when running as root or on other desktopsmonsta1-0/+3
2015-07-13don't manage desktop and exit with last window when either runningMonsta1-5/+26
2015-01-21Disable desktop if we arent inside MATEStefano Karapetsas1-0/+4
2015-01-13drop support for GLib < 2.36Monsta1-4/+0
2014-10-21Fix g_desktop_app_info_set_desktop_env deprecationStefano Karapetsas1-0/+2
2013-11-13Fix g_thread_init deprecationStefano Karapetsas1-0/+2
2013-06-24Fix URI managementStefano Karapetsas1-21/+30
2013-02-17Check if caja is mistakenly set as default application for a content type, to...Stefano Karapetsas1-2/+18
2013-02-15Allow to open files with Caja using g_app_info_launch_default_for_uriStefano Karapetsas1-2/+19
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-4/+8
2012-09-05convert exit with last window to gsettingsStefano Karapetsas1-1/+1
2012-09-05start migration to gsettingsStefano Karapetsas1-8/+0
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+590