summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Draw separator handle in correct direction.Nick Schermer2010-02-262-3/+6
* Add style properties to window menu.Nick Schermer2010-02-261-33/+100
* Review LauncherPlugin.Nick Schermer2010-02-262-76/+134
* Review WindowMenuPlugin.Nick Schermer2010-02-261-30/+8
* Review ShowDesktopPlugin.Nick Schermer2010-02-261-6/+2
* Review SeparatorPlugin.Nick Schermer2010-02-261-4/+0
* Review PagerPlugin.Nick Schermer2010-02-261-4/+0
* Review ActionsPlugin.Nick Schermer2010-02-261-8/+2
* Pressing new launcher button did not work with empty store.Nick Schermer2010-02-261-1/+2
* Add remote-event in launcher for disabling tooltips.Nick Schermer2010-02-261-0/+9
* Rename .ui to .glade.Nick Schermer2010-02-2616-16/+16
* Don't send a value with the window menu popup event.Nick Schermer2010-02-261-1/+1
* Allow sending a plugin-event without value.Nick Schermer2010-02-262-0/+4
* Implement popup event for launchers.Nick Schermer2010-02-261-0/+23
* Support rtl in the tasklist.Nick Schermer2010-02-261-7/+13
* Allow hiding the tasklist icon when lucency is set to 0.Nick Schermer2010-02-261-1/+6
* Allow customizing the lucency of the minimized icons.Nick Schermer2010-02-261-2/+14
* Only start blinking non-active windows.Nick Schermer2010-02-261-2/+11
* Fix typo in comment.Nick Schermer2010-02-261-1/+1
* Improve combo box strings in tasklist.Nick Schermer2010-02-261-2/+2
* Make the rows property an uint and fix migrate.Nick Schermer2010-02-261-9/+8
* Make the wireframe code only work with x11.Nick Schermer2010-02-261-6/+22
* Use strcasecmp for comparing the window names.Nick Schermer2010-02-261-4/+8
* Insert sorting modes in the tasklist.Nick Schermer2010-02-264-13/+183
* Remove dnd code for now.Nick Schermer2010-02-261-112/+2
* Warn for possible uninitialized variable.Nick Schermer2010-02-261-0/+5
* Sync with (old) string changes in master.Nick Schermer2010-02-2611-12/+12
* Add drags from the add dialog.Nick Schermer2010-02-261-2/+57
* Implement dropping uris in the launcher's treeview.Nick Schermer2010-02-261-0/+83
* Fix another pointer where we peek (possibly) freed memory.Nick Schermer2010-02-261-2/+3
* Store next node so we don't use the freed list item.Nick Schermer2010-02-261-2/+3
* Some initial work on making old external plugins work again.Nick Schermer2010-02-269-18/+18
* Make disabling the launcher tooltips work.Nick Schermer2010-02-261-1/+1
* Add xfce4-popup-windowmenu program.Nick Schermer2010-02-263-0/+63
* D-Bus overhaul for the wrapper communication.Nick Schermer2010-02-268-4/+9
* Move the panel_return macros to the private header.Nick Schermer2010-02-268-6/+16
* Move file locations around and bump library api to 2.Nick Schermer2010-02-269-49/+36
* Hookup the combo boxes in the clock plugin properties.Nick Schermer2010-02-264-29/+221
* Make loading the the application pool work.Nick Schermer2010-02-263-230/+359
* Fix default shadow types in the systray and clock.Nick Schermer2010-02-262-19/+34
* Use more understandable way to get the _NET_WM_NAME.Nick Schermer2010-02-261-20/+33
* Simplify dropping .desktop files on the panel.Nick Schermer2010-02-261-9/+11
* Get rid of the old SVN $Id$ lines.Nick Schermer2010-02-2647-47/+0
* Use the session client in the action plugin.Nick Schermer2010-02-261-25/+73
* Properly use XfceScreenPosition in the plugins.Nick Schermer2010-02-263-76/+72
* Show the desktop file location in the add dialog.Nick Schermer2010-02-262-1/+16
* Depend on the exo 0.5.1 release.Nick Schermer2010-02-261-3/+52
* Make creating. editing and removing launcher items work.Nick Schermer2010-02-263-120/+394
* Use silent build rules.Nick Schermer2010-02-268-10/+10
* Use g_markup_printf_escaped when making markup strings.Nick Schermer2010-02-262-3/+3