summaryrefslogtreecommitdiff
path: root/src/nautilus-application.h
Commit message (Expand)AuthorAgeFilesLines
* general: Rework menus of nautiluswip/gaction_reorderedCarlos Soriano2015-01-121-0/+4
* application: cleanup use of gtk_application_get_windows()Cosimo Cecchi2014-12-061-0/+2
* application: move handling of show-file-transfers actionCosimo Cecchi2014-11-291-0/+3
* application: remove unused unmount notification codeCosimo Cecchi2014-11-291-6/+0
* application: refactor desktop constructionCosimo Cecchi2014-04-301-2/+0
* application: split action handling in a separate fileCosimo Cecchi2014-04-281-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* application: move nautilus_application_new() to its own functionCosimo Cecchi2013-02-271-0/+2
* places-sidebar: add a Connect to Server sidebar itemCosimo Cecchi2013-02-121-0/+3
* application: remove unused definesCosimo Cecchi2012-08-311-5/+0
* Fix other breakage from IconView->CanvasView renamesCosimo Cecchi2012-08-071-1/+1
* bookmarks: cleanup NautilusWindow bookmark codeCosimo Cecchi2012-07-161-0/+6
* places-sidebar: add a notification while ejecting volumesCosimo Cecchi2012-07-111-0/+6
* application: don't handle the singleton ourselvesCosimo Cecchi2012-04-251-2/+0
* application: remove unused codeCosimo Cecchi2012-04-251-2/+0
* all: remove unused NautilusUndoManager objectsCosimo Cecchi2012-04-241-4/+0
* application: implement app menu actionsCosimo Cecchi2012-04-241-2/+0
* Add nautilus_application_open_location()Federico Mena Quintero2011-12-131-0/+5
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-1/+1
* application: rewrite GApplication command line handlingCosimo Cecchi2011-05-241-1/+0
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-4/+4
* all: remove spatial windows methods from NautilusApplicationCosimo Cecchi2011-02-171-9/+0
* progress-info: split progress information notify into a new managerCosimo Cecchi2011-02-031-4/+3
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-5/+2
* smclient: remove XSMP supportCosimo Cecchi2010-12-201-2/+0
* Don't automount volumes on nautilus startupTomas Bzatek2010-11-251-1/+0
* application: fix interaction with the session managerCosimo Cecchi2010-11-121-0/+2
* application: fix some bad interactions with GApplicationCosimo Cecchi2010-11-041-1/+1
* application: fix interaction with SMCLientCosimo Cecchi2010-10-301-0/+2
* application: remove get_n_windows()Cosimo Cecchi2010-10-301-1/+0
* application: move other init/cleanup functions in the app classCosimo Cecchi2010-10-301-3/+0
* application: make NautilusApplication a GtkApplication subclassCosimo Cecchi2010-10-301-28/+15
* application: go back to libunique for nowCosimo Cecchi2010-10-301-1/+2
* application: change the way spatial windows are createdCosimo Cecchi2010-09-201-11/+6
* Port to GApplication.Cosimo Cecchi2010-06-181-2/+1
* Update for GLib 2.25.9 API changes (#621879).Cosimo Cecchi2010-06-171-1/+1
* Use g_bus_watch_proxy() to initialize ConsoleKit.Cosimo Cecchi2010-05-301-2/+1
* Port to GDBusChristian Persch2010-05-301-2/+2
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-5/+11
* Add nautilus_get_accel_map_fileAlexander Larsson2009-04-081-0/+3
* commit properly the previous ConsoleKit patch.Cosimo Cecchi2009-03-031-0/+3
* Fix the build by reverting Cosimo's CK double-patch.A. Walton2009-03-031-3/+0
* use ConsoleKit to find out whether we are on the currently active session.Cosimo Cecchi2009-03-031-0/+3
* Renamed nautilus.desktop to nautilus-browser.desktop (this is what itAlexander Larsson2008-10-021-5/+2
* Remove direct deps on bonobo, bonobo-activation, orbit2,Alexander Larsson2008-10-011-7/+5
* Remove the first-time-druid dead code (#520773).A. Walton2008-04-101-1/+0
* Automount volumes in idle callback rather than during startup (#526471).Christian Neumair2008-04-071-0/+1
* When restarting with "nautilus --restart", use XML file session save /Christian Neumair2008-03-291-0/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-2/+4