diff options
author | wiz <wiz> | 2004-03-04 16:13:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-03-04 16:13:35 +0000 |
commit | ccb2b11b214fa4448d87ac8315174a01a9158d28 (patch) | |
tree | 46700e430a580f1dcaa8b84a6a0df99a00903215 /x11/lablgtk/distinfo | |
parent | 3b2cb64e0d72acb2ce25b9eb00d80144eed2c868 (diff) | |
download | pkgsrc-ccb2b11b214fa4448d87ac8315174a01a9158d28.tar.gz |
Update lablgtk to 1.2.6:
* fixed a problem of SpinButton.get_value_as_int for the case of
the value is minus' src/gtkEdit.ml (Jun Furuse)
* ocamllex is abstracted by CAMLLEX in Makefiles (Jun Furuse)
* more parametrizations in config.make.nt (Jun)
* added the selection method to clist. (Jun)
* Glib.Io.add_watch returns event source, so that we can remove it later (J)
* added Glib.Io.read (J)
* added a new module Gdk.Input (J)
* various improvements to GtkText (Antoine Mine)
* fix Glib.IO (Henri Dubois-Ferriere)
* fixes in ml_gdk.c: win32 and ClientData
* GtkThread.main switches GtkMain.Main.main to call GtkThread.thread_main
* added GList.clist#get_row_state and GWindow.file_selection#file_list
(by Francois Pessaux)
* added META (by Stefano Zacchiroli)
* fixed applications/camlirc (Tim Freeman)
* add gdk_property_*
* fix GdkPixbuf.create_pixmap
* add GdkEventClient (requested by Didier le Botlan)
* add Gdk.Window.get_pointer_location (Tim Freeman)
Diffstat (limited to 'x11/lablgtk/distinfo')
-rw-r--r-- | x11/lablgtk/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/lablgtk/distinfo b/x11/lablgtk/distinfo index 75e411b50f7..8de088637a1 100644 --- a/x11/lablgtk/distinfo +++ b/x11/lablgtk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2003/01/19 10:59:01 salo Exp $ +$NetBSD: distinfo,v 1.3 2004/03/04 16:13:35 wiz Exp $ -SHA1 (lablgtk-1.2.5.tar.gz) = 3ae950864d2772c60cc1d4962e52cb22c2abac97 -Size (lablgtk-1.2.5.tar.gz) = 463565 bytes -SHA1 (patch-aa) = 50a1780cd9f40ff552715c13e49a876d1adb4b5f +SHA1 (lablgtk-1.2.6.tar.gz) = a70bffb0756fcbf464f0cb5e9eb87a8f9580f43f +Size (lablgtk-1.2.6.tar.gz) = 480949 bytes +SHA1 (patch-aa) = 0fcec0178fdb2bbfbe7b69f892823da820b2833f |