Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8898
Modified Files:
ChangeLog
Log Message:
more merging from the auto-generated code:
container.chs: documentation changes and code formattign changes. Also added
a few extra functions and a couple properties.
Window.chs.pp: added bindings for 22 extra functions (most of which are
probably useful!).
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -d -r1.405 -r1.406
--- ChangeLog 26 Mar 2005 01:25:58 -0000 1.405
+++ ChangeLog 27 Mar 2005 11:54:51 -0000 1.406
@@ -1,3 +1,12 @@
+2005-03-27 Duncan Coutts <du...@co...>
+
+ * gtk/Graphics/UI/Gtk/Abstract/Container.chs: documentation changes
+ and code formattign changes. Also added a few extra functions and a
+ couple properties.
+
+ * gtk/Graphics/UI/Gtk/Windows/Window.chs.pp: added bindings for 22
+ extra functions (most of which are probably useful!).
+
2005-03-26 Duncan Coutts <du...@co...>
* mozembed/Graphics/UI/Gtk/MozEmbed.chs: use Int in the signal
|