.. |
Enumerations.H
|
Drop 1.0 compatibility; document 1.4 migration
|
2020-01-08 18:41:50 +01:00 |
Fl.H
|
X11 platform: use Gnome printer dialog when the GTK library is available at run-time
|
2019-09-15 15:57:29 +02:00 |
Fl_Adjuster.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_BMP_Image.H
|
Combine image readers in class Fl_Image_Reader
|
2020-01-13 22:41:13 +01:00 |
Fl_Bitmap.H
|
Remove Fl_Pixmap::prepare() and Fl_Bitmap::prepare() that were used only once.
|
2018-04-14 13:37:47 +00:00 |
Fl_Box.H
|
Corrected typo in doc.
|
2012-08-17 09:18:06 +00:00 |
Fl_Browser.H
|
Added example images for Fl_[Hold/Multi]_Browser
|
2019-07-26 13:32:18 -07:00 |
Fl_Browser_.H
|
Use \deprecated Doxygen command where necessary
|
2019-03-26 13:57:41 +01:00 |
Fl_Button.H
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
Fl_Cairo.H
|
[Cairo] Remove part of the dependency of FL/Fl.H on config.h.
|
2016-02-13 18:02:17 +00:00 |
Fl_Cairo_Window.H
|
Fix Cairo callback drawing (needs flush)
|
2019-01-12 15:54:57 +01:00 |
Fl_Chart.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Check_Browser.H
|
Made Fl_Check_Browser::swap_item public.
|
2019-02-02 16:28:18 +01:00 |
Fl_Check_Button.H
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
Fl_Choice.H
|
Add small code example, moved widget screenshot higher on doc page
|
2019-07-26 12:14:49 -07:00 |
Fl_Clock.H
|
Fix typo.
|
2017-05-15 15:35:30 +00:00 |
Fl_Color_Chooser.H
|
Support copy function in Fl_Color_Chooser
|
2019-08-12 19:07:28 +02:00 |
Fl_Copy_Surface.H
|
Fl_Copy_Surface: more detailed Doxygen description.
|
2019-07-20 08:59:15 +02:00 |
Fl_Counter.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Device.H
|
Reorganise use of virtual member function Fl_Surface_Device::end_current()
|
2019-11-07 14:28:20 +01:00 |
Fl_Dial.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Double_Window.H
|
Fixed 'flush()' code for single, double, and overlay buffering
|
2016-03-13 22:16:37 +00:00 |
Fl_Export.H
|
Replace "WIN32" with "_WIN32" or "Windows".
|
2018-02-09 14:39:42 +00:00 |
Fl_File_Browser.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_File_Chooser.H
|
Update dependencies.
|
2016-09-20 13:35:44 +00:00 |
Fl_File_Icon.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_File_Input.H
|
Fix version of removal of deprecated method
|
2019-05-25 11:32:37 +02:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_FormsBitmap.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_FormsPixmap.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Free.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_GIF_Image.H
|
Combine image readers in class Fl_Image_Reader
|
2020-01-13 22:41:13 +01:00 |
Fl_Gl_Window.H
|
Doxygen: rewording for more clarity.
|
2019-04-14 09:27:41 +02:00 |
Fl_Graphics_Driver.H
|
Avoid "unused argument" compiler warnings with -Wextra after #include <fl_draw.H>
|
2019-03-12 10:55:01 +01:00 |
Fl_Group.H
|
Modified indent + bracing for author's example code
|
2019-07-26 12:18:52 -07:00 |
Fl_Help_Dialog.H
|
Fl_Help_Dialog::load() now returns an error code (STR #3429)
|
2019-02-02 01:10:24 +01:00 |
Fl_Help_View.H
|
Remove useless #include <FL/Fl_Shared_Image.H> following usage of the new Fl_Image::scale() member function.
|
2018-05-06 10:20:45 +00:00 |
Fl_Hold_Browser.H
|
Added example images for Fl_[Hold/Multi]_Browser
|
2019-07-26 13:32:18 -07:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Image.H
|
Doxygen: rewording for more clarity.
|
2019-04-14 09:54:55 +02:00 |
Fl_Image_Surface.H
|
Correct typo in Doxygen doc
|
2019-04-14 19:10:08 +02:00 |
Fl_Input.H
|
Avoid 2 errors sent by Doxygen 1.8.14
|
2018-12-05 12:43:50 +01:00 |
Fl_Input_.H
|
Added Fl_Input_::append() method (STR #2953).
|
2019-02-02 22:04:15 +01:00 |
Fl_Input_Choice.H
|
Added convenience method update_menubutton(),
|
2018-05-07 21:24:06 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_JPEG_Image.H
|
Updated image readers.
|
2020-01-10 18:46:45 +01:00 |
Fl_Light_Button.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Menu.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Menu_.H
|
Add method Fl_Menu_::menu_end() (STR 3523)
|
2019-06-27 16:04:03 +02:00 |
Fl_Menu_Bar.H
|
Converted class Fl_Sys_Menu_Bar to the driver model.
|
2017-12-02 16:20:30 +00:00 |
Fl_Menu_Button.H
|
Documentation clarification for all menu oriented widgets
|
2015-01-10 22:05:15 +00:00 |
Fl_Menu_Item.H
|
Add missing Fl_Labeltype and Fl_Boxtype definitions.
|
2017-09-11 18:54:10 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Multi_Browser.H
|
Added example images for Fl_[Hold/Multi]_Browser
|
2019-07-26 13:32:18 -07:00 |
Fl_Multi_Label.H
|
More explicit short doc of Fl_Multi_Label.
|
2019-04-14 08:57:17 +02:00 |
Fl_Multiline_Input.H
|
Escape '\n' ('\\n') in doxygen comment.
|
2014-10-09 11:45:02 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Native_File_Chooser.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.
|
2018-06-23 20:50:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Object.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Overlay_Window.H
|
Rewrite Fl_Overlay_Window class under the driver model.
|
2016-03-27 06:58:54 +00:00 |
Fl_PNG_Image.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_PNM_Image.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Pack.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Paged_Device.H
|
Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().
|
2019-10-22 13:16:14 +02:00 |
Fl_Pixmap.H
|
Simplify the implementation of printing of Fl_Pixmap images under Windows.
|
2018-04-18 15:03:51 +00:00 |
Fl_Plugin.H
|
Set missing svn properties.
|
2017-03-13 23:31:38 +00:00 |
Fl_Positioner.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_PostScript.H
|
Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().
|
2019-10-22 13:16:14 +02:00 |
Fl_Preferences.H
|
Fixed some documentation for Fl_Preferences and fl_make_path.
|
2020-01-14 19:21:58 +01:00 |
Fl_Printer.H
|
Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().
|
2019-10-22 13:16:14 +02:00 |
Fl_Progress.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_RGB_Image.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Radio_Button.H
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
Fl_Radio_Light_Button.H
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
Fl_Radio_Round_Button.H
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
Fl_Rect.H
|
Document Fl_Rect::r() and b() to be outside the rectangle.
|
2018-04-10 18:41:34 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Roller.H
|
Fix typos
|
2019-02-09 21:21:48 +01:00 |
Fl_Round_Button.H
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_SVG_Image.H
|
Add example "Fitting an SVG image to a resizable Fl_Box" to doc of Fl_SVG_Image.
|
2019-08-27 18:38:56 +02:00 |
Fl_Scroll.H
|
Remove FL_ABI_VERSION directives
|
2016-04-24 19:39:27 +00:00 |
Fl_Scrollbar.H
|
Removed all shadow lint in header files (STR #2714).
|
2019-02-02 22:29:53 +01:00 |
Fl_Secret_Input.H
|
Mac OS text input: defined a small API that user-defined text editing widgets can use to signal marked text.
|
2012-12-24 11:45:07 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Shared_Image.H
|
Fix Fl_Image::copy() and its versions for derived image classes following the introduction of Fl_Image::scale()
|
2018-03-23 17:03:24 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Simple_Terminal.H
|
Changed Fl_Simple_Terminal::draw() public -> protected
|
2017-10-17 00:38:38 +00:00 |
Fl_Single_Window.H
|
Fixed 'flush()' code for single, double, and overlay buffering
|
2016-03-13 22:16:37 +00:00 |
Fl_Slider.H
|
Fixed doc typo
|
2012-05-28 15:39:12 +00:00 |
Fl_Spinner.H
|
STR #3386: Interface to set maximum width of spinner text field.
|
2019-02-01 18:58:43 +01:00 |
Fl_Sys_Menu_Bar.H
|
Last commit typo: latex docs fix
|
2019-06-06 11:14:08 -07:00 |
Fl_Table.H
|
Avoid #include's of unrelated system headers in Fl_Table*.H.
|
2017-08-18 15:16:08 +00:00 |
Fl_Table_Row.H
|
Avoid #include's of unrelated system headers in Fl_Table*.H.
|
2017-08-18 15:16:08 +00:00 |
Fl_Tabs.H
|
Code formatting only. No significant changes.
|
2017-06-21 20:00:28 +00:00 |
Fl_Text_Buffer.H
|
Fix some links in documentation
|
2019-05-15 17:16:11 +02:00 |
Fl_Text_Display.H
|
Use \deprecated Doxygen command where necessary
|
2019-03-26 13:57:41 +01:00 |
Fl_Text_Editor.H
|
Removed ABI guards that snuck in with r11819.
|
2016-07-19 23:19:16 +00:00 |
Fl_Tile.H
|
Fix documentation of Fl_Tile (STR #3303).
|
2016-05-09 11:29:59 +00:00 |
Fl_Tiled_Image.H
|
Fix Fl_Image::copy() and its versions for derived image classes following the introduction of Fl_Image::scale()
|
2018-03-23 17:03:24 +00:00 |
Fl_Timer.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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.
|
2012-07-24 04:37:22 +00:00 |
Fl_Toggle_Light_Button.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Toggle_Round_Button.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Tooltip.H
|
Typo
|
2019-02-03 00:49:03 +01:00 |
Fl_Tree.H
|
Small docs addition for issue#45.
|
2019-12-30 07:25:06 -08:00 |
Fl_Tree_Item.H
|
Added new method Fl_Tree_Item::event_on_item()
|
2019-08-27 16:53:57 -07:00 |
Fl_Tree_Item_Array.H
|
Remove #if FLTK_ABI_VERSION >= xxx directives.
|
2016-04-23 04:30:39 +00:00 |
Fl_Tree_Prefs.H
|
Doxygen mods for new FL_TREE_SELECT_SINGLE_DRAGGABLE flag
|
2019-01-23 16:01:06 -08:00 |
Fl_Valuator.H
|
Improve documentation of Fl_Valuator class.
|
2016-03-08 13:51:01 +00:00 |
Fl_Value_Input.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Value_Output.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Value_Slider.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_Widget.H
|
Link Doxygen doc of Fl_Widget::label(text) to relevant part of FLTK programming manual.
|
2019-11-06 11:09:34 +01:00 |
Fl_Widget_Surface.H
|
Move Doxygen comments next to member function bodies.
|
2019-04-12 10:36:02 +02:00 |
Fl_Window.H
|
Fix Doxygen doc of Fl_Window::border(int) and border()
|
2019-05-09 10:49:03 +02:00 |
Fl_Wizard.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_XBM_Image.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Fl_XPM_Image.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
Makefile.in
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
README.Xcode
|
Added and removed silly files
|
2010-10-24 20:54:08 +00:00 |
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.
|
2018-06-23 20:50:22 +00:00 |
filename.H
|
Drop 1.0 compatibility; document 1.4 migration
|
2020-01-08 18:41:50 +01:00 |
fl_ask.H
|
Avoid the expression "foreign language" in comments.
|
2016-04-20 07:19:19 +00:00 |
fl_draw.H
|
Add public function Fl_RGB_Image *fl_capture_window_part()
|
2019-04-09 18:50:18 +02:00 |
fl_message.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
fl_show_colormap.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
fl_show_input.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
fl_types.h
|
Fix spelling errors and improve documentation.
|
2015-06-15 20:24:41 +00:00 |
fl_utf8.h
|
Replace "WIN32" with "_WIN32" or "Windows".
|
2018-02-09 14:39:42 +00:00 |
forms.H
|
Export fl_gettime forms function
|
2014-10-29 20:17:38 +00:00 |
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.
|
2018-06-23 20:50:22 +00:00 |
gl2opengl.h
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
gl_draw.H
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
glu.h
|
Replace "WIN32" with "_WIN32" or "Windows".
|
2018-02-09 14:39:42 +00:00 |
glut.H
|
STR #3323: glutAddMenuEntry now has a const label argument
|
2019-02-02 22:16:16 +01:00 |
mac.H
|
Document global variable fl_sys_menu_bar.
|
2018-12-31 16:03:46 +01:00 |
math.h
|
Replace "WIN32" with "_WIN32" or "Windows".
|
2018-02-09 14:39:42 +00:00 |
names.h
|
Support for GUI scaling: add API to get/set the scaling factor value.
|
2018-08-08 20:08:10 +00:00 |
platform.H
|
Removed macro FL_PORTING, as it has been more confusing than helpful.
|
2018-06-23 17:04:18 +00:00 |
platform_types.h
|
Better definition of 'struct dirent' for the MinGW32 compiler
|
2019-08-04 09:35:42 +02:00 |
win32.H
|
Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware.
|
2018-03-09 16:27:27 +00:00 |
x.H
|
Replace FL/x.H with FL/platform.H - step 1.
|
2018-01-31 17:46:48 +00:00 |