[bug #14965] NSOpenStepRootDirectory() returning wrong result

2005-11-13 Thread Richard Frith-Macdonald
Update of bug #14965 (project gnustep): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #1: The root directory

[bug #14967] images with alpha, sometimes have color corruption

2005-11-13 Thread Rob Burns
URL: Summary: images with alpha, sometimes have color corruption Project: GNUstep Submitted by: rburns Submitted on: Sun 11/13/05 at 13:30 Category: Gui/AppKit

[bug #14967] images with alpha, sometimes have color corruption

2005-11-13 Thread Rob Burns
Additional Item Attachment, bug #14967 (project gnustep): File name: Star.tiff Size:1 KB the tiff file used in both screenshots ___ Reply to t

[bug #13582] NSRunAlertPanel() should wrap the message string where possible

2005-11-13 Thread Rob Burns
Follow-up Comment #2, bug #13582 (project gnustep): I've recently found that this problem also makes it difficult to use the same strings on GNUstep and OSX. I have some longish strings in some alert panels, which I've inserted \n's into to get reasonably wide alert panels. On OSX, these string

Fix, NSSliderCell - knob resizing

2005-11-13 Thread Georg Fleischmann
Hi, here is another little patch adding just two lines to allow resizing the knob of a slider. The knob image needs a [image setScalesWhenResized:YES] to allow scaling the image. Best wishes, Georg 2005-11-13 Georg Fleischmann * gui/Source/NSSliderCell.m [NSSliderCell -dra

[bug #14965] NSOpenStepRootDirectory() returning wrong result

2005-11-13 Thread Nicola Pero
Follow-up Comment #2, bug #14965 (project gnustep): Probably the reason it was deprecated is that a very long time ago, GNUstep had a 'GNUSTEP_ROOT' directory (by default '/usr/GNUstep' on GNU/Linux) and GNUSTEP_SYSTEM_ROOT, GNUSTEP_LOCAL_ROOT, GNUSTEP_NETWORK_ROOT etc. where situated as subdirec

Re: [bug #14965] NSOpenStepRootDirectory() returning wrong result

2005-11-13 Thread Sheldon Gill
Nicola Pero wrote: Follow-up Comment #2, bug #14965 (project gnustep): Probably the reason it was deprecated is that a very long time ago, GNUstep had a 'GNUSTEP_ROOT' directory (by default '/usr/GNUstep' on GNU/Linux) and GNUSTEP_SYSTEM_ROOT, GNUSTEP_LOCAL_ROOT, GNUSTEP_NETWORK_ROOT etc. where