summaryrefslogtreecommitdiff
path: root/src/nautilus-main.c
Commit message (Expand)AuthorAgeFilesLines
* main: Call g_set_prgname() with app IDErnestas Kulik2018-12-141-1/+1
* main: Remove leftover xmp_init()Chris Mayo2018-09-061-3/+0
* application: Remove custom allocation default sizeCarlos Soriano2018-02-121-14/+0
* general: Remove exempi and exempi-xmpCarlos Soriano2017-11-201-4/+0
* general: run uncrustifyCarlos Soriano2016-08-291-38/+40
* Port from intltoolErnestas Kulik2016-08-031-1/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-1/+1
* desktop: move to a different folderCarlos Soriano2016-04-151-1/+2
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* main: remove g_desktop_app_info_set_desktop_envRazvan Chitu2016-03-011-3/+0
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* application: move nautilus_application_new() to its own functionCosimo Cecchi2013-02-271-5/+1
* main: don't set G_APPLICATION_IS_SERVICECosimo Cecchi2012-12-071-1/+1
* application: centralize dbus service handling into GApplicationCosimo Cecchi2012-12-061-2/+9
* all: remove deprecated g_type_init()Cosimo Cecchi2012-10-261-2/+0
* application: don't handle the singleton ourselvesCosimo Cecchi2012-04-251-2/+4
* all: don't call g_thread_init()Cosimo Cecchi2011-10-181-1/+0
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-1/+1
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-1/+1
* main: remove unneeded codeCosimo Cecchi2011-01-111-3/+0
* debug: fix build without debugging support (#639107)Cosimo Cecchi2011-01-101-2/+0
* smclient: remove XSMP supportCosimo Cecchi2010-12-201-5/+0
* main: don't hook up with nautilus-debug-logCosimo Cecchi2010-12-021-172/+7
* application: properly handle --no-default-windowCosimo Cecchi2010-10-301-19/+0
* application: perform checks in NautilusApplication if requested soCosimo Cecchi2010-10-301-25/+5
* application: move other init/cleanup functions in the app classCosimo Cecchi2010-10-301-16/+2
* main: adapt to GtkApplication changesCosimo Cecchi2010-10-301-234/+21
* application: go back to libunique for nowCosimo Cecchi2010-10-301-1/+1
* [src] don't use GtkObjectCosimo Cecchi2010-09-301-4/+4
* convert exit with last window to gsettingsAlexander Larsson2010-07-231-4/+3
* Convert desktop preferences to gsettingsAlexander Larsson2010-07-231-7/+0
* Port to GApplication.Cosimo Cecchi2010-06-181-1/+1
* Free "remaining" returned from GOptionAlexander Larsson2009-09-071-1/+2
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-231-1/+0
* Support daemon mode (exit_with_last_window preference)JF Ding2009-05-251-1/+26
* Fix distcheckCosimo Cecchi2009-05-051-1/+4
* Update EggSMClient from libeggCosimo Cecchi2009-04-211-3/+1
* Add nautilus_get_accel_map_fileAlexander Larsson2009-04-081-0/+2
* Set the glibc MMAP limit to a static value to avoid the dynamic limitAlexander Larsson2009-02-171-0/+17
* Bug 568503 – Misspelled word "progam"->"program"A. Walton2009-01-211-1/+1
* UpdateNAUTILUS_2_25_1Alexander Larsson2008-12-011-1/+3
* Plug two memory leaks.Cosimo Cecchi2008-11-181-0/+2
* Make sure uri list is NULL terminatedAlexander Larsson2008-10-091-0/+1
* Don't set application name twice (avoids warning)Alexander Larsson2008-10-061-1/+0
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-3/+0
* Renamed nautilus.desktop to nautilus-browser.desktop (this is what itAlexander Larsson2008-10-021-79/+37
* Remove direct deps on bonobo, bonobo-activation, orbit2,Alexander Larsson2008-10-011-105/+32
* Detect restart requests by the session manager (i.e. after crashes), onlyChristian Neumair2008-08-311-0/+15
* Initialize autostart to FALSE.Christian Neumair2008-05-221-0/+2
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-4/+1