fltk/src
Albrecht Schlosser 9ea0d4ccbc
Quick fix: menu disappearing (STR #3503 continued)
Quick fix to repair a case when Fl_Menu_Item::pulldown() was called with only
five arguments (argument pbutton == null) as discussed here:

d87ac9b597 (comments)
2018-12-11 11:50:07 +01:00
..
drivers Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip(). 2018-12-04 15:11:03 +01:00
xutf8 Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
allfiles.xbm
cgdebug.h
CMakeLists.txt Windows: Disable dynamic linking/loading of winsock dll. 2018-06-19 09:30:37 +00:00
cmap.cxx
config_lib.h Removed macro FL_PORTING, as it has been more confusing than helpful. 2018-06-23 17:04:18 +00:00
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
filename_expand.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
filename_ext.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
filename_isdir.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
filename_list.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
filename_match.cxx
filename_setext.cxx
Fl_abort.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_add_idle.cxx
Fl_Adjuster.cxx
fl_arc.cxx 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_arg.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_ask.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Bitmap.cxx Remove a bunch of useless #include <FL/Fl_Printer.H> statements. 2018-05-09 12:27:38 +00:00
Fl_BMP_Image.cxx
Fl_Box.cxx
fl_boxtype.cxx
Fl_Browser_.cxx Fixed small doxygen inconsistencies for do_callback value. 2017-09-13 21:56:49 +00:00
Fl_Browser_load.cxx
Fl_Browser.cxx Fixes STR# 3388, format_char(0) can cause array overruns/garbage characters. 2017-10-18 15:48:29 +00:00
Fl_Button.cxx Added fallthru indication in Fl_Button::handle() 2018-07-20 05:21:14 +00:00
fl_call_main.c Removed macro FL_PORTING, as it has been more confusing than helpful. 2018-06-23 17:04:18 +00:00
Fl_Chart.cxx
Fl_Check_Browser.cxx Fix FL_PUSH event handling of Fl_Check_Browser (STR #3004). 2018-11-29 00:06:33 +00:00
Fl_Check_Button.cxx
Fl_Choice.cxx Complete fix for STR #3503 (Fl_Choice). 2018-12-07 17:52:32 +01:00
Fl_Clock.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_cmap.h
Fl_cocoa.mm macOS: creation of window with subwindow in iconized form - continued. 2018-12-09 10:45:17 +01:00
Fl_Color_Chooser.cxx
fl_color.cxx 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_compose.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Copy_Surface.cxx Doxygen: created Group to document drivers, disabled by default 2018-06-23 16:47:40 +00:00
Fl_Counter.cxx
fl_cursor_help.xpm
fl_cursor_nesw.xpm
fl_cursor_none.xpm
fl_cursor_nwse.xpm
fl_cursor_wait.xpm
fl_cursor.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
fl_curve.cxx 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_Device.cxx New static member function: Fl_Device_Plugin *Fl_Device_Plugin::opengl_plugin() 2018-12-05 11:04:58 +01:00
Fl_Dial.cxx
fl_diamond_box.cxx
Fl_display.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
fl_dnd_win32.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
fl_dnd_x.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_Double_Window.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
fl_draw_pixmap.cxx Have the Doxygen doc of fl_draw_pixmap() show the default value of the last argument. 2018-08-04 16:42:32 +00:00
fl_draw.cxx
fl_encoding_latin1.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_encoding_mac_roman.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_engraved_label.cxx
Fl_File_Browser.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_File_Chooser2.cxx Fixes STR#3500 - "Must type two leading slashes to enter an absolute path" 2018-10-29 17:12:53 +00:00
Fl_File_Chooser.cxx
Fl_File_Chooser.fl
fl_file_dir.cxx Fix documentation formatting. 2018-04-19 07:20:01 +00:00
Fl_File_Icon2.cxx Replace remaining calls to getenv() with fl_getenv(). 2017-10-13 14:58:30 +00:00
Fl_File_Icon.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_File_Input.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_font.cxx
Fl_get_key_mac.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_get_key_win32.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
Fl_get_key.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_get_system_colors.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_GIF_Image.cxx
Fl_Gl_Choice.cxx Fix comment only (wrong STR number). 2018-11-05 19:05:21 +00:00
Fl_Gl_Choice.H Fix creation of OpenGL3+ context under X11 platform 2018-08-20 15:12:10 +00:00
Fl_Gl_Device_Plugin.cxx Remove unused arguments from the Fl_Device_Plugin::print() member function. 2018-11-30 09:01:12 +00:00
Fl_Gl_Overlay.cxx Move Fl_Gl_Window_Driver.H from FL/ to src/ 2018-06-26 14:23:51 +00:00
Fl_Gl_Window_Driver.H Use the Fl_Gl_Device_Plugin mechanism to simplify the construction of a layer-backed GL window. 2018-11-29 17:50:55 +00:00
Fl_Gl_Window.cxx Use the Fl_Gl_Device_Plugin mechanism to simplify the construction of a layer-backed GL window. 2018-11-29 17:50:55 +00:00
fl_gleam.cxx Fix, optimize, and comment "gleam" scheme box drawing. 2018-03-20 16:30:58 +00:00
Fl_grab.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Graphics_Driver.cxx Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip(). 2018-12-04 15:11:03 +01:00
Fl_Group.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
fl_gtk.cxx
Fl_Help_Dialog_Dox.cxx Added comment to Fl_Help_Dialog so users will know to link with fltk_images. 2018-08-20 12:31:59 +00:00
Fl_Help_Dialog.cxx Remove unnecessary #include files from Fl_Help_View.H 2017-08-18 15:46:20 +00:00
Fl_Help_Dialog.fl Update fluid (.fl) files. 2018-05-01 10:58:16 +00:00
Fl_Help_View.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_Image_Surface.cxx Add missing FL_EXPORT statements. 2018-08-06 15:17:39 +00:00
Fl_Image.cxx Remove a bunch of useless #include <FL/Fl_Printer.H> statements. 2018-05-09 12:27:38 +00:00
fl_images_core.cxx 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_Input_.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Input_Choice.cxx Added convenience method update_menubutton(), 2018-05-07 21:24:06 +00:00
Fl_Input.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_JPEG_Image.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
fl_labeltype.cxx
Fl_Light_Button.cxx
Fl_lock.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_MacOS_Sys_Menu_Bar.mm Move Fl_Sys_Menu_Bar_Driver.H from FL/ to src/ 2018-06-26 07:38:54 +00:00
Fl_Menu_.cxx Fixes STR #3459. 2018-04-02 18:28:42 +00:00
Fl_Menu_add.cxx Avoiding crash when accessing free'd memory. 2018-10-09 19:53:05 +00:00
Fl_Menu_Bar.cxx
Fl_Menu_Button.cxx
Fl_Menu_global.cxx
Fl_Menu_Window.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
Fl_Menu.cxx Quick fix: menu disappearing (STR #3503 continued) 2018-12-11 11:50:07 +01:00
Fl_Multi_Label.cxx Add missing Fl_Labeltype and Fl_Boxtype definitions. 2017-09-11 18:54:10 +00:00
Fl_Native_File_Chooser_FLTK.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Native_File_Chooser_GTK.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_Native_File_Chooser_MAC.mm Give private member variable _panel of class Fl_Quartz_Native_File_Chooser_Driver its true type, NSSavePanel*. 2018-06-25 10:22:17 +00:00
Fl_Native_File_Chooser_WIN32.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_Native_File_Chooser.cxx 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_open_uri.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_oval_box.cxx
fl_overlay_visual.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_Overlay_Window.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
fl_overlay.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_own_colormap.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Pack.cxx
Fl_Paged_Device.cxx 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_Pixmap.cxx Remove a bunch of useless #include <FL/Fl_Printer.H> statements. 2018-05-09 12:27:38 +00:00
fl_plastic.cxx
Fl_PNG_Image.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_PNM_Image.cxx
Fl_Positioner.cxx
Fl_Preferences.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Printer.cxx 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_Progress.cxx
fl_read_image.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
fl_rect.cxx 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_Repeat_Button.cxx
Fl_Return_Button.cxx
Fl_Roller.cxx
fl_round_box.cxx
Fl_Round_Button.cxx
fl_rounded_box.cxx
Fl_Screen_Driver.cxx New static member function: Fl_Device_Plugin *Fl_Device_Plugin::opengl_plugin() 2018-12-05 11:04:58 +01:00
Fl_Screen_Driver.H Create default implementation of Fl_Screen_Driver::get_system_scheme() and use it for macOS and Windows. 2018-11-28 18:01:02 +00:00
fl_scroll_area.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
Fl_Scroll.cxx
Fl_Scrollbar.cxx
fl_set_font.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
fl_shadow_box.cxx
Fl_Shared_Image.cxx New member function Fl_Image::scale(int width, int height) to set the FLTK size of an image. 2018-03-19 17:43:18 +00:00
fl_shortcut.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
fl_show_colormap.cxx
Fl_Simple_Terminal.cxx Small doc tweaks for clarity. 2017-10-22 02:58:35 +00:00
Fl_Single_Window.cxx
Fl_Slider.cxx
Fl_Spinner.cxx
Fl_SVG_Image.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
fl_symbols.cxx
Fl_Sys_Menu_Bar_Driver.H Move Fl_Sys_Menu_Bar_Driver.H from FL/ to src/ 2018-06-26 07:38:54 +00:00
Fl_Sys_Menu_Bar.cxx Move Fl_Sys_Menu_Bar_Driver.H from FL/ to src/ 2018-06-26 07:38:54 +00:00
Fl_System_Driver.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_System_Driver.H Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Table_Row.cxx Avoid #include's of unrelated system headers in Fl_Table*.H. 2017-08-18 15:16:08 +00:00
Fl_Table.cxx Remove "#ifdef _WIN32" that made this source file break the separation between platform-independent and -dependent files. 2018-02-21 06:56:21 +00:00
Fl_Tabs.cxx Fl_Tabs: fix allocation of tab_width[] (STR #3472). 2018-05-22 09:34:13 +00:00
Fl_Text_Buffer.cxx Added printf() and vprintf() to Fl_Text_Buffer 2017-10-08 20:38:36 +00:00
Fl_Text_Display.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Text_Editor.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Tile.cxx Remove unnecessary dependency on FL/Fl_Rect.H. 2018-04-12 12:58:10 +00:00
Fl_Tiled_Image.cxx
Fl_Tooltip.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Tree_Item_Array.cxx
Fl_Tree_Item.cxx General description: mention how to move items around 2018-04-10 18:37:18 +00:00
Fl_Tree_Prefs.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Tree.cxx Fl_Tree documentation fixes for html/pdf, doxygen 1.8.5 2018-08-06 18:04:46 +00:00
fl_utf8.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_Valuator.cxx
Fl_Value_Input.cxx
Fl_Value_Output.cxx
Fl_Value_Slider.cxx
fl_vertex.cxx 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_visual.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_Widget_Surface.cxx New static member function: Fl_Device_Plugin *Fl_Device_Plugin::opengl_plugin() 2018-12-05 11:04:58 +01:00
Fl_Widget.cxx Improve docs of Fl_Widget::callback() and do_callback(). 2017-07-20 15:16:37 +00:00
Fl_win32.cxx Fix crash when a program exits before it opens a window (STR #3484). 2018-08-06 16:51:02 +00:00
Fl_Window_Driver.cxx Move Fl_Window::shape() from file Fl_Window_Driver.cxx to Fl_Window.cxx 2018-08-02 20:42:28 +00:00
Fl_Window_Driver.H Remove a few useless 'friend' statements. 2018-06-27 12:26:49 +00:00
Fl_Window_fullscreen.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
Fl_Window_hotspot.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
Fl_Window_iconize.cxx Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
Fl_Window.cxx Move Fl_Window::shape() from file Fl_Window_Driver.cxx to Fl_Window.cxx 2018-08-02 20:42:28 +00:00
Fl_Wizard.cxx
Fl_x.cxx X11: simplify the use of member function Fl_X11_Screen_Driver::init_workarea(). 2018-09-07 09:24:35 +00:00
Fl_XBM_Image.cxx
Fl_XColor.H
Fl_XPM_Image.cxx
Fl.cxx Doc only: better doc of recently added events: FL_SCREEN_CONFIGURATION_CHANGED, FL_FULLSCREEN,... 2018-08-30 08:31:53 +00:00
flstring.c
flstring.h Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
forms_bitmap.cxx
forms_compatibility.cxx
forms_free.cxx
forms_fselect.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
forms_pixmap.cxx
forms_timer.cxx Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
freeglut_geometry.cxx
freeglut_stroke_mono_roman.cxx
freeglut_stroke_roman.cxx
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx Add guard against gl_draw(const char*, int) called with null 2nd argument. 2018-11-08 17:48:18 +00:00
gl_start.cxx MacOS Mojave: restore use of gl_start()/gl_finish() 2018-11-01 14:34:22 +00:00
glut_compatibility.cxx Move Fl_Gl_Window_Driver.H from FL/ to src/ 2018-06-26 14:23:51 +00:00
glut_font.cxx
makedepend Update dependencies. 2018-10-05 00:38:12 +00:00
Makefile Fix indentation. 2018-04-30 08:36:52 +00:00
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c Document fl_numericsort() and fl_casenumericsort(). 2018-03-11 16:24:36 +00:00
print_panel.cxx Replace remaining calls to getenv() with fl_getenv(). 2017-10-13 14:58:30 +00:00
print_panel.h
scandir_posix.c
scandir_win32.c Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
screen_xywh.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
slowarrow.h
tile.xpm
up.xbm
utf8_internal.h
vsnprintf.c
Xutf8.h