summaryrefslogtreecommitdiff
path: root/plugins/windowmenu
Commit message (Expand)AuthorAgeFilesLines
* Add help option to the popup shell scripts.Nick Schermer2010-02-262-4/+24
* Attach help buttons to manual pages.Nick Schermer2010-02-261-0/+16
* API docs and dist errors.Nick Schermer2010-02-261-1/+3
* Be more secure with registering icon names.Nick Schermer2010-02-261-1/+4
* Use custom icon size names in various plugins.Nick Schermer2010-02-261-10/+37
* Give the windowmenu button a name for theming.Nick Schermer2010-02-261-0/+1
* Follow GNU indent guidelines for switch.Nick Schermer2010-02-261-87/+87
* Get rid of custom IS_STRING macro.Nick Schermer2010-02-261-3/+3
* Draw separator handle in correct direction.Nick Schermer2010-02-261-1/+1
* Add style properties to window menu.Nick Schermer2010-02-261-33/+100
* Review WindowMenuPlugin.Nick Schermer2010-02-261-30/+8
* Rename .ui to .glade.Nick Schermer2010-02-262-2/+2
* 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-261-0/+2
* Sync with (old) string changes in master.Nick Schermer2010-02-261-1/+1
* Some initial work on making old external plugins work again.Nick Schermer2010-02-261-2/+2
* Add xfce4-popup-windowmenu program.Nick Schermer2010-02-263-0/+63
* D-Bus overhaul for the wrapper communication.Nick Schermer2010-02-261-0/+1
* Move file locations around and bump library api to 2.Nick Schermer2010-02-261-5/+4
* Get rid of the old SVN $Id$ lines.Nick Schermer2010-02-263-3/+0
* Properly use XfceScreenPosition in the plugins.Nick Schermer2010-02-261-39/+39
* Use silent build rules.Nick Schermer2010-02-261-1/+1
* Add an XfcePanelTypeModule type for easier future expansion.Nick Schermer2010-02-261-1/+1
* Rename from common library to libpanel-common.la.Nick Schermer2010-02-261-4/+4
* Only use { NULL } to end the array.Nick Schermer2010-02-261-1/+1
* Use a symbols regex in the plugins too.Nick Schermer2010-02-261-0/+1
* Add gtk builder code of the plugins in a common file.Nick Schermer2010-02-261-29/+14
* Set the orientation property for all the vertical box widgets.Nick Schermer2010-02-261-1/+5
* Rename glade to ui.Nick Schermer2010-02-263-8/+8
* Update desktop files.Nick Schermer2010-02-262-8/+3
* Rename XfceScaledImage to XfcePanelImage.Nick Schermer2010-02-261-9/+9
* Fix problems with plugin calls in the init stage.Nick Schermer2010-02-261-3/+3
* Handle xfconf_init and xfconf_shutdown in another way.Nick Schermer2010-02-261-3/+0
* Update pot file and fix non-translatable strings.Nick Schermer2010-02-261-1/+1
* Use label attributes in the glade files for bold.Nick Schermer2010-02-261-4/+10
* Put some xfconf code in a macro to make things easier.Nick Schermer2010-02-261-3/+2
* Allow passing a NULL channel to panel_properties_bind().Nick Schermer2010-02-261-11/+1
* Implement property saving in the bindings.Nick Schermer2010-02-261-1/+1
* Use the xfconf channel singleton in the panel and plugins.Nick Schermer2010-02-261-1/+1
* Remove the optional hash table from panel_properties_bind().Nick Schermer2010-02-261-1/+1
* Use custom bindings in windowmenu plugin.Nick Schermer2010-02-262-14/+19
* Use the plugindir from the library in the desktop files.Nick Schermer2010-02-262-4/+3
* Rename the .desktop entry X-XFCE-External to X-XFCE-Internal.Nick Schermer2010-02-261-1/+1
* Fix maintainer blocks in Makefiles to fix autogen warnings.Nick Schermer2010-02-261-11/+11
* Show the desktop icon when the active is panel or desktop.Nick Schermer2010-02-261-1/+9
* Small code cleanup in the window menu.Nick Schermer2010-02-261-10/+10
* Add urgentcy notify option to window menu dialog.Nick Schermer2010-02-262-38/+113
* Cleanup some code.Nick Schermer2010-02-262-68/+85
* Add workspace actions to the window menu plugin.Nick Schermer2010-02-262-5/+62
* Port window menu to new api. Resident because of wnck.Nick Schermer2010-02-262-5/+5