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.
 
 
 
 
 
 
Albrecht Schlosser 4c1b92eb52 Implement fl_putenv() as cross-platform putenv() 5 years ago
..
Enumerations.H Drop 1.0 compatibility; document 1.4 migration 6 years ago
Fl.H Update Fl::keyboard_screen_scaling() 5 years ago
Fl_Adjuster.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_BMP_Image.H Combine image readers in class Fl_Image_Reader 6 years ago
Fl_Bitmap.H Remove Fl_Pixmap::prepare() and Fl_Bitmap::prepare() that were used only once. 7 years ago
Fl_Box.H Corrected typo in doc. 13 years ago
Fl_Browser.H Added example images for Fl_[Hold/Multi]_Browser 6 years ago
Fl_Browser_.H Use \deprecated Doxygen command where necessary 6 years ago
Fl_Button.H Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Fl_Cairo.H [Cairo] Remove part of the dependency of FL/Fl.H on config.h. 9 years ago
Fl_Cairo_Window.H Fix Cairo callback drawing (needs flush) 7 years ago
Fl_Chart.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Check_Browser.H Made Fl_Check_Browser::swap_item public. 6 years ago
Fl_Check_Button.H Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Fl_Choice.H Add small code example, moved widget screenshot higher on doc page 6 years ago
Fl_Clock.H Fix typo. 8 years ago
Fl_Color_Chooser.H Support copy function in Fl_Color_Chooser 6 years ago
Fl_Copy_Surface.H Fl_Copy_Surface: more detailed Doxygen description. 6 years ago
Fl_Counter.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Device.H Reorganise use of virtual member function Fl_Surface_Device::end_current() 6 years ago
Fl_Dial.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Double_Window.H Fixed 'flush()' code for single, double, and overlay buffering 9 years ago
Fl_Export.H Replace "WIN32" with "_WIN32" or "Windows". 7 years ago
Fl_File_Browser.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_File_Chooser.H Update dependencies. 9 years ago
Fl_File_Icon.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_File_Input.H Fix version of removal of deprecated method 6 years ago
Fl_Fill_Dial.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Fill_Slider.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Float_Input.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_FormsBitmap.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_FormsPixmap.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Free.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_GIF_Image.H Combine image readers in class Fl_Image_Reader 6 years ago
Fl_Gl_Window.H Doxygen: rewording for more clarity. 6 years ago
Fl_Graphics_Driver.H Avoid "unused argument" compiler warnings with -Wextra after #include <fl_draw.H> 6 years ago
Fl_Group.H Modified indent + bracing for author's example code 6 years ago
Fl_Help_Dialog.H Fl_Help_Dialog::load() now returns an error code (STR #3429) 6 years ago
Fl_Help_View.H Remove useless #include <FL/Fl_Shared_Image.H> following usage of the new Fl_Image::scale() member function. 7 years ago
Fl_Hold_Browser.H Added example images for Fl_[Hold/Multi]_Browser 6 years ago
Fl_Hor_Fill_Slider.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Hor_Nice_Slider.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Hor_Slider.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Hor_Value_Slider.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Image.H New public static variable bool Fl_Image::register_images_done 5 years ago
Fl_Image_Surface.H Correct typo in Doxygen doc 6 years ago
Fl_Input.H Avoid 2 errors sent by Doxygen 1.8.14 7 years ago
Fl_Input_.H Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Fl_Input_Choice.H Added convenience method update_menubutton(), 7 years ago
Fl_Int_Input.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_JPEG_Image.H Updated image readers. 6 years ago
Fl_Light_Button.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Line_Dial.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Menu.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Menu_.H Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Fl_Menu_Bar.H Converted class Fl_Sys_Menu_Bar to the driver model. 8 years ago
Fl_Menu_Button.H Documentation clarification for all menu oriented widgets 11 years ago
Fl_Menu_Item.H Add missing Fl_Labeltype and Fl_Boxtype definitions. 8 years ago
Fl_Menu_Window.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Multi_Browser.H Added example images for Fl_[Hold/Multi]_Browser 6 years ago
Fl_Multi_Label.H More explicit short doc of Fl_Multi_Label. 6 years ago
Fl_Multiline_Input.H Escape '\n' ('\\n') in doxygen comment. 11 years ago
Fl_Multiline_Output.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Native_File_Chooser.H Add a "Preview" switch to the GTK native file chooser. 5 years ago
Fl_Nice_Slider.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Object.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Output.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Overlay_Window.H Rewrite Fl_Overlay_Window class under the driver model. 9 years ago
Fl_PNG_Image.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_PNM_Image.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Pack.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Paged_Device.H Add default value of 0 for 1st arg of member function Fl_Printer::begin_job(). 6 years ago
Fl_Pixmap.H Simplify the implementation of printing of Fl_Pixmap images under Windows. 7 years ago
Fl_Plugin.H Set missing svn properties. 8 years ago
Fl_Positioner.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_PostScript.H Add default value of 0 for 1st arg of member function Fl_Printer::begin_job(). 6 years ago
Fl_Preferences.H Fixed some documentation for Fl_Preferences and fl_make_path. 5 years ago
Fl_Printer.H Add default value of 0 for 1st arg of member function Fl_Printer::begin_job(). 6 years ago
Fl_Progress.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_RGB_Image.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Radio_Button.H Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Fl_Radio_Light_Button.H Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Fl_Radio_Round_Button.H Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Fl_Rect.H Document Fl_Rect::r() and b() to be outside the rectangle. 7 years ago
Fl_Repeat_Button.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Return_Button.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Roller.H Fix typos 6 years ago
Fl_Round_Button.H Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Fl_Round_Clock.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_SVG_Image.H Add example "Fitting an SVG image to a resizable Fl_Box" to doc of Fl_SVG_Image. 6 years ago
Fl_Scroll.H Remove FL_ABI_VERSION directives 9 years ago
Fl_Scrollbar.H Removed all shadow lint in header files (STR #2714). 6 years ago
Fl_Secret_Input.H Mac OS text input: defined a small API that user-defined text editing widgets can use to signal marked text. 13 years ago
Fl_Select_Browser.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Shared_Image.H Fix Fl_Image::copy() and its versions for derived image classes following the introduction of Fl_Image::scale() 7 years ago
Fl_Simple_Counter.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Simple_Terminal.H Changed Fl_Simple_Terminal::draw() public -> protected 8 years ago
Fl_Single_Window.H Fixed 'flush()' code for single, double, and overlay buffering 9 years ago
Fl_Slider.H Fixed doc typo 13 years ago
Fl_Spinner.H STR #3386: Interface to set maximum width of spinner text field. 6 years ago
Fl_Sys_Menu_Bar.H Last commit typo: latex docs fix 6 years ago
Fl_Table.H Avoid #include's of unrelated system headers in Fl_Table*.H. 8 years ago
Fl_Table_Row.H Avoid #include's of unrelated system headers in Fl_Table*.H. 8 years ago
Fl_Tabs.H Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Fl_Text_Buffer.H Fix some links in documentation 6 years ago
Fl_Text_Display.H Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Fl_Text_Editor.H Removed ABI guards that snuck in with r11819. 9 years ago
Fl_Tile.H Fix documentation of Fl_Tile (STR #3303). 9 years ago
Fl_Tiled_Image.H Fix Fl_Image::copy() and its versions for derived image classes following the introduction of Fl_Image::scale() 7 years ago
Fl_Timer.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Toggle_Button.H STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Fl_Toggle_Light_Button.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Toggle_Round_Button.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Tooltip.H Typo 6 years ago
Fl_Tree.H Small docs addition for issue#45. 6 years ago
Fl_Tree_Item.H Added new method Fl_Tree_Item::event_on_item() 6 years ago
Fl_Tree_Item_Array.H Remove #if FLTK_ABI_VERSION >= xxx directives. 9 years ago
Fl_Tree_Prefs.H Doxygen mods for new FL_TREE_SELECT_SINGLE_DRAGGABLE flag 6 years ago
Fl_Valuator.H Improve documentation of Fl_Valuator class. 9 years ago
Fl_Value_Input.H Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Fl_Value_Output.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Value_Slider.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_Widget.H Fix 2 typos in Fl_Widget::shortcut_label() Doxygen doc. 5 years ago
Fl_Widget_Surface.H Move Doxygen comments next to member function bodies. 6 years ago
Fl_Window.H Fix Doxygen doc of Fl_Window::border(int) and border() 6 years ago
Fl_Wizard.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_XBM_Image.H Modifications to all LGPL headers for STR #2685. 14 years ago
Fl_XPM_Image.H Modifications to all LGPL headers for STR #2685. 14 years ago
Makefile.in Modifications to all LGPL headers for STR #2685. 14 years ago
README.Xcode Added and removed silly files 15 years ago
android.H Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 7 years ago
filename.H Drop 1.0 compatibility; document 1.4 migration 6 years ago
fl_ask.H Avoid the expression "foreign language" in comments. 9 years ago
fl_draw.H Move fl_font(face, size) to fl_draw.cxx 5 years ago
fl_message.H Modifications to all LGPL headers for STR #2685. 14 years ago
fl_show_colormap.H Modifications to all LGPL headers for STR #2685. 14 years ago
fl_show_input.H Modifications to all LGPL headers for STR #2685. 14 years ago
fl_types.h Fix documentation of Fl_Shortcut 5 years ago
fl_utf8.h Implement fl_putenv() as cross-platform putenv() 5 years ago
forms.H Export fl_gettime forms function 11 years ago
gl.h Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 7 years ago
gl2opengl.h Initial revision 27 years ago
gl_draw.H Modifications to all LGPL headers for STR #2685. 14 years ago
glu.h Replace "WIN32" with "_WIN32" or "Windows". 7 years ago
glut.H STR #3323: glutAddMenuEntry now has a const label argument 6 years ago
mac.H Document global variable fl_sys_menu_bar. 7 years ago
math.h Replace "WIN32" with "_WIN32" or "Windows". 7 years ago
names.h Support for GUI scaling: add API to get/set the scaling factor value. 7 years ago
platform.H Don't "export" X11 specific fl_open_display() function 5 years ago
platform_types.h Better definition of 'struct dirent' for the MinGW32 compiler 6 years ago
win32.H Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware. 7 years ago
x.H Replace FL/x.H with FL/platform.H - step 1. 7 years ago

README.Xcode

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".