[bug #24728] Double clicking on folder names will start rename

2008-11-08 Thread Fred Kiefer
Update of bug #24728 (project gnustep): Category:None = Application ___ Follow-up Comment #1: Imade this an application bug, as I really don't understand what is happening here and there

[bug #24758] NSDocument should have fileName and fileType should be set.

2008-11-08 Thread Gregory John Casamento
Follow-up Comment #2, bug #24758 (project gnustep): Committed now. Thanks. GC ___ Reply to this item at: http://savannah.gnu.org/bugs/?24758 ___ Message sent via/by Savannah

[bug #24778] Alternate menu items aren’tsupport ed—both menu items are shown

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/bugs/?24778 Summary: Alternate menu items aren’t supported—both menu items are shown Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 11:22:03 AM EST Category: Gui/AppKit

[bug #24779] GNUstep file and directory path methods seem to return strings in Windows format

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/bugs/?24779 Summary: GNUstep file and directory path methods seem to return strings in Windows format Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 11:32:24 AM EST

[bug #24779] GNUstep file and directory path methods seem to return strings in Windows format

2008-11-08 Thread Gregory John Casamento
Follow-up Comment #1, bug #24779 (project gnustep): Please note this only appears to be a problem on Windows. ___ Reply to this item at: http://savannah.gnu.org/bugs/?24779 ___ Message

[bug #24780] Fields don’t show their contents (typing moves insertion point, but field is all white).....

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/bugs/?24780 Summary: Fields don’t show their contents (typing moves insertion point, but field is all white). Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 11:35:19 AM EST

[bug #24780] Fields don’t show their contents (typing moves insertion point, but field is all white).....

2008-11-08 Thread Gregory John Casamento
Update of bug #24780 (project gnustep): Category:None = Gui/AppKit Item Group:None = Bug ___ Follow-up Comment #1: This also only

[bug #24758] NSDocument should have fileName and fileType should be set.

2008-11-08 Thread Fred Kiefer
Follow-up Comment #1, bug #24758 (project gnustep): Is it possible that you did forget to submit the change? The bug is set to fixed here, but no change was done in SVN. ___ Reply to this item at: http://savannah.gnu.org/bugs/?24758

[bug #24783] Gorm should support standalone views...

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/bugs/?24783 Summary: Gorm should support standalone views... Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 05:42:30 PM EST Category: Gorm Severity: 3 -

[bug #24784] Thread safety issue with NSCalendarDate...

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/bugs/?24784 Summary: Thread safety issue with NSCalendarDate... Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 05:45:27 PM EST Category: Base/Foundation

[bug #24779] GNUstep file and directory path methods seem to return strings in Windows format

2008-11-08 Thread Richard Frith-Macdonald
Follow-up Comment #3, bug #24779 (project gnustep): NB. windows and unix paths are fundamentally different ... unix has a single root and windows has multiple roots. Applications dealing with paths may, in some cases, need to be aware of this. They can use [NSWorkspace-mountedLocalVolumePaths]

[task #8832] Get CYGWIN support working again...

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/task/?8832 Summary: Get CYGWIN support working again... Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 05:51:19 PM EST Category: None Should Start On: Sat 08 Nov

[bug #24785] Application not quitting properly on some platforms.

2008-11-08 Thread Gregory John Casamento
URL: http://savannah.gnu.org/bugs/?24785 Summary: Application not quitting properly on some platforms. Project: GNUstep Submitted by: gcasa Submitted on: Sat 08 Nov 2008 06:03:33 PM EST Category: None

[bug #19761] NSSecureTextField does not draw bullets

2008-11-08 Thread Gregory John Casamento
Follow-up Comment #1, bug #19761 (project gnustep): Fred, I recall there was a patch for this, but it was postponed since there were changes pending to the text system. What's the current status of the text system changes? GC ___

[bug #24782] Loading of NSTableView from NIB files

2008-11-08 Thread Gregory John Casamento
Update of bug #24782 (project gnustep): Assigned to: gcasa = None ___ Reply to this item at: http://savannah.gnu.org/bugs/?24782 ___

[bug #24782] Loading of NSTableView from NIB files

2008-11-08 Thread Fred Kiefer
Follow-up Comment #1, bug #24782 (project gnustep): Could you please add an example NIB file showing this behaviour? ___ Reply to this item at: http://savannah.gnu.org/bugs/?24782 ___

[bug #24782] Loading of NSTableView from NIB files

2008-11-08 Thread Gregory John Casamento
Follow-up Comment #2, bug #24782 (project gnustep): Please see busybox.nib under the gormtest application in the gnustep/tests/gormtest directory in the repository. This is the nib I originally used to get this to work originally. I have attached it here as well. This functionality did

[bug #20057] rotated+translated text fields display incorrectly

2008-11-08 Thread Fred Kiefer
Follow-up Comment #9, bug #20057 (project gnustep): Last summer I made some more progress not documented here an I was even able to reproduce the behaviour cited below. Still more complex combination of rotation and translation where still wrong. Now I am trying to get an application working