[wxhaskell-devel] patch applied (wxhaskell): Fix for FindReplaceData Issue trying to get the replace string

2009-09-30 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add other-modules to wxdirect cabal file for sdist (This patch is a modified version of Eric's one).

2009-09-24 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Bump wxdirect to 0.11.1.4 due to brown bag.

2009-09-24 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): wxdirect_recabalised

2009-09-24 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use wxWidgets 2.8.10 in default when building on Windows.

2009-05-17 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add Setup.lhs to wxcore directory.

2009-04-11 Thread Kido Takahiro
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 ---

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.11.1.3.

2009-04-11 Thread Kido Takahiro
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:

[wxhaskell-devel] patch applied (wxhaskell): Do not build wxcore in the default target (let that be a separate cabal step).

2009-04-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Move wxcore.cabal to wxcore and use Simple build method.

2009-04-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Split wxcore-only into wxcore-gen and wxcore-libs.

2009-04-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add wxcore-install for building binary distribution more easily.

2009-04-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix building profile version library with GHC 6.10.2.

2009-04-03 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use Foreign.Concurrent.newForeignPtr instead of Foreign.ForeignPtr.newForeignPtr.

2009-03-21 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Move reimp.exe to wxc/util.

2009-03-16 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add util directory to wxc.

2009-03-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add socket.cpp and sckaddr.cpp to wxc.

2009-03-13 Thread Kido Takahiro
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) |

[wxhaskell-devel] patch applied (wxhaskell): Fix typo in previous Refactor to return wxPoint/wxSize/wxRect class directly patch.

2009-03-12 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Change Color type function to be more flexible.

2009-03-12 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use filepath package instead of defining same functionality (dirSep and pathSep are deprecated now).

2009-03-12 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Refactor to return wxPoint/wxSize/wxRect class directly in wxc.

2009-03-10 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: previous Refactor to use C++ bool directly patch causes build error on Linux.

2009-03-05 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.11.1.2.

2009-03-05 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: wxHaskell documents refer to old sourceforge's web page.

2009-03-01 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add to generate Readme.txt file for source distribution.

2009-03-01 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Refactor to use C++ bool directoly, instead of casting to int type and converting to bool type.

2009-02-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Change version number from 0.11.1 to 0.11.1.0.

2009-02-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: managed.cpp causes problem on Linux (Debian and Ubuntu) platform.

2009-01-15 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use wxString_Length function instead of getting wxString twice.

2009-01-13 Thread Kido Takahiro
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:

[wxhaskell-devel] patch applied (wxhaskell): Refactor to use wxString instead of calling WString (wxChar) directly.

2009-01-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add int / C++ bool conversion function in wxc.

2009-01-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Remove unused eljtreectrl.cpp.

2009-01-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add Word8 and Word32 support.

2009-01-06 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add Word support.

2009-01-06 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Change Color's primitive type from CChar to Word8.

2009-01-06 Thread Kido Takahiro
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 .

[wxhaskell-devel] patch applied (wxhaskell): Fix typos in previous color's alpha channel support.

2009-01-06 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add experimental alpha channel support to Color type.

2009-01-06 Thread Kido Takahiro
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:/

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.11.1

2009-01-06 Thread Kido Takahiro
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://

[wxhaskell-devel] patch applied (wxhaskell): TAG 0.11.0

2009-01-05 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): Remove unused wxWidgets 2.4 and 2.6's Visual Studio project files.

2009-01-05 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add toolMenuFromBitmap function (requested by Bernd Holzmueller).

2009-01-02 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: Hardcoded wxNB_* layout style doesn't works well when using wxWidgets 2.8.x.

2008-12-26 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Set Release version to 0.11.0

2008-12-24 Thread Kido Takahiro
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 -

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.11.0

2008-12-24 Thread Kido Takahiro
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/_

[wxhaskell-devel] patch applied (wxhaskell): Add Homepage field to .cabal file.

2008-12-23 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Update change.txt for wxHaskell 0.11.0 release.

2008-12-23 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use wxWindowList::compatibility_iterator in wxc to avoid building problem.

2008-12-17 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): just change indentation in wxWindow_GetChildren function.

2008-12-17 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): TAG 0.11.0rc1_3

