src/core/core_drawable.c | 212 ++++++++++++++++++
src/core/core_drawable.h | 55 +++++
src/drawable/drawable.c | 138 ++++++++++++
src/drawable/drawable.h | 104 +++++++++
src/drawable/drawable_manager.c | 450 +++++++++++++++++++++++++++++++++++++++
src/drawable/drawable_manager.h | 158 ++++++++++++++
src/drawable/drawable_types.h | 52 +++++
src/drawable/drawops.c | 65 ++++++
src/drawable/drawops.h | 99 +++++++++
src/drawable/idrawable.h | 49 +++++
10 files changed, 1382 insertions(+), 0 deletions(-)
New commits:
commit 21c79c5f0726167fb5e732de05a73e36a380c515
Author: Michael Emmel <[EMAIL PROTECTED]>
Date: Sun Apr 8 20:02:14 2007 -0700
Added compileable stubs for drawable
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs