summaryrefslogtreecommitdiff
path: root/plugins/windowmenu
Commit message (Expand)AuthorAgeFilesLines
* Fix various warnings with Gtk3 (Bug #14135)Olivier Duchateau2018-01-021-0/+14
* Fix missing icons with Adwaita icon theme (Bug #14133)Olivier Duchateau2018-01-021-1/+1
* windowmenu: Fix icon size in menuSimon Steinbeiss2017-07-201-1/+2
* Drop custom gtk_icon_sizes from plugins (Bug #13539)Simon Steinbeiss2017-04-291-10/+4
* Fix typecasting errorsSimon Steinbeiss2017-04-291-6/+6
* Wrap GtkImageMenuItem in IGNORE_DEPRECATION macros (Bug #13529)Simon Steinbeiss2017-04-291-0/+12
* Replace GtkStock with icon names and standard stringsSimon Steinbeiss2017-04-102-7/+7
* Re-added exo dep for plugins that still use itAndrzej2017-03-192-0/+3
* Removed button arg from _get_icon_size()Andrzej2017-03-191-1/+1
* windowmenu: Make sure the desktop icon has the right sizeSimon Steinbeiss2017-03-181-0/+1
* windowmenu: Replace xfce_panel_image with plain Gtk+Simon Steinbeiss2017-03-181-8/+19
* Windowmenu: fix prefs dialogSimon Steinbeiss2016-10-261-66/+96
* Bump all glade gtk versions to 2.24.Nick Schermer2016-10-251-1/+1
* diff from nick/gtk3 with minor clean upAndrzej2016-10-253-33/+38
* Loading external gtk2 panel plugins in gtk3 panel.Andrzej2013-11-302-2/+3
* Bump all glade gtk versions to 2.24.Nick Schermer2013-07-291-1/+1
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Check for sed using a macro.Nick Schermer2012-04-131-1/+1
* Windowmenu: Set the small property.Andrzej2011-12-241-0/+3
* Windowmenu: Do not update if screen is not initilized (bug #7728).Nick Schermer2011-06-181-2/+2
* Update old FSF addresses.Nick Schermer2011-02-123-9/+9
* Install desktop files in xfce4/plugins/actions (bug #7013).Nick Schermer2010-12-191-1/+1
* Bump copyright to 2010 and fix licenses.Nick Schermer2010-12-182-7/+7
* Move module panel plugins in $libdir/xfce4/panel/plugins.Nick Schermer2010-08-261-1/+1
* Remove deprecated encoding key from desktop files.Nick Schermer2010-08-221-1/+0
* Always wait for a grab if we popup menus from events.Nick Schermer2010-07-251-3/+3
* Wait for grab when running popup menus at pointer.Nick Schermer2010-02-261-1/+2
* Rename panel-builder to panel-utils.Nick Schermer2010-02-261-4/+4
* Add popup under cursor for window menu.Nick Schermer2010-02-262-49/+52
* 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