1
0
Fork 0
mutter-performance-source/clutter/win32
Emmanuele Bassi 0187bb3965 [actor] Use flags to control allocations
Instead of passing a boolean value, the ::allocate virtual function
should use a bitmask and flags. This gives us room for expansion
without breaking API/ABI, and allows to encode more information to
the allocation process instead of just changes of absolute origin.
2009-06-04 16:30:31 +01:00
..
clutter-backend-win32.c Remove usage of the grave accent as quotation mark 2009-03-17 14:13:31 +00:00
clutter-backend-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-event-win32.c [clutter-event-win32] Fix the argument types to clutter_actor_get_size 2009-06-04 11:50:52 +01:00
clutter-stage-win32.c [actor] Use flags to control allocations 2009-06-04 16:30:31 +01:00
clutter-stage-win32.h [win32] Track mouse leave messages 2009-02-16 12:46:37 +00:00
clutter-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-win32.pc.in Typo in clutter-win32.pc.in introduced by commit 24ce19383 2009-03-10 12:16:53 +00:00
Makefile.am 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00