From: Duncan C. <dun...@us...> - 2005-03-24 17:31:09
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17311 Modified Files: ChangeLog Log Message: Documentation changes and code formatting changes. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.396 retrieving revision 1.397 diff -u -d -r1.396 -r1.397 --- ChangeLog 24 Mar 2005 15:21:09 -0000 1.396 +++ ChangeLog 24 Mar 2005 17:30:50 -0000 1.397 @@ -10,6 +10,21 @@ gtk/Graphics/UI/Gtk/Ornaments/VSeparator.chs: documentation changes and code formatting changes. + * gtk/Graphics/UI/Gtk/Layout/Alignment.chs.pp, + gtk/Graphics/UI/Gtk/Layout/AspectFrame.chs, + gtk/Graphics/UI/Gtk/Layout/Expander.chs.pp, + gtk/Graphics/UI/Gtk/Layout/Fixed.chs, + gtk/Graphics/UI/Gtk/Layout/HBox.chs, + gtk/Graphics/UI/Gtk/Layout/HButtonBox.chs, + gtk/Graphics/UI/Gtk/Layout/HPaned.chs, + gtk/Graphics/UI/Gtk/Layout/Layout.chs, + gtk/Graphics/UI/Gtk/Layout/Notebook.chs.pp, + gtk/Graphics/UI/Gtk/Layout/Table.chs, + gtk/Graphics/UI/Gtk/Layout/VBox.chs, + gtk/Graphics/UI/Gtk/Layout/VButtonBox.chs, + gtk/Graphics/UI/Gtk/Layout/VPaned.chs: documentation changes and code + formatting changes. + 2005-03-23 Duncan Coutts <du...@co...> * glib/glib.cabal.in, gtk/gtk.cabal.in, mogul/mogul.cabal.in, |