]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Include the gtkrc files for themes.
[~andy/gtk] / ChangeLog.pre-2-10
index bc83b5098b735a25950649f7fcecb6e0538ca289..bee7cce8e9d3b1773efeef4a528f4120abb9bcfa 100644 (file)
@@ -1,3 +1,34 @@
+2002-02-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Include the gtkrc files for themes.
+
+2002-02-23  Anders Carlsson  <andersca@gnu.org>
+
+       * gtk/gtkiconfactory.c (get_default_icons): Register 16x16 
+       versions of most icons.
+
+       * gtk/stock-icons: Add 16x16 versions
+       of most icons.
+
+Wed Feb 20 16:44:05 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): delay
+       scrolling until we try to draw the window.
+
+       * gtk/gtktreeview.c (validate_visible_area): Implement
+       scroll_to_cell.
+
+2002-02-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk/gtk.def: Add missing gtk_file_selection_get_select_multiple.
+       Remove gtk_tree_view_column_cell_* entry points that were made
+       private.
+
+Sat Feb 23 15:43:46 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktogglebutton.c: Make button draw depressed whenever
+       the user clicks / activates it, whether it's off/on/inconsistent.
+
 Sat Feb 23 11:54:12 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/*.h gdk/*.h: Massive padding addition to class structures.