From: Duncan C. <dun...@us...> - 2005-04-07 00:19:12
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5250 Modified Files: ChangeLog Log Message: Merge from generated modules. Code formatting and documentation changes. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.435 retrieving revision 1.436 diff -u -d -r1.435 -r1.436 --- ChangeLog 7 Apr 2005 00:13:58 -0000 1.435 +++ ChangeLog 7 Apr 2005 00:19:02 -0000 1.436 @@ -20,6 +20,10 @@ * gtk/Graphics/UI/Gtk/Display/Label.chs.pp: bind 10 more methods and a few properties. Update docs to refer to PangoLayout rather than Layout. + * gtk/Graphics/UI/Gtk/Embedding/Plug.chs, + gtk/Graphics/UI/Gtk/Embedding/Socket.chs: merge from generated + modules. Code formatting and documentation changes. + 2005-04-6 Duncan Coutts <du...@co...> * tools/callbackGen/gtkmarshal.list: tidy up slightly, and add |