* API BREAK: ecore_gc_new can create now a graphic context
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 23 Mar 2009 13:28:59 +0000 (13:28 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 23 Mar 2009 13:28:59 +0000 (13:28 +0000)
commit2f2cd2f08ea8c57c038fa7e9522aa08b586635cc
tree03d7507870c6cf10b125968b2f0ffe407f83e376
parent945d1aee8cb86d076affece32ed979a751af5b53
 * API BREAK: ecore_gc_new can create now a graphic context
   with all the values that the X protocol allows. See
   documentation for more info about its use
 * use it in ecore_evas

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@39654 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_evas/ecore_evas_x.c
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/xcb/ecore_xcb_gc.c
src/lib/ecore_x/xlib/ecore_x_gc.c