Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-07 | theme-viewer: don't use deprecated gtk_widget_override_font | raveit65 | 1 | -1/+23 | |
taken from: https://git.gnome.org/browse/metacity/commit/?id=02fa1e1 | |||||
2017-02-07 | theme-viewer: don't use deprecated GtkAlignment | raveit65 | 1 | -17/+10 | |
taken from: https://git.gnome.org/browse/metacity/commit/?id=66d54f5 | |||||
2017-02-07 | theme-viewer: port GtkAction to GAction | raveit65 | 1 | -86/+113 | |
2017-02-07 | theme-viewer: don't use deprecated gtk_scrolled_window_add_with_viewport | raveit65 | 1 | -2/+2 | |
2017-02-07 | theme-viewer: port GtkTable to GtkGrid | raveit65 | 1 | -38/+36 | |
2017-01-06 | theme-viewer: use GtkStyleContext | monsta | 1 | -10/+22 | |
picked from upstream: https://git.gnome.org/browse/metacity/commit/src/ui/theme-viewer.c?id=238e83a98cf014c9b1082d21541e63f102d441d6 https://git.gnome.org/browse/metacity/commit/src/ui/theme-viewer.c?id=c9099b4a90932a22c86b960c8b4dc7cd1458defe | |||||
2017-01-06 | theme-viewer: use GdkRGBA instead of GdkColor | monsta | 1 | -14/+17 | |
2017-01-06 | theme-viewer: remove unused code | monsta | 1 | -307/+0 | |
same as done upstream: https://git.gnome.org/browse/metacity/commit/?id=93e8c8d8b399200291965357f893fff404426eae | |||||
2016-11-25 | theme-viewer: fix build | monsta | 1 | -9/+10 | |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -24/+6 | |
2016-05-17 | fix a typo with deprecated GtkMisc | raveit65 | 1 | -2/+2 | |
2016-01-25 | fix dprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+5 | |
2016-01-21 | [GTK+3] theme viewer: fix deprecated usage of GtkHButtonBox | monsta | 1 | -0/+4 | |
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 1 | -63/+75 | |
Direct struct access has been deprecated, so use the appropriate replacements to build with GSEAL enabled. | |||||
2014-11-25 | Replace gtkstock icon usage | infirit | 1 | -2/+2 | |
2014-11-25 | Gtk3: Silence the GtkVBox and GtkHBox deprecations warnings | infirit | 1 | -0/+6 | |
2014-10-25 | theme-viewer: stop using gtk_misc_set_alignment for Gtk+3 | infirit | 1 | -0/+5 | |
Based on metacity commit: 99bfe2d27c6babeeea3539b990505895750d3541 From: Alberts Muktupāvels <[email protected]> | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -86/+86 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1338 | |