Port WM2 branch onto next
commit5ab7033399fe95a074cf8920909af63f2a339d15
authorJohann Haarhoff <johann@haarhoff.org.za>
Wed, 24 Mar 2010 20:56:31 +0000 (24 22:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 15 Apr 2010 20:17:49 +0000 (15 22:17 +0200)
tree820c377507fe244cc06ebb8b7496945d2c1478d9
parente6d19ddc14e6d473fcfef445dab3bcc6e74bb2d3
Port WM2 branch onto next

This patch ports the changes found in the WM2 branch at this
address:

http://devel.windowmaker.info/cgi-bin/darcsweb.cgi?r=wm2;a=summary

onto the next branch. These changes were started by Dan and Alfredo
to port the 2D drawing in WMaker to Cairo. At the state of this
commit, the some of the stuff in WINGs compiles, but the rest still
needs a lot of work.
28 files changed:
WINGs/Examples/Makefile.am
WINGs/Extras/Makefile.am
WINGs/Makefile.am
WINGs/Tests/Makefile.am
WINGs/Tests/wtest.c
WINGs/WINGs/WINGs.h
WINGs/WINGs/WINGsP.h
WINGs/rgb.h
WINGs/wappresource.c
WINGs/wballoon.c
WINGs/wbutton.c
WINGs/wcolor.c
WINGs/wfilepanel.c
WINGs/wfont.c
WINGs/wframe.c
WINGs/widgets.c
WINGs/winputmethod.c
WINGs/wlabel.c
WINGs/wmisc.c
WINGs/wpanel.c
WINGs/wpixmap.c
WINGs/wtextfield.c
WINGs/wview.c
WINGs/wwindow.c
configure.ac
src/Makefile.am
src/WindowMaker.h
src/balloon.c