[patch #3487] NSProgressIndicator - support for indeterminate and spinning indicators

2009-11-01 Thread Fred Kiefer
Update of patch #3487 (project gnustep): Status:None = Done Assigned to:None = FredKiefer ___ Follow-up Comment #2: After adding

[patch #3487] NSProgressIndicator - support for indeterminate and spinning indicators

2009-11-01 Thread Fred Kiefer
Update of patch #3487 (project gnustep): Open/Closed:Open = Closed ___ Reply to this item at: http://savannah.gnu.org/patch/?3487 ___

[bug #27882] image drawing code fails/crashes

2009-11-01 Thread Fred Kiefer
Follow-up Comment #2, bug #27882 (project gnustep): I am currently not working on my Windows virtual machine, but I hacked donw the following code based on Microsoft examples and other code in the windows backend. I don't expect it to work out of the box, but it should provide you with a

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

2009-11-01 Thread Fred Kiefer
Follow-up Comment #6, bug #27782 (project gnustep): Find attached the old test application I was talking about. I also committed the part of your patch that just changed over to the newer shared composite and dissolve code. This makes the remaining of your patch a lot smaller.