summaryrefslogtreecommitdiff
path: root/thunar/thunar-dbus-service.c
Commit message (Expand)AuthorAgeFilesLines
* Replace exo- functions with xfce-stringYongha Hwang2022-02-231-5/+5
* Regression: Activating Desktop Icon does not Use Default ApplicationAlexander Schwinn2021-05-071-1/+1
* thunar_g_file_list_free --> thunar_g_list_free_fullAlexander Schwinn2021-04-051-4/+4
* thunar_g_file_list_append --> thunar_g_list_append_deepAlexander Schwinn2021-04-051-3/+3
* Add menu entry 'Set Default App' to 'Open with' submenu (Issue #342)Utsav Ladani2021-03-261-1/+1
* Add support for org.freedesktop.FileManager1 (Bug #12414)Andre Miranda2019-01-131-6/+177
* Add preference to open new thunar instances as tabs, if there is an existing ...Alexander Schwinn2018-08-201-3/+3
* Strip trailing whitespaceAndre Miranda2017-11-041-10/+10
* Fix some non-deprecation warningsAndre Miranda2017-08-251-5/+0
* Fix d-bus method display-file-propertiesAndre Miranda2017-08-141-2/+2
* Replace dbus-glib with GDBusJonas Kümmerlin2017-08-141-352/+531
* Really fix trash state at startup (bug #9513 and #11913)Harald Judt2015-05-211-0/+1
* Coverity CID 60620: Explicit null dereferencedHarald Judt2015-04-221-1/+1
* Fix startup id handling for launch requests over D-Bus (bug #9646)Thaddaeus Tintenfisch2015-03-061-1/+1
* Fix typo in error message.Nick Schermer2015-02-191-3/+3
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Uniform the deep copy function.Nick Schermer2012-10-221-1/+1
* Don't allow starting multiple daemons (bug #3814).Nick Schermer2012-09-301-5/+38
* Unset DBUS variables once registered (bug #8800).Nick Schermer2012-09-281-0/+4
* Use g_(s)list_free_full where possible.Nick Schermer2012-09-161-2/+1
* Some initial work to get things starting.Nick Schermer2012-09-161-1/+1
* Add Execute() D-Bus method to org.xfce.FileManager.Jannis Pohlmann2010-10-241-0/+60
* Add new D-Bus method CreateFileFromTemplate().Jannis Pohlmann2010-10-241-0/+42
* Add CreateFile() method to the org.xfce.FileManager D-Bus service.Jannis Pohlmann2010-10-191-0/+40
* Implement a new D-Bus method RenameFile(uri, display, startup-id).Jannis Pohlmann2010-10-181-0/+34
* Add startup-id to more D-Bus methods. Move LaunchFiles to org.xfce.FM.Jannis Pohlmann2010-08-311-7/+28
* Update the copyright information.Jannis Pohlmann2010-08-291-2/+3
* Add CopyTo, CopyInto, MoveInto, LinkInto, UnlinkFiles D-Bus methods.Jannis Pohlmann2010-08-291-0/+364
* Fix QueryTrash and TrashChanged D-Bus signals based on the item count.Jannis Pohlmann2009-09-261-2/+3
* First flow of using G_DEFINE_ macros.Nick Schermer2009-08-211-35/+1
* Fix remaining compiler warnings in the thunar code.Nick Schermer2009-08-211-6/+6
* Fix several compiler warnings (mostly shadowed stuff, missing includes).Jannis Pohlmann2009-08-211-1/+2
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-31/+34
* 2006-09-21 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-09-211-1/+1
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-3/+4
* 2006-07-31 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-301-0/+32
* 2006-07-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-281-1/+8
* 2006-07-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-271-2/+226
* 2006-03-24 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-241-15/+47
* 2006-03-08 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-081-0/+70
* 2006-02-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-271-21/+0
* 2006-02-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-261-0/+21
* 2006-02-15 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-151-0/+15
* 2006-02-13 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-131-1/+3
* 2006-02-08 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-081-0/+53
* 2006-02-07 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-071-0/+328