/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.85 by mark, Thu Jun 30 18:48:37 2005 UTC revision 1.86 by mark, Fri Jul 15 13:53:04 2005 UTC
# Line 1  Line 1 
1    New in release 0.17 (Jul 15, 2005)
2    
3    * gnu.xml fix for nodes created outside a namespace context.
4    * Add support for output indenting and cdata-section-elements output
5      instruction in xml.transform.
6    * xml.xpath corrections for cases where elements/attributes might have
7      been created in non-namespace-aware mode. Corrections to handling of
8      XSL variables and minor conformance updates.
9    * DefaultMutableTreeNode preorder, postorder, depthFirst and breadthFirst
10      traversal enumerations implemented.
11    * JInternalFrame colors and titlebar draw properly.
12    * JTree is working up to par (icons, selection and keyboard traversal).
13    * JMenus were made more compatible in visual and programmatic behavior.
14    * JTable changeSelection and multiple selections implemented.
15    * JButton and JToggleButton change states work properly now.
16    * JFileChooser fixes.
17    * revalidate and repaint fixes which make Free Swing much more responsive.
18    * Correctly handle system call interrupts and timeouts in native nio
19      and net functions.
20    * MetalIconFactory implemented.
21    * Handle image loading errors correctly for gdkpixbuf and MediaTracker.
22    * Added Tree World to GNU Classpath examples Free Swing demo.
23    * FileChannel.lock() and FileChannel.force() implemented.
24    * java.util.logging.FileHandler now rotates files.
25    * Better handle GDK lock. Properly prefix gtkpeer native functions (cp_gtk).
26    * Corba bug fixes and documentation updates.
27    * Updated gcj build infrastructure.
28    * Documentation fixes all over the place.
29      See http://developer.classpath.org/doc/
30    * VM Integration Guide updates with a full section on VM/Classpath hooks.
31    
32  New in release 0.16 (Jun 30, 2005)  New in release 0.16 (Jun 30, 2005)
33    
34  * Better GTK scrollbar peer implementation when using GTK >= 2.6.  * Better GTK scrollbar peer implementation when using GTK >= 2.6.

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26