From: shelarcy <she...@gm...> - 2008-12-23 14:32:01
|
DarcsURL: C:/home/shelarcy/wxhaskell MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_" --=_ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Tue Dec 23 15:58:39 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelarcy <shelarc= y...@gm...> * Update change.txt for wxHaskell 0.11.0 release. Tue Dec 23 23:28:50 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelarcy <shelarc= y...@gm...> * Add Homepage field to .cabal file. --=_ Content-Type: text/x-darcs-patch; name="update-change_txt-for-wxhaskell-0_11_0-release_.dpatch" Content-Transfer-Encoding: quoted-printable Content-Description: A darcs patch for your repository! New patches: [Update change.txt for wxHaskell 0.11.0 release. shelarcy <she...@gm...>**20081223065839 Ignore-this: 69302b9bc2f16ccb2403d33ab525db9b ] { hunk ./changes.txt 11 See license.txt for details. ---------------------------------------------------------------------- = -Version 0.10.6 +Version 0.10.6 (0.11.0) -------------- hunk ./changes.txt 13 +Non backward compatible changes: +- Added "--global" argument to configure script +- Added "--user" argument to configure script = hunk ./changes.txt 17 -Backward compatible additions +Backward compatible additions: - Added support for using XRC resource files to load most controls and menus attached to frames. - Added sample file showing how to use XRC support to attach command hunk ./changes.txt 23 handlers to menu items - Added sample file showing how to use properties with many controls. +- Added "--enable-optimization" argument to configure script +- Added "--O*" argument to configure script +- Added "--enable-library-profiling" argument to configure script +- Added "--p" argument to configure script +- Added "-fvia-C" argument to configure script. And moved this compilatio= n + flag to configure script +- Added Image / ByteString conversion functions + +Bugfixes: +- Applied DEPRECATED pragma to old deprecated functions. Just documented + in Haddock before. = Version 0.10.4 ------------- hunk ./changes.txt 38 Non backward compatible changes: -- Changed wxhaskell official web page to Haskell wiki +- Changed wxhaskell official web page to Haskell wiki at http://haskell.org/haskellwiki/WxHaskell - Changed official darcs repository to code.haskell.org - Adapted the wxHaskell C-layer to work with wxWidgets 2.8 hunk ./changes.txt 108 - Compile the wx library with -fvia-C. This prevents crashes in = GHCi-6.4.(Fix is found by Sigbjorn Finne) = -Version 0.9.4 -------------- -Backward compatible additions: -- Adapted the configuration, make files, and install scripts to work = - with GHC 6.4. -- Adapted the wxHaskell C-layer to work with wxWidgets 2.6.0 -- Made "Object" an instance of Ord - } [Add Homepage field to .cabal file. shelarcy <she...@gm...>**20081223142850 Ignore-this: cc01f7082f7b3d2b5a1083ea02716b0c ] { hunk ./wx/wx.cabal 5 Version: 0.10.6 License: LGPL License-file: license.txt +Homepage: http://haskell.org/haskellwiki/WxHaskell Author: Daan Leijen Build-Type: Simple Category: GUI, User interfaces hunk ./wxcore.cabal 5 Version: 0.10.6 License: LGPL License-file: license.txt +Homepage: http://haskell.org/haskellwiki/WxHaskell Author: Daan Leijen Build-Type: Make Description: wxHaskell is a portable and native GUI library for Haskell= . It is built on top of wxWidgets - a comprehensive C++ library that is po= rtable across all major GUI platforms; including GTK, Windows, X11, and Mac= OS X. This version works with wxWidgets 2.8 only. hunk ./wxdirect/wxdirect.cabal 4 Name: wxdirect Version: 0.10.6 License: BSD3 +Homepage: http://haskell.org/haskellwiki/WxHaskell Author: Daan Leijen Build-Type: Simple Description: wxHaskell is a portable and native GUI library for Haskell= . It is built on top of wxWidgets - a comprehensive C++ library that is po= rtable across all major GUI platforms; including GTK, Windows, X11, and Mac= OS X. This version works with wxWidgets 2.8 only. } Context: [TAG 0.11.0rc1_3 shelarcy <she...@gm...>**20081214235542] = Patch bundle hash: 9a7ddf857cf14a923a9503a47c05db3fbc8f995a --=_-- . |