Show
Ignore:
Timestamp:
11/03/08 17:38:57 (4 years ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

rm controlexample known bugs that are fixed in SWT 3.4.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • examples/controlexample/ControlExample.d

    r161 r177  
    108108        Stdout.formatln( "On linux GTK:" ); 
    109109        Stdout.formatln( "todo: DateTimeTab not implemented" ); 
    110         Stdout.formatln( "bug:  ProgressBarTab crash on vertical" ); 
    111         Stdout.formatln( "        in java it behaves the same" ); 
    112         Stdout.formatln( "bug:  SliderTab horizontal arrow buttons are too high." ); 
    113         Stdout.formatln( "        in java it behaves the same" ); 
    114         Stdout.formatln( "        Known bug:" ); 
    115         Stdout.formatln( "        https://bugs.eclipse.org/bugs/show_bug.cgi?id=197402" ); 
    116         Stdout.formatln( "        http://bugzilla.gnome.org/show_bug.cgi?id=475909" ); 
    117110        Stdout.formatln( "" ); 
    118111        }