Now at http://www.gnustep.org
Week ending 6 May 2000</H3>


gstep-base (Foundation)


Don't try to use /proc filesystem to get executable for bundles on systems
where 'fake_main' has to be used.
Check during configuration for architecture that must access words in
memory aligned on multiples of the.  Ensure that while
serializing/deserializing data we conform to the alignment rules - but permit
faster operation where the rules don't apply.
Make NSHomeDirectoryForUser() thread-safe.


gstep-gui (AppKit frontend)


NSPanel - fix positioning of panel title.
NSText - use appropriate RTF methods for handling rich text.
NSAttributedString - locate line-breaks more correctly.


gstep-xgps (AppKit backend)


Added workaround for problem where WindowMaker looses track of focus
window after a GNUstep app runs.
Made screen functions more efficient and fixed a few bugs.


Testing (Gui tests/demos)


New test (screen) for functions used to determine characteristics of the display



Week ending 6 May 2000

gstep-base (Foundation)
  • Don't try to use /proc filesystem to get executable for bundles on systems where 'fake_main' has to be used.
  • Check during configuration for architecture that must access words in memory aligned on multiples of the. Ensure that while serializing/deserializing data we conform to the alignment rules - but permit faster operation where the rules don't apply.
  • Make NSHomeDirectoryForUser() thread-safe.
gstep-gui (AppKit frontend)
  • NSPanel - fix positioning of panel title.
  • NSText - use appropriate RTF methods for handling rich text.
  • NSAttributedString - locate line-breaks more correctly.
gstep-xgps (AppKit backend)
  • Added workaround for problem where WindowMaker looses track of focus window after a GNUstep app runs.
  • Made screen functions more efficient and fixed a few bugs.
Testing (Gui tests/demos)
  • New test (screen) for functions used to determine characteristics of the display

Reply via email to