mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 10:10:51 +00:00
Little cleanup of NSAffineTransform API
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13935 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8ed9df9ac0
commit
fe5372921f
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Sat Jun 22 14:34:15 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSView.m ([-_rebuildCoordinates]): Use -invert, not
|
||||
-inverse, to invert a NSAffineTransform.
|
||||
|
||||
Sat Jun 22 14:26:06 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSAffineTransform.h,
|
||||
* Source/NSAffineTransform.m ([-scaleBy::]):
|
||||
Method removed. Better use the standard scaleXBy:yBy: instead.
|
||||
|
||||
2002-06-22 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSApplication.m (-finishLaunching): Revert last change.
|
||||
|
|
Loading…
Reference in a new issue