diff --git a/doc/ChangeLog b/doc/ChangeLog index 72da3737f..f12129b1d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-07-25 Duncan Mak + + * en/Gtk/TreeViewColumnSizing.xml: added documentation from + Jonathan Kessler . + 2003-07-24 John Luke * en/Rsvg.xml: add summary page diff --git a/doc/en/Gtk/TreeViewColumnSizing.xml b/doc/en/Gtk/TreeViewColumnSizing.xml index 146a476be..f1f1c3bb2 100644 --- a/doc/en/Gtk/TreeViewColumnSizing.xml +++ b/doc/en/Gtk/TreeViewColumnSizing.xml @@ -1,5 +1,5 @@ - + gtk-sharp 0.0.0.0 @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + The sizing method the column uses to determine its width. + Please note that Autosize is inefficient for large views and can make columns appear choppy. System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + Columns only get bigger in reaction to changes in the model. + @@ -46,8 +46,8 @@ - To be added - To be added + Columns resize to be the optimal size every time the model changes. + @@ -58,8 +58,8 @@ - To be added - To be added + Columns are a fixed numbers of pixels wide. + @@ -75,4 +75,4 @@ - + \ No newline at end of file