..
Enumerations.H
Small color documentation clarification/improvements:
2013-04-02 16:47:57 +00:00
Fl.H
STR #2860 : Mods for full screen support.
2013-09-22 02:33:17 +00:00
Fl_Adjuster.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_BMP_Image.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Bitmap.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Box.H
Corrected typo in doc.
2012-08-17 09:18:06 +00:00
Fl_Browser.H
Changed example code to make widths[] array static, as per
2012-09-17 22:44:54 +00:00
Fl_Browser_.H
Expanded docs for Fl_Browser_ to define the supported
2013-03-23 21:24:18 +00:00
Fl_Button.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Cairo.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Cairo_Window.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Chart.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Check_Browser.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Check_Button.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Choice.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Clock.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Color_Chooser.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Counter.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Device.H
Replaced 10302 with 10301 for FLTK_ABI_VERSION
2012-11-06 20:46:14 +00:00
Fl_Dial.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Double_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_Export.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00: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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Gl_Window.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Group.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Help_Dialog.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Help_View.H
Made Fl_Help_View::handle() public and Fl_Help_View::draw() protected
2013-12-30 14:18:18 +00:00
Fl_Hold_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_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
Fix STR#2881: the new static function Fl_RGB_Image::max_size(size) allows to control the maximum
2012-11-09 16:02:08 +00:00
Fl_Input.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Input_.H
Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()
2011-12-06 16:55:51 +00:00
Fl_Input_Choice.H
Fixed warnings with Doxygen 1.8
2012-12-09 17:45:24 +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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00: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
Added docs to show how to walk the menu array.
2011-12-08 17:10:11 +00:00
Fl_Menu_Bar.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_Button.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Menu_Item.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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
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_Label.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Multiline_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_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
Attempt to fix UTF8 encoding of WIN32 Native File Chooser BROWSE_DIRECTORY options
2013-06-06 12:11:08 +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
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_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
Replaced 10302 with 10301 for FLTK_ABI_VERSION
2012-11-06 20:46:14 +00:00
Fl_Pixmap.H
Replaced 10302 with 10301 for FLTK_ABI_VERSION
2012-11-06 20:46:14 +00:00
Fl_Plugin.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Positioner.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_PostScript.H
Removed some of the warnings mentioned in [fltk.coredev] New warnings with FLTK 1.3.x svn r9991
2013-09-25 08:55:01 +00:00
Fl_Preferences.H
STR# #2973 : applied patch str_2973_r9958_sun-fix-errors-5.patch verbatim.
2013-09-16 20:25:14 +00:00
Fl_Printer.H
Improved how the system-dependent global variable fl_gc is declared
2011-09-14 15:17:32 +00: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
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_Radio_Light_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_Radio_Round_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_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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Round_Button.H
Fix trivial documentation discrepancy in Fl_Round_Button
2011-09-07 12:18:14 +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_Scroll.H
Remove Doxygen warnings introduced at r.9116
2011-10-04 13:10:55 +00:00
Fl_Scrollbar.H
STR 2714: remove lint (variables that have the same name as a function in the same scope).
2011-10-02 06:25:13 +00: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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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_Single_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_Slider.H
Fixed doc typo
2012-05-28 15:39:12 +00:00
Fl_Spinner.H
Adding simple access to input widget's selection_color()..
2013-05-16 05:02:18 +00:00
Fl_Sys_Menu_Bar.H
Fix the issue reported in "Fl_Sys_Menu's add method throws errors" of fltk.general
2014-01-14 10:27:16 +00:00
Fl_Table.H
Small doc fixes for new tab_cell_nav() methods.
2013-03-23 08:14:08 +00:00
Fl_Table_Row.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Tabs.H
Small edits to last commit for clarity.
2013-08-05 18:21:58 +00:00
Fl_Text_Buffer.H
Small doc typo fix.
2013-08-12 15:46:57 +00:00
Fl_Text_Display.H
STR 2677: new cursor shape for Fl_Text_Display
2011-09-28 20:08:48 +00:00
Fl_Text_Editor.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
Fl_Tile.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_Tiled_Image.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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
Replaced 10302 with 10301 for FLTK_ABI_VERSION
2012-11-06 20:46:14 +00:00
Fl_Tree.H
ABI fixes.
2014-01-16 00:58:58 +00:00
Fl_Tree_Item.H
ABI fixes.
2014-01-16 00:58:58 +00:00
Fl_Tree_Item_Array.H
Fl_Tree:
2013-11-06 20:44:47 +00:00
Fl_Tree_Prefs.H
Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.
2013-12-15 18:59:02 +00:00
Fl_Valuator.H
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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
Fix clang support on Win64 (STR #3027 ).
2014-01-11 13:02:25 +00:00
Fl_Window.H
As per notes from STR#2948:
2013-04-10 21:16:16 +00: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
Xutf8.h
Prevent unwanted classes IActiveIMMApp and XUtf8FontStruct from appearing in Doxygen doc.
2013-09-02 15:05:58 +00:00
dirent.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
filename.H
Documented the fl_open() utility function.
2012-10-19 11:23:51 +00:00
fl_ask.H
Properly Doxygen-comment fl_beep() and the associated enumeration.
2012-12-11 17:06:41 +00:00
fl_draw.H
Include code examples for use of path form of fl_arc()
2013-06-22 12:01:11 +00: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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
fl_utf8.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
forms.H
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets.
2012-04-05 05:12:30 +00:00
gl.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +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
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
glut.H
Fixed linux 64 gcc 4.6.1 compilation problems
2012-04-22 02:45:09 +00:00
mac.H
Cleaner definition under Mac OS of the fl_default_cursor global variable that doesn't hide its type.
2014-01-07 15:31:28 +00:00
math.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
names.h
Fix STR#2641: true fullscreen windows that cover all their screen including menu bar, task bar, dock.
2012-03-23 16:47:53 +00:00
win32.H
Replaced fl_copy_offscreen_with_alpha() by Fl_GDI_Graphics_Driver::copy_offscreen_with_alpha() and
2012-03-12 11:55:50 +00:00
x.H
Fix STR#2641: true fullscreen windows that cover all their screen including menu bar, task bar, dock.
2012-03-23 16:47:53 +00:00