At http://www.gnustep.org
Week ending 29 April 2000</H3>
gstep-base (Foundation)
NSConnection - bugfix in [+defaultConnection]
NSHost/GSTcpPort/TcpPort - improve warning/debug output for incorrectly
configured hosts.
NSBundle - retain path string at initialisation.
NSAttributedString - made optimisations and corrected attribute comparisons
in [-attribute:atIndex:longestEffectiveRange:inRange:]
gstep-gui (AppKit frontend)
NSWorkspace - fix for setting preferred application/icon for a file.
NSColorPanel - improved DnD
NSColorWell - updatres for activation/deactivation
NSFont - fix retain/release error in decoding from archive. implement
-hash and -isEqual:
NSScreen - add new colorspacew support, fix autorelease errors, implement
isEqual:
NSView - extract common code from several places and put in new private
method _updateBoundsMatrix
New documentation for DPS operators.
RTF parser updated to support more of the RTF specification.
gstep-xdps (AppKit backend)
Patch for colorspace support added.
gstep-xgps (AppKit backend)
Alpha channel fixes - correct bug when displaying an image in a rectangle
that is smaller than it.
Added better colorspace support.
Fixed descriptor leak in screen.m - needs more work.
Week ending 29 April 2000
- gstep-base (Foundation)
-
- NSConnection - bugfix in [+defaultConnection]
- NSHost/GSTcpPort/TcpPort - improve warning/debug output for incorrectly
configured hosts.
- NSBundle - retain path string at initialisation.
- NSAttributedString - made optimisations and corrected attribute comparisons
in [-attribute:atIndex:longestEffectiveRange:inRange:]
- gstep-gui (AppKit frontend)
-
- NSWorkspace - fix for setting preferred application/icon for a file.
- NSColorPanel - improved DnD
- NSColorWell - updatres for activation/deactivation
- NSFont - fix retain/release error in decoding from archive. implement
-hash and -isEqual:
- NSScreen - add new colorspacew support, fix autorelease errors, implement
isEqual:
- NSView - extract common code from several places and put in new private
method _updateBoundsMatrix
- New documentation for DPS operators.
- RTF parser updated to support more of the RTF specification.
- gstep-xdps (AppKit backend)
-
- Patch for colorspace support added.
- gstep-xgps (AppKit backend)
-
- Alpha channel fixes - correct bug when displaying an image in a rectangle
that is smaller than it.
- Added better colorspace support.
- Fixed descriptor leak in screen.m - needs more work.