Starting with tag: [TAG wxhaskell-0-5-1 Unknown tagger**20060712034622] [[wxhaskell-from-cvs @ 2004-02-20 09:16:32 by dleijen] dleijen**20040220091647 Many changes: - fixed resize bugs by removing "wxADJUST_MINSIZE" and adding a "dynamic" combinator. - fixed repaint bugs by removing "wxNO_FULL_REPAINT_ON_RESIZE" and adding a "fullRepaintOnResize" combinator. - enable -> enabled - some "on command" events are changed to "on select" events. - the combobox on command event is now for catching enter keys - fixed constant generation bug in hexadecimal numbers - added "processEnter" and "processTab" attributes to set the "wxTE_PROCESS_ENTER" and "wxTE_PROCESS_TAB" flags. - added MDI frame support - fixed type signatures of MDIParentFrame - changed mDI names to "mdi" names for nicity - removed automatic white background color on frames - updated ListCtrl example to use the newer abstractions. - updated samples to reflect the changes above. ] [[wxhaskell-from-cvs @ 2004-02-20 13:13:04 by dleijen] dleijen**20040220131305 Update contributed samples to reflect changes in the library. ] [[wxhaskell-from-cvs @ 2004-02-20 15:07:07 by dleijen] dleijen**20040220150710 Many little fixes to compile the latest wxWindows snapshot (2.5.1: Feb 20, 2004) ] [[wxhaskell-from-cvs @ 2004-02-20 15:15:54 by dleijen] dleijen**20040220151603 Only adjust version number when withmsc is specified. ] [[wxhaskell-from-cvs @ 2004-02-20 20:56:12 by dleijen] dleijen**20040220205612 constant wxFRAME_FLOAT_ON_PARENT was wrong. ] [[wxhaskell-from-cvs @ 2004-02-21 12:58:31 by dleijen] dleijen**20040221125831 Fixed comments. ] [[wxhaskell-from-cvs @ 2004-02-23 10:54:13 by dleijen] dleijen**20040223105413 Documentation fix. ]