summaryrefslogtreecommitdiff
path: root/plugins/thunar-uca
Commit message (Expand)AuthorAgeFilesLines
* xfce_append_quoted -> xfce_g_string_append_quotedMShrimp42022-02-231-4/+4
* Replace exo- functions with xfce-stringYongha Hwang2022-02-231-3/+1
* 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 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-143-39/+24
* 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
* Fix XML declaratation in uca.xml (Bug #13623)Theo Linkspfeifer2019-07-091-1/+1
* Fix compiler error -Wcast-function-type (GCC 8)Andre Miranda2019-04-141-1/+2
* Improve description of UCA command parameters (Bug #14720)Andre Miranda2018-09-261-2/+2
* thunar-uca: Fix spacing for the editorSean Davis2018-09-062-17/+66
* Fix UAC forgets keyboard shortcut (Bug #14617)Anna Arad2018-08-211-1/+5
* Avoid use of invalid pointer values in UCA (Bug #14464)Andre Miranda2018-06-181-6/+7
* 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
* Strip trailing whitespaceAndre Miranda2017-11-042-3/+3
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-021-29/+29
* Eschew GtkAction from Thunarx APIAndre Miranda2017-11-021-21/+25
* Fix some non-deprecation warningsAndre Miranda2017-08-251-1/+0
* Fix minor visual issues in UCA editorAndre Miranda2017-08-251-3/+5
* thunar-uca: Fixup dist after modernizationJonas Kümmerlin2017-08-141-0/+3
* uca: UI modernizationJonas Kümmerlin2017-08-148-494/+935
* Get rid of GTK_STOCK_*Jonas Kümmerlin2017-08-142-20/+20
* Make it build with GSEALJonas Kümmerlin2017-08-142-5/+5
* Remove usage of deprecated gtk_dialog_set_has_separator()Jonas Kümmerlin2017-08-142-2/+0
* Remove subversion $Id$ tagsHarald Judt2015-05-2215-17/+13
* Allow keyboard shortcuts for user customizable actions (bug #1941).Jannis Pohlmann2013-01-155-4/+80
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Use utilities-terminal for default uca action (bug #9716).Nick Schermer2013-01-031-1/+1
* Use mime-type function in uca plugin.Nick Schermer2012-11-211-9/+8
* Fix linking on Cygwin (bug #4561).Nick Schermer2012-11-041-0/+1
* Avoid segfault with null mime-type (bug #8390).Nick Schermer2012-10-251-0/+2
* Fix typo "atleast" -> "at least" (bug #5560).Nick Schermer2012-09-261-1/+1
* Remove unused variable now uca uses gicons.Nick Schermer2012-09-251-3/+0
* Use GIcons in the UCA plugin (bug #8979).Nick Schermer2012-09-255-52/+55
* Use g_(s)list_free_full where possible.Nick Schermer2012-09-161-6/+5
* Enable startup-notify in the uca example.Nick Schermer2012-04-021-1/+3
* Make uca.xml readable for humans.Nick Schermer2012-04-021-15/+15
* Depend on Gtk 2.20 and Glib 2.24.Nick Schermer2012-01-211-4/+0
* Prevent falling back to an unexpected locale (bug #4746).Jannis Pohlmann2011-09-191-2/+3
* Fix Gtk 2.16 function.Nick Schermer2010-12-091-0/+4
* Fix build with -W1,--as-needed by linking against missing libraries.Jannis Pohlmann2010-09-061-5/+9
* Add startup notification to the UCA plugin.Nick Schermer2009-12-205-59/+122
* Use the icon-name property for GtkAction's in uca.Nick Schermer2009-12-204-38/+6
* Remove the now unneeded G_GNUC_INTERNAL attributes from the plugins.Nick Schermer2009-09-276-24/+24