From csr21 at cantab.net Mon Aug 6 21:36:04 2007 From: csr21 at cantab.net (Christophe Rhodes) Date: Mon, 06 Aug 2007 22:36:04 +0100 Subject: [mcclim-devel] Re: CVS mcclim/Drei In-Reply-To: <20070806131904.088D4111D1@common-lisp.net> (thenriksen-F1HGIaG5STRyXAeb93iumQ@public.gmane.org's message of "Mon, 6 Aug 2007 09:19:04 -0400 (EDT)") References: <20070806131904.088D4111D1@common-lisp.net> Message-ID: <871wegcpmj.fsf@cantab.net> "thenriksen" writes: > Update of /project/mcclim/cvsroot/mcclim/Drei > In directory clnet:/tmp/cvs-serv13603/Drei > > Modified Files: > drei-redisplay.lisp drei-clim.lisp > Log Message: > Fixed the "wandering Drei" input-editor redisplay bug by enforcing the > original coordinates of the Drei instance. I gave Troels instructions for reproducing the bug earlier today, and he couldn't. The instructions used Courier Default Ugly, and went: (asdf:oos 'asdf:load-op :gsharp) (clim:run-frame-top-level (clim:make-application-frame 'fontview::fontview)) Antialias View SPC ; and mouse over Troels was unable to reproduce it, but I now have a guess why. I'm lazy with capital letters in clim, since it corrects them for me, so I type "antialias SPC". When I hit the SPC and the initial a is upcased to A, I think that is when the oddities begin. (This is just a guess from examining the visual effect that I now see when at the command prompt, and not based on reading any of the code). Cheers, Christophe From asf at boinkor.net Mon Aug 20 20:43:08 2007 From: asf at boinkor.net (Andreas Fuchs) Date: Mon, 20 Aug 2007 22:43:08 +0200 Subject: [mcclim-devel] freeze time for mcclim 0.9.5 "Eastern Orthodox Liturgical New Year" Message-ID: <46C9FCDC.3030303@boinkor.net> Hi there, it's been too long since the last mcclim release. To hit the beginning of the Eastern Orthodox Lithurgical New Year, the release deadline is Sep 1. So, I say we freeze on Sunday, Aug 26, and release on Saturday Sep 1. If you have patches that should be added to mcclim, between now and Aug 26 would be the perfect time to send them. Also, if you feel compelled to try out the cool new stuff in McCLIM (and help us discover bugs along the way), this is a really good time for that, too. Happy testing, -- Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs From evgeny.zubok at tochka.ru Wed Aug 22 19:48:41 2007 From: evgeny.zubok at tochka.ru (Evgeny M. Zubok) Date: Wed, 22 Aug 2007 23:48:41 +0400 Subject: [mcclim-devel] pointer-tracking problems after last CVS update Message-ID: <878x83qrja.fsf@tochka.ru> After last CVS update something changed in pointer tracking procedure (pointer-motion-event?). clim-fig example shows this issue when dragging the pointer with pressed button while drawing, say, ellipse. The movement becomes less smooth. It's regression. From evgeny.zubok at tochka.ru Thu Aug 23 08:44:03 2007 From: evgeny.zubok at tochka.ru (Evgeny M. Zubok) Date: Thu, 23 Aug 2007 12:44:03 +0400 Subject: [mcclim-devel] Re: pointer-tracking problems after last CVS update References: <878x83qrja.fsf@tochka.ru> Message-ID: <87ir76myi4.fsf@tochka.ru> "Evgeny M. Zubok" writes: > After last CVS update something changed in pointer tracking procedure > (pointer-motion-event?). clim-fig example shows this issue when dragging > the pointer with pressed button while drawing, say, ellipse. The > movement becomes less smooth. It's regression. The problem disappeared when Goatee is used. Therefore, this is due to Drei slower updates, i think. From athas at sigkill.dk Thu Aug 23 14:03:04 2007 From: athas at sigkill.dk (Troels Henriksen) Date: Thu, 23 Aug 2007 16:03:04 +0200 Subject: [mcclim-devel] Re: pointer-tracking problems after last CVS update In-Reply-To: <87ir76myi4.fsf@tochka.ru> (Evgeny M. Zubok's message of "Thu, 23 Aug 2007 12:44:03 +0400") References: <878x83qrja.fsf@tochka.ru> <87ir76myi4.fsf@tochka.ru> Message-ID: <878x824acn.fsf@lambda.athas.dyndns.dk> "Evgeny M. Zubok" writes: > "Evgeny M. Zubok" writes: > > The problem disappeared when Goatee is used. Therefore, this is due to > Drei slower updates, i think. This is correct. The solution is to change clim-fig to not use a text-field pane for printing status information. -- \ Troels /\ Henriksen From asf at boinkor.net Sun Aug 26 20:46:43 2007 From: asf at boinkor.net (Andreas Fuchs) Date: Sun, 26 Aug 2007 22:46:43 +0200 Subject: [mcclim-devel] mcclim 0.9.5 freeze starts now Message-ID: <46D1E6B3.4090902@boinkor.net> Just a reminder: this is the start of the freeze period for 0.9.5 "Eastern Orthodox Liturgical New Year". Testing, squashing bugs, and documenting stuff is very welcome; committing untested features not so much. I'll put up a cliki page with the current test status for the various implementations tomorrow. Good hunting, -- Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs