Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-07 | 'meta_error_trap_push' instead 'meta_error_trap_push_with_return' | Pablo Barciela | 1 | -6/+0 | |
both functions have the same code | |||||
2019-01-07 | errors.c: avoid deprecated 'gdk_error_trap...' functions: | Pablo Barciela | 1 | -4/+5 | |
avoid deprecated: gdk_error_trap_push gdk_error_trap_pop_ignored gdk_error_trap_pop | |||||
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -264/+0 | |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -10/+1 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -20/+20 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2014-01-24 | core: Improve GTK3 support | Stefano Karapetsas | 1 | -0/+37 | |
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -1/+7 | |
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/+288 | |