2008-12-17 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Chnage wxWindowList::Node to wxWindowList::compatibility_iterator for fixing building problem.

2008-12-14 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: iterator wasn't advanced.

2008-12-14 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add --with-compiler option for forward compatibility.

2008-12-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use wxList::compatibility_iterator in wxc to avoid building problem.

2008-12-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add notebookHitTest function (requested by Bernd Holzmuller).

2008-12-12 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add --global option.

2008-12-12 Thread Kido Takahiro
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 -

[wxhaskell-devel] patch applied (wxhaskell): Fix: ghc-pkg latest causes problem on Windows.

2008-12-10 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use latest version of packages in GHC database, part2

2008-12-10 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): Use latest version of packages in GHC database

2008-12-10 Thread Kido Takahiro
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 ---

[wxhaskell-devel] patch applied (wxhaskell): When use --user option, wxhaskell should install .cabal location.

2008-11-28 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): TAG 0.11.0rc1_2

2008-11-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): TAG 0.11.0rc1

2008-11-27 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add --user option.

2008-11-27 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Move wxdirect cabal file one level up

2008-11-18 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add homepage/download/EnableGUI.hs for version control.

2008-11-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Sync darcs-boring description with darcs's Boring file regexps update.

2008-11-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add a rudimentary cabal file for wxdirect

2008-11-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): wxdirect can work with parsec 3.

2008-11-13 Thread Kido Takahiro
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 -

[wxhaskell-devel] patch applied (wxhaskell): Modernise wxdirect System.Environment import

2008-11-13 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add Image / ByteString conversion functions (This is based on Jules Bean's work).

2008-11-12 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add ByteString support.

2008-11-12 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use haddock-ghc as a haddock name, too.

2008-11-09 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): small fix for searching haddock files.

2008-11-09 Thread Kido Takahiro
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 -

[wxhaskell-devel] patch applied (wxhaskell): Use $hdoc instead of haddock to refer haddock name.

2008-11-09 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Set Release version to 0.11.0 RC 1

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add Cabal's short name to --enable-optimization and --enable-library-profiling option.

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Modernize FFI flags in source code.

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Move -fvia-C compilation flag to configure option. This respect to GHC changes.

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: profiled version library doesn't use -dep-makefile option on GHC 6.10.x.

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: -hcprof option's argument can disable profiling options.

2008-11-07 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): Add GetOption / SetOption for Images (This is based on Jules Bean's work).

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix dropped optimization level and way to --enable-optimization option.

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Add --enable-library-profiling option for respecting Cabal's option name.

2008-11-07 Thread Kido Takahiro
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 -

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.10.6

2008-11-07 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: Camels sample don't run because of using undefined function since wxWidgets 2.8.x support.

2008-10-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use DEPRECATED pragma instead of only haddock comment to describe deprecated functions.

2008-10-28 Thread Kido Takahiro
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/

[wxhaskell-devel] patch applied (wxhaskell): Remove modification history from source code (Use darcs instead).

2008-10-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Chnage source code's maintainer to be [EMAIL PROTECTED]

2008-10-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fixed broken Haddock descriptions.

2008-10-28 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix: BUILD_XRCGETCTRL_FN macro cause problem when using gcc.

2008-10-27 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): Small update to XRC support

2008-10-27 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): Add XRC support

2008-10-27 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use wxWidgets 2.8.9 in default when building on Windows.

2008-10-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.10.5

2008-10-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix configure doesn't care about that users can install some version of packages.

2008-10-11 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Use -dep-makefile instead of -optdep-f on GHC 6.10.x to avoid warning about using dreprecated option message.

2008-10-10 Thread Kido Takahiro
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/

[wxhaskell-devel] patch applied (wxhaskell): Update wx packages' description and dependency.

2008-10-10 Thread Kido Takahiro
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 --

[wxhaskell-devel] patch applied (wxhaskell): Change SVG's auto-generated function name to be more friendly.

2008-10-10 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Update changes.txt information by 0.10.4's changes.

2008-10-10 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.10.4

2008-10-09 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Bump Cabal's version number to 0.10.4, too.

2008-10-09 Thread Kido Takahiro
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

[wxhaskell-devel] patch applied (wxhaskell): Fix wxcore's depends field has two base package version.

2008-10-04 Thread Kido Takahiro
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   2   >