From: Duncan C. <dun...@us...> - 2005-01-08 16:40:43
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16965 Modified Files: ChangeLog Log Message: mogul package namespace conversion. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.269 retrieving revision 1.270 diff -u -d -r1.269 -r1.270 --- ChangeLog 8 Jan 2005 16:08:58 -0000 1.269 +++ ChangeLog 8 Jan 2005 16:40:15 -0000 1.270 @@ -162,6 +162,13 @@ * mozembed/Graphics/UI/Gtk/MozEmbed.chs: fixup names of imported modules. + * mogul/Graphics/UI/Gtk/Mogul/GetWidget.hs, + mogul/Graphics/UI/Gtk/Mogul/MDialog.hs, + mogul/Graphics/UI/Gtk/Mogul/NewWidget.hs, + mogul/Graphics/UI/Gtk/Mogul/TreeList.hs, + mogul/Graphics/UI/Gtk/Mogul/WidgetTable.hs, + mogul/Graphics/UI/Gtk/Mogul.hs: mogul package namespace conversion. + 2005-01-07 Duncan Coutts <du...@co...> * tools/apiGen/ApiGen.hs: several documentation improvements, add |