Wed Sep 30 16:42:33 EDT 2009 Fernando Benavides
* Fix for FindReplaceData Issue trying to get the replace string
Ignore-this: 4c30d412c11b6155a12e4ba4fe27cabf
M ./wxc/src/eljfindrepldlg.cpp -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090930204233-b4bb
Thu Sep 24 04:13:03 EDT 2009 shelarcy
* Add other-modules to wxdirect cabal file for sdist (This patch is a
modified version of Eric's one).
Ignore-this: 3943a17841962cbf4f7ed02927d67cd9
M ./wxdirect/wxdirect.cabal +14
View patch online:
http://code.haskell.org/wxhaskell/_darcs/pat
Thu Sep 24 04:14:25 EDT 2009 shelarcy
* Bump wxdirect to 0.11.1.4 due to brown bag.
Ignore-this: 46e88c3820dc7ca007b8bb082615c70a
M ./wxdirect/wxdirect.cabal -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090924081425-c1071-dc19cc0084a42e61ada63ee329faa8
Mon Sep 21 11:32:25 EDT 2009 jeremy.odonog...@gmail.com
* wxdirect_recabalised
A ./wxdirect/LICENSE
A ./wxdirect/Setup.hs
A ./wxdirect/src/Application/
A ./wxdirect/src/Application/Wxdirect.hs
M ./wxdirect/src/CompileSTC.hs -162 +162
M ./wxdirect/wxdirect.cabal -25 +54
Fri May 15 14:37:12 EDT 2009 shelarcy
* Use wxWidgets 2.8.10 in default when building on Windows.
Ignore-this: b15bcfeda1d7b4e795668dd29824245f
M ./configure -1 +1
M ./wxc/wxc-2.8.dsp -8 +8
M ./wxc/wxc-2.8.dsw -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs
Sun Apr 12 01:40:01 EDT 2009 shelarcy
* Add Setup.lhs to wxcore directory.
Ignore-this: d7fd9f80bbab6d6ce52b45b4ac2a7f43
A ./wxcore/Setup.lhs
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090412054001-c1071-c8ffbd069123a6268c95b1f31afe93182067cc4a.gz
---
Sun Apr 12 01:38:04 EDT 2009 shelarcy
* Bump version number to 0.11.1.3.
Ignore-this: d87a5e52d5a887da66f909c762f5d8
M ./configure -1 +1
M ./wx/wx.cabal -1 +1
M ./wxc/wxc-2.8.dsp -4 +4
M ./wxcore/wxcore.cabal -1 +1
M ./wxdirect/wxdirect.cabal -1 +1
View patch online:
Fri Apr 10 10:50:48 EDT 2009 Eric Kow
* Do not build wxcore in the default target (let that be a separate cabal
step).
Ignore-this: 5e11f493186f151caf3765f4cdfaafdf
M ./makefile -3 +8
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090410145048-2067a-c6492be4a
Wed Apr 8 06:38:47 EDT 2009 Eric Kow
* Move wxcore.cabal to wxcore and use Simple build method.
Ignore-this: d28ead6f7493fdde373167faa0fb5725
The assumption here is that the automatically generated files have already
been built.
./wxcore.cabal -> ./wxcore/wxcore.cabal
A ./wxcor
Fri Apr 10 10:50:29 EDT 2009 Eric Kow
* Split wxcore-only into wxcore-gen and wxcore-libs.
Ignore-this: 2e8d9eba2b15f875b11cce3acae90340
M ./makefile -1 +3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090410145029-2067a-d427826c967179f32d3d6aa6594442df503c48
Fri Apr 10 12:16:41 EDT 2009 shelarcy
* Add wxcore-install for building binary distribution more easily.
Ignore-this: 84b4c94d6d2694f18001dbf2ac1a1def
M ./makefile +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090410161641-c1071-6b838ac372ef3b6a87436cb2fe7
Fri Apr 3 10:09:05 EDT 2009 shelarcy
* Fix building profile version library with GHC 6.10.2.
Ignore-this: 84f415959b79d8d821bad8cb579117bc
M ./makefile -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090403140905-c1071-eedf4c867d4941ba8de4945e552bc9f2ab6
Sat Mar 21 02:57:48 EDT 2009 shelarcy
* Use Foreign.Concurrent.newForeignPtr instead of
Foreign.ForeignPtr.newForeignPtr.
Ignore-this: a7a92ba715f83d252d3b89158b34ba59
M ./wxcore/src/Graphics/UI/WXCore/WxcObject.hs -11 +10
M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs -1 +2
View pa
Sun Mar 15 23:37:39 EDT 2009 shelarcy
* Move reimp.exe to wxc/util.
Ignore-this: 5d26d2c189796b8a4e91c6418643cd4f
./bin/reimp.exe -> ./wxc/util/reimp.exe
M ./wxc/wxc-2.8.dsp -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090316033739-c1071-46fdff5d4
Fri Mar 13 02:55:47 EDT 2009 shelarcy
* Add util directory to wxc.
Ignore-this: b133e073586824e1d9f4e6c57779a06c
util contains a few files. These are come from Subversion repository at
http://snmsts.dreamhosters.com/wxc for to sync two repositories.
A ./wxc/util/
A ./wxc/util/gco
Fri Mar 13 02:49:52 EDT 2009 shelarcy
* Add socket.cpp and sckaddr.cpp to wxc.
Ignore-this: a15673b832efc7dc3b7d99544e572b96
MERGED: add socket/sckaddr
r25 | snmsts | 2009-01-17 10:33:37 +0900 (Sat, 17 Jan 2009) |
Thu Mar 12 13:13:45 EDT 2009 shelarcy
* Fix typo in previous Refactor to return wxPoint/wxSize/wxRect class
directly patch.
Ignore-this: 9788064c548976d584252389fb26191d
M ./wxc/include/wxc_glue.h -3 +3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090312171
Thu Mar 12 13:19:34 EDT 2009 shelarcy
* Change Color type function to be more flexible.
Ignore-this: 5e778e86a6123c8f77ef92cebbac5ca8
M ./wxcore/src/Graphics/UI/WXCore/Dialogs.hs -1 +1
M ./wxcore/src/Graphics/UI/WXCore/Image.hs -12 +6
M ./wxcore/src/Graphics/UI/WXCore/Types.hs -1
Thu Mar 12 14:15:17 EDT 2009 shelarcy
* Use filepath package instead of defining same functionality (dirSep and
pathSep are deprecated now).
Ignore-this: d39415c33e3c0f4a4326b4e29a9fe3a1
M ./configure -1 +10
M ./makefile -1 +1
M ./samples/wx/FileBrowse.hs -3 +3
M ./wxcore.ca
Tue Mar 10 01:38:38 EDT 2009 shelarcy
* Refactor to return wxPoint/wxSize/wxRect class directly in wxc.
Ignore-this: e414ff89344e856a3f61a0e6f318c427
We accept to return wxPoint, wxSize and wxRect class directly in wxc, now.
We always used passing int* pointer arguments to return Point
Thu Mar 5 07:53:06 EST 2009 shelarcy
* Fix: previous Refactor to use C++ bool directly patch causes build error on
Linux.
Ignore-this: 7059932f64f20392ceee48d255d31045
M ./wxc/src/eljdc.cpp -8 +8
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090305125306-c1
Thu Mar 5 09:02:42 EST 2009 shelarcy
* Bump version number to 0.11.1.2.
Ignore-this: f13691126a6cf23247b66e55488065dd
M ./configure -1 +1
M ./wx/wx.cabal -1 +1
M ./wxc/wxc-2.8.dsp -4 +4
M ./wxcore.cabal -1 +1
M ./wxdirect/wxdirect.cabal -1 +1
View patch online:
http
Sun Mar 1 02:54:11 EST 2009 shelarcy
* Fix: wxHaskell documents refer to old sourceforge's web page.
Ignore-this: e2228b995afcf476bcd3e02195519ba8
M ./bin/prologue-template.txt -1 +1
M ./makefile -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090301
Sun Mar 1 02:51:26 EST 2009 shelarcy
* Add to generate Readme.txt file for source distribution.
Ignore-this: fc749fdadbd9e49b38682acbab85e6c
M ./makefile +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090301075126-c1071-de5e590eb10be691ecce706f7cfcf37d095f
Fri Feb 27 21:36:01 EST 2009 shelarcy
* Refactor to use C++ bool directoly, instead of casting to int type and
converting to bool type.
We cast int type where wxWidgets' method returns bool type, and
we convert int to bool where wxWidgets method's argument is bool.
But some
Fri Feb 27 10:01:24 EST 2009 shelarcy
* Change version number from 0.11.1 to 0.11.1.0.
Ignore-this: c6772c8eac4bd552702e469b76a3101a
M ./configure -1 +1
M ./wx/wx.cabal -1 +1
M ./wxc/wxc-2.8.dsp -4 +4
M ./wxcore.cabal -1 +1
M ./wxdirect/wxdirect.cabal -1 +1
View patch on
Thu Jan 15 03:06:04 EST 2009 shelarcy
* Fix: managed.cpp causes problem on Linux (Debian and Ubuntu) platform.
MERGED: manage to run managed.cpp on ubuntu
r21 | snmsts | 2009-01-10 05:49:49 +0900 (Sat, 10 1 2009)
from Subversion repository at http://snmsts.dreamhosters.com/wxc
Th
Thu Jan 8 09:26:43 EST 2009 shelarcy
* Use wxString_Length function instead of getting wxString twice.
Ignore-this: 2160aa7a6c9e4b5ed07ea0f17be20332
M ./wxc/include/wxc.h +1
M ./wxc/src/extra.cpp -5 +34
M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs -5 +11
View patch online:
Tue Jan 13 04:46:41 EST 2009 shelarcy
* Refactor to use wxString instead of calling WString (wxChar) directly.
This change will be easy to add encoding mode. wxWidget 2.9 and 3.0 will
support to build UTF-8 mode. If we use wxChar directly, we must change
many part to support this build
Tue Jan 13 08:57:54 EST 2009 shelarcy
* Add int / C++ bool conversion function in wxc.
Ignore-this: 83a08a3687437074e79f8c8da12c1626
M ./makefile -1 +2
A ./wxc/src/std.cpp
M ./wxc/wxc-2.8.dsp +4
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/200901131357
Tue Jan 13 05:47:55 EST 2009 shelarcy
* Remove unused eljtreectrl.cpp.
Ignore-this: a64b576e93152ebe3474c368fcfc03e9
M ./makefile -3
R ./wxc/src/eljtreectrl.cpp
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090113104755-c1071-06ec3c6ebc085baf93315ba834703
Tue Jan 6 09:13:58 EST 2009 shelarcy
* Add Word8 and Word32 support.
Ignore-this: 704189efa0ea7576c4752df6d9a39faf
M ./wxc/include/wxc_types.h +6
M ./wxdirect/src/CompileClasses.hs +4
M ./wxdirect/src/ParseC.hs +2
M ./wxdirect/src/Types.hs +2
View patch online:
http://c
Tue Jan 6 12:11:39 EST 2009 shelarcy
* Add Word support.
Ignore-this: 81376472899f15f9724f724b656c251d
M ./wxc/include/wxc_types.h +3
M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs +2
M ./wxdirect/src/CompileClasses.hs +2
M ./wxdirect/src/ParseC.hs +1
M ./wxdirect/src/Typ
Tue Jan 6 10:18:18 EST 2009 shelarcy
* Change Color's primitive type from CChar to Word8.
Ignore-this: a63da969a83ee42f141db3797b824fc8
M ./wxc/include/wxc_glue.h -9 +10
M ./wxc/include/wxc_types.h -1 +2
M ./wxc/src/eljcolour.cpp -30 +35
M ./wxc/src/image.cpp -13 +13
M .
Tue Jan 6 21:10:37 EST 2009 shelarcy
* Fix typos in previous color's alpha channel support.
Ignore-this: 710e1ec9472142465ed050c97e49892d
M ./wxc/include/wxc.h -1 +1
M ./wxc/src/image.cpp -5 +5
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090107021037-c
Tue Jan 6 13:23:10 EST 2009 shelarcy
* Add experimental alpha channel support to Color type.
Ignore-this: 6c35ed5d80bed81134a6110cd9cfb60a
M ./wxc/include/wxc.h -4 +12
M ./wxc/src/image.cpp +107
M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs -20 +54
View patch online:
http:/
Tue Jan 6 08:29:11 EST 2009 shelarcy
* Bump version number to 0.11.1
Ignore-this: d945970996e6812d312a0592c2ff2b6e
M ./configure -1 +1
M ./wx/wx.cabal -1 +1
M ./wxc/wxc-2.8.dsp -4 +4
M ./wxcore.cabal -1 +1
M ./wxdirect/wxdirect.cabal -1 +1
View patch online:
http://
Fri Jan 2 17:30:52 EST 2009 shelarcy
tagged 0.11.0
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20090102223052-c1071-0814d329ddefbc6d459b40a178c10ac7dda95b0b.gz
--
Sun Jan 4 20:28:54 EST 2009 shelarcy
* Remove unused wxWidgets 2.4 and 2.6's Visual Studio project files.
Ignore-this: 20cc431e49694e048d1d676170200ed6
R ./wxc/wxc-2.4.dsp
R ./wxc/wxc-2.4.dsw
R ./wxc/wxc-2.6.dsp
R ./wxc/wxc-2.6.dsw
View patch online:
http://code.haskell
Fri Jan 2 00:13:07 EST 2009 shelarcy
* Add toolMenuFromBitmap function (requested by Bernd Holzmueller).
Ignore-this: 4554f704bc90617ce767e2cb51816857
M ./wx/src/Graphics/UI/WX/Menu.hs -10 +16
M ./wxc/src/eljdc.cpp -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_da
Fri Dec 26 09:49:25 EST 2008 shelarcy
* Fix: Hardcoded wxNB_* layout style doesn't works well when using wxWidgets
2.8.x.
Ignore-this: bbc473ee95a5adb12a3706a3991b6ae5
M ./wxc/eiffel/wx_defs.e -3
M ./wxc/eiffel/wxc_defs.e -1
M ./wxc/include/wxc_glue.h +5
M ./wxc/src/eljnote
Tue Dec 23 17:40:13 EST 2008 shelarcy
* Set Release version to 0.11.0
Ignore-this: 821416dd762e7831bbbddada8ec3f7e6
M ./configure -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081223224013-c1071-f7cb652a2a06ae9636e76d29750d367fcd0698f8.gz
-
Tue Dec 23 17:39:20 EST 2008 shelarcy
* Bump version number to 0.11.0
Ignore-this: afafd04b0a0f0aac470563a679a71d30
M ./changes.txt -1 +1
M ./wx/wx.cabal -1 +1
M ./wxcore.cabal -1 +1
M ./wxdirect/wxdirect.cabal -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_
Tue Dec 23 09:28:50 EST 2008 shelarcy
* Add Homepage field to .cabal file.
Ignore-this: cc01f7082f7b3d2b5a1083ea02716b0c
M ./wx/wx.cabal +1
M ./wxcore.cabal +1
M ./wxdirect/wxdirect.cabal +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081223142850-c
Tue Dec 23 01:58:39 EST 2008 shelarcy
* Update change.txt for wxHaskell 0.11.0 release.
Ignore-this: 69302b9bc2f16ccb2403d33ab525db9b
M ./changes.txt -11 +17
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081223065839-c1071-613d1c2d5f1bf63b1e6e7b0e9a1a0648fb6b
Wed Dec 17 01:22:25 EST 2008 h8sp...@googlemail.com
* Use wxWindowList::compatibility_iterator in wxc to avoid building problem.
M ./wxc/src/eljwindow.cpp -1 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081217062225-9d3fb-7002c9c5d806f245548d93bdb06d00bbacfd
Wed Dec 17 10:52:36 EST 2008 shelarcy
* just change indentation in wxWindow_GetChildren function.
Ignore-this: a6602734698b0348e5699bc1f730be8d
M ./wxc/src/eljwindow.cpp -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081217155236-c1071-87aec820fecbda93ad
Sun Dec 14 18:55:42 EST 2008 shelarcy
tagged 0.11.0rc1_3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081214235542-c1071-c04b0d79515c57f91447675083b0b6df225c6c0f.gz
--
SF.Net email is Spo
Sun Dec 14 10:34:58 EST 2008 shelarcy
* Chnage wxWindowList::Node to wxWindowList::compatibility_iterator for
fixing building problem.
Ignore-this: a7285a76562d170729b8580075dda398
M ./wxc/src/eljrc.cpp -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081
Sun Dec 14 09:25:13 EST 2008 h8sp...@googlemail.com
* Fix: iterator wasn't advanced.
Ignore-this: 69bc378e51b9e6f6b5551142f0a33a61
M ./wxc/src/eljfilehist.cpp +1
M ./wxc/src/eljsizer.cpp -9 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081214142513-9d3f
Sat Dec 13 10:36:33 EST 2008 shelarcy
* Add --with-compiler option for forward compatibility.
Ignore-this: 655b63b942f001141785b5318916b44b
M ./configure +3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081213153633-c1071-2f15a0c2258d137766c1b4c238e0c58f6a7aa
Sat Dec 13 11:08:13 EST 2008 shelarcy
* Use wxList::compatibility_iterator in wxc to avoid building problem.
Ignore-this: edd313c7f1aef8653725b770aa064c86
M ./wxc/src/eljfilehist.cpp -2 +7
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081213160813-c1071-e2375
Fri Dec 12 11:33:09 EST 2008 shelarcy
* Add notebookHitTest function (requested by Bernd Holzmuller).
Ignore-this: 649bff666a5f3ad1e8600bf95078282a
M ./wxc/include/wxc_glue.h +7
M ./wxc/src/eljnotebook.cpp -1 +31
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patche
Fri Dec 12 08:06:52 EST 2008 shelarcy
* Add --global option.
Ignore-this: 12cbdde57790c83d6cd249c296392d2f
M ./configure +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081212130652-c1071-2fa165d15ee5fa41dec7cbc2f9b2aa2cc0341928.gz
-
Thu Dec 11 01:15:55 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Fix: ghc-pkg latest causes problem on Windows.
Ignore-this: ef77c47ece75a0921e5e07a1140b811b
M ./configure -2 +4
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081211061555-c1071-cee2ab8c9a6dbac60558e0
Thu Dec 11 00:12:48 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Use latest version of packages in GHC database, part2
M ./configure -6 +6
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081211051248-c1071-8e56129e6238c8b0076323931ed4cb7cb442fca0.gz
--
Tue Dec 9 17:47:02 EST 2008 Eric Kow <[EMAIL PROTECTED]>
* Use latest version of packages in GHC database
M ./configure -12 +12
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081209224702-2067a-8496c22988f3263b8cfe33b95e141d770316a6a4.gz
---
Fri Nov 28 08:31:22 EST 2008 shelarcy <[EMAIL PROTECTED]>
* When use --user option, wxhaskell should install .cabal location.
M ./configure -8 +9
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081128133122-c1071-d7f91ebe1cb93e4b797f5a56d360da6011ca0fa8.gz
--
Thu Nov 27 23:41:52 EST 2008 shelarcy <[EMAIL PROTECTED]>
tagged 0.11.0rc1_2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081128044152-c1071-a7d66d1876faa68af024ee96cd98a0892da236a5.gz
-
This
Thu Nov 27 23:27:34 EST 2008 shelarcy <[EMAIL PROTECTED]>
tagged 0.11.0rc1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081128042734-c1071-1dca3bced887cec4ca409ad32ccd948d4e98110a.gz
-
This SF
Thu Nov 27 09:09:14 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add --user option.
M ./configure +12
M ./makefile.lib -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081127140914-c1071-4f168d38b40c127cc6d0a3d1f6c7a732949a13e1.gz
Tue Nov 18 10:56:23 EST 2008 Eric Kow <[EMAIL PROTECTED]>
* Move wxdirect cabal file one level up
Ignore-this: 3ceede36ea1b87a8e89b28a8d2f3403
This is just for consistency with the current wx.cabal
./wxdirect/src/wxdirect.cabal -> ./wxdirect/wxdirect.cabal
M ./wxdirect/wxdirect.cab
Thu Nov 13 00:01:24 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add homepage/download/EnableGUI.hs for version control.
A ./homepage/download/
A ./homepage/download/EnableGUI.hs
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081113050124-c1071-0dd351662b9d4a37b46
Thu Nov 13 04:24:05 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Sync darcs-boring description with darcs's Boring file regexps update.
M ./etc/darcs-boring -5 +26
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081113092405-c1071-0c9df27e0b74540e16926ed3e53d10db54c06e
Wed Nov 12 11:53:42 EST 2008 Eric Kow <[EMAIL PROTECTED]>
* Add a rudimentary cabal file for wxdirect
Ignore-this: 583d2eaa76a29cc0ceaf9a88c478e507
A ./wxdirect/src/wxdirect.cabal
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081112165342-db91e-8470ad5636bf374
Wed Nov 12 20:40:00 EST 2008 shelarcy <[EMAIL PROTECTED]>
* wxdirect can work with parsec 3.
M ./wxdirect/src/wxdirect.cabal -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081113014000-c1071-e17d67d8ad7a7df4a9716435d577555029476a04.gz
-
Wed Nov 12 11:50:04 EST 2008 Eric Kow <[EMAIL PROTECTED]>
* Modernise wxdirect System.Environment import
Ignore-this: 93bf8feca69156863422d5eb06cd05b4
so that we don't need the haskell98 package to build
M ./wxdirect/src/Classes.hs -1 +1
M ./wxdirect/src/Main.hs -2 +1
M ./wxdire
Wed Nov 12 09:26:35 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add Image / ByteString conversion functions (This is based on Jules Bean's
work).
M ./wxc/include/wxc_glue.h +4
M ./wxc/src/eljimage.cpp +28
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/200811121426
Wed Nov 12 09:25:44 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add ByteString support.
M ./configure -1 +10
M ./makefile -1 +1
M ./wxc/include/wrapper.h +1
M ./wxc/include/wxc_types.h +7
M ./wxcore.cabal -2 +2
M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs -1 +29
M ./wxd
Sun Nov 9 00:35:23 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Use haddock-ghc as a haddock name, too.
Macports renames GHC's Haddock name to haddock-ghc. So, we use this name to
detect haddock.
If Macports and any other package system use haddock for GHC's haddock name,
we revert this cha
Sun Nov 9 08:57:31 EST 2008 shelarcy <[EMAIL PROTECTED]>
* small fix for searching haddock files.
M ./configure -1 +4
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081109135731-c1071-9dae6cb8320ae915646bb43addd85abe18de9af7.gz
-
Sun Nov 9 00:31:54 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Use $hdoc instead of haddock to refer haddock name.
M ./configure -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081109053154-c1071-29704319d8025db9414d194ba735de7bcdf250ac.gz
Fri Nov 7 20:23:47 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Set Release version to 0.11.0 RC 1
M ./configure -2 +2
M ./wxc/wxc-2.4.dsp -4 +4
M ./wxc/wxc-2.6.dsp -4 +4
M ./wxc/wxc-2.8.dsp -4 +4
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/2008110801234
Fri Nov 7 07:44:17 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add Cabal's short name to --enable-optimization and
--enable-library-profiling option.
M ./configure -2 +17
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107124417-c1071-e261b1042f56e45750dd9b4c8279
Fri Nov 7 01:56:33 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Modernize FFI flags in source code.
M ./wxcore/src/Graphics/UI/WXCore/Types.hs -1 +2
M ./wxcore/src/Graphics/UI/WXCore/WxcObject.hs -1 +2
M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs -1 +2
M ./wxdirect/src/CompileClass
Fri Nov 7 07:58:51 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Move -fvia-C compilation flag to configure option. This respect to GHC
changes.
M ./configure +3
M ./makefile -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107125851-c1071-8b0cf486a7d306fe
Fri Nov 7 01:54:48 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Fix: profiled version library doesn't use -dep-makefile option on GHC
6.10.x.
M ./makefile.lib +7
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107065448-c1071-7136c32e6efc418b02ed17cc03c0678cf50716
Fri Nov 7 01:04:48 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Fix: -hcprof option's argument can disable profiling options.
M ./configure -2 +3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107060448-c1071-61ba8278bde477ab348214790e2474f502302cdd.gz
--
Fri Nov 7 11:48:39 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add GetOption / SetOption for Images (This is based on Jules Bean's work).
M ./wxc/include/wxc_glue.h +5
M ./wxc/src/eljimage.cpp -1 +23
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107164839-c1
Fri Nov 7 00:57:43 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Fix dropped optimization level and way to --enable-optimization option.
M ./configure -1 +5
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107055743-c1071-dddf16aa958c8b24fe2ac5a8cdd65389bdbcee43.gz
Fri Nov 7 01:12:23 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add --enable-library-profiling option for respecting Cabal's option name.
M ./configure +5
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107061223-c1071-598fd98dff7d22b177d2fbc59b2d4c423b50aeb6.gz
-
Thu Nov 6 22:53:19 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Bump version number to 0.10.6
M ./changes.txt -1 +1
M ./wx/wx.cabal -1 +1
M ./wxcore.cabal -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081107035319-c1071-4a03e773f4ef676efdc8332cb9ef7d6b
Tue Oct 28 04:34:24 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Fix: Camels sample don't run because of using undefined function since
wxWidgets 2.8.x support.
M ./samples/contrib/Camels.hs -2 +3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081028083424-c1071-f509
Tue Oct 28 04:25:15 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Use DEPRECATED pragma instead of only haddock comment to describe
deprecated functions.
M ./samples/contrib/NotebookRight.hs -1 +1
M ./samples/wx/ImageViewer.hs -2 +2
M ./wx/src/Graphics/UI/WX/Classes.hs +1
M ./wx/src/
Tue Oct 28 02:09:25 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Remove modification history from source code (Use darcs instead).
M ./wx/src/Graphics/UI/WX/Controls.hs -7
M ./wx/src/Graphics/UI/WX/Events.hs -7
M ./wx/src/Graphics/UI/WX/Menu.hs -6
View patch online:
http://code.hask
Tue Oct 28 02:03:09 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Chnage source code's maintainer to be [EMAIL PROTECTED]
M ./wx/src/Graphics/UI/WX/TopLevelWindow.hs -1 +1
M ./wxdirect/src/Classes.hs -1 +1
M ./wxdirect/src/CompileClassInfo.hs -1 +1
M ./wxdirect/src/CompileClassTypes.h
Tue Oct 28 01:36:50 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Fixed broken Haddock descriptions.
M ./wx/src/Graphics/UI/WX.hs -10 +10
M ./wx/src/Graphics/UI/WX/Attributes.hs -32 +32
M ./wx/src/Graphics/UI/WX/Classes.hs -16 +16
M ./wx/src/Graphics/UI/WX/Controls.hs -8 +8
M ./wx
Thu Oct 23 10:11:04 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Fix: BUILD_XRCGETCTRL_FN macro cause problem when using gcc.
M ./wxc/src/eljrc.cpp -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081023141104-c1071-7613476257e1110e9e4278698e222d47333e0068.gz
--
Tue Oct 21 06:44:49 EDT 2008 [EMAIL PROTECTED]
* Small update to XRC support
M ./wxc/src/eljrc.cpp -3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081021104449-75908-7c32c5b05599c4cd3e1965a372cfc67ade21d9e7.gz
--
Tue Oct 21 05:55:48 EDT 2008 [EMAIL PROTECTED]
* Add XRC support
M ./changes.txt -1 +15
A ./samples/test/XRCControls/
A ./samples/test/XRCControls/XRCControls_Wx.hs
A ./samples/test/XRCControls/XRCMenu.hs
A ./samples/test/XRCControls/controls.xrc
A ./samples/test/XRCCont
Sat Oct 11 00:29:03 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Use wxWidgets 2.8.9 in default when building on Windows.
M ./configure -1 +1
M ./wxc/wxc-2.4.dsp -4 +4
M ./wxc/wxc-2.6.dsp -4 +4
M ./wxc/wxc-2.8.dsp -8 +8
M ./wxc/wxc-2.8.dsw -2 +2
View patch online:
http://cod
Fri Oct 10 23:31:52 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Bump version number to 0.10.5
M ./configure -1 +1
M ./wx/wx.cabal -1 +1
M ./wxc/wxc-2.4.dsp -4 +4
M ./wxc/wxc-2.6.dsp -4 +4
M ./wxc/wxc-2.8.dsp -4 +4
M ./wxcore.cabal -1 +1
View patch online:
http://code.ha
Fri Oct 10 23:25:55 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Fix configure doesn't care about that users can install some version of
packages.
M ./configure -5 +5
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081011032555-c1071-85e9d0d9f15875ee9b94f77ec5c6e2667a
Fri Oct 10 13:02:30 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Use -dep-makefile instead of -optdep-f on GHC 6.10.x to avoid warning about
using dreprecated option message.
M ./configure -1 +4
M ./makefile.lib -2 +8
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/
Fri Oct 10 11:01:13 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Update wx packages' description and dependency.
M ./wx/wx.cabal -3 +3
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081010150113-c1071-45aad3e7c5030b888ac9851cad2bf1cd08277218.gz
--
Fri Oct 10 10:59:51 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Change SVG's auto-generated function name to be more friendly.
M ./wxcore/src/Graphics/UI/WXCore/Draw.hs -3 +3
M ./wxdirect/src/HaskellNames.hs +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/2008101
Fri Oct 10 12:03:51 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Update changes.txt information by 0.10.4's changes.
M ./changes.txt -25 +32
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081010160351-c1071-b1106f4738b670a25b86d3f650c09d5a26e8d87c.gz
Thu Oct 9 05:24:04 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Bump version number to 0.10.4
M ./configure -1 +1
M ./wxc/wxc-2.4.dsp -4 +4
M ./wxc/wxc-2.6.dsp -4 +4
M ./wxc/wxc-2.8.dsp -4 +4
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081009092404-c10
Thu Oct 9 05:43:45 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Bump Cabal's version number to 0.10.4, too.
M ./wx/wx.cabal -1 +1
M ./wxcore.cabal -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081009094345-c1071-2a610dc680d04d4d04e9d99c781dbfb7d6e18b63.gz
Tue Sep 30 01:21:50 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Fix wxcore's depends field has two base package version.
M ./configure -1 +1
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20080930052150-c1071-1ba09fa4159e6654013f644b87af680cf031be1d.gz
---
1 - 100 of 102 matches
Mail list logo