At http://www.gnustep.org

Week ending 18 March 2000

gstep-base (Foundation)
  • NSRangeFromString() - bugfix to match NSStringFromrange().
  • NSData - new implementation of -hash method using a similar hash algorithm to NSStrings.
  • String insertion/deletion checks added for empty ranges.
  • Description methods for arrays and dictionaries made more in-line with spec - formatting/indentation only done if a locale is supplied.
  • Some documentation added for NSObject (description related methods).
  • Coding standards documentation updated.
  • gsdoc - fix error in description elements containing both plain text and block data.
gstep-gui (AppKit frontend)
  • Preliminary (alpha) implementation of NSTableView.
  • NSText - rtf (font) support added.
  • NSSplitView - reduce flicker when dragging divider.
  • NSCell/NSButtonCell - size/drawing fixes.
gstep-xgps (AppKit backend)
  • Alpha (transparency) compositing support added, involving extensive changes. Enable this with -
    defaults write NSGlobalDomain GraphicCompositing YES
    
gsweb (WebObjects clone)
  • Parse fixed to handle escaped characters in strings.

Reply via email to