summaryrefslogtreecommitdiff
path: root/applets/wncklet/window-list.c
AgeCommit message (Collapse)AuthorFilesLines
2015-08-31check for wnck 3.0.0, not some pre-release version :)Monsta1-1/+1
2014-11-22Gtk3: window-list Don't use deprecated size-allocate signalinfirit1-4/+4
Take an additional change from gnome-panel that was not in MATE commit: 77a45f0abf8d0db41bb4b99e08dfbdd968cb6be8 From: Carlos Garcia Campos <[email protected]>
2014-06-25Restore way to close windows with middle clickStefano Karapetsas1-1/+2
It was forgot during transition to libwnck Closes https://github.com/mate-desktop/mate-panel/issues/191
2014-06-20Fix RGBA issues for GTK3Konstantin Pugin1-0/+2
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-09help: Avoid file collision with gnome-panelinfirit1-2/+2
Also correct help uri for applets.
2013-11-29Merge pull request #145 from infirit/masterStefano Karapetsas1-3/+11
Check if WNCK_CHECK_VERSION is defined
2013-11-28Check if WNCK_CHECK_VERSION is definedinfirit1-0/+8
2013-11-28Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version"infirit1-6/+1
This reverts commit 428e32cd0f3f2df0cbd4e859304f0935a11612bc.
2013-11-28Revert "Correct wnck/gtk3 check."infirit1-4/+9
This reverts commit a2b1af54a24b93766f5e2ed4a216637dc510ec47.
2013-11-15wncklet: Fit window list size with GTK3Stefano Karapetsas1-0/+12
2013-11-12Correct wnck/gtk3 check.infirit1-9/+4
2013-11-12Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is versionAlex Brinister1-1/+6
3.0
2013-10-26wncklet: Add GTK3 supportStefano Karapetsas1-13/+34
2013-07-26wncklet: Come back to libwnckStefano Karapetsas1-19/+23
2013-02-07wncklet: Set orientation in window listStefano Karapetsas1-0/+3
Closes https://github.com/mate-desktop/mate-panel/issues/58
2013-01-19wncklet: Fix window-list grouping preferenceStefano Karapetsas1-6/+6
See https://github.com/mate-desktop/mate-panel/issues/70
2012-12-20Fix missing NULL pointerNelson Marques1-1/+1
2012-11-12Code audit: fix compile warnings, uninitialized pointer problemsScott Balneaves1-1/+2
2012-10-12fix 64bit-portability-issueStefano Karapetsas1-3/+3
2012-10-11update notification_areaStefano Karapetsas1-153/+43
2012-06-06switch to libmatewnckmate-panel-1.3.1Stefano Karapetsas1-26/+24
2012-05-23fix some things for MATE in wncklet appletStefano Karapetsas1-10/+7
2012-04-23adding an item for system monitors on the windows list appletPerberos1-0/+69
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+749