Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-23 | libslab: remove more unused code | monsta | 1 | -9/+0 | |
2017-12-20 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -6/+2 | |
This commit reverts: https://github.com/mate-desktop/mate-control-center/commit/fe782c673262e861334bb48265abf5075ff02680 https://github.com/mate-desktop/mate-control-center/commit/061f3780a3af6224a804d239f9b9dfc5c81873f6 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height | |||||
2017-08-15 | libslab: avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -1/+6 | |
2017-05-28 | libslab shellwindow: replace GtkAlignment with a GtkBox | raveit65 | 1 | -4/+6 | |
The scrolledwindow child needs to be vertical expand in this case. | |||||
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -30/+3 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-02-04 | remove some unused variables | monsta | 1 | -2/+1 | |
2016-01-15 | libslab: use GtkBox instead of GtkVBox in both GTK+ builds | monsta | 1 | -0/+4 | |
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build NOTE: this commit changes the public interface of libslab in both GTK+ builds (due to transition of classes' parents and/or members from GtkVBox to GtkBox) | |||||
2014-01-29 | Fix some build errors with GTK3 | Stefano Karapetsas | 1 | -5/+9 | |
Shell is still a bit unusable with GTK3 | |||||
2014-01-28 | Fix GtkAllocation usage after GTK3 commits | Stefano Karapetsas | 1 | -6/+6 | |
2014-01-24 | Fixes for GTK2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | libslab: Add GTK3 support | Stefano Karapetsas | 1 | -8/+42 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+147 | |