index
:
mate-panel
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
fix_panel--replace
gh-pages
gweather
mallard-docs
master
MATE panel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applets
/
wncklet
/
window-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
Fix some cast-function-type warnings introduced in GCC 8
rbuj
1
-1
/
+1
2020-05-24
preferences dialog: change show thumbnails radio to check button and bind its...
Konstantin Unruh
1
-49
/
+15
2020-01-12
Update copyright to 2020
raveit65
1
-1
/
+1
2019-07-05
Remove trailing whitespaces
Laurent Napias
1
-4
/
+4
2019-05-09
Determine libwnck version during configure
Victor Kareh
1
-20
/
+33
2019-05-09
Add version check for libwnck
Victor Kareh
1
-2
/
+30
2019-05-09
window-list: Show window previews on hover
Victor Kareh
1
-1
/
+269
2019-02-17
Ensure proper translation of the about dialog title
rbuj
1
-0
/
+1
2019-02-15
Make translatable the copyright in about dialog
rbuj
1
-6
/
+3
2018-08-07
Change GTK_CHECK_VERSION to match next gtk+ release
raveit65
1
-3
/
+3
2018-07-27
applets: Guard against GTK scale-factor fixes on GtkSocket
Victor Kareh
1
-3
/
+3
2018-07-26
window-list: Skip setting size hints until WnckTasklist has items to show.
Victor Kareh
1
-1
/
+28
2018-04-26
wncklet: Convert to GResource
Vincent Untz
1
-15
/
+4
2018-03-21
Fix rendering of out-of-process window list with hidpi
lukefromdc
1
-2
/
+2
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-4
/
+3
2018-01-25
avoid deprecated GtkStock
Pablo Barciela
1
-3
/
+3
2018-01-22
bump minimum required libwnck version to 3.4.6
monsta
1
-6
/
+1
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-11-14
wncklet: disconnect signals by data on destroy
monsta
1
-15
/
+2
2017-08-13
wncklet: stop segfaults, warnings on removing in-process switcher, window-list
lukefromdc
1
-10
/
+29
2017-04-11
update copyright year to 2017
monsta
1
-1
/
+1
2017-01-30
window-list: add GTK 3.20 version check to css forcing zero padding
lukefromdc
1
-3
/
+4
2017-01-10
window-list.c: Fix indent
lukefromdc
1
-14
/
+14
2017-01-09
GTK 3.20/22: fix warnings from tasklist buttons
lukefromdc
1
-0
/
+15
2016-11-21
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-20
/
+0
2016-07-28
window-list: use GtkAbout and update copyright
raveit65
1
-2
/
+2
2016-06-29
fix some warnings and deprecations
Sorokin Alexei
1
-16
/
+1
2016-02-09
GTK+3 windows-list: fix a build warning
Wolfgang Ulbrich
1
-1
/
+1
2016-02-01
fix a couple of build warnings
monsta
1
-1
/
+0
2015-12-22
wncklet: remove dead code
monsta
1
-27
/
+0
2015-12-22
wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+
monsta
1
-15
/
+2
2015-08-31
check for wnck 3.0.0, not some pre-release version :)
Monsta
1
-1
/
+1
2014-11-22
Gtk3: window-list Don't use deprecated size-allocate signal
infirit
1
-4
/
+4
2014-06-25
Restore way to close windows with middle click
Stefano Karapetsas
1
-1
/
+2
2014-06-20
Fix RGBA issues for GTK3
Konstantin Pugin
1
-0
/
+2
2014-04-26
Use about dialog from libmate-desktop
Stefano Karapetsas
1
-1
/
+2
2014-02-09
help: Avoid file collision with gnome-panel
infirit
1
-2
/
+2
2013-11-29
Merge pull request #145 from infirit/master
Stefano Karapetsas
1
-3
/
+11
2013-11-28
Check if WNCK_CHECK_VERSION is defined
infirit
1
-0
/
+8
2013-11-28
Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version"
infirit
1
-6
/
+1
2013-11-28
Revert "Correct wnck/gtk3 check."
infirit
1
-4
/
+9
2013-11-15
wncklet: Fit window list size with GTK3
Stefano Karapetsas
1
-0
/
+12
2013-11-12
Correct wnck/gtk3 check.
infirit
1
-9
/
+4
2013-11-12
Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version
Alex Brinister
1
-1
/
+6
2013-10-26
wncklet: Add GTK3 support
Stefano Karapetsas
1
-13
/
+34
2013-07-26
wncklet: Come back to libwnck
Stefano Karapetsas
1
-19
/
+23
2013-02-07
wncklet: Set orientation in window list
Stefano Karapetsas
1
-0
/
+3
2013-01-19
wncklet: Fix window-list grouping preference
Stefano Karapetsas
1
-6
/
+6
2012-12-20
Fix missing NULL pointer
Nelson Marques
1
-1
/
+1
2012-11-12
Code audit: fix compile warnings, uninitialized pointer problems
Scott Balneaves
1
-1
/
+2
[next]