theme: Remove our own gradient stuff

Desktop / GNOME / Mutter - Jasper St. Pierre [mecheye.net] - 14 October 2014 19:37 UTC

Part one of porting to cairo.

Thanks to Benjamin Otte for helping me clean this up.

https://bugzilla.gnome.org/show_bug.cgi?id=662962

545f298 theme: Remove our own gradient stuff
src/Makefile-tests.am | 4 +-
src/Makefile.am | 3 -
src/meta/gradient.h | 71 ----
src/ui/gradient.c | 902 ------------------------------------------------
src/ui/testgradient.c | 315 -----------------
src/ui/theme-parser.c | 3 -
src/ui/theme-private.h | 17 +-
src/ui/theme.c | 264 +++++++-------
8 files changed, 157 insertions(+), 1422 deletions(-)

Upstream: git.gnome.org


  • Share