summaryrefslogtreecommitdiff
path: root/src/nautilus-main.c
AgeCommit message (Expand)Author
2025-07-14main: Dissallow running as rootKhalid Abu Shawarib
2023-12-12main: Recommend admin backend if run as rootAntónio Fernandes
2023-11-17build: remove unused libxml dependencyPeter Eisenmann
2023-11-16general: remove eel-debugPeter Eisenmann
2023-11-01main: remove custom stop-on-warning debug optionPeter Eisenmann
2023-11-01general: remove nautilus-debugPeter Eisenmann
2018-12-14main: Call g_set_prgname() with app IDErnestas Kulik
2018-09-06main: Remove leftover xmp_init()Chris Mayo
2018-02-12application: Remove custom allocation default sizeCarlos Soriano
2017-11-20general: Remove exempi and exempi-xmpCarlos Soriano
2016-08-29general: run uncrustifyCarlos Soriano
2016-08-03Port from intltoolErnestas Kulik
2016-04-25general: merge libnautilus-private to srcCarlos Soriano
2016-04-15desktop: move to a different folderCarlos Soriano
2016-04-04general: remove vim modelinesCarlos Soriano
2016-03-01main: remove g_desktop_app_info_set_desktop_envRazvan Chitu
2014-02-17Don't mention FSF addressCosimo Cecchi
2013-02-27application: move nautilus_application_new() to its own functionCosimo Cecchi
2012-12-07main: don't set G_APPLICATION_IS_SERVICECosimo Cecchi
2012-12-06application: centralize dbus service handling into GApplicationCosimo Cecchi
2012-10-26all: remove deprecated g_type_init()Cosimo Cecchi
2012-04-25application: don't handle the singleton ourselvesCosimo Cecchi
2011-10-18all: don't call g_thread_init()Cosimo Cecchi
2011-06-16all: don't return a reference when getting the application singletonCosimo Cecchi
2011-01-25all: silence new warnings from GCC 4.6Cosimo Cecchi
2011-01-11main: remove unneeded codeCosimo Cecchi
2011-01-10debug: fix build without debugging support (#639107)Cosimo Cecchi
2010-12-20smclient: remove XSMP supportCosimo Cecchi
2010-12-02main: don't hook up with nautilus-debug-logCosimo Cecchi
2010-10-30application: properly handle --no-default-windowCosimo Cecchi
2010-10-30application: perform checks in NautilusApplication if requested soCosimo Cecchi
2010-10-30application: move other init/cleanup functions in the app classCosimo Cecchi
2010-10-30main: adapt to GtkApplication changesCosimo Cecchi
2010-10-30application: go back to libunique for nowCosimo Cecchi
2010-09-30[src] don't use GtkObjectCosimo Cecchi
2010-07-23convert exit with last window to gsettingsAlexander Larsson
2010-07-23Convert desktop preferences to gsettingsAlexander Larsson
2010-06-18Port to GApplication.Cosimo Cecchi
2009-09-07Free "remaining" returned from GOptionAlexander Larsson
2009-06-23Remove all traces of former nautilus metadata codeAlexander Larsson
2009-05-25Support daemon mode (exit_with_last_window preference)JF Ding
2009-05-05Fix distcheckCosimo Cecchi
2009-04-21Update EggSMClient from libeggCosimo Cecchi
2009-04-08Add nautilus_get_accel_map_fileAlexander Larsson
2009-02-17Set the glibc MMAP limit to a static value to avoid the dynamic limitAlexander Larsson
2009-01-21Bug 568503 – Misspelled word "progam"->"program"A. Walton
2008-12-01UpdateNAUTILUS_2_25_1Alexander Larsson
2008-11-18Plug two memory leaks.Cosimo Cecchi
2008-10-09Make sure uri list is NULL terminatedAlexander Larsson
2008-10-06Don't set application name twice (avoids warning)Alexander Larsson