summaryrefslogtreecommitdiff
path: root/libwnck/window-action-menu.c
Commit message (Expand)AuthorAgeFilesLines
* don't use the deprecated g_type_class_add_privateAlberts Muktupāvels2018-06-271-5/+2
* window-action-menu: fix 'mixed declarations and code' warningAlberts Muktupāvels2017-04-281-1/+3
* ActionMenu: Use gtk_label_set_text_with_mnemonic instead of gtk_label_set_textAndrea Azzarone2016-04-081-1/+1
* remove stock iconsAlberts Muktupāvels2014-10-211-2/+0
* window-action-menu: don't use deprecated GtkImageMenuItemAlberts Muktupāvels2014-10-211-42/+1
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* WindowActionMenu: unset window and stop async events on disposeMarco Trevisan (Treviño)2013-09-271-23/+20
* all: Remove unused variables, as found by new gccVincent Untz2011-07-221-4/+0
* all: Remove deprecated API and change API that had deprecated argumentsVincent Untz2011-01-191-19/+0
* all: Code spacing fixesVincent Untz2011-01-191-1/+1
* [all] Start fixing the build with GSEAL_ENABLEDVincent Untz2010-03-101-4/+6
* undef WNCK_DISABLE_DEPRECATED, since that's internal code.Vincent Untz2009-01-061-0/+2
* Fix moving a window to an arbitrary workspace in viewport mode. Fix bugVincent Untz2008-03-191-5/+2
* Unstick windows when moving them in another workspace (viewport mode),Vincent Untz2008-03-191-2/+7
* don't make this function a define. We need the symbol for now, if we don'tVincent Untz2007-11-131-0/+17
* Be more paranoid about the fact that the window of the WnckActionMenuVincent Untz2007-11-111-0/+8
* Objectify window-action-menu.c so that we have a real WnckActionMenuVincent Untz2007-11-111-292/+388
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
* Make the window action menu work with viewport, for our compiz friends.Vincent Untz2007-07-101-98/+382
* Make the window action menu work when more things change.Vincent Untz2007-07-081-96/+164
* updated to use wnck_workspace_get_neighbor()Vincent Untz2007-06-241-27/+17
* Use GSlice.Vincent Untz2007-06-191-2/+2
* Add lots of g_return_if_fail() and g_return_val_if_fail() for our publicVincent Untz2007-06-151-0/+2
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
* writing API doc is fun!Vincent Untz2007-06-091-5/+5
* small improvements to documentationVincent Untz2007-06-061-2/+14
* Move the Close menu item at the bottom of the menu. Fix libwnck side ofVincent Untz2007-05-181-13/+13
* Kill warnings and usage of deprecated functionsVincent Untz2007-04-291-2/+1
* destroy the menu when the window is getting finalized (set_data): killVincent Untz2007-04-291-21/+20
* handle PIN and UNPIN (update_menu_state): updated for pin/unpin menu itemsVincent Untz2007-04-291-23/+68
* Fixes from bug #354830:Benjamin Berg2006-09-251-0/+1
* don't translate %s :-) Fix bug #339069Vincent Untz2006-05-211-1/+1
* fix critical warning when creating the menu for a pinned window (for whichVincent Untz2006-02-181-8/+7
* updatedVincent Untz2006-02-111-0/+3
* This patch is union of patches given by Leena Gunda and Christian NeumairSrirama Sharma2006-01-211-35/+174
* Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order toElijah Newren2005-02-201-1/+3
* Try 2 to correct misleading and inaccurate wording. Hopefully, reallyElijah Newren2005-01-311-1/+1
* Correct misleading and inaccurate wording. Fixes #165379.Elijah Newren2005-01-281-2/+2
* When the window is on all workspaces, sensitize all workspaces in Move toArvind Samptur2004-07-201-3/+9
* Add timestamp argument to wnck_window_close.Anders Carlsson2004-06-211-1/+2
* Based on a patch from Johan Persson <johpe916@student.liu.se> in bugMark McLoughlin2004-04-201-17/+33
* Add the "Move to Workspace" submenu to the actions menu.Leena Gunda2004-01-061-3/+128
* sink the floating menu. *libwnck/tasklist.c (wnck_task_finalize): unrefLeena Gunda2003-10-061-0/+3
* Modified Files: ChangeLog libwnck/window-action-menu.c Change mnemonics toGregory Merchan2003-01-241-4/+4
* Add "put on all spaces" menu item, patch from Jens AskengrenHavoc Pennington2002-09-271-4/+37
* use stock icons, and reorder menu to match metacityHavoc Pennington2002-09-271-10/+55
* Replace strings Shade with Roll Up and Unshade with Unroll.Arvind Samptur2002-09-241-2/+2
* Use _NET_WM_MOVERESIZE_SIZE_KEYBOARD and _NET_WM_MOVERESIZE_MOVE_KEYBOARDCraig Black2002-08-071-1/+2
* put mnemonic on "close" itemHavoc Pennington2002-04-111-1/+1
* bump sonameHavoc Pennington2002-01-121-4/+1