fltk/FL
Bill Spitzak b0cdb25d3c Fixes for 1.0.8 I found:
Fixed hardware overlays.  The problem was the new fl_clipped() code,
which tests against the current window size.  The hardware overlay
code did not set the current window when drawing the overlay.  I
needed hardware overlay for DD's code, I'm not sure if these fixes are
good enough to enable this in our general release.  Hardware overlay
still only works on SGI Irix.

Some patches to turn off the MSVC++ -Oa (assumme no aliasing)
optimization flag.  Suprisingly this only broke a few parts of fltk,
or at least these are the only ones I found.

Does not unmap child windows when the main window is iconized.  This
reduces flashing when the window is deiconized.

Fl::key() is set to zero by all events except key down/up.  This will
allow you to reliably test if an event or callback was produced by a
keystroke.  Fixes the bug posted about stopping Escape from closing
the window.

User defined cursors on OpenGL windows slowed down NT a *LOT*.  Some
attempts to fix this by turning off the cursor while drawing the
window.

Filename completion in the file chooser works better on NT.  Typing
TAB fixes the case of everything you typed to match the shortest name
that can be completed.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1158 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2000-06-03 08:37:09 +00:00
..
Enumerations.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl.H Added Fl::first_window(window) to change which window is at the top of 2000-05-13 20:03:20 +00:00
Fl_Adjuster.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Bitmap.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Box.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Browser.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Browser_.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Chart.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Check_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Choice.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Clock.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Color_Chooser.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Counter.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Dial.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Double_Window.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Fill_Dial.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Fill_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Float_Input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_FormsBitmap.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_FormsPixmap.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Free.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Gl_Window.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Group.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Hold_Browser.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Hor_Fill_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Hor_Nice_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Hor_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Hor_Value_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Image.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Input_.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Int_Input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Light_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Line_Dial.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Menu.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Menu_.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Menu_Bar.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Menu_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Menu_Item.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Menu_Window.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Multi_Browser.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Multi_Label.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Multiline_Input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Multiline_Output.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Nice_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Object.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Output.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Overlay_Window.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Pack.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Pixmap.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Positioner.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Radio_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Radio_Light_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Radio_Round_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Repeat_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Return_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Roller.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Round_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Round_Clock.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Scroll.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Scrollbar.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Secret_Input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Select_Browser.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Simple_Counter.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Single_Window.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Tabs.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Tile.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Timer.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Toggle_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Toggle_Light_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Toggle_Round_Button.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Valuator.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Value_Input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Value_Output.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Value_Slider.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Widget.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
Fl_Window.H Fixes for 1.0.8 I found: 2000-06-03 08:37:09 +00:00
dirent.h Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
filename.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
fl_ask.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
fl_draw.H Added Fl::first_window(window) to change which window is at the top of 2000-05-13 20:03:20 +00:00
fl_file_chooser.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
fl_message.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
fl_show_colormap.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
fl_show_input.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
forms.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
gl.h Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
gl2opengl.h Initial revision 1998-10-06 18:21:25 +00:00
gl_draw.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
glut.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
math.h Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
menubar.h Initial revision 1998-10-06 18:21:25 +00:00
win32.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00
x.H Updated copyright notices for all of the 1.0.x files. 2000-04-25 22:17:00 +00:00