mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 01:50:38 +00:00
Added Changelog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18289 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4f10989eb8
commit
1446fad3a5
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2003-12-30 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/NSAffineTransform.h: Corrected element names tX
|
||||
and TY of structure NSAffineTransformStruct to fit Cocoa naming.
|
||||
* Source/NSAffineTransform.m
|
||||
* Source/NSView.m (-_rebuildCoordinates)
|
||||
* Source/NSPrintOperation.m (-_displayPageInRect:atPlacement:withInfo:)
|
||||
Adopted to change of NSAffineTransformStruct elements.
|
||||
* Source/Function.m
|
||||
Implemented NSDrawWindowBackground(), NSDrawDarkBezel() and
|
||||
NSDrawLightBezel().
|
||||
* Source/NSTableHeaderView.m (-drawRect:) Use NSDrawTiledRects()
|
||||
instead of DPS operations.
|
||||
|
||||
|
||||
2003-12-30 00:48 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Source/NSBundleAdditions.m: Added private class to collect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue