summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Allow keyboard shortcuts for user customizable actions (bug #1941).Jannis Pohlmann2013-01-155-4/+80
* Autotools updates.Nick Schermer2013-01-066-6/+6
* Use utilities-terminal for default uca action (bug #9716).Nick Schermer2013-01-031-1/+1
* Fix bulk renamer url to the wiki.Nick Schermer2012-12-041-4/+4
* Use origional date in properties page for images.Nick Schermer2012-11-211-1/+1
* Use mime-type function in uca plugin.Nick Schermer2012-11-211-9/+8
* Fix linking on Cygwin (bug #4561).Nick Schermer2012-11-044-0/+4
* Use unsigned integer for idles and timers.Nick Schermer2012-11-041-1/+1
* Avoid segfault with null mime-type (bug #8390).Nick Schermer2012-10-251-0/+2
* Set desktop type in empty desktop files.Nick Schermer2012-09-281-0/+10
* Allow editing desktop that are empty.Nick Schermer2012-09-281-4/+4
* Remove keys if field is empty in properties page.Nick Schermer2012-09-281-25/+38
* Use G_KEY_FILE_DESKTOP macros.Nick Schermer2012-09-271-21/+47
* Add working directory entry to apr (bug #5760).Peter de Ridder2012-09-271-8/+63
* Fix typo "atleast" -> "at least" (bug #5560).Nick Schermer2012-09-261-1/+1
* Use Gtk function to get uris in tpa plugin.Nick Schermer2012-09-261-3/+2
* Remove unused variable now uca uses gicons.Nick Schermer2012-09-251-3/+0
* Remove deprecated functions (bug #7795).Nick Schermer2012-09-253-3/+3
* 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
* Add a sencence case rename mode to sbr.Nick Schermer2012-09-083-11/+19
* 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
* Tpa: Make the plugin fit a single row of the panel.Andrzej2012-03-281-0/+38
* Depend on Gtk 2.20 and Glib 2.24.Nick Schermer2012-01-212-5/+1
* Prevent falling back to an unexpected locale (bug #4746).Jannis Pohlmann2011-09-191-2/+3
* Drop some unused variables.Nick Schermer2011-04-221-2/+1
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-123-4/+4
* Fix twp plugin for images with a quote in file name (bug #5056).Jérôme Guelfucci2010-12-291-6/+10
* Fix Gtk 2.16 function.Nick Schermer2010-12-091-0/+4
* Include panel macros to fix an error I cannot reproduce (bug #6680).Jannis Pohlmann2010-11-141-0/+7
* Fix outdated Thunar D-Bus API in the trash panel applet.Jannis Pohlmann2010-11-102-16/+33
* Fix broken compilation with -Wl,-z,defs -Wl,--as-needed.Jannis Pohlmann2010-10-191-1/+3
* Fix build with -W1,--as-needed by linking against missing libraries.Jannis Pohlmann2010-09-064-13/+43
* Move panel plugin to $(libdir)/xfce4/panel/plugins.Nick Schermer2010-08-261-1/+1
* Move helpers from $libexecdir to $libdir/Thunar.Nick Schermer2010-08-263-4/+6
* Remove deprecated encoding key from desktop files.Nick Schermer2010-08-221-1/+0
* Revert "Force some includes, see if that fixes the buildbot."Nick Schermer2010-06-011-2/+1
* Force somce includes, see if that fixes the buildbot.Nick Schermer2010-06-011-1/+2
* Update trash panel plugin to new framework.Nick Schermer2010-03-076-817/+575
* Fix some compiler warnings.Nick Schermer2010-01-201-1/+1
* Use stock icons and standard icon names where appropriate (bug #6133).Jannis Pohlmann2010-01-092-3/+3
* 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
* Allow removing characters from the right.Nick Schermer2009-12-041-1/+1
* Add a missing $(AM_V_GEN) to the trash panel applet Makefile.am.Jannis Pohlmann2009-10-141-1/+1
* Use silent build rules if available.Jannis Pohlmann2009-10-141-1/+1
* Fix compiler warnings/errors in the trash panel applet.Jannis Pohlmann2009-09-291-4/+2
* Remove the now unneeded G_GNUC_INTERNAL attributes from the plugins.Nick Schermer2009-09-2720-106/+106
* Remove the = from the regex to make it work.Nick Schermer2009-09-274-4/+4