mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:21:53 +00:00
More tidyup and updates to the NSAffineTransform codwe
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13943 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
444e38c8c6
commit
180e7b6c2c
1 changed files with 8 additions and 1 deletions
|
@ -1,8 +1,15 @@
|
|||
Sat Jun 22 14:59:36 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSAffineTransform.m ([-set]): Removed code to create a
|
||||
float[6] matrix which is no longer used.
|
||||
|
||||
Sat Jun 22 14:53:27 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSAffineTransform.h ([-rotateByAngle:]): Method removed.
|
||||
* Source/NSAffineTransform.m Idem.
|
||||
|
||||
* Source/NSAffineTransform.m ([-setFrameRotation:]): Use
|
||||
rotateByDegrees:, not rotateByAngle:
|
||||
|
||||
Sat Jun 22 14:52:19 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSView.m ([-rotateByAngle:]): Use -rotateByDegrees:, not
|
||||
|
|
Loading…
Reference in a new issue