From: Duncan C. <dun...@us...> - 2005-01-08 15:05:25
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29516 Modified Files: ChangeLog Log Message: commit the grand hierarchical namespace conversion. If it all goes wrong, revert back to the tag 'pre-hierarchical-names-conversion'. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.264 retrieving revision 1.265 diff -u -d -r1.264 -r1.265 --- ChangeLog 8 Jan 2005 07:37:10 -0000 1.264 +++ ChangeLog 8 Jan 2005 15:05:12 -0000 1.265 @@ -1,3 +1,22 @@ +2005-01-08 Duncan Coutts <du...@co...> + + * gtk/Graphics/UI/Gtk.hs: commit the grand hierarchical namespace + conversion. If it all goes wrong, revert back to the tag + 'pre-hierarchical-names-conversion'. + + * gtk/Graphics/UI/Gtk/Abstract/Bin.chs, + gtk/Graphics/UI/Gtk/Abstract/Box.chs, + gtk/Graphics/UI/Gtk/Abstract/ButtonBox.chs.pp, + gtk/Graphics/UI/Gtk/Abstract/Container.chs, + gtk/Graphics/UI/Gtk/Abstract/Misc.chs, + gtk/Graphics/UI/Gtk/Abstract/Object.chs.pp, + gtk/Graphics/UI/Gtk/Abstract/Paned.chs.pp, + gtk/Graphics/UI/Gtk/Abstract/Range.chs, + gtk/Graphics/UI/Gtk/Abstract/Scale.chs, + gtk/Graphics/UI/Gtk/Abstract/Scrollbar.hs, + gtk/Graphics/UI/Gtk/Abstract/Separator.hs, + gtk/Graphics/UI/Gtk/Abstract/Widget.chs: add abstract category + 2005-01-07 Duncan Coutts <du...@co...> * tools/apiGen/ApiGen.hs: several documentation improvements, add |