summaryrefslogtreecommitdiff
path: root/libwnck/tasklist.h
Commit message (Expand)AuthorAgeFilesLines
* tasklist: deprecate get_size_hint_listAlberts Muktupāvels2021-05-051-0/+2
* Add an option to disable the tasklist scroll eventMoritz Bruder2017-04-261-0/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* WnckTaskList: Add API to define task list orientationJosselin Mouette2013-07-201-0/+2
* Add option to close windows with mouse middle click on button in tasklistStefano Karapetsas2013-07-191-0/+2
* build: Use single include when building against libwnckVincent Untz2011-01-201-0/+4
* all: Remove deprecated API and change API that had deprecated argumentsVincent Untz2011-01-191-15/+1
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
* updated (wnck_tasklist_set_minimum_width),Vincent Untz2007-06-261-0/+2
* add lots of Since: tags.Vincent Untz2007-06-181-0/+2
* add WNCK_DISABLE_DEPRECATEDVincent Untz2007-06-151-2/+4
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
* woohoo, 100% symbol coverage for the API doc!Vincent Untz2007-06-091-4/+22
* even more API documentationVincent Untz2007-06-091-0/+6
* add more API documentationVincent Untz2007-06-081-0/+10
* Add padding to classes so we can add signals in the future, withoutVincent Untz2007-06-051-0/+6
* Add new API for allowing the button relief to be set to GTK_RELIEF_NONE onRyan Lortie2005-07-201-0/+2
* AIX portability fixes fro TheWrittenWordKjartan Maraas2004-04-181-1/+1
* require startup notification 0.4Havoc Pennington2002-12-011-1/+13
* impl.Mark McLoughlin2002-09-161-1/+2
* added minimum_heightThomas Vander Stichele2002-05-141-0/+2
* implemented minimum_width which can be set from applets to force a minimumThomas Vander Stichele2002-05-131-0/+3
* Add wnck_tasklist_get_size_hint_list().Alexander Larsson2002-04-131-0/+3
* Add wnck_tasklist_set_switch_workspace_on_unminimize()Alexander Larsson2002-02-181-0/+2
* Change wnck_tasklist_set_allow_grouping to wnck_tasklist_set_grouping. NowAlexander Larsson2002-02-181-2/+8
* Remove the include_unminimized functionality. It was broken, hard to fixAlexander Larsson2002-01-141-10/+2
* Add calls to disable grouping and set grouping limit. Remove warnings.Alex Larsson2001-12-051-0/+4
* Initial work on the tasklist. This is work in progress, but does compile.Alex Larsson2001-12-021-27/+11
* skeleton of widget for tasklist-like displays, mostly not implementedHavoc Pennington2001-10-181-0/+87