CVSROOT: /cvs/gnome Module name: libgtk-java Changes by: afcowie 06/05/24 00:36:53
Modified files: . : ChangeLog Makefile.am src/java/org/gnu/gtk: ListStore.java TreeModel.java TreeStore.java src/jni : org_gnu_glib_Type.c org_gnu_glib_Value.c Added files: src/java/org/gnu/gtk: DataColumnLong.java Log message: Add DataColumnLong to family of data storable in a TreeModel. Involved fixing the way that Value and Type talk to glib - Java long's are signed 64 bit wide integers; this corresponds to gint64, not glong. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgtk-java&who=afcowie&date=explicit&mindate=2006-05-24%2000:35&maxdate=2006-05-24%2000:37 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list