]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>
[~andy/gtk] / ChangeLog.pre-2-2
index b940e6e226908d58a55022d0ce8a39b98868b729..e8b4f27901705af55cb2daade3170a441a5e990a 100644 (file)
@@ -1,3 +1,30 @@
+Sat Sep 12 10:44:06 1998  Owen Taylor  <otaylor@redhat.com>
+
+       * gtkfilesel.c: Maintain a list of directories like
+       /afs we know contain only directories, and avoid
+       stat'ing files in those directories. (Because
+       stat'ing all files in /afs is extremely expensive)
+
+       To support automounters, try to open directories,
+       even if we couldn't find them when reading their
+       parent directory.
+
+Thu Sep  3 10:29:03 1998  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk.m4: Conditionalize check for GTK_MAJOR_VERSION,
+       to allow the same gtk.m4 to work for 1.0.x and
+       1.1.x.
+
+Fri Sep 11 15:25:10 1998  Lars Hamann  <lars@gtk.org>
+
+       * gtk/gtkclist.c (gtk_clist_set_selectable): new function
+       to set/unset the selectable flag of a single row.
+       (gtk_clist_get_selectable): new function 
+       to get the state of the selectable flag
+
+       * gtk/gtkctree.c (gtk_ctree_node_set_selectable)
+       (gtk_ctree_node_get_selectable): clist analogons
+       
 Thu Sep 10 17:04:03 1998  Raph Levien  <raph@gimp.org>
 
        * gtk/testrgb.c (testrgb_rgb_test): Small changes to the test