Theme API break for button borders

2011-08-16 Thread Eric Wasylishen
Hi, I made a small change to the theme API yesterday: - (NSSize) buttonBorderForCell: (NSCell*)cell style: (int)style state: (GSThemeControlState)state; is changed to: typedef struct GSThemeMargins { CGFloat left; CGFloat r

gui release?

2011-08-16 Thread Eric Wasylishen
Hi, I just wanted to verify that gui isn't in code freeze, because I've been committing some new things lately. Does anyone have thoughts on when we should do a gui release?Maybe in September or October? Eric ___ Gnustep-dev mailing list Gnustep-dev@

Cygwin / Base and TMP dir

2011-08-16 Thread Riccardo Mottola
Hi, I am looking at the cygwin problem with temporary directories: I have TEMP=/tmp TMP=/tmp the NSTemproraryDirectoy code first looks for these env. variables before deciding to use /tmp The problem is that: baseTempDirName = [env objectForKey: @"TEMP"] returns bogus stuff If I unset TEMP

Re: gui release?

2011-08-16 Thread Fred Kiefer
On 16.08.2011 19:36, Eric Wasylishen wrote: I just wanted to verify that gui isn't in code freeze, because I've been committing some new things lately. Does anyone have thoughts on when we should do a gui release?Maybe in September or October? That time frame sound good to me. And thank you

Re: Cygwin / Base and TMP dir

2011-08-16 Thread Fred Kiefer
I don't remember whether we use fake main for Cygwin or have another mechanism to get the environment and the arguments. You should try and add some print statements in the NSProcessInfo code that parses the environment. In the end it may well be that Cygwin itself already screws up the environm

Tests on OpenBSD/x86

2011-08-16 Thread Riccardo Mottola
Hi, after having sorted out the GSIMap compilation porblems, everything compiled, however the tests in base do not run well: test: base/GSMime: unknown operand --- Running tests in base/Functions --- test: NSPathUtilities.m: unknown operand --- Running tests in base/GSMime --- test: general.m:

OT: OPENSTEP on VirtualBox?

2011-08-16 Thread David Wetzel
Hi folks, which settings should I use for openstep on VirtualBox? It used to work on my old VMWare fusion but I would like to use it on VB on my lion machine :-) Thanks and greetings from Montreal :-) David ___ Gnustep-dev mailing list Gnustep-dev@

Re: OT: OPENSTEP on VirtualBox?

2011-08-16 Thread Jamie Ramone
I used the same exact instructions to install it on VirtualBox as 4 VMWare. I actually have sound on this 1 ;-) No network though, bummer. The mouse does work better, but not good enough yet. Anyway, on VirtualBox u should use a Sound Blaster (virtual) card to have sound and u don't need any specia