Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11157
Modified Files:
ChangeLog
Log Message:
Cocumentation changes and code formatting changes.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -d -r1.386 -r1.387
--- ChangeLog 15 Mar 2005 19:59:07 -0000 1.386
+++ ChangeLog 15 Mar 2005 20:19:52 -0000 1.387
@@ -18,7 +18,8 @@
gtk/Graphics/UI/Gtk/Display/Statusbar.chs: documentation changes and
code formatting changes.
- * gtk/Graphics/UI/Gtk/Entry/Entry.chs.pp,
+ * gtk/Graphics/UI/Gtk/Entry/Editable.chs.pp,
+ gtk/Graphics/UI/Gtk/Entry/Entry.chs.pp,
gtk/Graphics/UI/Gtk/Entry/EntryCompletion.chs.pp,
gtk/Graphics/UI/Gtk/Entry/HScale.chs,
gtk/Graphics/UI/Gtk/Entry/SpinButton.chs,
|