summaryrefslogtreecommitdiff
path: root/src/nautilus-freedesktop-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* general: run uncrustifyCarlos Soriano2016-08-291-109/+119
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-1/+1
* freedesktop-dbus: don't use an object managerCosimo Cecchi2014-04-301-9/+0
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* NautilusFreedesktopDBus: add public setter for OpenLocationsMarco Trevisan (TreviƱo)2013-03-041-0/+9
* freedesktop-dbus: use #defines for string literalsCosimo Cecchi2013-01-021-3/+3
* application: centralize dbus service handling into GApplicationCosimo Cecchi2012-12-061-110/+23
* fdo-dbus: use the right include for nautilus-debug.hCosimo Cecchi2011-12-191-1/+1
* Use a single method to create properties windowsfreedesktop-dbusCosimo Cecchi2011-12-141-1/+1
* fdo-dbus: coding style cleanupsCosimo Cecchi2011-12-141-5/+6
* fdo-dbus: handle g_file_get_parent() failingCosimo Cecchi2011-12-141-2/+6
* Pass the startup_id when creating the properties windowFederico Mena Quintero2011-12-131-2/+1
* Use g_clear_object() instead of verbose codeFederico Mena Quintero2011-12-131-5/+1
* Implement ShowItems() vs. ShowFolders() from the DBus interfaceFederico Mena Quintero2011-12-131-18/+7
* Turn NautilusFreeDesktopDBus into a GObject internallyFederico Mena Quintero2011-12-131-55/+167
* Implement ShowItemProperties()Akshay Gupta2011-12-061-1/+30
* Implement ShowFolders()Akshay Gupta2011-12-061-0/+33
* Implement ShowItems()Akshay Gupta2011-12-061-0/+32
* Pass the NautilusApplication to the freedesktop DBus managerFederico Mena Quintero2011-12-061-1/+7
* DBus boilerplate for handling the org.freedesktop.FileManager1 serviceFederico Mena Quintero2011-12-061-0/+115