[bug #27782] drawInRect:fromRect:operation:fraction: doesn't work correctly in a flipped view

2010-06-01 Thread Quentin Mathé
Update of bug #27782 (project gnustep): Status: In Progress => Ready For Test Assigned to:None => qmathe ___ Follow-up Comment #19: Committed with r3

Re: [bug #30020] NSTableView: Multiple Bugs

2010-06-01 Thread Gregory Casamento
Please split this out into multiple bugs in the bug system. Doing this makes it easier to track each issue more effectively. GC On Mon, May 31, 2010 at 9:32 PM, David Wetzel wrote: > > URL: >   > >                 Summary: NSTableView: Multiple Bugs >      

[bug #30025] NSMenu does not behave like on OS X

2010-06-01 Thread David Wetzel
URL: Summary: NSMenu does not behave like on OS X Project: GNUstep Submitted by: dwetzel Submitted on: Di 01 Jun 2010 19:29:03 CEST Category: Gui/AppKit Severity: 3 -

[bug #30026] Unknown time zone name `PST'

2010-06-01 Thread David Wetzel
URL: Summary: Unknown time zone name `PST' Project: GNUstep Submitted by: dwetzel Submitted on: Di 01 Jun 2010 20:02:26 CEST Category: Base/Foundation Severity: 2 - Mi

[bug #30020] NSTableView: Multiple Bugs

2010-06-01 Thread David Wetzel
Follow-up Comment #1, bug #30020 (project gnustep): 2) is fixed when you install libcairo2-dev and reinstall back 4) is in 30025 now. Still open: 1) Mouse pointer does not change to indicate that table columns can be resized/moved (it prints TODO: Deselect the column) when you want to reorder

[bug #30026] Unknown time zone name `PST'

2010-06-01 Thread David Wetzel
Follow-up Comment #2, bug #30026 (project gnustep): I am not doing anything on time zones at this point. Just add a NSLog() and you will see that. My ENV is: ORBIT_SOCKETDIR=/tmp/orbit-dave SSH_AGENT_PID=1319 GNUSTEP_IS_FLATTENED=yes TERM=xterm SHELL=/bin/bash XDG_SESSION_COOKIE=7f015f0edd008e

[bug #30026] Unknown time zone name `PST'

2010-06-01 Thread Richard Frith-Macdonald
Update of bug #30026 (project gnustep): Status:None => Need Info ___ Follow-up Comment #1: What is the bug? You provide an error message complaining about an invalid time zone name bein

[bug #30026] Unknown time zone name `PST'

2010-06-01 Thread Richard Frith-Macdonald
Follow-up Comment #3, bug #30026 (project gnustep): Well .. looked like 'date' returned the correct time, and you have no environment variable set to specify the zone .. so unless you have the zone set in your user defaults or have set the localtime file in the GNUstep zones directory (which seem

[bug #26880] wrong buttons in alert panel

2010-06-01 Thread Riccardo mottola
Update of bug #26880 (project gnustep): Open/Closed:Open => Closed ___ Follow-up Comment #2: fixed by Greg ___ Reply to this item

[bug #29923] [ProjectCenter] saving of files is broken

2010-06-01 Thread Riccardo mottola
Update of bug #29923 (project gnustep): Open/Closed:Open => In Test ___ Follow-up Comment #1: The undo system exposed certain problems. Gregory first commetned the change out, then I commit