libgtk-java 2.9.3



       Module: libgtk-java
      Version: 2.9.3
  Uploaded by: Andrew Cowie

http://download.gnome.org/sources/libgtk-java/2.9/libgtk-java-2.9.3.tar.gz
  md5sum: 68ff19bc81ce6b7f6e202594d0f46747
    size: 1.1M

http://download.gnome.org/sources/libgtk-java/2.9/libgtk-java-2.9.3.tar.bz2
  md5sum: dc74000048be57614239eec22734fe5b
    size: 756K

ChangeLog
---------

	Version 2.9.3

2006-09-15  Andrew Cowie  <andrew operationaldynamics com>

	* doc/examples/TestTree/TestTree.java:
	* doc/examples/calendar/CalendarExample.java:
	* doc/examples/expander/SimpleExpander.java:
	* doc/examples/filechooser/FileChooserExample.java:
	* doc/examples/notebook/NotebookExample.java:
	* doc/examples/text/Text.java:
	Apply the patches from Michal Pryc <michal pryc sun com> to the
	doc/examples files, resolving a few minor issues and doing source
	formatting along the way. Closes #354283

2006-09-15  Andrew Cowie  <andrew operationaldynamics com>

	* src/java/org/gnu/gtk/Calendar.java:
	* src/jni/org_gnu_gtk_Calendar.c:
	Replace getDate() with new method returning int[3] instead of adding
	getYearMonthDay(). Closes #351451
	* doc/examples/calendar/CalendarExample.java:
	Update to use new getDate() API.

2006-09-14  Andrew Cowie  <andrew operationaldynamics com>

	* src/java/org/gnu/gtk/Calendar.java:
	Add method to org.gnu.Calendar called getYearMonthDay() supplanting
	existing getDate() to no longer require the return of a
	java.util.Calendar in order to get the value of the date selected.
	Instead, return an int[3] containing year,month,day.
	* src/jni/org_gnu_gtk_Calendar.c:
	Write new function in JNI layer to return a single out parameter of
	a single int[3] array, accessing the integers directly.

2006-08-19  Andrew Cowie  <andrew operationaldynamics com>

	* configure.ac:

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]