mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 03:22:04 +00:00
Update ChangeLog for SVN users
This commit is contained in:
parent
4f39ee99d3
commit
831c5fd69e
16
ChangeLog
16
ChangeLog
@ -1,3 +1,19 @@
|
|||||||
|
2007-03-25 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/clutter-stage.h: Remove the ::get_actor_at_pos()
|
||||||
|
and ::flush() vfuncs.
|
||||||
|
|
||||||
|
* clutter/glx/clutter-stage-glx.c: Remove the implementations
|
||||||
|
of those vfuncs from the backend specific code, as they are
|
||||||
|
pure GL calls.
|
||||||
|
|
||||||
|
* clutter/clutter-stage.c: Add back the actor hit detection
|
||||||
|
code in the base stage class, along with the viewport
|
||||||
|
synchronisation function.
|
||||||
|
|
||||||
|
* clutter/clutter-private.h: Declare the private function
|
||||||
|
_clutter_stage_sync_viewport().
|
||||||
|
|
||||||
2007-03-23 Emmanuele Bassi <ebassi@openedhand.com>
|
2007-03-23 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-backend.c: Clear the event queue when
|
* clutter/clutter-backend.c: Clear the event queue when
|
||||||
|
Loading…
Reference in New Issue
Block a user