fltk/FL
Manolo Gouy e92cea2414 Make image-related member functions of class Fl_Graphics_Driver protected, as in FLTK 1.3.x
This helps ensure they are not part of the public API.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12199 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-03-16 12:47:49 +00:00
..
Enumerations.H Label alignment documentation clarifications. 2017-03-05 11:27:30 +00:00
filename.H
Fl_Adjuster.H
fl_ask.H
Fl_Bitmap.H Rename Fl_Bitmap::start() to Fl_Bitmap::prepare(). 2016-11-03 21:28:09 +00:00
Fl_BMP_Image.H
Fl_Box.H
Fl_Browser_.H
Fl_Browser.H
Fl_Button.H
Fl_Cairo_Window.H
Fl_Cairo.H
Fl_Chart.H
Fl_Check_Browser.H
Fl_Check_Button.H
Fl_Choice.H
Fl_Clock.H
Fl_Color_Chooser.H
Fl_Copy_Surface.H Remove Fl_Image_Surface::end_current() to be called after usage of the drawing surface. 2016-11-30 07:09:48 +00:00
Fl_Counter.H
Fl_Device.H Add static void Fl_Surface_Device::push_current(Fl_Surface_Device *new_current) and pop_current() to set/unset the current drawing surface. 2016-12-07 15:09:52 +00:00
Fl_Dial.H
Fl_Double_Window.H
fl_draw.H Use Fl_Graphics_Driver::default_driver() when convenient. 2016-11-09 09:49:48 +00:00
Fl_Export.H
Fl_File_Browser.H
Fl_File_Chooser.H Update dependencies. 2016-09-20 13:35:44 +00:00
Fl_File_Icon.H
Fl_File_Input.H
Fl_Fill_Dial.H
Fl_Fill_Slider.H
Fl_Float_Input.H
Fl_FormsBitmap.H
Fl_FormsPixmap.H
Fl_Free.H
Fl_GIF_Image.H
Fl_Gl_Window_Driver.H Step back from r11886 that is not correct. 2016-08-23 15:25:22 +00:00
Fl_Gl_Window.H Make Fl_Gl_Window::pixels_per_unit() return a float (rather than int) value. 2016-06-22 07:45:53 +00:00
Fl_Graphics_Driver.H Make image-related member functions of class Fl_Graphics_Driver protected, as in FLTK 1.3.x 2017-03-16 12:47:49 +00:00
Fl_Group.H
Fl_Help_Dialog.H
Fl_Help_View.H Fix handing of html entities in copied text by Fl_Help_View widget. 2016-05-19 16:50:09 +00:00
Fl_Hold_Browser.H
Fl_Hor_Fill_Slider.H
Fl_Hor_Nice_Slider.H
Fl_Hor_Slider.H
Fl_Hor_Value_Slider.H
Fl_Image_Surface.H Remove Fl_Image_Surface::end_current() to be called after usage of the drawing surface. 2016-11-30 07:09:48 +00:00
Fl_Image.H Replace declarations such as "friend class Fl_Xlib_Graphics_Driver;" by platform-independent declarations. 2016-11-02 21:08:15 +00:00
Fl_Input_.H
Fl_Input_Choice.H Separated Fl_Input_Choice.H and Fl_Input_Choice.cxx (STR #2750). 2017-03-11 23:26:32 +00:00
Fl_Input.H
Fl_Int_Input.H
Fl_JPEG_Image.H
Fl_Light_Button.H
Fl_Line_Dial.H
Fl_Menu_.H Documentation fixes and clarifications. 2016-07-09 17:14:22 +00:00
Fl_Menu_Bar.H Introduce virtual void Fl_Menu_Bar::update() with a platform-specific reimplementation to support Fl_Sys_Menu_Bar. 2016-10-06 16:42:59 +00:00
Fl_Menu_Button.H
Fl_Menu_Item.H Bringing over fix [r11786] from 1.3 current to the porting branch. 2016-07-19 23:50:09 +00:00
Fl_Menu_Window.H
Fl_Menu.H
fl_message.H
Fl_Multi_Browser.H
Fl_Multi_Label.H
Fl_Multiline_Input.H
Fl_Multiline_Output.H
Fl_Native_File_Chooser.H
Fl_Nice_Slider.H
Fl_Object.H
Fl_Output.H
Fl_Overlay_Window.H
Fl_Pack.H
Fl_Paged_Device.H
Fl_Pixmap.H Replace declarations such as "friend class Fl_Xlib_Graphics_Driver;" by platform-independent declarations. 2016-11-02 21:08:15 +00:00
Fl_Plugin.H Set missing svn properties. 2017-03-13 23:31:38 +00:00
Fl_PNG_Image.H
Fl_PNM_Image.H
Fl_Positioner.H
Fl_PostScript.H
Fl_Preferences.H
Fl_Printer.H
Fl_Progress.H
Fl_Radio_Button.H
Fl_Radio_Light_Button.H
Fl_Radio_Round_Button.H
Fl_Repeat_Button.H
Fl_Return_Button.H
Fl_RGB_Image.H
Fl_Roller.H
Fl_Round_Button.H
Fl_Round_Clock.H
Fl_Screen_Driver.H Add implementation explanatory comments about how the screen driver supports public function fl_read_image(). 2017-01-04 07:44:31 +00:00
Fl_Scroll.H
Fl_Scrollbar.H
Fl_Secret_Input.H
Fl_Select_Browser.H
Fl_Shared_Image.H Documentation: drawing a scaled shared image no longer involves resizing the source image under MSWindows. 2017-01-02 09:48:23 +00:00
fl_show_colormap.H
fl_show_input.H
Fl_Simple_Counter.H
Fl_Single_Window.H
Fl_Slider.H
Fl_Spinner.H Enable Up/Down keys in Fl_Spinner if input has focus (STR #2989). 2017-03-10 21:47:08 +00:00
Fl_Sys_Menu_Bar.H Introduce virtual void Fl_Menu_Bar::update() with a platform-specific reimplementation to support Fl_Sys_Menu_Bar. 2016-10-06 16:42:59 +00:00
Fl_System_Driver.H Give platform-independent default implementation to Fl_System_Driver::gettime() 2017-03-14 17:51:20 +00:00
Fl_Table_Row.H
Fl_Table.H
Fl_Tabs.H Fl_Tabs: improve tab label drawing (STR #3075, STR #3076). 2017-03-06 16:54:33 +00:00
Fl_Text_Buffer.H Handle non-ASCII characters when selecting a word or moving the cursor by one word. 2016-12-17 07:42:54 +00:00
Fl_Text_Display.H Fl_Text_Display documentation updates. 2017-02-01 18:36:23 +00:00
Fl_Text_Editor.H Removed ABI guards that snuck in with r11819. 2016-07-19 23:19:16 +00:00
Fl_Tile.H
Fl_Tiled_Image.H
Fl_Timer.H
Fl_Toggle_Button.H
Fl_Toggle_Light_Button.H
Fl_Toggle_Round_Button.H
Fl_Tooltip.H
Fl_Tree_Item_Array.H
Fl_Tree_Item.H Add non-const version of Fl_Tree_Item::tree(). 2016-10-17 12:51:05 +00:00
Fl_Tree_Prefs.H
Fl_Tree.H Fl_Tree documentation fixes and two missing statements. 2016-09-24 23:15:48 +00:00
fl_types.h
fl_utf8.h
Fl_Valuator.H
Fl_Value_Input.H
Fl_Value_Output.H
Fl_Value_Slider.H
Fl_Widget_Surface.H Set missing svn properties. 2017-03-13 23:31:38 +00:00
Fl_Widget.H
Fl_Window_Driver.H
Fl_Window.H
Fl_Wizard.H
Fl_XBM_Image.H
Fl_XPM_Image.H
Fl.H Documentation: restructure the description of function Fl::paste(). 2016-09-16 09:27:32 +00:00
forms.H
gl2opengl.h
gl_draw.H
gl.h
glu.h
glut.H Fix for Brain Davis' bug report in fltk.general on 12/20/16. 2016-12-20 23:27:29 +00:00
mac.H Add MAC_OS_X_VERSION_10_12 preprocessor variable 2016-09-24 06:27:18 +00:00
Makefile.in
math.h
names.h Finally remove FLTK_ABI_VERSION preprocessor macro from code. 2016-11-19 01:20:53 +00:00
platform_types.h Set missing svn properties. 2017-03-13 23:31:38 +00:00
porting.H Change FL/porting.H after having rewritten x.H and platform_types.h under the driver model. 2016-09-11 14:24:36 +00:00
README.Xcode
win32.H [CMake] Fix Windows dll build with Visual Studio generator. 2016-08-09 14:11:42 +00:00
x.H Fix shared library build. 2016-11-16 14:04:57 +00:00

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