mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
Released 0.99.5
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org> * Released 0.99.5
This commit is contained in:
parent
c5e729b4bc
commit
355e74fce4
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||||
|
|
||||||
|
* Released 0.99.5
|
||||||
|
|
||||||
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
* gtk/gtkclist.c (gtk_clist_get_selection_info): Export
|
||||||
|
12
NEWS
12
NEWS
@ -1,3 +1,15 @@
|
|||||||
|
Overview of Fixes in GTK+ 0.99.5:
|
||||||
|
|
||||||
|
* Signal signedness and naming corrections
|
||||||
|
* rc/style fixes
|
||||||
|
* text, entry widget fixes
|
||||||
|
* gtkeditable fixes
|
||||||
|
* scrollbar flickering fixed
|
||||||
|
* check casts are more descriptive
|
||||||
|
* DND fixes
|
||||||
|
* FAQ updates
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
Overview of Changes in GTK+ 0.99.4:
|
Overview of Changes in GTK+ 0.99.4:
|
||||||
|
|
||||||
* Reference counting revolution integrated.
|
* Reference counting revolution integrated.
|
||||||
|
2
README
2
README
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
This is GTK+ version 0.99.4. GTK, which stands for the Gimp ToolKit,
|
This is GTK+ version 0.99.5. GTK, which stands for the Gimp ToolKit,
|
||||||
is a library for creating graphical user interfaces.
|
is a library for creating graphical user interfaces.
|
||||||
|
|
||||||
The official ftp site is:
|
The official ftp site is:
|
||||||
|
@ -5,7 +5,7 @@ AC_INIT(glist.c)
|
|||||||
cflags_set=${CFLAGS+set}
|
cflags_set=${CFLAGS+set}
|
||||||
|
|
||||||
dnl Initialize automake stuff
|
dnl Initialize automake stuff
|
||||||
AM_INIT_AUTOMAKE(glib, 0.99.4)
|
AM_INIT_AUTOMAKE(glib, 0.99.5)
|
||||||
|
|
||||||
# Specify a configuration file
|
# Specify a configuration file
|
||||||
AM_CONFIG_HEADER(glibconfig.h)
|
AM_CONFIG_HEADER(glibconfig.h)
|
||||||
|
Loading…
Reference in New Issue
Block a user