At http://www.gnustep.org
Week ending 15 April 2000
gstep-base (Foundation)
NSString improvements - NSISOLatin2StringEncoding implemented.
Various minor fixes for improving portability of invocation/distributed
object support.
gstep-gui (AppKit frontend)
NSApplication - improved error reporting, removed some redundant code,
correct window level for modal panels.
NSWindow - refrain from redisplaying the window contents when simply
repositioning it. Send message to window controller on close.
NSWindowController - source tidied up and made ready for use in a garbage
collecting system.
NSBitmapImageRep - new tiff handling routines - more forgiving of errors
and better at handling alpha.
NSMenu - use correct level for popup menus - so they don't get lost
behind panels.
NSSliderCell - drawing code improved.
NSWorkspace - implemented [-getInfoForFile:application:type:]
Documentation - makefile added for gsdoc documentation, Skeleton
documentation fleshed out for NSSlider and NSSliderCell, plus a little for
NSView.
gstep-xgps (AppKit backend)
Removed code causing extra window contents display when a window is mapped.
gsweb (WebObjects compatible library)
GSWAdaptors - Bugfix for copying data into a short buffer
Week ending 15 April 2000
- gstep-base (Foundation)
-
- NSString improvements - NSISOLatin2StringEncoding implemented.
- Various minor fixes for improving portability of invocation/distributed
object support.
- gstep-gui (AppKit frontend)
-
- NSApplication - improved error reporting, removed some redundant code,
correct window level for modal panels.
- NSWindow - refrain from redisplaying the window contents when simply
repositioning it. Send message to window controller on close.
- NSWindowController - source tidied up and made ready for use in a garbage
collecting system.
- NSBitmapImageRep - new tiff handling routines - more forgiving of errors
and better at handling alpha.
- NSMenu - use correct level for popup menus - so they don't get lost
behind panels.
- NSSliderCell - drawing code improved.
- NSWorkspace - implemented [-getInfoForFile:application:type:]
- Documentation - makefile added for gsdoc documentation, Skeleton
documentation fleshed out for NSSlider and NSSliderCell, plus a little for
NSView.
gstep-xgps (AppKit backend)
- Removed code causing extra window contents display when a window is mapped.
gsweb (WebObjects compatible library)
- GSWAdaptors - Bugfix for copying data into a short buffer