mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
NSAnimation : update the changelog (oops...:-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24970 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8ae3830600
commit
82247728ad
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2007-04-05 Xavier Glattard <xavier.glattard@online.fr>
|
||||
|
||||
* Headers/AppKit/NSAnimation.h
|
||||
* Source/NSAnimation.m
|
||||
* Headers/Additions/GNUstepGUI/GSAnimator.h
|
||||
* Source/GSAnimator.m
|
||||
Implementation of NSAnimation and NSViewAnimation classes :
|
||||
- only NSAnimationNonBlocking mode is implemented
|
||||
- runLoopModesForAnimating is not used
|
||||
GSAnimator class is in alpha stage : interface may be changed
|
||||
See gnustep-examples/GSTest for demos.
|
||||
|
||||
2007-04-04 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/NSWindow.h: Reuse one reserved ivar as the
|
||||
|
|
Loading…
Reference in a new issue