summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1998-06-23 15:55:51 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-06-23 15:55:51 +0000
commit4c7408d9ea1c706b085d76be1da266f231573756 (patch)
tree1d0809018a8364132a8cacf565944fb08c3ec959 /ChangeLog.pre-2-0
parenteab38fa264070008309a1be0185b1c8e3eb54231 (diff)
downloadgtk+-4c7408d9ea1c706b085d76be1da266f231573756.tar.gz
Export the gtk_entry_adjust_scroll. Required if you change the cursor
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * gtk/gtkentry.h, gtk/gtkentry.c: Export the gtk_entry_adjust_scroll. Required if you change the cursor position and want to sync it up with your code (Midnight Commander gtk front end needs this). * gtk/gtktable.c: Deal with tables that have size 0, 0.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 751d04b609..dce75575fd 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,12 @@
+1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
+
+ * gtk/gtkentry.h, gtk/gtkentry.c: Export the
+ gtk_entry_adjust_scroll. Required if you change the cursor
+ position and want to sync it up with your code (Midnight Commander
+ gtk front end needs this).
+
+ * gtk/gtktable.c: Deal with tables that have size 0, 0.
+
Tue Jun 23 12:12:19 BST 1998 Tony Gale <gale@gtk.org>
* examples/README.1ST: new file to explain how the
@@ -222,6 +231,7 @@ Wed Jun 17 03:47:40 1998 Tim Janik <timj@gtk.org>
* more GtkType and macro fixups.
+>>>>>>> 1.476
1998-06-16 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gtk/gtkhandlebox.c (draw_textured_frame): Now accepts an extra