Now at http://www.gnustep.org
Week ending 6 August 2000

(actually a few days late for the 0.6.6 release)

The major news for this week is that version 0.6.6 of the core libraries
has been released. It should be at the standard ftp sites (see the 
Sources page for more info.

The main branch also has all the fixes from the 0.6.6 release branch
merged back in. If you were previously working on the 0.6.6 branch (in
CVS). Use the command


cvs -z3 update -A


to return to the main branch.


gstep-base (Foundation)


0.6.6 release fixes merged in.
Obsolete files moved to the Old subdirectory


gstep-gui (AppKit frontend)


0.6.6 release fixes merged in.
Support for middle mouse button (extension to OpenStep API) added.
NSBrowser - fix to let NSBrowserCell subclasses work properly.
NSTextFieldCell - do not draw background by default.
NSWorkspace - GSLogWorkspaceTimeout default added to permit logging
rather than raising exception in remote notification.
NSWindow - don't set flag to display a window if it is not visible.
Use -deminiaturize method in [NSMiniWindow - mouseDown:]
NSBezierpath - don't call super for encoding/decoding.
NSText - many and varied minor fixes.
NSColor - fix for initialising from strings (eg defaults)
NSBundleAdditions - fixes for loading gmodel files.


gstep-make (Makefiles package)


0.6.6 release fixes merged in.
GNUSTEP_NETWORK_ROOT added to path.
APPLICATION_ICON rule (previously lost) re-added.
Java support - multiple additions.


gstep-xdps (AppKit backend)


0.6.6 release fixes merged in.


gstep-xgps (AppKit backend)
Modifications to low-level X stuff are shared with xdps

0.6.6 release fixes merged in.
Support for middle mouse button added.
Use DPSsetinputstate when reasserting status of key window on FocusIn


JIGS (Java Interface for GNUStep)
Alpha release 0.3

Various minor bugfixes
Detailed information on building/installing a shared libobjc added.
WrapCreator tool added - examines header files and generates Java
interface stubs to call ObjC library routines.



Week ending 6 August 2000

(actually a few days late for the 0.6.6 release) The major news for this week is that version 0.6.6 of the core libraries has been released. It should be at the standard ftp sites (see the Sources page for more info. The main branch also has all the fixes from the 0.6.6 release branch merged back in. If you were previously working on the 0.6.6 branch (in CVS). Use the command

cvs -z3 update -A

to return to the main branch.

gstep-base (Foundation)
  • 0.6.6 release fixes merged in.
  • Obsolete files moved to the Old subdirectory

gstep-gui (AppKit frontend)
  • 0.6.6 release fixes merged in.
  • Support for middle mouse button (extension to OpenStep API) added.
  • NSBrowser - fix to let NSBrowserCell subclasses work properly.
  • NSTextFieldCell - do not draw background by default.
  • NSWorkspace - GSLogWorkspaceTimeout default added to permit logging rather than raising exception in remote notification.
  • NSWindow - don't set flag to display a window if it is not visible. Use -deminiaturize method in [NSMiniWindow - mouseDown:]
  • NSBezierpath - don't call super for encoding/decoding.
  • NSText - many and varied minor fixes.
  • NSColor - fix for initialising from strings (eg defaults)
  • NSBundleAdditions - fixes for loading gmodel files.
gstep-make (Makefiles package)
  • 0.6.6 release fixes merged in.
  • GNUSTEP_NETWORK_ROOT added to path.
  • APPLICATION_ICON rule (previously lost) re-added.
  • Java support - multiple additions.
gstep-xdps (AppKit backend)
  • 0.6.6 release fixes merged in.
gstep-xgps (AppKit backend)
Modifications to low-level X stuff are shared with xdps
  • 0.6.6 release fixes merged in.
  • Support for middle mouse button added.
  • Use DPSsetinputstate when reasserting status of key window on FocusIn
JIGS (Java Interface for GNUStep)
Alpha release 0.3
  • Various minor bugfixes
  • Detailed information on building/installing a shared libobjc added.
  • WrapCreator tool added - examines header files and generates Java interface stubs to call ObjC library routines.

Reply via email to