efl/legacy
Vincent Torri 9acfb01811 Fix shaped windows on Windows. It uses regions.
Advantages:
 * it is the simplest method to implement

Disadvantages:
 * it's slow
 * it does not take into account transparency
 * it does not work with the composite manager (Windows >= Vista)

Layered windows should be used (all the disadvantaged above are
fixed), but i've never succeeded in making them work.

SVN revision: 52416
2010-09-18 17:19:11 +00:00
..
ecore dont use tls max if it doesnt exist eh? 2010-09-18 11:41:15 +00:00
edje * edje: remove unused variable. 2010-09-17 12:05:46 +00:00
eet Fix common misspellings 2010-09-08 03:26:19 +00:00
eeze Fix stringshare usage in eeze_udev_test 2010-09-07 10:48:25 +00:00
efreet Fix common misspellings 2010-09-08 11:27:59 +00:00
eina Eina_List: Avoid Segfault 2010-09-14 18:29:30 +00:00
eio * eio: callback are allowed to modify their own data. 2010-09-13 13:44:24 +00:00
embryo Fix common misspellings 2010-09-08 03:33:11 +00:00
emotion * emotion: fix build of static module. 2010-08-30 16:18:11 +00:00
ethumb Changing Ethumb license from LGPL3 to LGPL2. 2010-09-14 23:02:45 +00:00
evas Fix shaped windows on Windows. It uses regions. 2010-09-18 17:19:11 +00:00
evil * src/lib/Makefile.am: 2010-09-14 21:24:25 +00:00