Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | reload icons if icon size preference changed | osch | 1 | -0/+4 | |
2019-03-28 | Fix -Werror=cast-function-type | rbuj | 1 | -2/+4 | |
Bump glib-2 required version to 2.58: G_SOURCE_FUNC https://gitlab.gnome.org/GNOME/glib/commit/039fa6897bb4c5cd30caec8ee3add1a4ef612f76 Build & install:i export CC=gcci export CFLAGS=-Werror=cast-function-type ./autogen.sh --prefix=/usr make clean make sudo make install | |||||
2017-04-23 | build: Use non-deprecated feature test macros | Dmitry Shachnev | 1 | -1/+1 | |
_SVID_SOURCE has been deprecated in newer versions of glibc breaking -WError; the recommended replacement of _DEFAULT_SOURCE is fairly new, so switch to _XOPEN_SOURCE instead. Based on mutter commits b159d6a5e17219557574defb6c3788d9b0c39757 and b159d6a5e17219557574defb6c3788d9b0c39757. https://bugzilla.gnome.org/show_bug.cgi?id=763782 taken from: https://git.gnome.org/browse/metacity/commit/?id=56bcf350fb599ec2caf68af4f0f92b1c3999027c | |||||
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -3/+0 | |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -7/+1 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-10-27 | don't change use settings by command line argument | Denis Gorodnichev | 1 | -1/+1 | |
2014-10-24 | Remove deprecated glib thread api calls. | infirit | 1 | -9/+0 | |
Also bump minimum required glib version to 2.32. | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -25/+25 | |
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-03-10 | src/core/main.c sys/wait.h fix #2 | Robert David | 1 | -4/+0 | |
2014-03-10 | fix core/main.c wait.h on nonlinux | Robert David | 1 | -0/+4 | |
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -1/+11 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-08-01 | apply Should-set-RestartStyleHint-to-RestartIfRunning-wh.patch | raveit65 | 1 | -3/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+673 | |