fltk/src
Albrecht Schlosser f1b00c6637 Fix driver definitions of vsnprintf() and vsscanf()
These two functions are fully defined in the platform specific driver
methods, there's no need to define them in the base class.

This quick fix returns 0 from the base class method. The main reason
was to avoid a compiler error of MSVC 2010 and earlier, i.e. before
MSVC 2012.

Todo: int Fl_WinAPI_System_Driver::clocale_sscanf() needs to be fixed
because '_vsscanf_l()' (with lower case 'L' for 'locale') does not
exist in MSVC 2010 and earlier. It is not clear yet in which version
it was added - current MS docs show it in MSVC 2015 and later.
2022-03-21 17:16:14 +01:00
..
drivers Fix silly MSVC 2010 parser warnings 2022-03-21 17:03:13 +01:00
xutf8 Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
allfiles.xbm
cgdebug.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CMakeLists.txt Separate platform init functions from platform-specific driver files 2022-03-13 08:56:35 +01:00
cmap.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
d1_mask.xbm
d1.xbm
dump_compose.c Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
filename_expand.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
filename_ext.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
filename_isdir.cxx First pass at fixing issue 99 2020-07-14 12:52:56 +02:00
filename_list.cxx First pass at fixing issue 99 2020-07-14 12:52:56 +02:00
filename_match.cxx add fl_filename_match comments as per STR3186 2021-08-28 15:12:38 +02:00
filename_setext.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_abort.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_add_idle.cxx Consolidate timeout handling across platforms (#379) 2022-01-31 22:27:17 +01:00
Fl_Adjuster.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_arc.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_arg.cxx X11: Disable "boxcheat" hack 2022-02-22 19:55:11 +01:00
fl_ask.cxx Fix "fl_message_icon() regression" (#395) 2022-02-16 14:50:50 +01:00
Fl_Bitmap.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_BMP_Image.cxx Add error checking and improve constructor of Fl_BMP_Image 2021-09-27 19:26:04 +02:00
Fl_Box.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_boxtype.cxx Remove obsolete/disabled "boxcheat" code 2022-02-21 20:38:33 +01:00
Fl_Browser_.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Browser_load.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Browser.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Button.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_call_main.c Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Chart.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Check_Browser.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_Check_Button.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Choice.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Clock.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_cmap.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_cocoa.mm Issue #359 RFE: access the MacOS windowid . 2022-03-21 11:41:51 +01:00
Fl_Color_Chooser.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_color.cxx OpenGL implementation of all fl_ "Drawing Fast Shapes" graphics calls (#385) 2022-02-06 15:22:24 +01:00
Fl_compose.cxx Fix whitespace, update dependencies and fluid files 2022-03-03 17:20:24 +01:00
Fl_Copy_Surface.cxx Simpler macOS implementation of capture of window titlebars. 2020-10-12 21:05:38 +02:00
Fl_Counter.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_cursor_help.xpm
fl_cursor_nesw.xpm
fl_cursor_none.xpm
fl_cursor_nwse.xpm
fl_cursor_wait.xpm
fl_cursor.cxx Update Fl_Window docs, fix typos 2020-07-12 18:06:03 +02:00
fl_curve.cxx Reformat to FLTK style, improve documentation 2021-11-16 00:02:16 +01:00
Fl_Device.cxx Update description of Fl_Graphics_Driver class hierarchy. 2022-03-20 15:10:43 +01:00
Fl_Dial.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_diamond_box.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_display.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_dnd_win32.cxx Remove compilation warnings issued by Visual Studio 2019. 2021-02-13 21:13:04 +01:00
fl_dnd_x.cxx Fix X11 copy-paste and drag-and-drop target selection (#182) 2021-02-11 15:51:37 +01:00
Fl_Double_Window.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_draw_pixmap.cxx Remove FL_CFG_SYS_WIN32 preprocessor variable from fl_draw_pixmap.cxx 2021-02-16 11:58:15 +01:00
fl_draw.cxx Fix doxygen docs of fl_draw_check() 2021-11-19 14:29:46 +01:00
fl_encoding_latin1.cxx Include <config.h> when possible - continued. 2021-02-16 11:23:57 +01:00
fl_encoding_mac_roman.cxx Include <config.h> when possible - continued. 2021-02-16 11:23:57 +01:00
fl_engraved_label.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_File_Browser.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_File_Chooser2.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_File_Chooser.cxx expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80) 2022-02-12 20:46:12 +01:00
Fl_File_Chooser.fl expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80) 2022-02-12 20:46:12 +01:00
fl_file_dir.cxx Save fl_file_chooser directory on cancel (STR 3225) (#110) 2020-11-02 11:38:30 +01:00
Fl_File_Icon2.cxx Remove VS compilation warnings about implicit type conversions. 2021-02-21 21:34:27 +01:00
Fl_File_Icon.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_File_Input.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_font.cxx Add virtual void Fl_Graphics_Driver::set_status() and implement for X11 platform. 2022-01-07 07:50:36 +01:00
Fl_get_key_mac.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_get_key_win32.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_get_key.cxx Remove FL_CFG_SYS_POSIX preprocessor variable from Fl_get_key.cxx 2021-02-16 15:50:15 +01:00
Fl_get_system_colors.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_GIF_Image.cxx Improve GIF error handling, terminate on some errors 2021-10-02 18:40:36 +02:00
Fl_Gl_Choice.cxx Remove unnecessary system includes from public headers 2021-03-21 00:42:28 +01:00
Fl_Gl_Choice.H Create classes Fl_XXX_Gl_Window_Driver according to driver model. 2021-02-16 09:29:13 +01:00
Fl_Gl_Device_Plugin.cxx Use <config.h> when appropriate. 2021-02-16 11:08:59 +01:00
Fl_Gl_Overlay.cxx Use <config.h> when appropriate. 2021-02-16 11:08:59 +01:00
Fl_Gl_Window_Driver.H Remove compiler warnings about unused parameters (issue #307) - cont'd 2021-12-09 11:40:55 +01:00
Fl_Gl_Window.cxx Fix size_range() - continued (issue #392) 2022-03-05 15:50:49 +01:00
fl_gleam.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_grab.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Graphics_Driver.cxx Avoid using same name (p) for distinct members of derived classes. 2022-03-21 15:56:50 +01:00
Fl_Group.cxx Remove obsolete (dead) code from Fl_Group.cxx 2022-01-08 16:23:01 +01:00
fl_gtk.cxx OpenGL implementation of all fl_ "Drawing Fast Shapes" graphics calls (#385) 2022-02-06 15:22:24 +01:00
Fl_Help_Dialog_Dox.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Help_Dialog.cxx Update fluid generated and .fl files (remove mac_shell...) 2021-12-19 22:45:53 +01:00
Fl_Help_Dialog.fl GitHub #328: removed stray ';' in Fluid code generation. 2021-12-20 01:23:59 +01:00
Fl_Help_View.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_Image_Reader.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_Image_Reader.h Refactor class Fl_Image_Reader to FLTK coding style 2021-10-01 19:03:02 +02:00
Fl_Image_Surface.cxx Remove unnecessary system includes from public headers 2021-03-21 00:42:28 +01:00
Fl_Image.cxx Improve documentation of Fl_Image::copy() 2022-03-20 15:52:08 +01:00
fl_images_core.cxx Remove duplicate BOM check (#247) 2021-07-04 16:13:09 +02:00
Fl_Input_.cxx Re-organize cross-platform support for text input methods. 2022-01-07 16:34:54 +01:00
Fl_Input_Choice.cxx Fixes #369 2022-01-13 18:06:40 -08:00
Fl_Input.cxx Re-organize cross-platform support for text input methods. 2022-01-07 16:34:54 +01:00
Fl_JPEG_Image.cxx Remove static variable, fix gcc warning [-Wclobbered] (#203) 2021-04-07 10:55:13 +02:00
fl_labeltype.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Light_Button.cxx Add fl_draw_check() to draw better check marks (issue #68) 2021-11-15 14:41:31 +01:00
Fl_lock.cxx Remove FL_CFG_SYS_POSIX and FL_CFG_SYS_WIN32 preprocessor vars from Fl_lock.cxx 2021-02-16 16:28:57 +01:00
Fl_MacOS_Sys_Menu_Bar.mm Minor improvement in Fl_Mac_App_Menu::custom_application_menu_items(). 2022-02-05 09:01:51 +01:00
Fl_Menu_.cxx Remove compilation warnings issued by Visual Studio 2019. 2021-02-13 21:13:04 +01:00
Fl_Menu_add.cxx Improve documentation on Fl_Menu_Item's and related methods (#332) 2022-03-07 18:28:32 +01:00
Fl_Menu_Bar.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Menu_Button.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Menu_global.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Menu_Window.cxx Fix for issue #254: remove hardware overlay support . 2021-11-26 15:16:15 +01:00
Fl_Menu.cxx Fix doxygen warning 2022-03-08 16:00:46 +01:00
Fl_Message.cxx Fix Visual Studio build warnings 2022-02-26 18:19:43 +01:00
Fl_Message.h Enable end user to copy standard dialog text to clipboard (#388) 2022-02-09 16:33:55 +01:00
Fl_Multi_Label.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Native_File_Chooser_FLTK.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Native_File_Chooser_GTK.cxx Add the Wayland platform to FLTK 1.4 2022-03-04 15:41:00 +01:00
Fl_Native_File_Chooser_Kdialog.cxx Add the Wayland platform to FLTK 1.4 2022-03-04 15:41:00 +01:00
Fl_Native_File_Chooser_Kdialog.H Improve kdialog-based native file chooser. 2022-01-16 12:33:26 +01:00
Fl_Native_File_Chooser_MAC.mm Remove platform #ifdef from macOS native filechooser 2022-02-03 19:38:33 +01:00
Fl_Native_File_Chooser_WIN32.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_Native_File_Chooser.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_open_uri.cxx Include config.h rather than config_lib.h in fl_open_uri.cxx 2021-02-17 08:39:15 +01:00
fl_oval_box.cxx Customize corner radius for rounded box/frame (#130) 2020-09-01 12:35:48 +02:00
Fl_Overlay_Window.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_overlay.cxx Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
Fl_own_colormap.cxx Remove FL_CFG_WIN_X11 preprocessor variable from Fl_own_colormap.cxx 2021-02-16 15:50:15 +01:00
Fl_Pack.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Paged_Device.cxx Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_current. 2021-10-31 14:20:04 +01:00
Fl_Pixmap.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_plastic.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_PNG_Image.cxx Remove static variable, fix gcc warning [-Wclobbered] (#203) 2021-04-07 10:55:13 +02:00
Fl_PNM_Image.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Positioner.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Preferences.cxx Preferences XDG path (#377) 2022-01-23 22:35:21 +01:00
Fl_Printer.cxx Add Fl_PostScript_File_Device::close_command(Fl_PostScript_Close_Command cmd) 2020-11-01 09:26:40 +01:00
Fl_Progress.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_read_image.cxx Add use of fl_capture_window() by test/device 2021-11-16 15:03:36 +01:00
fl_rect.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Repeat_Button.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Return_Button.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Roller.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_round_box.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Round_Button.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_rounded_box.cxx Customize corner radius for rounded box/frame (#130) 2020-09-01 12:35:48 +02:00
Fl_Screen_Driver.cxx Revert parts of and fix other 'constness' changes (#239, #181) 2021-06-18 18:46:17 +02:00
Fl_Screen_Driver.H Fix silly MSVC 2010 parser warnings 2022-03-21 17:03:13 +01:00
fl_scroll_area.cxx Fix missing export of fl_scroll() (issue #186) 2021-02-12 00:45:25 +01:00
Fl_Scroll.cxx Fix a typo 2021-10-06 22:16:47 +02:00
Fl_Scrollbar.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_set_font.cxx Document Fl::set_font(Fl_Font, const char *) with platform-specific details. 2022-03-10 19:06:46 +01:00
fl_shadow_box.cxx Customize corner radius for rounded box/frame (#130) 2020-09-01 12:35:48 +02:00
Fl_Shared_Image.cxx Fix Windows (Visual Studio) compiler warnings 2021-05-06 13:38:04 +02:00
fl_shortcut.cxx Fix old URL's and forum/newsgroup names 2020-07-14 15:16:05 +02:00
fl_show_colormap.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Simple_Terminal.cxx Remove compilation warnings issued by Visual Studio 2019. 2021-02-13 21:13:04 +01:00
Fl_Single_Window.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Slider.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Spinner.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_string_functions.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_String.cxx Rename FL/Fl_String_class.H to FL/Fl_String.H 2022-01-16 19:47:16 +01:00
Fl_SVG_Image.cxx Add missing initialization parts of Fl_SVG_Image 2022-03-19 15:34:45 +01:00
fl_symbols.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Sys_Menu_Bar_Driver.H Remove compiler warnings about unused parameters (issue #307) - cont'd 2021-12-09 11:40:55 +01:00
Fl_Sys_Menu_Bar.cxx Remove FL_CFG_WIN_COCOA preprocessor variable from Fl_Sys_Menu_Bar.cxx 2021-02-16 15:50:15 +01:00
Fl_System_Driver.cxx Fix driver definitions of vsnprintf() and vsscanf() 2022-03-21 17:16:14 +01:00
Fl_System_Driver.H Fix silly MSVC 2010 parser warnings 2022-03-21 17:03:13 +01:00
Fl_Table_Row.cxx Better solution for issue #296 2021-11-24 15:13:04 -08:00
Fl_Table.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Tabs.cxx Improve focus box drawing and documentation 2022-01-14 17:17:09 +01:00
Fl_Text_Buffer.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_Text_Display.cxx Adding Text_Display color variables. (#384) 2022-01-30 22:14:40 +01:00
Fl_Text_Editor.cxx Re-organize cross-platform support for text input methods. 2022-01-07 16:34:54 +01:00
Fl_Tile.cxx Remove unnecessary system includes from public headers 2021-03-21 00:42:28 +01:00
Fl_Tiled_Image.cxx Fix Fl_Tiled_Image::copy(int W, int H) 2022-03-20 15:35:04 +01:00
Fl_Timeout.cxx Fl_Timeout: Remove compiler warning [-Wclass-memaccess] 2022-02-03 19:56:47 +01:00
Fl_Timeout.h Fl_Timeout: Remove compiler warning [-Wclass-memaccess] 2022-02-03 19:56:47 +01:00
Fl_Tooltip.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_Tree_Item_Array.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Tree_Item.cxx Small doc improvements for Fl_Tree_Item. 2022-03-09 06:12:42 -08:00
Fl_Tree_Prefs.cxx Solve issue #204, wrong default for labelfgcolor() 2021-03-22 07:58:47 -07:00
Fl_Tree.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
fl_utf8.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Valuator.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Value_Input.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Value_Output.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Value_Slider.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_vertex.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_visual.cxx Fix for issue #253: Remove xdbe support 2021-11-26 15:01:54 +01:00
Fl_Widget_Surface.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Widget.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_win32.cxx Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS. 2022-03-20 08:09:34 +01:00
Fl_Window_Driver.cxx Add the Wayland platform to FLTK 1.4 2022-03-04 15:41:00 +01:00
Fl_Window_Driver.H Issue #359 RFE: access the MacOS windowid . 2022-03-21 11:41:51 +01:00
Fl_Window_fullscreen.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Window_hotspot.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Window_iconize.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Window.cxx Fix MSVC 2010 warning: using 'this' in initializer list 2022-03-21 16:57:32 +01:00
Fl_Wizard.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fl_write_png.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
Fl_x.cxx Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing. 2022-03-21 14:39:00 +01:00
Fl_XBM_Image.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_XColor.H Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_XPM_Image.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl.cxx Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS. 2022-03-20 08:09:34 +01:00
flstring.c Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
flstring.h Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
forms_bitmap.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
forms_compatibility.cxx Fix broken build 2021-12-17 19:37:48 +01:00
forms_free.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
forms_fselect.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
forms_pixmap.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
forms_timer.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
freeglut_geometry.cxx
freeglut_stroke_mono_roman.cxx
freeglut_stroke_roman.cxx
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx Remove compiler warnings '-Wextra-semi' (see also PR #266) 2021-08-27 14:52:43 +02:00
gl_start.cxx Remove VS compilation warning messages about implicit type conversions. 2021-02-21 19:15:39 +01:00
glut_compatibility.cxx Fix compiler warning [-Wignored-qualifiers] 2021-12-20 02:03:38 +01:00
glut_font.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
makedepend Update dependencies 2022-02-21 20:44:04 +01:00
Makefile Separate platform init functions from platform-specific driver files 2022-03-13 08:56:35 +01:00
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
print_button.cxx Rearrange "Print Button Window" functions 2022-02-03 21:57:47 +01:00
print_button.h Rearrange "Print Button Window" functions 2022-02-03 21:57:47 +01:00
print_panel.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 2022-01-16 19:47:16 +01:00
print_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
scandir_posix.c Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
scandir_win32.c Fix MSVC 2010 warning/error: declare variables in C early 2022-03-21 16:55:07 +01:00
screen_xywh.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
slowarrow.h
tile.xpm
up.xbm
utf8_internal.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
vsnprintf.c Added docs for public fl_vsnprintf() (STR #3413) 2021-03-19 09:22:01 -07:00
Xutf8.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00