fltk/FL
Manolo Gouy 065dfed2c3 Added platform-specific information to Fl_Printer doc.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7364 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-30 12:09:09 +00:00
..
dirent.h Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Enumerations.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
filename.H OS X: more references to non-Cocoa builds removed 2010-03-29 11:07:29 +00:00
Fl_Abstract_Printer.H (Trying to) set properties 2010-03-25 16:05:00 +00:00
Fl_Adjuster.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
fl_ask.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Bitmap.H Renamed internal member variables id and mask to id_ and mask_ to avoid 2010-03-15 23:47:47 +00:00
Fl_BMP_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Box.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Browser_.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Browser.H Solves STR#1739. 2009-09-07 02:25:51 +00:00
Fl_Button.H International menu shortcuts working on Mac OS (and probably the other OS's) 2009-09-17 22:12:24 +00:00
Fl_Cairo_Window.H Major documentation update including: now html doc API is sorted, navigation problems/side effects fixed, html tags replaced by proper doxygen commands, parameters command switched from a to p. Includes a pdf update. 2009-03-24 01:40:44 +00:00
Fl_Cairo.H Major documentation update including: now html doc API is sorted, navigation problems/side effects fixed, html tags replaced by proper doxygen commands, parameters command switched from a to p. Includes a pdf update. 2009-03-24 01:40:44 +00:00
Fl_Chart.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Check_Browser.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Check_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Choice.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Clock.H Fixed some typos in docs. 2009-07-01 07:27:25 +00:00
Fl_Color_Chooser.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Counter.H Added const'nes too Fl_Counter::step() 2009-11-17 14:45:36 +00:00
Fl_Device.H Reorganized code to allow compilation with Fl_Device, Fl_Display but without Fl_Abstract_Printer 2010-03-25 13:59:00 +00:00
Fl_Dial.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Double_Window.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
fl_draw.H Reorganized code to allow compilation with Fl_Device, Fl_Display but without Fl_Abstract_Printer 2010-03-25 13:59:00 +00:00
Fl_Export.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_File_Browser.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_File_Chooser.H Checked in on Manolo's behalf; FNFC.patch applied from STR#2298 2010-01-14 23:08:06 +00:00
Fl_File_Icon.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_File_Input.H Major documentation update including: now html doc API is sorted, navigation problems/side effects fixed, html tags replaced by proper doxygen commands, parameters command switched from a to p. Includes a pdf update. 2009-03-24 01:40:44 +00:00
Fl_Fill_Dial.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Fill_Slider.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Float_Input.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_FormsBitmap.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_FormsPixmap.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Free.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_GIF_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Gl_Window.H Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra coding needs to be done. Just call Fl_Printer::print_widget(...). The Fl_Gl_Printer device can (and should) be removed or at least made inaccessible. 2010-03-16 22:51:31 +00:00
Fl_Group.H Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra coding needs to be done. Just call Fl_Printer::print_widget(...). The Fl_Gl_Printer device can (and should) be removed or at least made inaccessible. 2010-03-16 22:51:31 +00:00
Fl_Help_Dialog.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Help_View.H Documented supported HTML tags. (STR#2321) 2010-02-23 15:55:22 +00:00
Fl_Hold_Browser.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Hor_Fill_Slider.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Hor_Nice_Slider.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Hor_Slider.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Hor_Value_Slider.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Image.H Renamed internal member variables id and mask to id_ and mask_ to avoid 2010-03-15 23:47:47 +00:00
Fl_Input_.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Input_Choice.H Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets 2010-02-20 17:40:07 +00:00
Fl_Input.H converted html tags to doxygen commands in documentation/src/events.dox 2009-03-18 22:58:12 +00:00
Fl_Int_Input.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_JPEG_Image.H Added jpeg loading from memory. Added jpeg Fl_Widget->image() support for Fluid - but linking to fltk_images is required if this feature is used! 2010-02-18 11:38:42 +00:00
Fl_Light_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Line_Dial.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Menu_.H Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_item by callback 2010-02-26 13:03:21 +00:00
Fl_Menu_Bar.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Menu_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Menu_Item.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Menu_Window.H Added missing NO_OVERLAY flag form Fl_Menu_Window (part 2) 2009-09-28 14:41:43 +00:00
Fl_Menu.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
fl_message.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Multi_Browser.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Multi_Label.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Multiline_Input.H Updated docs for Fl_Multiline_XXX to reference 'new' Fl_Text_XXXX 2009-09-19 22:09:00 +00:00
Fl_Multiline_Output.H Updated docs for Fl_Multiline_XXX to reference 'new' Fl_Text_XXXX 2009-09-19 22:09:00 +00:00
Fl_Native_File_Chooser_FLTK.H Checked in on Manolo's behalf; FNFC.patch applied from STR#2298 2010-01-14 23:08:06 +00:00
Fl_Native_File_Chooser_MAC.H OS X: more references to non-Cocoa builds removed 2010-03-29 11:07:29 +00:00
Fl_Native_File_Chooser_WIN32.H Fl_Native_File_Chooser follow up maintenance. 2010-01-14 20:47:59 +00:00
Fl_Native_File_Chooser.H Fl_Native_File_Chooser follow up maintenance. 2010-01-14 20:47:59 +00:00
Fl_Nice_Slider.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Object.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Output.H Additional documentation for Fl_Multiline_... 2009-09-23 20:43:27 +00:00
Fl_Overlay_Window.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Pack.H Modified all public widget draw methods to be protected. 2009-02-18 09:27:54 +00:00
Fl_Pixmap.H Renamed internal member variables id and mask to id_ and mask_ to avoid 2010-03-15 23:47:47 +00:00
Fl_Plugin.H Starting to add a GUI to manage the IDE database. 2010-02-27 22:38:25 +00:00
Fl_PNG_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_PNM_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Positioner.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Preferences.H Mixed bag. Please see CHANGES. 2010-02-20 21:14:47 +00:00
Fl_Printer.H Added platform-specific information to Fl_Printer doc. 2010-03-30 12:09:09 +00:00
Fl_Progress.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_PSfile_Device.H Fl_Printer & Fl_PSfile_Device : added some implementation details in doc 2010-03-29 12:52:28 +00:00
Fl_Radio_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Radio_Light_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Radio_Round_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Repeat_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Return_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_RGB_Image.H Added missing svn properties and $Id$ tags. 2009-11-18 12:22:51 +00:00
Fl_Roller.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Round_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Round_Clock.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Scroll.H Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 2009-12-06 22:21:55 +00:00
Fl_Scrollbar.H updated Fl_Slider and Fl_Scrollbar documentation (STR #2156 - part 2) 2009-03-14 11:46:43 +00:00
Fl_Secret_Input.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Select_Browser.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Shared_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
fl_show_colormap.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
fl_show_input.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Simple_Counter.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Single_Window.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Slider.H updated Fl_Slider and Fl_Scrollbar documentation (STR #2156 - part 2) 2009-03-14 11:46:43 +00:00
Fl_Spinner.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Sys_Menu_Bar.H OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz. 2010-03-29 10:35:00 +00:00
Fl_Table_Row.H Added missing svn properties and $Id$ tags. 2009-11-18 12:22:51 +00:00
Fl_Table.H Mixed bag. Please see CHANGES. 2010-02-20 21:14:47 +00:00
Fl_Tabs.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Text_Buffer.H UTF8: Fl_Text_Display and related: 2009-07-04 00:24:26 +00:00
Fl_Text_Display.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Text_Editor.H Fixes STR #2169: Adds missing cursor movement to OSX: 2009-09-20 19:24:24 +00:00
Fl_Tile.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Tiled_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Timer.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Toggle_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Toggle_Light_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Toggle_Round_Button.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Tooltip.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Tree_Item_Array.H Checked in SebHoll's API mods, fixed indents. 2009-12-08 08:06:44 +00:00
Fl_Tree_Item.H Small fixed to SebHoll's user_data() mods (init + copy ctor), 2009-12-08 08:39:31 +00:00
Fl_Tree_Prefs.H Checked in SebHoll's API mods, fixed indents. 2009-12-08 08:06:44 +00:00
Fl_Tree.H Small mod to FlTree doxygen docs. 2010-01-17 21:54:48 +00:00
fl_types.h Added missing svn properties and $Id$ tags. 2009-11-18 12:22:51 +00:00
fl_utf8.h Added missing svn properties and $Id$ tags. 2009-11-18 12:22:51 +00:00
Fl_Valuator.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Value_Input.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Value_Output.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Value_Slider.H Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned. 2009-09-27 11:06:56 +00:00
Fl_Widget.H Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra coding needs to be done. Just call Fl_Printer::print_widget(...). The Fl_Gl_Printer device can (and should) be removed or at least made inaccessible. 2010-03-16 22:51:31 +00:00
Fl_Window.H Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra coding needs to be done. Just call Fl_Printer::print_widget(...). The Fl_Gl_Printer device can (and should) be removed or at least made inaccessible. 2010-03-16 22:51:31 +00:00
Fl_Wizard.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_XBM_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_XPM_Image.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl.H Fixed doxygen warnings and added a new documentation module "Callback 2010-03-25 14:37:46 +00:00
forms.H Mixed bag. Please see CHANGES. 2010-02-20 21:14:47 +00:00
gl2opengl.h Initial revision 1998-10-06 18:21:25 +00:00
gl_draw.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
gl.h converted html tags to doxygen commands in opengl.dox 2009-04-09 20:44:31 +00:00
glu.h Added missing svn properties and $Id$ tags. 2009-11-18 12:22:51 +00:00
glut.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
mac.H OS X: more references to non-Cocoa builds removed 2010-03-29 11:07:29 +00:00
Makefile.in Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
math.h OS X: more references to non-Cocoa builds removed 2010-03-29 11:07:29 +00:00
names.h Removed HTML escapes on <> as per Albrecht's suggestion. 2010-02-26 18:10:54 +00:00
win32.H Merge of branch-1.3-Fl_Printer, with the following main changes: 2010-03-14 18:07:24 +00:00
x.H Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Xutf8.h Added missing svn properties and $Id$ tags. 2009-11-18 12:22:51 +00:00