| Commit message (Expand) | Author | Age | Files | Lines |
* | [all] Start fixing the build with GSEAL_ENABLED | Vincent Untz | 2010-03-10 | 1 | -4/+6 |
* | undef WNCK_DISABLE_DEPRECATED, since that's internal code. | Vincent Untz | 2009-01-06 | 1 | -0/+2 |
* | Fix moving a window to an arbitrary workspace in viewport mode. Fix bug | Vincent Untz | 2008-03-19 | 1 | -5/+2 |
* | Unstick windows when moving them in another workspace (viewport mode), | Vincent Untz | 2008-03-19 | 1 | -2/+7 |
* | don't make this function a define. We need the symbol for now, if we don't | Vincent Untz | 2007-11-13 | 1 | -0/+17 |
* | Be more paranoid about the fact that the window of the WnckActionMenu | Vincent Untz | 2007-11-11 | 1 | -0/+8 |
* | Objectify window-action-menu.c so that we have a real WnckActionMenu | Vincent Untz | 2007-11-11 | 1 | -292/+388 |
* | add myself add myself for the copyright of relevant files | Vincent Untz | 2007-07-10 | 1 | -0/+1 |
* | Make the window action menu work with viewport, for our compiz friends. | Vincent Untz | 2007-07-10 | 1 | -98/+382 |
* | Make the window action menu work when more things change. | Vincent Untz | 2007-07-08 | 1 | -96/+164 |
* | updated to use wnck_workspace_get_neighbor() | Vincent Untz | 2007-06-24 | 1 | -27/+17 |
* | Use GSlice. | Vincent Untz | 2007-06-19 | 1 | -2/+2 |
* | Add lots of g_return_if_fail() and g_return_val_if_fail() for our public | Vincent Untz | 2007-06-15 | 1 | -0/+2 |
* | add /* vim: set sw=2 et: */ | Vincent Untz | 2007-06-09 | 1 | -0/+1 |
* | writing API doc is fun! | Vincent Untz | 2007-06-09 | 1 | -5/+5 |
* | small improvements to documentation | Vincent Untz | 2007-06-06 | 1 | -2/+14 |
* | Move the Close menu item at the bottom of the menu. Fix libwnck side of | Vincent Untz | 2007-05-18 | 1 | -13/+13 |
* | Kill warnings and usage of deprecated functions | Vincent Untz | 2007-04-29 | 1 | -2/+1 |
* | destroy the menu when the window is getting finalized (set_data): kill | Vincent Untz | 2007-04-29 | 1 | -21/+20 |
* | handle PIN and UNPIN (update_menu_state): updated for pin/unpin menu items | Vincent Untz | 2007-04-29 | 1 | -23/+68 |
* | Fixes from bug #354830: | Benjamin Berg | 2006-09-25 | 1 | -0/+1 |
* | don't translate %s :-) Fix bug #339069 | Vincent Untz | 2006-05-21 | 1 | -1/+1 |
* | fix critical warning when creating the menu for a pinned window (for which | Vincent Untz | 2006-02-18 | 1 | -8/+7 |
* | updated | Vincent Untz | 2006-02-11 | 1 | -0/+3 |
* | This patch is union of patches given by Leena Gunda and Christian Neumair | Srirama Sharma | 2006-01-21 | 1 | -35/+174 |
* | Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order to | Elijah Newren | 2005-02-20 | 1 | -1/+3 |
* | Try 2 to correct misleading and inaccurate wording. Hopefully, really | Elijah Newren | 2005-01-31 | 1 | -1/+1 |
* | Correct misleading and inaccurate wording. Fixes #165379. | Elijah Newren | 2005-01-28 | 1 | -2/+2 |
* | When the window is on all workspaces, sensitize all workspaces in Move to | Arvind Samptur | 2004-07-20 | 1 | -3/+9 |
* | Add timestamp argument to wnck_window_close. | Anders Carlsson | 2004-06-21 | 1 | -1/+2 |
* | Based on a patch from Johan Persson <johpe916@student.liu.se> in bug | Mark McLoughlin | 2004-04-20 | 1 | -17/+33 |
* | Add the "Move to Workspace" submenu to the actions menu. | Leena Gunda | 2004-01-06 | 1 | -3/+128 |
* | sink the floating menu. *libwnck/tasklist.c (wnck_task_finalize): unref | Leena Gunda | 2003-10-06 | 1 | -0/+3 |
* | Modified Files: ChangeLog libwnck/window-action-menu.c Change mnemonics to | Gregory Merchan | 2003-01-24 | 1 | -4/+4 |
* | Add "put on all spaces" menu item, patch from Jens Askengren | Havoc Pennington | 2002-09-27 | 1 | -4/+37 |
* | use stock icons, and reorder menu to match metacity | Havoc Pennington | 2002-09-27 | 1 | -10/+55 |
* | Replace strings Shade with Roll Up and Unshade with Unroll. | Arvind Samptur | 2002-09-24 | 1 | -2/+2 |
* | Use _NET_WM_MOVERESIZE_SIZE_KEYBOARD and _NET_WM_MOVERESIZE_MOVE_KEYBOARD | Craig Black | 2002-08-07 | 1 | -1/+2 |
* | put mnemonic on "close" item | Havoc Pennington | 2002-04-11 | 1 | -1/+1 |
* | bump soname | Havoc Pennington | 2002-01-12 | 1 | -4/+1 |
* | right-click menu | Havoc Pennington | 2001-10-25 | 1 | -3/+35 |
* | menu for window operations (close, maximize, etc.) | Havoc Pennington | 2001-10-18 | 1 | -0/+313 |