Re: Commit r29000

2009-11-25 Thread Doug Simons
someone can migrate this fix into the trunk soon. Regards, Doug -- Doug Simons Principal Developer TestPlant Inc T+1 720-890-0211 ext 13 4730 Walnut Street F+1 720-890-0209 Boulder, CO 80301 doug.sim...@testplant.com USA http://www.testplant.com This email and any attac

Re: NSXML* classes

2012-02-23 Thread Doug Simons
Hi Fred, Thanks for reviewing this code! On Feb 23, 2012, at 2:37 AM, Fred Kiefer wrote: > > What I was looking for was a specific example that shows the need for the > current retain count handling. We can only touch this, if we know about the > problems we try to solve here. I don't like th

Re: Article criticizing Linux in the Economist - large need of software support time

2012-04-04 Thread Doug Simons
On Apr 4, 2012, at 8:06 AM, Gerold Rupprecht wrote: > Hi, > > I found the following analysis most interesting: > http://www.economist.com/blogs/babbage/2012/03/desktop-linux > > Then I got to reading about your involvement with the automated testing > software called Eggplant. > > The key to s

Re: Kickstarter was not successful... but it did help things...

2013-09-12 Thread Doug Simons
On Sep 12, 2013, at 4:03 AM, David Chisnall wrote: > We could almost certainly provide them with an automated tool that they can > run on their codebase that would give them a pretty clear idea of the OS X > APIs that they use. Actually, providing such a tool with the ability to > produce a re

Re: Kickstarter was not successful... but it did help things...

2013-09-12 Thread Doug Simons
On Sep 12, 2013, at 11:52 AM, Doc O'Leary wrote: > In article , > Doug Simons wrote: > >> On Sep 12, 2013, at 4:03 AM, David Chisnall wrote: >> >>> We could almost certainly provide them with an automated tool that they can >>> run on their codeb

Re: sheets in GNUstep

2015-03-19 Thread Doug Simons
On Mar 19, 2015, at 11:27 AM, Fred Kiefer wrote: > > As Greg explained what we really need to sort out is how to get the two > windows to interact properly. Here his idea to do it on the view level could > be the solution. > Displaying a sheet as a view in the window could work well. Just

Re: sheets in GNUstep

2015-03-19 Thread Doug Simons
On Mar 19, 2015, at 11:58 AM, Ivan Vučica wrote: > To elaborate: A window's content may have a maximum size because it's unable > to handle larger window sizes. For example, it may not have correct > autoresize masks set up. > I think you make a good point that resizing the window's content

Re: Status of GNUstep

2015-07-05 Thread Doug Simons
Hmm, a thought occurred to me: Would there be an easy way to determine the GNUstep methods (and possibly functions) that are called by an application? The idea would be to create a list of methods that are known to be used by one or more applications within the community. Even if a method has be

Compositing problem with cairo

2015-12-02 Thread Doug Simons
Hello, I have a problem displaying an image with some transparent pixels over various colored backgrounds. We are masking out parts of an image by setting the alpha channel to 0 for some pixels, and want to allow the user to display the image over different background colors to see where the tr

Re: Compositing problem with cairo

2015-12-03 Thread Doug Simons
-alpha > (([bitmapRep bitmapFormat] & NSAlphaNonpremultipliedBitmapFormat) == 0), then > changing a pixel's alpha value without also updating its > (alpha-premultiplied) RGB values would cause a compositing issue similar to > what you described. > > Cheers, > > Jos

Re: A Critique: Getting Started with GNUstep on Windows

2016-02-18 Thread Doug Simons
ructions, then look at what can be done to improve the tools (makefiles, configuration files, etc.) to simplify and remove steps so that the instructions can be made even simpler. Thanks for listening, Doug Simons ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnustep