summaryrefslogtreecommitdiff
path: root/libwnck/workspace.c
Commit message (Expand)AuthorAgeFilesLines
* don't use the deprecated g_type_class_add_privateAlberts Muktupāvels2018-06-271-5/+2
* add missing default case in switch statementsAlberts Muktupāvels2017-04-271-0/+3
* remove redundant declarationsAlberts Muktupāvels2017-04-261-3/+0
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* WnckWorkspace: remove unneeded priv parameters initialization to 0Marco Trevisan (Treviño)2013-07-201-7/+0
* libwnck: remove dependency on glib-genmarshal, use generic marshallerMarco Trevisan (Treviño)2013-07-201-2/+1
* introspection: Add missing annotationsVincent Untz2011-01-201-6/+6
* all: Code spacing fixesVincent Untz2011-01-191-19/+19
* Change API doc to use Gets instead of Returns in the description of theVincent Untz2007-11-111-11/+11
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
* add wnck_workspace_get_screen() API, for consistencyVincent Untz2007-06-241-0/+17
* Add new API to get layout information about a workspace. Also add a modeVincent Untz2007-06-241-0/+189
* Cleanups and deprecate some WnckScreen functions that shouldn't have beenVincent Untz2007-06-241-3/+3
* update docs to have indexes of symbols. add TODOVincent Untz2007-06-201-1/+4
* Use g_type_class_add_private(), initialize all private fields in _init()Vincent Untz2007-06-191-4/+13
* add lots of Since: tags.Vincent Untz2007-06-181-0/+12
* Add lots of g_return_if_fail() and g_return_val_if_fail() for our publicVincent Untz2007-06-151-2/+12
* update for new API new API small API doc update forVincent Untz2007-06-141-2/+2
* Use G_DEFINE_TYPE.Vincent Untz2007-06-111-35/+3
* use # to put anchors in links for documentation. Thanks Matthias!Vincent Untz2007-06-091-6/+7
* writing API doc is fun!Vincent Untz2007-06-091-2/+2
* even more API documentationVincent Untz2007-06-091-5/+6
* add more API documentationVincent Untz2007-06-091-16/+84
* add more API documentationVincent Untz2007-06-081-0/+16
* No need to make GTypeInfo and GInterfaceInfo structs static. Bug #382594.Christian Persch2007-01-041-1/+1
* updatedVincent Untz2006-02-111-1/+2
* Patch from Philipp Thomas and Benoit Dejean to clean up a number ofElijah Newren2005-07-191-0/+1
* Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order toElijah Newren2005-02-201-2/+5
* patch from Kim Woelders to update tasklist as windows move betweenHavoc Pennington2003-07-111-0/+11
* Throughout, add support for viewports in tasklist/pager. #109654 patchHavoc Pennington2003-04-041-3/+67
* don't pass WnckWindow when expecting an X windowHavoc Pennington2002-11-031-0/+20
* The property that has the icon pixmap is called WM_HINTS, notAnders Carlsson2002-05-141-50/+4
* add one to number in workspace name, we aren't supposed to have "workspaceHavoc Pennington2002-04-281-1/+1
* update workspace names as appropriateHavoc Pennington2002-01-131-2/+46
* bump sonameHavoc Pennington2002-01-121-2/+1
* add this function for getting name of workspace for use in menus, etc.Havoc Pennington2001-12-171-2/+30
* fix the export-symbols-regexLaszlo Peter2001-11-301-1/+1
* hack to work with slightly older GTK as well as HEADHavoc Pennington2001-10-241-0/+24
* Initial semi-functionalityHavoc Pennington2001-10-071-3/+71
* ...Havoc Pennington2001-10-061-0/+102