[bug #34453] linking against C functions like NSRunAlertPanel() from ObjC++ fails

2011-10-03 Thread Richard Frith-Macdonald
Update of bug #34453 (project gnustep): Category:None => Gui/AppKit Status:None => Fixed Open/Closed:Open => In Test __

[bug #34468] -[NSBundle URLForResource*] methods bugged

2011-10-03 Thread Richard Frith-Macdonald
Update of bug #34468 (project gnustep): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: Thanks very much ..

[bug #34470] -[NSBitmapImageRep initWithFocusedViewRect:] broken

2011-10-03 Thread Eric Wasylishen
Update of bug #34470 (project gnustep): Status:None => Confirmed ___ Follow-up Comment #1: Looks like there are major differences between GS and Cocoa's lockFocus/unlockFocus :-( Well, G

[bug #34473] GNUstep doesn't implement NSHelpButtonBezelStyle

2011-10-03 Thread julian
URL: Summary: GNUstep doesn't implement NSHelpButtonBezelStyle Project: GNUstep Submitted by: julian_ Submitted on: Di 04 Okt 2011 00:47:15 GMT Category: Gui/AppKit Sev

[bug #34472] [Bindings] NSTabView not bindable

2011-10-03 Thread julian
URL: Summary: [Bindings] NSTabView not bindable Project: GNUstep Submitted by: julian_ Submitted on: Di 04 Okt 2011 00:28:01 GMT Category: Gui/AppKit Severity: 3 - Norm

[bug #34471] [Bindings] No binding exposed on for value

2011-10-03 Thread julian
URL: Summary: [Bindings] No binding exposed on for value Project: GNUstep Submitted by: julian_ Submitted on: Di 04 Okt 2011 00:24:16 GMT Category: Gui/AppKit Severity

[bug #34470] -[NSBitmapImageRep initWithFocusedViewRect:] broken

2011-10-03 Thread julian
URL: Summary: -[NSBitmapImageRep initWithFocusedViewRect:] broken Project: GNUstep Submitted by: julian_ Submitted on: Mo 03 Okt 2011 23:51:30 GMT Category: Gui/AppKit

[bug #34469] "visible at launch" property ignored for windows loaded from XIBs

2011-10-03 Thread julian
URL: Summary: "visible at launch" property ignored for windows loaded from XIBs Project: GNUstep Submitted by: julian_ Submitted on: Mo 03 Okt 2011 23:28:18 GMT Category: None

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #13, bug #34454 (project gnustep): ok i can confirm the initial bug is fixed, thanks very much. i will file additional bugs for additional issues as needed. >Maybe we could try to replace non-existing image by a broken image symbol? thanks for your explanation. yes please. the

[bug #34467] -[NSView bitmapImageRepForCachingDisplayInRect:] broken

2011-10-03 Thread Eric Wasylishen
Follow-up Comment #4, bug #34467 (project gnustep): initWithFocusedViewRect: should not be affected - if you could file another bug, that would be great. ___ Reply to this item at:

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread Fred Kiefer
Follow-up Comment #12, bug #34454 (project gnustep): To find out which custom resource is missing is rather simple. You get the report that the object with id "232630206" could not be generated. Open up the XIB file and search for that id. You will find: NSImage black_vertical

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #11, bug #34454 (project gnustep): >I added a forward declaration for NSNibBindingConnector thanks > is caused by an unresolved an unresolved custom resource. >If I remember correctly from my test it was an NSImage or was it that QTMovieView object? sorry, the Launcher.xib

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread Fred Kiefer
Follow-up Comment #10, bug #34454 (project gnustep): I added a forward declaration for NSNibBindingConnector to the header file, this should fix the compilation issue in Gorm. The problem you are getting from your main NIB file is caused by an unresolved custom resource. If I remember correctly f

[bug #19804] ugly # chars in menu

2011-10-03 Thread Fred Kiefer
Update of bug #19804 (project gnustep): Status: Ready For Test => Fixed Assigned to:None => FredKiefer Open/Closed: In Test => Closed _

[bug #33475] .icns loaded with NSImage

2011-10-03 Thread Fred Kiefer
Update of bug #33475 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #30539] Backspace key sends DEL (0x7f) character on OSX, whereas GS X backend does not

2011-10-03 Thread Fred Kiefer
Update of bug #30539 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #31983] GSDragView.m draggingSourceOperationMaskForLocal:

2011-10-03 Thread Fred Kiefer
Update of bug #31983 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #30000] NSOutlineView parentForItem missing

2011-10-03 Thread Fred Kiefer
Update of bug #3 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #25011] crash on Windows in [NSWorkspace init] when it calls [_GSWorkspaceCenter new]

2011-10-03 Thread Fred Kiefer
Update of bug #25011 (project gnustep): Assigned to:None => CaS Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #24782] Loading of NSTableView from NIB files

2011-10-03 Thread Fred Kiefer
Update of bug #24782 (project gnustep): Assigned to:None => gcasa Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #24601] NSToolbar: [NSWindow contentView] should not return a view which contains the toolbar in it once the toolbar is opened.

2011-10-03 Thread Fred Kiefer
Update of bug #24601 (project gnustep): Status: Ready For Test => Fixed Assigned to:None => FredKiefer Open/Closed: In Test => Closed _

[bug #33289] NSMutableArray decoding fails

2011-10-03 Thread Fred Kiefer
Update of bug #33289 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #33042] GUI cannot read XIB files....

2011-10-03 Thread Fred Kiefer
Update of bug #33042 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

[bug #34467] -[NSView bitmapImageRepForCachingDisplayInRect:] broken

2011-10-03 Thread julian
Follow-up Comment #3, bug #34467 (project gnustep): is the underlying bug also responsible for the fact that the following method (works on OS X) to get the pixel data of a NSImage doesn't work - or should i file a separate bug? NSImage *theImg = [[NSImage alloc] initWithContentsOfURL:_url]; NSB

[bug #34468] -[NSBundle URLForResource*] methods bugged

2011-10-03 Thread julian
URL: Summary: -[NSBundle URLForResource*] methods bugged Project: GNUstep Submitted by: julian_ Submitted on: Mo 03 Okt 2011 20:29:26 GMT Category: None Severity: 3 - N

[bug #34467] -[NSView bitmapImageRepForCachingDisplayInRect:] broken

2011-10-03 Thread julian
Follow-up Comment #2, bug #34467 (project gnustep): thanks for investigating i can confirm that the workaround works...when removing the views just after taking the snapshot the user won't even see anything ___ Reply to this item at:

[bug #34467] -[NSView bitmapImageRepForCachingDisplayInRect:] broken

2011-10-03 Thread Eric Wasylishen
Update of bug #34467 (project gnustep): Category:None => Gui/AppKit Item Group:None => Bug Status:None => Confirmed __

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #9, bug #34454 (project gnustep): on a related note, the "visible at launch" property of windows seems to be ignored when loading XIBs, and the windows are ALWAYS visible. ___ Reply to this item at:

[bug #34449] gnustep doesn't implement -[NSUserDefaults doubleForKey:] added in 10.5

2011-10-03 Thread julian
Follow-up Comment #6, bug #34449 (project gnustep): > common courtesy and duty [...] people out there who don't report bugs i agree that reporting bugs is the right thing to do, but i'd be surprised if more than 5% of the people actually did it > missing (recent) APIs goes ... please report th

[bug #34467] -[NSView bitmapImageRepForCachingDisplayInRect:] broken

2011-10-03 Thread julian
URL: Summary: -[NSView bitmapImageRepForCachingDisplayInRect:] broken Project: GNUstep Submitted by: julian_ Submitted on: Mo 03 Okt 2011 18:18:24 GMT Category: None Se

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #8, bug #34454 (project gnustep): to clarify, thanks the "minimal" XIB loads fine now, the file still having problems is from the inital post, Archiv.zip => Launcher-gnustep.xib ___ Reply to this item at:

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #7, bug #34454 (project gnustep): ok thanks *very* much. i've updated everything and rebuilt base,gui and back. these problems remain: i can't rebuild gorm because of error [1] the XIB file still doesn't load because of another error [2] [1] Compiling file GormXibPlugin.m ..

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread Fred Kiefer
Update of bug #34454 (project gnustep): Status: Confirmed => Ready For Test Open/Closed:Open => In Test ___ Follow-up Comment #6: I think I fixed mos