summaryrefslogtreecommitdiff
path: root/src/caja-application.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-04drop unused variablesPablo Barciela1-1/+0
2019-01-22CajaApplication: avoid deprecated 'g_type_class_add_private'Wu Xiaotian1-6/+4
2019-01-19caja-application: Check for smclient before trying to load sessionlukefromdc1-3/+3
2018-11-07Fix case-insensitive comparison in running_in_mateZhang Xianwei1-2/+2
2018-10-19caja-application.c: Remove redundant empty linesZhang Xianwei1-3/+0
2018-09-19Remove dead code, fix a memory leaklukefromdc1-11/+3
2018-09-17add option to open multiple uri in tabs at startupClément Masci1-69/+127
2018-09-17Revert "add option to open multiple uri in tabs at startup"raveit651-107/+50
2018-09-17Revert "Memory leak fix"raveit651-1/+0
2018-09-17Revert "Fix indents, update docs to reflect ability to open URIs in tabs"raveit651-66/+67
2018-09-16Fix indents, update docs to reflect ability to open URIs in tabslukefromdc1-67/+66
2018-09-15Memory leak fixClément Masci1-0/+1
2018-09-14add option to open multiple uri in tabs at startupClément Masci1-50/+107
2018-05-07replace deprecated gdk_flushraveit651-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2017-07-12application: remove unneeded forward declarationsmonsta1-22/+2
2017-07-08Fix browsing/autorun media on insertionlukefromdc1-0/+1
2017-05-07pass CajaApplication instead of GApplication to DBus initmonsta1-1/+1
2017-05-03restore DBus interface initializationmonsta1-0/+3
2017-05-02CSS: Load a different caja-desktop.css with GTK 3.14Clement Lefebvre1-2/+6
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