2.4.5 (Not yet released) - Improved runExample.sh script [Luca De Rugeriis] - Applied patch to correct JNI mapping errors, preventing Windows builds. Thanks to Jerry Haltom, Bug 155422 - Generate gtk2-java.pc.buildplace to aid all-in-one java-gnome compiles [Mark Howard] - Applied patch to fix crash using instances of ActionEntry [bug #155083] - Fixed ListStore.setSortColumn [Mark Howard] - Bug 156079: TreePath.getIndices gives NullPointerException Thanks to Laurent Martelli for the patch - Bug 155124: Message Logging - Replaced printf statements with the appropriate calls to g_warning and g_critical for GObject and ActionGroup [Jeffrey Morgan] - Bug 155014: Entry.setText segv on null - Checking for null and setting Entry widget text to blank on null. [Jeffrey Morgan] - Bug 156115: Should print stack trace if exception is caught in event handler Now prints stack trace [Mark Howard] - Bug 156222: UnsatisfiedLinkError: org.gnu.glib.GObject.removeEventHandler Fixed name typo [Mark Howard] 2.4.4 (16 September 2004) Updated Classes: Expander - added constructor so it would work with glade [Jeffrey Morgan] Range - standardized method to add event handling [Jeffrey Morgan]