index
:
delta/xfce/xfdesktop.git
baserock/morph
baserock/xfce-build
eric/Port-to-GApplication
eric/icon-changes
eric/middle-click-menu
eric/settings-changes
eric/wallpaper-and-settings-improvements
master
menu-diff-button
new-icon-view
xfce-4.0
xfce-4.10
xfce-4.12
xfce-4.14
xfce-4.16
xfce-4.2
xfce-4.4
xfce-4.6
xfce-4.8
git.xfce.org: xfce/xfdesktop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xfdesktop-file-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Andre Miranda
2018-12-21
1
-2
/
+2
*
Port the rest to GDBus
Eric Koegel
2017-04-14
1
-4
/
+1
*
More removable device icon types (Bug 4056)
Eric Koegel
2013-10-19
1
-3
/
+0
*
Allow renaming of multiple icons
Eric Koegel
2013-09-29
1
-0
/
+5
*
Fix FSF Address
Eric Koegel
2013-09-16
1
-2
/
+2
*
Fill in the icon area better
Eric Koegel
2013-08-12
1
-1
/
+2
*
Use GIcons and add support for emblems on icons
Eric Koegel
2013-08-12
1
-3
/
+1
*
Implement open and empty actions for the trash.
Jannis Pohlmann
2011-01-29
1
-0
/
+2
*
Use Name field as display name of desktop files (bug #6896).
Jannis Pohlmann
2011-01-18
1
-2
/
+7
*
Implement a few TODOs, rework launch and file transfer code a bit.
Jannis Pohlmann
2010-11-02
1
-8
/
+9
*
Remove even more functions that are no longer in use.
Jannis Pohlmann
2010-11-02
1
-25
/
+0
*
Implement the rest of the DND code without ThunarVFS.
Jannis Pohlmann
2010-11-02
1
-0
/
+6
*
Remove unused functions related to ThunarVFS.
Jannis Pohlmann
2010-11-02
1
-6
/
+0
*
Port XfdesktopVolumeIcon to GIO. A few other refactorings included.
Jannis Pohlmann
2010-11-02
1
-5
/
+8
*
Add xfdesktop_file_utils_format_time_for_display().
Jannis Pohlmann
2010-11-02
1
-0
/
+1
*
Add xfdesktop_file_utils_trash_files() to move files to the trash.
Jannis Pohlmann
2010-11-02
1
-0
/
+3
*
Rework all peek_pixbuf() methods to work like in Thunar, using GIO.
Jannis Pohlmann
2010-11-02
1
-1
/
+2
*
Use Thunar's Execute() D-Bus method to launch executable files.
Jannis Pohlmann
2010-11-02
1
-0
/
+4
*
Add new method xfdesktop_file_utils_transfer_file().
Jannis Pohlmann
2010-11-02
1
-0
/
+4
*
Load templates with GIO, create files from templates via D-Bus.
Jannis Pohlmann
2010-11-02
1
-0
/
+4
*
Let Thunar handle unlinking files.
Jannis Pohlmann
2010-11-02
1
-0
/
+3
*
Port application chooser code to GIO and refactor it a bit.
Jannis Pohlmann
2010-11-02
1
-0
/
+4
*
Add helper methods to spawn GAppInfos, similar to Thunar.
Jannis Pohlmann
2010-11-02
1
-0
/
+7
*
Use Thunar's Launch() D-Bus method when an icon is activated.
Jannis Pohlmann
2010-11-02
1
-0
/
+3
*
Make XfdesktopFileIconManager use a GFile. Use CreateFiles from Thunar.
Jannis Pohlmann
2010-11-02
1
-0
/
+4
*
Port xfdesktop_file_icon_menu_properties() to GIO.
Jannis Pohlmann
2010-11-02
1
-0
/
+3
*
Port xfdesktop_file_icon_menu_rename() to GIO. Use Thunar's D-Bus API.
Jannis Pohlmann
2010-11-02
1
-0
/
+3
*
Port xfdesktop_file_utils_open_folder() to GIO.
Jannis Pohlmann
2010-11-02
1
-1
/
+1
*
Use GFile lists instead of ThunarVfsPath lists in a few places.
Jannis Pohlmann
2010-11-02
1
-1
/
+3
*
Port xfdesktop to Thunarx 2. XfceVolumeIcon is somewhat broken.
Jannis Pohlmann
2010-11-02
1
-1
/
+4
*
Fix some compiler warnings.
Nick Schermer
2010-06-12
1
-4
/
+4
*
change the cursor to the hourglass while invoking some dbus methods
Brian Tarricone
2006-11-04
1
-0
/
+3
*
* show the application chooser using org.xfce.FileManager.DisplayChooserDialog,
Brian Tarricone
2006-10-18
1
-2
/
+7
*
move dbus init/cleanup from XfdesktopSpecialFileIcon and into file utils
Brian Tarricone
2006-10-11
1
-2
/
+8
*
* move properties dialog out to its own file. should maybe be a GtkWidget,
Brian Tarricone
2006-08-15
1
-0
/
+5
*
* split out XfdesktopFileIcon into XfdesktopRegularFileIcon,
Brian Tarricone
2006-08-15
1
-3
/
+38
*
implement the backend portion to be able to show icon tooltips. haven't done
Brian Tarricone
2006-07-11
1
-0
/
+3
*
handle interactive job signals, handle a coupler more errors gracefully.
Brian Tarricone
2006-05-21
1
-0
/
+44