mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-29 09:20:58 +00:00
Removed bloat from NSAffineTransform
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13941 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0734ffaccc
commit
c01ae3fd94
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
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.
|
||||
|
||||
Sat Jun 22 14:52:19 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSView.m ([-rotateByAngle:]): Use -rotateByDegrees:, not
|
||||
-rotateByAngle:, to rotate the affine transform.
|
||||
|
||||
Sat Jun 22 14:46:35 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSAffineTransform.h ([+matrixFrom:]): Method removed.
|
||||
|
|
Loading…
Reference in a new issue