summaryrefslogtreecommitdiff
path: root/src/caja-application.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-26add new FmWidgetView objectWu Xiaotian1-0/+2
2019-07-08Add support for loading theme-specific caja-desktop CSSColomban Wendling1-5/+40
2019-07-08Refactor custom CSS loading into a separate functionColomban Wendling1-23/+18
2019-06-18Remove trailing whitespacesrbuj1-35/+35
2019-06-17src: reduce the scope of some variablesPablo Barciela1-11/+21
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-15/+15
2019-04-10drop functions defined but not usedPablo Barciela1-224/+0
2019-04-10local #include files inside "" instead <>Pablo Barciela1-34/+37
2019-04-09Fix invocation with --geometry from the command linelukefromdc1-7/+14
2019-04-07caja-application: avoid NULL inside 'g_object_unref'Pablo Barciela1-3/+4
2019-03-07avoid variables set but not usedPablo Barciela1-4/+0
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