]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Update offsets before finding where to insert the new value.
[~andy/gtk] / ChangeLog.pre-2-6
index d5aaceb8aaeda52a3a6d1808f1d6c855e82aef74..2f67c70e5ee1af53d54693373ef1c1a7c8123e46 100644 (file)
@@ -1,3 +1,30 @@
+2002-03-06  Darin Adler  <darin@bentspoon.com>
+
+       * gtk/gtktreemodelsort.c: (gtk_tree_model_sort_insert_value):
+       Update offsets before finding where to insert the new value.
+
+       * gtk/gtktreeview.c: (validate_visible_area): Make sure we redraw when
+       we scroll, instead of just updating the scroll position variables.
+
+2002-03-06  Manish Singh  <yosh@gimp.org>
+
+       * gdk/Makefile.am
+       * gtk/Makefile.am: rework so that only things that really need to be
+       done post install are in the hook
+
+2002-03-06  Anders Carlsson  <andersca@gnu.org>
+
+       * gtk/gtkiconfactory.c (get_default_icons): Register 16x16 version
+       of properties stock icon.
+
+       * gtk/stock-icons/Makefile.am: Add stock_properties_16.png
+
+Wed Mar  6 00:38:29 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkentry.c (gtk_entry_real_insert_text): Fix various problems
+       when truncating the inserted text to fit into the GtkEntry
+       size limit of 65kb. (#73119)
+
 Wed Mar  6 00:20:59 2002  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeviewcolumn.c
@@ -37,6 +64,7 @@ Tue Mar  5 22:16:58 2002  Owen Taylor  <otaylor@redhat.com>
        suprious "no" with --disable-modules.
 
 2002-03-06  Tor Lillqvist  <tml@iki.fi>
+
        * gdk/win32/gdkevents-win32.c (gdk_pointer_grab,
        gdk_pointer_ungrab): Bypass calls to the grab/ungrab functions in
        gdkinput-win32.c, as they don't effectively do anything anyway.