From: Duncan C. <dun...@us...> - 2005-04-04 01:24:26
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19314 Modified Files: ChangeLog Log Message: Large merge from generated modules. Changed code formatting and documentation. In one or two places fix minor bugs. Remove two non-exsistant functions from TextView module. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.419 retrieving revision 1.420 diff -u -d -r1.419 -r1.420 --- ChangeLog 3 Apr 2005 12:56:06 -0000 1.419 +++ ChangeLog 4 Apr 2005 01:24:07 -0000 1.420 @@ -1,3 +1,14 @@ +2005-04-4 Duncan Coutts <du...@co...> + + * gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs, + gtk/Graphics/UI/Gtk/Multiline/TextMark.chs, + gtk/Graphics/UI/Gtk/Multiline/TextTag.chs.pp, + gtk/Graphics/UI/Gtk/Multiline/TextTagTable.chs, + gtk/Graphics/UI/Gtk/Multiline/TextView.chs: merge from + generated modules. Changed code formatting and documentation. In one + or two places fix minor bugs. Remove two non-exsistant functions from + TextView module. + 2005-04-3 Duncan Coutts <du...@co...> * gtk/Graphics/UI/Gtk/Selectors/ColorSelection.chs, |