mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00:00
Update the NEWS file
This commit is contained in:
parent
ef78104227
commit
439553a1b7
12
NEWS
12
NEWS
@ -3,7 +3,7 @@ Clutter 1.5.14 2011-01-21
|
|||||||
|
|
||||||
• List of changes since Clutter 1.5.12
|
• List of changes since Clutter 1.5.12
|
||||||
|
|
||||||
» Allow getting the modifiers from a ClutterClickAction.
|
» Allow getting the state modifiers from a ClutterClickAction.
|
||||||
|
|
||||||
» Fix ClutterDragAction to never leave the event delivery in
|
» Fix ClutterDragAction to never leave the event delivery in
|
||||||
an unwanted state.
|
an unwanted state.
|
||||||
@ -16,6 +16,16 @@ Clutter 1.5.14 2011-01-21
|
|||||||
|
|
||||||
» Documentation fixes.
|
» Documentation fixes.
|
||||||
|
|
||||||
|
» ClutterGLXTexturePixmap has been deprecated; its parent class
|
||||||
|
ClutterX11TexturePixmap provides the whole set of features.
|
||||||
|
|
||||||
|
» Be more resilient against timelines referencing other timelines
|
||||||
|
during the clock tick.
|
||||||
|
|
||||||
|
» Provide defines for the windowing platforms, to allow portable
|
||||||
|
applications to include the correct header and select the
|
||||||
|
correct API depending on the target.
|
||||||
|
|
||||||
Clutter 1.5.12 2011-01-11
|
Clutter 1.5.12 2011-01-11
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user