Re: [wxhaskell-devel] darcs patch: Added testcase for FontFixed problem (1179394)

2008-03-03 Thread Mads Lindstrøm
Hi It seems that I put a wrong bug-number in the patch-comment. Sorry :( The real number is 1906476. Greetings, Mads Lindstrøm Mads Lindstroem wrote: > Mon Mar 3 20:38:20 CET 2008 Mads Lindstroem <[EMAIL PROTECTED]> > * Added testcase for FontFixed prob

[wxhaskell-devel] Compiling the sources with ghc-6.6.3

2008-03-05 Thread Mads Lindstrøm
uns - the two I tried anyway. Anyway, my question is, how do we remove this dependency on Data.Time for GHC 6.6 only, without forcing GHC 6.8 users to also not use Data.Time? Also, do other people compile with GHC 6.6? Or is it just me who have to, because Debian's is so out of date.

Re: [wxhaskell-devel] Compiling the sources with ghc-6.6.3

2008-03-05 Thread Mads Lindstrøm
agic. I have never edited configure-scripts before and are therefore quite ignorant of what is possible. Or how to do it. Greetings, Mads Lindstrøm - This SF.net email is sponsored by: Microsoft Defy all challenges. Mi

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3.

2008-03-05 Thread Mads Lindstrøm
rms? What would also be interesting is updates to the > webpage, documentation, etc, generally tidying up. I have time this weekend, so I will try creating a binary package. And the documentation stuff. Greetings, Mads Lindstrøm > > I propose we call the next set of binaries 0.10.3rc1 > &g

Re: [wxhaskell-devel] Compiling the sources with ghc-6.6.3

2008-03-06 Thread Mads Lindstrøm
Eric Y. Kow wrote: > On Wed, Mar 05, 2008 at 21:22:54 +0100, Mads Lindstrøm wrote: > > It would be fair, except that the time-package did not compile easily on > > Debian either :( I will try to look more into the issue this weekend. > > Maybe I could get the time-package m

Re: [wxhaskell-devel] darcs patch: Data.Time package now only used when available

2008-03-07 Thread Mads Lindstrøm
ging the build system and I do not really know how that affects MS Windows users. And I have no MS Windows to test on. So if anybody would be so kind test on MS Window? Greetings, Mads Lindstrøm > - > This SF.net email

Re: [wxhaskell-devel] Fwd: wxhaskell 0.10.3rc1 - testers wanted

2008-03-08 Thread Mads Lindstrøm
pository, as they need to follow an endless number of rules. Just something the user can download and easily install/remove. Greetings, Mads Lindstrøm > > Other than that, we probably want to link to the homepage and the wiki > and suggest the user compil

Re: [wxhaskell-devel] darcs patch: Bump to 0.10.3. (and 17 more)

2008-03-08 Thread Mads Lindstrøm
alled wxcore-clean) This one breaks something. The make-rule wx-install-files still depends upon wx-main, but there is no longer any wx-main. Shouldn't the wx-main dependency be wx-only ? Greetings, Mads Lindstrøm > > Wed Mar 5 17:38:25 GMT 2008 Eric Kow <[EMAIL PROTECTED]>

Re: [wxhaskell-devel] Fwd: wxhaskell 0.10.3rc1 - testers wanted

2008-03-08 Thread Mads Lindstrøm
Eric Y. Kow: Thank you for the pointers. They helped a lot. Greetings, Mads > On Sat, Mar 08, 2008 at 12:40:07 +0100, Mads Lindstrøm wrote: > > I was thinking about making a .deb package file Debian (could also be > > used for Debian derivatives like Ubuntu). You wou

Re: [wxhaskell-devel] darcs patch: Initial support for Debian DEB files (and 1 more)

2008-03-09 Thread Mads Lindstrøm
t. I am not sure I am approaching this the right way. Greetings, Mads Lindstrøm > > > Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem <[EMAIL PROTECTED]> > * Delete DataTimeTest.hs file after DataTime test > ---

Re: [wxhaskell-devel] darcs patch: Initial support for Debian DEB files (and 1 more)

2008-03-09 Thread Mads Lindstrøm
Mads Lindstrøm wrote: > Mads Lindstroem wrote: > > Sat Mar 8 20:49:42 CET 2008 Mads Lindstroem <[EMAIL PROTECTED]> > > * Initial support for Debian DEB files > > > > This is only initial support. No doubt some tweaking will be needed > > before

Re: [wxhaskell-devel] darcs patch: Initial support for Debian DEB files (and 1 more)

2008-03-09 Thread Mads Lindstrøm
. If people think we need to hurry, we can of cause use what I have made and then use Shramov's code for our next release. But I would rather wait a bit and let his (better approach) go into our release. Greetings, Mads Lindstrøm > > > Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem

Re: [wxhaskell-devel] darcs patch: Debian build: version automatically reco... (and 2 more)

2008-03-10 Thread Mads Lindstrøm
Hi This should make the Debian side of things ready for rc1. I am quite tired right now and will therefore wait uploading until tomorrow. Also I contacted Pavel Shramov about his Debian build and whether he would want to have access to the Darcs repo. Greetings, Mads Mads Lindstroem wrote: > M

Re: [wxhaskell-devel] darcs patch: Debian build: version automatically reco... (and 2 more)

2008-03-11 Thread Mads Lindstrøm
Size: 21238821 > > hunk ./configure 1162 > > Interesting... do we really need the gl stuff? Properly not. I will wait till rc2 to remove the gl dependency. Greetings, Mads Lindstrøm ---

[wxhaskell-devel] Uploaded debian file to SourceForge

2008-03-11 Thread Mads Lindstrøm
Hi Uploaded debian file to SourceForge. Greetings, Mads - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___

Re: [wxhaskell-devel] darcs patch: Makefile now executes programs on Linux ... (and 3 more)

2008-03-13 Thread Mads Lindstrøm
s BouncingBalls make: BouncingBalls: Command not found make: *** [BouncingBalls] Error 127 Greetings, Mads Lindstrøm > > > Wed Mar 12 20:14:02 CET 2008 Mads Lindstroem <[EMAIL PROTECTED]> > > * Updating links > > > > Wed Mar 12 20:17:16 CET 2008 Mads Linds

Re: [wxhaskell-devel] [wxhaskell-users] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-13 Thread Mads Lindstrøm
Hi, > Hi, > Can you make ghc 6.8's Debian package? > > On Wed, 12 Mar 2008 18:50:21 +0900, Jeremy O'Donoghue <[EMAIL PROTECTED]> > wrote: > > Binary packages are available from the wxHaskell download site at > > http://sourceforge.net/project/showfiles.php?group_id=73133, for the > > following p

Re: [wxhaskell-devel] [wxhaskell-users] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-13 Thread Mads Lindstrøm
pside is that it will make better testing possible. The downside is that people will have to wait a little with packages for unstable. No promises, but I expect to have something ready by the end of the weekend. Greetings, Mads Lindstrøm > > htt

Re: [wxhaskell-devel] [wxhaskell-users] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-16 Thread Mads Lindstrøm
Hi, Shelarcy wrote: > Hi, > Can you make ghc 6.8's Debian package? I have made it now. It is compiled with Debian unstable's ghc. See http://www.haskell.org/haskellwiki/WxHaskell/Install#Debian_and_Ubuntu .. Greetings, Mads > > On Wed, 12 Mar 2008 18:50:21 +0900, Jeremy O'Donoghue <[EMAIL PR

Re: [wxhaskell-devel] [wxhaskell-users] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-16 Thread Mads Lindstrøm
Eric Y. Kow: > On Sun, Mar 16, 2008 at 12:32:46 +0100, Mads Lindstrøm wrote: > > I have made it now. It is compiled with Debian unstable's ghc. > > By the way, your files seem to be a bit smaller than the MacOS X and > Windows one. Are you also using -hcprof and --enable-

Re: [wxhaskell-devel] [wxhaskell-users] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-16 Thread Mads Lindstrøm
Hi, Mads Lindstrøm: > Eric Y. Kow: > > On Sun, Mar 16, 2008 at 12:32:46 +0100, Mads Lindstrøm wrote: > > > I have made it now. It is compiled with Debian unstable's ghc. > > > > By the way, your files seem to be a bit smaller than the MacOS X and > > Win

[wxhaskell-devel] RC2 packages for Debian

2008-03-17 Thread Mads Lindstrøm
Hi, I have just made a new package for Debian including profiling and documentation. I did so that it will resemble the other packages. It is made for GHC 6.8. Unless anyone disagree, I will upload it as RC2 ? I will make a similar package for GHC 6.6. Greetings, Mads Lindstrøm

Re: [wxhaskell-devel] RC2 packages for Debian

2008-03-17 Thread Mads Lindstrøm
Hi, Eric Kow: > > Unless anyone disagree, I will upload it as RC2 ? > Hang on a second, I might not have pushed in my latest bug fix patches > yet. Do you think you could apply those [if they seem sane, of > course!]? I will wait. I will also be making a patch later. But it will only be relat

Re: [wxhaskell-devel] darcs patch: Update homepage for expected 0.10.3 release.

2008-03-20 Thread Mads Lindstrøm
Hi, Eric Kow wrote: > Last call for patches. > > I think I'm ready to tag and release by Saturday 13:00 (UTC) I cannot really do much WxHaskell work on Saturday. So either it will have to wait until Sunday or maybe you could tag the release Friday evening? Greetings, Mads > > Thu Mar 20 22:4

Re: [wxhaskell-devel] wxWidgets 2.8 support

2008-03-25 Thread Mads Lindstrøm
lot of people likes to keep third party packages to a minimum - including myself. Greetings, Mads Lindstrøm - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http:

Re: [wxhaskell-devel] wxWidgets 2.8 support

2008-04-24 Thread Mads Lindstrøm
Hi I have compiled & installed this on Debian Linux. And it worked with only a little trouble. I had to install WxHaskell 2.8 from http://wiki.wxpython.org/InstallingOnUbuntuOrDebian . That is, I installed a package not in the main Debian achieve, which some Debian users may not be so happy about

Re: [wxhaskell-devel] WxHaskell at DEFUN

2008-06-02 Thread Mads Lindstrøm
Hi, Eric Y. Kow wrote: > On Tue, Apr 22, 2008 at 09:05:09 +0100, Simon Peyton-Jones wrote: > > Call for Talks and Tutorials > > ACM SIGPLAN 2008 Developer Tracks on Functional Programming > > http://www.deinprogramm.de/defun-2008/ > > Victoria

Re: [wxhaskell-devel] WxHaskell at DEFUN

2008-06-09 Thread Mads Lindstrøm
Hi, Eric Y. Kow wrote: > On Tue, Apr 22, 2008 at 09:05:09 +0100, Simon Peyton-Jones wrote: > > Call for Talks and Tutorials > > ACM SIGPLAN 2008 Developer Tracks on Functional Programming > > http://www.deinprogramm.de/defun-2008/ > > Victoria

Re: [wxhaskell-devel] darcs patch: Change wxcAppUSleep to wxcMilliSleep (wx... (and 1 more)

2008-09-22 Thread Mads Lindstrøm
ize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ Greetings, Mads Lindstrøm - This SF.Net email is sponsored by the Moblin Your Move Dev

[wxhaskell-devel] Testing - suspects sourceforge for banding my email - thus the test

2008-09-22 Thread Mads Lindstrøm
Testing - suspects sourceforge for banding my email - thus the test. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win grea

[wxhaskell-devel] patch applied (wxhaskell): Change wxcAppUSleep to wxcMilliSleep (wxcAppUSleep is deprecated now).

2008-09-22 Thread Mads Lindstrøm
Wed Jul 30 05:40:20 EDT 2008 shelarcy <[EMAIL PROTECTED]> * Change wxcAppUSleep to wxcMilliSleep (wxcAppUSleep is deprecated now). M ./wxc/include/wxc_glue.h -1 +1 M ./wxc/src/wrapper.cpp -1 +1 M ./wxcore/src/Graphics/UI/WXCore/Controls.hs +6 View patch online: http://code.hask

[wxhaskell-devel] patch applied (wxhaskell): Fix building with GHC 6.10.*.

2008-09-22 Thread Mads Lindstrøm
Mon Sep 22 11:59:20 EDT 2008 shelarcy <[EMAIL PROTECTED]> * Fix building with GHC 6.10.*. M ./configure -14 +22 View patch online: http://code.haskell.org/wxhaskell/_darcs/patches/20080922155920-c1071-3bf6d96e89985550fed452951deadf979534d7a5.gz

Re: [wxhaskell-devel] processExecAsync and processExecAsyncTimed don't work in version 0.10.3

2008-11-01 Thread Mads Lindstrøm
o adapt it a little bit to work on windows (properly just changing "./testproc.exe" to "testproc" should do). I would love to hear if it works on your machine. Greetings, Mads Lindstrøm module Main where import Graphics.UI.WX import Graphics.UI.WXCore import WxProces

[wxhaskell-devel] Trouble compiling any wxHaskell program after XRC patches

2008-11-02 Thread Mads Lindstrøm
it is a problem with my underlying wxWidgets library. But compiling wxWidgets with xrc enabled did not solve my problem. I use version 2.8 of wxWidgets. Anybody has a clue to what to do about the problem? Greetings, Mads Lindstrøm --

Re: [wxhaskell-devel] processExecAsync and processExecAsyncTimed don't work in version 0.10.3

2008-11-05 Thread Mads Lindstrøm
> Do you have any idea? (Before starting to delve deep into the process > management myself...) Nope, I have no idea why it do not work for you - sorry :( /Mads Lindstrøm > > Thanks again, > Bernd > > > Hi Bernd > > > > Bernd Holzmüller wrote: > >>

[wxhaskell-devel] patch applied (wxhaskell): Fix: undefined reference to wxXmlResource_GetStyledTextCtrl

2008-11-07 Thread Mads Lindstrøm
Thu Nov 6 21:12:44 EST 2008 shelarcy <[EMAIL PROTECTED]> * Fix: undefined reference to wxXmlResource_GetStyledTextCtrl M ./wxc/src/eljrc.cpp +5 View patch online: http://code.haskell.org/wxhaskell/_darcs/patches/20081107021244-c1071-f5d72450dca2b535e3c1b34ffc45749528e7e622.gz ---

[wxhaskell-devel] patch applied (wxhaskell): Fixed function name wxXmlResource_GetStyledTextCtrl

2008-11-07 Thread Mads Lindstrøm
Fri Nov 7 15:42:15 EST 2008 [EMAIL PROTECTED] * Fixed function name wxXmlResource_GetStyledTextCtrl M ./wxc/src/eljrc.cpp -1 +1 View patch online: http://code.haskell.org/wxhaskell/_darcs/patches/20081107204215-6ab19-1f317be615c982f43b007337bade304760bc191f.gz ---

Re: [wxhaskell-devel] Trouble compiling any wxHaskell program after XRC patches

2008-11-07 Thread Mads Lindstrøm
Hi, > Hi, > > I made patch for this problem. Attached is a patch for that. > Please test. Thank you for the patch. There was one minor issue, which I have fixed. Your and my patch has been pushed to code.haskell.org. /Mads Lindstrøm > > > Best Regards, > > O

[wxhaskell-devel] XRC and type safety

2008-12-07 Thread Mads Lindstrøm
;controls.xrc" file in the sample directory generates a file named "ControlsSelector.hs" containing: module ControlsSelector where import Graphics.UI.WX okButton f = buttonRes f "ok" quitButton f = butto

Re: [wxhaskell-devel] 0.11.0 not playing nice with wx 2.8 on Linux

2008-12-28 Thread Mads Lindstrøm
Hi Adam Williamson: > Hi, guys. I'm currently working to convert all of Mandriva to wxgtk 2.8 > rather than 2.6. wxhaskell is just about the last wxgtk 2.6 piece. :) > > I read via the wiki that 0.11.0 seems not only to claim to support 2.8, > but to more or less require it: > > "wxHaskell 0.11.x

Re: [wxhaskell-devel] 0.11.0 not playing nice with wx 2.8 on Linux

2009-02-13 Thread Mads Lindstrøm
Hi Shelarcy's latest patch solves the problem. At least it did for me and Chris Casinghino (according to a wxhaskell post). If you upgrade to the latest version from the Darcs repo, then please report your results. /Mads Adam Williamson wrote: > Hi, guys. I'm currently working to convert all o

Re: [wxhaskell-devel] darcs patch: Remove seemingly unused wxEiffel definitions.

2009-04-08 Thread Mads Lindstrøm
On Wed, 2009-04-08 at 13:59 +0100, Eric Kow wrote: > Whoops, maybe it's not a good idea to apply this... > > I was trying to get rid of external definitions like this > > -wxEVT_COMMAND_BUTTON_CLICKED : INTEGER is > > - external "C use %"ewxw_glue.h%"" > > - alias "expEVT_C

[wxhaskell-devel] Linking errors with newest (2 weeks ago) updates

2009-04-27 Thread Mads Lindstrøm
Hi Compile and install of wxHaskell, with the newest update (2 weeks ago) goes find. But I am the getting linking errors when compiling sample program (samples/wx). Are other people also getting these errors? The errors are like: > cd samples/wx > make Controls ghc -package wx -o Controls Contr

Re: [wxhaskell-devel] How do I create a modal window

2009-06-18 Thread Mads Lindstrøm
Hi Henik-Jan I did not even know that there was something called a MDI-Frame! But have you tried showModal? The showModal function[1] has worked for me in the past. See samples/wx/TimeFlowsEx.hs in the wxHaskell source repository for an (longish) example. Search, in the TimeFlowEx example, for "sh

Re: [wxhaskell-devel] XRC and type safety

2010-01-27 Thread Mads Lindstrøm
Hi Gour On Wed, 2010-01-27 at 19:42 +0100, Gour wrote: > On Sun, 07 Dec 2008 20:11:19 +0100 > >>>>>> "Mads" == Mads Lindstrøm wrote: > > Hi Mads, > > Mads> It was great to see XRC being added to wxHaskell. Nonetheless, it > Mads> seems

Re: [wxhaskell-devel] XRC and type safety

2010-01-28 Thread Mads Lindstrøm
Hi On Thu, 2010-01-28 at 08:36 +0100, Gour wrote: > Hmm, interesting. You're thinking about the complete XRC GUI designer > or just something to load XRC and generate wxhaskell? Just something to load XRC files in a type safe manner. Are there something wrong with the GUI designer tools already

[wxhaskell-devel] Who is reviewing and committing patches

2012-12-13 Thread Mads Lindstrøm
/gmane.comp.lang.haskell.wxhaskell.devel/861. The other fix is to make wxHaskell compile on GHC 7.6.1. I made the patches using: darcs send --output "patch_name" --author "Mads Lindstroem" --from "Mads Lindstroem" -i Greetings, Mads Lindstrøm 1 patch for repository htt