summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* xfce_append_quoted -> xfce_g_string_append_quotedMShrimp42022-02-231-4/+4
* Replace exo- functions with xfce-stringYongha Hwang2022-02-233-3/+5
* Add UCA parameter to specify a number of files (Issue #26)Connor Behan2021-12-165-6/+98
* Add link to thunar doc. to uca chooser dialog (Issue #245)Alexander Schwinn2021-10-241-1/+5
* Add possibility to 'trust' launchers (Issue #156)Yongha Hwang2021-07-052-34/+335
* Replace ExoBinding with GBinding equivalentYongha Hwang2021-05-188-28/+28
* Increase min. size of "text" field in bulk renamer (Issue #474)Alexander Schwinn2021-01-141-1/+1
* Remove GSourceFunc castsOlaf Hering2020-12-241-1/+10
* Add submenus for custom actions (Issue #184)Alexander Schwinn2020-12-245-15/+186
* Ignore unknown XML elements in UCA.xmlAlexander Schwinn2020-12-021-10/+9
* Remove unused variableAndre Miranda2020-07-251-1/+0
* Make use of shared field codes expansion of libxfce4utilTamaranch2020-07-211-79/+21
* renamed all README files to README.md and modified the content in orderAlexander Schwinn2020-05-1417-158/+97
* Allow compilation with panel 4.15Andre Miranda2019-11-031-1/+1
* Fixed unused variable warningAlexander Schwinn2019-09-231-1/+1
* Clear user customizable action shortcut when the action is deletedReuben Green2019-09-171-0/+14
* Prevent Gtk-CRITICAL when adding or modifying a user customizable action.Reuben Green2019-09-171-1/+1
* Thunar SendTo Email: Add missing archive formats for archive detectionSergey Ponomarev2019-09-061-0/+10
* sendto plugin: fix content type resolution. (Bug #15916)Sergey Ponomarev2019-09-031-1/+2
* sendto plugin: extract function tse_file_is_archiveSergey Ponomarev2019-09-031-15/+27
* sendto plugin: move g_file_info_get_content_type() call out of the cycleSergey Ponomarev2019-09-031-4/+3
* Use https where possibleAndre Miranda2019-07-131-1/+1
* Fix XML declaratation in uca.xml (Bug #13623)Theo Linkspfeifer2019-07-091-1/+1
* Rename (Bug #15579)Andre Miranda2019-06-163-7/+6
* Rename Camelcase to Title Case (Bug #15460)Andre Miranda2019-06-091-1/+1
* thunar-sendto-email.desktop: use xdg mail-send iconMaurizio Galli2019-05-311-1/+1
* Fix how wallpaper is set on GnomeAndre Miranda2019-05-141-18/+9
* Thunar crashes after clicking when XDG_SESSION_TYPE isn't properly set (Bug #...Alexander Schwinn2019-05-081-143/+110
* Fix compiler error -Wcast-function-type (GCC 8)Andre Miranda2019-04-142-2/+3
* Improve description of UCA command parameters (Bug #14720)Andre Miranda2018-09-261-2/+2
* Thunar Bulk Renamer has a start limit (9999) to rename by numberAlexander Schwinn2018-09-083-7/+14
* thunar-uca: Fix spacing for the editorSean Davis2018-09-062-17/+66
* thunar-sbr: Allow date format to expandSean Davis2018-09-061-0/+1
* thunar-sbr: Utilize a grid for the number renamerSean Davis2018-09-061-16/+15
* thunar-sbr: Use grid for better alignment with date renamerSean Davis2018-09-061-17/+15
* thunar-apr: Reduce spacing between standard params and optionsSean Davis2018-09-061-1/+1
* Fix UAC forgets keyboard shortcut (Bug #14617)Anna Arad2018-08-211-1/+5
* Segfault in XInternAtom when clicking or typing when using waylandAlexander Schwinn2018-06-211-8/+5
* Segfault in XInternAtom when clicking or typing when using wayland (BugAlexander Schwinn2018-06-191-0/+8
* Avoid use of invalid pointer values in UCA (Bug #14464)Andre Miranda2018-06-181-6/+7
* Replace gdk_error_trap_* by X11 specific functionsAndre Miranda2018-06-021-2/+2
* Improve UCA keyboard shortcut wordingAndre Miranda2018-03-232-5/+5
* Make it possible to assign accelerators to custom actionsAndre Miranda2018-03-226-24/+275
* Thunar User Configurable Actions do not work for remote locationsAmbroz Bizjak2018-03-042-17/+21
* - bumped dependency to xfce4-panel to API v.2 / 4.12.0Alexander Schwinn2018-02-271-1/+0
* missing codegen for "make dist" in thunar-tpa (bug #14190)Alexander Schwinn2018-01-231-1/+3
* Ported thunar-tpa to gdbus - part II (bug #14038)Alexander Schwinn2018-01-231-11/+9
* fixed bug - no bool argument available for dbus signal "TrashChanged"Alexander Schwinn2018-01-212-9/+5
* Ported thunar-tpa to gdbus (bug #14038)Alexander Schwinn2018-01-213-123/+114
* Replace a couple of gdk deprecated functionsAndre Miranda2018-01-141-20/+17