summaryrefslogtreecommitdiff
path: root/applets/wncklet/window-list.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-17Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-6/+3
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit651-3/+3
2018-07-27applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh1-3/+3
2018-07-26window-list: Skip setting size hints until WnckTasklist has items to show.Victor Kareh1-1/+28
2018-04-26wncklet: Convert to GResourceVincent Untz1-15/+4
2018-03-21Fix rendering of out-of-process window list with hidpilukefromdc1-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+3
2018-01-25avoid deprecated GtkStockPablo Barciela1-3/+3
2018-01-22bump minimum required libwnck version to 3.4.6monsta1-6/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-11-14wncklet: disconnect signals by data on destroymonsta1-15/+2
2017-08-13wncklet: stop segfaults, warnings on removing in-process switcher, window-listlukefromdc1-10/+29
2017-04-11update copyright year to 2017monsta1-1/+1
2017-01-30window-list: add GTK 3.20 version check to css forcing zero paddinglukefromdc1-3/+4
2017-01-10window-list.c: Fix indentlukefromdc1-14/+14
2017-01-09GTK 3.20/22: fix warnings from tasklist buttonslukefromdc1-0/+15
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-20/+0
2016-07-28window-list: use GtkAbout and update copyrightraveit651-2/+2
2016-06-29fix some warnings and deprecationsSorokin Alexei1-16/+1
2016-02-09GTK+3 windows-list: fix a build warningWolfgang Ulbrich1-1/+1
2016-02-01fix a couple of build warningsmonsta1-1/+0
2015-12-22wncklet: remove dead codemonsta1-27/+0
2015-12-22wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+monsta1-15/+2
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
2014-06-25Restore way to close windows with middle clickStefano Karapetsas1-1/+2
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
2013-11-29Merge pull request #145 from infirit/masterStefano Karapetsas1-3/+11
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
2013-11-28Revert "Correct wnck/gtk3 check."infirit1-4/+9
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
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
2013-01-19wncklet: Fix window-list grouping preferenceStefano Karapetsas1-6/+6
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