summaryrefslogtreecommitdiff
path: root/src/nautilus-freedesktop-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* freedesktop-dbus: Drop the connection propertyOndrej Holy2023-04-241-75/+5
* freedesktop-dbus: Try to own the name until after exporting skeletonOndrej Holy2023-03-041-16/+15
* application: Export FileManager1 iface from dbus_register vfuncOndrej Holy2023-01-131-32/+121
* Revert "freedesktop-dbus: Defer D-Bus property setting"Ondrej Holy2023-01-131-78/+3
* freedesktop-dbus: Call parent finalize functionIgnacy Kuchciński2022-08-301-0/+2
* freedesktop-dbus: Use g_autoptrYi-Soo An2018-11-231-8/+3
* freedesktop-dbus: Migrate to G_DECLARE_FINAL_TYPEYi-Soo An2018-11-231-7/+1
* properties-window: Keep alive properties window if called through DBusCarlos Soriano2018-08-071-1/+9
* nautilus-application: Publish window->location mappingsPhilip Langdale2018-05-191-0/+46
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-4/+3
* freedesktop-dbus: Defer D-Bus property settingErnestas Kulik2018-04-031-1/+48
* 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