| Commit message (Expand) | Author | Age | Files | Lines |
* | don't add an extra reference to all icons, that was an unfortunate memory | Havoc Pennington | 2003-01-02 | 1 | -5/+0 |
* | require startup notification 0.4 | Havoc Pennington | 2002-12-01 | 7 | -20/+200 |
* | version 2.1.4, and increment libtool versioning | Soeren Sandmann | 2002-11-24 | 3 | -78/+151 |
* | XChangeProperty takes number of elements, not number of bytes. Doh. Will | Havoc Pennington | 2002-11-03 | 1 | -1/+1 |
* | don't pass WnckWindow when expecting an X window | Havoc Pennington | 2002-11-03 | 8 | -4/+142 |
* | when activating windows, use wnck_window_activate_transient() | Havoc Pennington | 2002-10-31 | 7 | -86/+530 |
* | fix dumb compilation bug (maybe gcc 3.2 allows variable declarations not | Havoc Pennington | 2002-09-27 | 1 | -5/+5 |
* | use icon name not regular name | Havoc Pennington | 2002-09-27 | 3 | -8/+12 |
* | Bug #89373 | Havoc Pennington | 2002-09-27 | 1 | -4/+12 |
* | prelight the workspace that we're dragging over. #90869 | Havoc Pennington | 2002-09-27 | 1 | -26/+36 |
* | connect to name_changed on newly created workspace, | Arvind Samptur | 2002-09-27 | 1 | -0/+28 |
* | Add "put on all spaces" menu item, patch from Jens Askengren | Havoc Pennington | 2002-09-27 | 1 | -4/+37 |
* | rework to update HIDDEN state (wnck_window_is_visible_on_workspace): use | Havoc Pennington | 2002-09-27 | 2 | -19/+33 |
* | use stock icons, and reorder menu to match metacity | Havoc Pennington | 2002-09-27 | 7 | -12/+114 |
* | add test stuff for showing desktop feature | Havoc Pennington | 2002-09-25 | 7 | -5/+140 |
* | Replace strings Shade with Roll Up and Unshade with Unroll. | Arvind Samptur | 2002-09-24 | 1 | -2/+2 |
* | track a flag for whether we're really transient for an application window, | Havoc Pennington | 2002-09-21 | 1 | -5/+24 |
* | require gtk+ 2.1.0. | Mark McLoughlin | 2002-09-16 | 3 | -1/+27 |
* | impl. | Mark McLoughlin | 2002-09-16 | 4 | -25/+94 |
* | Fix wrong entries for the index of child atkobject. Fix wrong entries for | Rajkumar Sivasamy | 2002-08-21 | 2 | -18/+2 |
* | Remove children data item from WnckpagerAccessibleClass data structure. | Padraig O'Briain | 2002-08-20 | 2 | -12/+51 |
* | Fix to raise windows when things are dropped over their buttons in the taskli... | Arvind Samptur | 2002-08-13 | 1 | -1/+66 |
* | bundle all the booleans into a bitfield at the end to save a little memory | Havoc Pennington | 2002-08-10 | 1 | -5/+18 |
* | Add wnck_window_set_skip_pager and _tasklist | Ross Burton | 2002-08-09 | 2 | -0/+29 |
* | don't set the hint if this pager isn't showing all workspaces - the | Mark McLoughlin | 2002-08-07 | 1 | -0/+8 |
* | Use _NET_WM_MOVERESIZE_SIZE_KEYBOARD and _NET_WM_MOVERESIZE_MOVE_KEYBOARD | Craig Black | 2002-08-07 | 5 | -1/+90 |
* | use wnck_pager_set_layout_hint. (wnck_pager_set_layout_hint): impl, taking | Mark McLoughlin | 2002-08-04 | 2 | -12/+40 |
* | implement reading _NET_WM_ALLOWED_ACTIONS. | Mark McLoughlin | 2002-08-01 | 1 | -20/+81 |
* | Fixes #78260 - tasklist not being updated when windows are moved in and | Mark McLoughlin | 2002-08-01 | 1 | -7/+78 |
* | make dialogs skip the task list, so only normal windows are in there. bug | Havoc Pennington | 2002-07-06 | 1 | -2/+2 |
* | tell libgnomeui not to do toggle sounds on ourself, as it's incredibly | jacob berkman | 2002-06-13 | 1 | -0/+6 |
* | clean up the accessibility patch: - s/G_CONST_RETURN/const/ - s/gint/int/ | Havoc Pennington | 2002-06-02 | 11 | -1/+1210 |
* | when counting nul bytes to get the number of strings, start the string | Havoc Pennington | 2002-06-02 | 1 | -1/+1 |
* | don't run off the end of the names array if the window manager didn't | Havoc Pennington | 2002-05-31 | 1 | -4/+6 |
* | I'm committing this since no one objected | Thomas Vander Stichele | 2002-05-21 | 1 | -4/+12 |
* | use the _NET_DESKTOP_LAYOUT stuff | Havoc Pennington | 2002-05-16 | 5 | -0/+311 |
* | only activate a window if we did not activate a workspace. #81817 | Havoc Pennington | 2002-05-15 | 1 | -9/+11 |
* | added minimum_height | Thomas Vander Stichele | 2002-05-14 | 2 | -3/+35 |
* | The property that has the icon pixmap is called WM_HINTS, not | Anders Carlsson | 2002-05-14 | 11 | -123/+164 |
* | patch from Arvind Samptur <arvind.samptur@wipro.com> to add window | Havoc Pennington | 2002-05-13 | 1 | -23/+18 |
* | implemented minimum_width which can be set from applets to force a minimum | Thomas Vander Stichele | 2002-05-13 | 3 | -2/+31 |
* | activate window's workspace before switching to it, #81434. Handle | Havoc Pennington | 2002-05-11 | 1 | -1/+8 |
* | disable showing thumbnail of desktop background. | Havoc Pennington | 2002-05-02 | 1 | -0/+3 |
* | add one to number in workspace name, we aren't supposed to have "workspace | Havoc Pennington | 2002-04-28 | 2 | -9/+17 |
* | Add padding if the width and height differ. | Anders Carlsson | 2002-04-21 | 1 | -0/+21 |
* | check that we have a valid XID before trying to munge it into a pixbuf | Mark McLoughlin | 2002-04-18 | 1 | -7/+10 |
* | fix crash with zero length array. (#78869) | Mark McLoughlin | 2002-04-18 | 1 | -4/+11 |
* | mmmm, bloat | Havoc Pennington | 2002-04-13 | 5 | -13/+269 |
* | Add wnck_tasklist_get_size_hint_list(). | Alexander Larsson | 2002-04-13 | 3 | -66/+192 |
* | check that the system cmap has same depth as the source pixmap before | Havoc Pennington | 2002-04-13 | 1 | -0/+6 |