summaryrefslogtreecommitdiff
path: root/src/xfdesktop-file-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceAndre Miranda2018-12-211-2/+2
* Port the rest to GDBusEric Koegel2017-04-141-4/+1
* More removable device icon types (Bug 4056)Eric Koegel2013-10-191-3/+0
* Allow renaming of multiple iconsEric Koegel2013-09-291-0/+5
* Fix FSF AddressEric Koegel2013-09-161-2/+2
* Fill in the icon area betterEric Koegel2013-08-121-1/+2
* Use GIcons and add support for emblems on iconsEric Koegel2013-08-121-3/+1
* Implement open and empty actions for the trash.Jannis Pohlmann2011-01-291-0/+2
* Use Name field as display name of desktop files (bug #6896).Jannis Pohlmann2011-01-181-2/+7
* Implement a few TODOs, rework launch and file transfer code a bit.Jannis Pohlmann2010-11-021-8/+9
* Remove even more functions that are no longer in use.Jannis Pohlmann2010-11-021-25/+0
* Implement the rest of the DND code without ThunarVFS.Jannis Pohlmann2010-11-021-0/+6
* Remove unused functions related to ThunarVFS.Jannis Pohlmann2010-11-021-6/+0
* Port XfdesktopVolumeIcon to GIO. A few other refactorings included.Jannis Pohlmann2010-11-021-5/+8
* Add xfdesktop_file_utils_format_time_for_display().Jannis Pohlmann2010-11-021-0/+1
* Add xfdesktop_file_utils_trash_files() to move files to the trash.Jannis Pohlmann2010-11-021-0/+3
* Rework all peek_pixbuf() methods to work like in Thunar, using GIO.Jannis Pohlmann2010-11-021-1/+2
* Use Thunar's Execute() D-Bus method to launch executable files.Jannis Pohlmann2010-11-021-0/+4
* Add new method xfdesktop_file_utils_transfer_file().Jannis Pohlmann2010-11-021-0/+4
* Load templates with GIO, create files from templates via D-Bus.Jannis Pohlmann2010-11-021-0/+4
* Let Thunar handle unlinking files.Jannis Pohlmann2010-11-021-0/+3
* Port application chooser code to GIO and refactor it a bit.Jannis Pohlmann2010-11-021-0/+4
* Add helper methods to spawn GAppInfos, similar to Thunar.Jannis Pohlmann2010-11-021-0/+7
* Use Thunar's Launch() D-Bus method when an icon is activated.Jannis Pohlmann2010-11-021-0/+3
* Make XfdesktopFileIconManager use a GFile. Use CreateFiles from Thunar.Jannis Pohlmann2010-11-021-0/+4
* Port xfdesktop_file_icon_menu_properties() to GIO.Jannis Pohlmann2010-11-021-0/+3
* Port xfdesktop_file_icon_menu_rename() to GIO. Use Thunar's D-Bus API.Jannis Pohlmann2010-11-021-0/+3
* Port xfdesktop_file_utils_open_folder() to GIO.Jannis Pohlmann2010-11-021-1/+1
* Use GFile lists instead of ThunarVfsPath lists in a few places.Jannis Pohlmann2010-11-021-1/+3
* Port xfdesktop to Thunarx 2. XfceVolumeIcon is somewhat broken.Jannis Pohlmann2010-11-021-1/+4
* Fix some compiler warnings.Nick Schermer2010-06-121-4/+4
* change the cursor to the hourglass while invoking some dbus methodsBrian Tarricone2006-11-041-0/+3
* * show the application chooser using org.xfce.FileManager.DisplayChooserDialog,Brian Tarricone2006-10-181-2/+7
* move dbus init/cleanup from XfdesktopSpecialFileIcon and into file utilsBrian Tarricone2006-10-111-2/+8
* * move properties dialog out to its own file. should maybe be a GtkWidget,Brian Tarricone2006-08-151-0/+5
* * split out XfdesktopFileIcon into XfdesktopRegularFileIcon,Brian Tarricone2006-08-151-3/+38
* implement the backend portion to be able to show icon tooltips. haven't doneBrian Tarricone2006-07-111-0/+3
* handle interactive job signals, handle a coupler more errors gracefully.Brian Tarricone2006-05-211-0/+44