FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael R Sweet 44b2ff35cf Use install command instead of CHMOD, CP, and MKDIR. 19 years ago
..
Enumerations.H Add GTK thin up/down box/frame types. 19 years ago
Fl.H Merge all of the scrollbar sizes into a single API call 19 years ago
Fl_Adjuster.H Update source file headers with STR web page. 20 years ago
Fl_BMP_Image.H Update source file headers with STR web page. 20 years ago
Fl_Bitmap.H Update source file headers with STR web page. 20 years ago
Fl_Box.H Update source file headers with STR web page. 20 years ago
Fl_Browser.H Update source file headers with STR web page. 20 years ago
Fl_Browser_.H STR 1183: swapping two items in an Fl_Browser_ widget would corrupt redrawing if either item was "top". This fix swaps the top_ variable correctly, and also swaps the selection flag as the user would expect. 19 years ago
Fl_Button.H Update source file headers with STR web page. 20 years ago
Fl_Chart.H Update source file headers with STR web page. 20 years ago
Fl_Check_Browser.H STR #1232: it was not possible to toggle a checkbox in Fl_Check_Browser by clicking the same box twice. 19 years ago
Fl_Check_Button.H Update source file headers with STR web page. 20 years ago
Fl_Choice.H Update source file headers with STR web page. 20 years ago
Fl_Clock.H Update source file headers with STR web page. 20 years ago
Fl_Color_Chooser.H Update source file headers with STR web page. 20 years ago
Fl_Counter.H Update source file headers with STR web page. 20 years ago
Fl_Dial.H Update source file headers with STR web page. 20 years ago
Fl_Double_Window.H Update source file headers with STR web page. 20 years ago
Fl_Export.H Update source file headers with STR web page. 20 years ago
Fl_File_Browser.H Update source file headers with STR web page. 20 years ago
Fl_File_Chooser.H Hide window before doing callback for OK button (STR #1565) 19 years ago
Fl_File_Icon.H Update source file headers with STR web page. 20 years ago
Fl_File_Input.H Update source file headers with STR web page. 20 years ago
Fl_Fill_Dial.H Update source file headers with STR web page. 20 years ago
Fl_Fill_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Float_Input.H Update source file headers with STR web page. 20 years ago
Fl_FormsBitmap.H Update source file headers with STR web page. 20 years ago
Fl_FormsPixmap.H Update source file headers with STR web page. 20 years ago
Fl_Free.H Update source file headers with STR web page. 20 years ago
Fl_GIF_Image.H Update source file headers with STR web page. 20 years ago
Fl_Gl_Window.H New context_changed() function for OpenGL windows allowing efficient texture loading (str #1372) 19 years ago
Fl_Group.H Applied hidden copy / ctor patch as suggested in STR 860 20 years ago
Fl_Help_Dialog.H Fix indentation of elements (STR #1549) 19 years ago
Fl_Help_View.H Converted global static variables into class static variables 19 years ago
Fl_Hold_Browser.H Update source file headers with STR web page. 20 years ago
Fl_Hor_Fill_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Hor_Nice_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Hor_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Hor_Value_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Image.H Update source file headers with STR web page. 20 years ago
Fl_Input.H Removed stub for Fl_Input::handle_mouse(int) because it is not implemented anywhere. 19 years ago
Fl_Input_.H Update source file headers with STR web page. 20 years ago
Fl_Input_Choice.H Fix Fl_Input_Choice widget positioning. 20 years ago
Fl_Int_Input.H Update source file headers with STR web page. 20 years ago
Fl_JPEG_Image.H Update source file headers with STR web page. 20 years ago
Fl_Light_Button.H Update source file headers with STR web page. 20 years ago
Fl_Line_Dial.H Update source file headers with STR web page. 20 years ago
Fl_Menu.H Update source file headers with STR web page. 20 years ago
Fl_Menu_.H Update source file headers with STR web page. 20 years ago
Fl_Menu_Bar.H Update source file headers with STR web page. 20 years ago
Fl_Menu_Button.H Update source file headers with STR web page. 20 years ago
Fl_Menu_Item.H Update source file headers with STR web page. 20 years ago
Fl_Menu_Window.H Update source file headers with STR web page. 20 years ago
Fl_Multi_Browser.H Update source file headers with STR web page. 20 years ago
Fl_Multi_Label.H Update source file headers with STR web page. 20 years ago
Fl_Multiline_Input.H Update source file headers with STR web page. 20 years ago
Fl_Multiline_Output.H Update source file headers with STR web page. 20 years ago
Fl_Nice_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Object.H Update source file headers with STR web page. 20 years ago
Fl_Output.H Update source file headers with STR web page. 20 years ago
Fl_Overlay_Window.H Update source file headers with STR web page. 20 years ago
Fl_PNG_Image.H Update source file headers with STR web page. 20 years ago
Fl_PNM_Image.H Update source file headers with STR web page. 20 years ago
Fl_Pack.H Update source file headers with STR web page. 20 years ago
Fl_Pixmap.H Update source file headers with STR web page. 20 years ago
Fl_Positioner.H Update source file headers with STR web page. 20 years ago
Fl_Preferences.H STR #1381: added optional "precision" argument when writing floats or doubles to a Preferences file. 19 years ago
Fl_Progress.H Update source file headers with STR web page. 20 years ago
Fl_RGB_Image.H Added Fl_RGB_Image header which simply include Fl_Image.H to keep the interface consitaent (STR #1551). 19 years ago
Fl_Radio_Button.H Update source file headers with STR web page. 20 years ago
Fl_Radio_Light_Button.H Update source file headers with STR web page. 20 years ago
Fl_Radio_Round_Button.H Update source file headers with STR web page. 20 years ago
Fl_Repeat_Button.H Update source file headers with STR web page. 20 years ago
Fl_Return_Button.H Update source file headers with STR web page. 20 years ago
Fl_Roller.H Update source file headers with STR web page. 20 years ago
Fl_Round_Button.H Update source file headers with STR web page. 20 years ago
Fl_Round_Clock.H Update source file headers with STR web page. 20 years ago
Fl_Scroll.H Changed Fl_Scroll::bbox() from private to protected. 19 years ago
Fl_Scrollbar.H Update source file headers with STR web page. 20 years ago
Fl_Secret_Input.H Update source file headers with STR web page. 20 years ago
Fl_Select_Browser.H Update source file headers with STR web page. 20 years ago
Fl_Shared_Image.H Update source file headers with STR web page. 20 years ago
Fl_Simple_Counter.H Update source file headers with STR web page. 20 years ago
Fl_Single_Window.H Update source file headers with STR web page. 20 years ago
Fl_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Spinner.H Don't range check typed numbers until the user presses enter or leaves 19 years ago
Fl_Sys_Menu_Bar.H Slight changes to Fl_Sys_Menu_Bar making it more transparent for multi platform developers. Again, thanks Natevw for the patch. 20 years ago
Fl_Tabs.H Undid the previous Fl_Tabs::value() const change because adding 'const' *does* changed the ABI. Sigh. 19 years ago
Fl_Text_Buffer.H Update source file headers with STR web page. 20 years ago
Fl_Text_Display.H Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implemented using a timer event. The scroll speed is proportional to the distance of the cursor to the text area 20 years ago
Fl_Text_Editor.H Update source file headers with STR web page. 20 years ago
Fl_Tile.H Update source file headers with STR web page. 20 years ago
Fl_Tiled_Image.H Update source file headers with STR web page. 20 years ago
Fl_Timer.H Update source file headers with STR web page. 20 years ago
Fl_Toggle_Button.H Update source file headers with STR web page. 20 years ago
Fl_Toggle_Light_Button.H Update source file headers with STR web page. 20 years ago
Fl_Toggle_Round_Button.H Update source file headers with STR web page. 20 years ago
Fl_Tooltip.H Update source file headers with STR web page. 20 years ago
Fl_Valuator.H Update source file headers with STR web page. 20 years ago
Fl_Value_Input.H Update source file headers with STR web page. 20 years ago
Fl_Value_Output.H Update source file headers with STR web page. 20 years ago
Fl_Value_Slider.H Update source file headers with STR web page. 20 years ago
Fl_Widget.H Applied hidden copy / ctor patch as suggested in STR 860 20 years ago
Fl_Window.H Applied hidden copy / ctor patch as suggested in STR 860 20 years ago
Fl_Wizard.H Update source file headers with STR web page. 20 years ago
Fl_XBM_Image.H Update source file headers with STR web page. 20 years ago
Fl_XPM_Image.H Update source file headers with STR web page. 20 years ago
Makefile.in Use install command instead of CHMOD, CP, and MKDIR. 19 years ago
dirent.h Update source file headers with STR web page. 20 years ago
filename.H Rename fl_filename_isdir_quick to _fl_filename_isdir_quick, do not 19 years ago
fl_ask.H Only use __deprecated__ with GCC 3.0 and higher. 20 years ago
fl_draw.H Implemented alpha blending for WIN32. I believe that I did it in a way that is compatible even with Windows 95, but please let me know if you have any concerns. Cygwin not tested, but hopefully OK. 19 years ago
fl_message.H Update source file headers with STR web page. 20 years ago
fl_show_colormap.H Update source file headers with STR web page. 20 years ago
fl_show_input.H Update source file headers with STR web page. 20 years ago
forms.H Update source file headers with STR web page. 20 years ago
gl.h Update source file headers with STR web page. 20 years ago
gl2opengl.h Initial revision 27 years ago
gl_draw.H Update source file headers with STR web page. 20 years ago
glu.h Added unversal header for OpenGL's GLu library. 19 years ago
glut.H Update documentation and move glutDeviceGet() into code so we can return 19 years ago
mac.H Updated OSX subwindow simulation code to better add and remove from the clipping list 19 years ago
mac.r Implemeted 95% of all Mac OS X support. Makefiles still need modifications. 24 years ago
math.h Update source file headers with STR web page. 20 years ago
names.h Added "names.h" in "FL" to support developer output of event names etc. . This file is never compiled into the executable unless specifically added by the developer. 19 years ago
win32.H OK, I believe I fixed the transparency issues on WIN32. Please everyone, test the code on all machines. 19 years ago
x.H Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont. 19 years ago