..
Enumerations.H
Add key name FL_Alt_Gr for AltGr on international keyboards
2024-03-09 13:53:34 +01:00
filename.H
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
Fl_Adjuster.H
Fl_Anim_GIF_Image.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
fl_ask.H
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
fl_attr.h
Improve support for NetBSD ( #944 )
2024-04-02 16:03:00 +02:00
Fl_Bitmap.H
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
2023-11-27 10:02:59 +01:00
Fl_BMP_Image.H
Fl_Box.H
Fl_Browser_.H
Adds linespacing() to Fl_Browser_ and all derived widgets
2023-11-25 18:20:08 +01:00
Fl_Browser.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
Fl_Button.H
Adds compact buttons feature to create keypads.
2023-09-03 00:09:40 +02:00
Fl_Cairo_Window.H
Introduce "Modern CMake" in FLTK
2024-02-07 18:37:34 +01:00
Fl_Cairo.H
Introduce "Modern CMake" in FLTK
2024-02-07 18:37:34 +01:00
fl_callback_macros.H
Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro
2024-04-05 10:57:46 +02:00
fl_casts.H
Fix trailing comma in enums of public headers
2023-04-13 20:14:36 +02:00
Fl_Chart.H
Fl_Check_Browser.H
Fl_Check_Button.H
Fl_Choice.H
Fix dependencies, typos, trailing whitespace, and formatting
2023-03-09 18:28:37 +01:00
Fl_Clock.H
Fl_Color_Chooser.H
Fl_Copy_Surface.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
Fl_Counter.H
Fl_Device.H
Improve the documentation of class Fl_Display_device
2023-10-31 19:07:31 +01:00
Fl_Dial.H
Fl_Double_Window.H
fl_draw.H
Add example to fl_arc docs.
2024-04-14 14:09:02 +02:00
Fl_Export.H
Fl_File_Browser.H
Adds linespacing() to Fl_Browser_ and all derived widgets
2023-11-25 18:20:08 +01:00
Fl_File_Chooser.H
#887 : Fixes FLTK file chooser not releasing preview image.
2024-01-14 01:42:05 +01:00
Fl_File_Icon.H
Fl_File_Input.H
Fl_Fill_Dial.H
Fl_Fill_Slider.H
Fl_Flex.H
Introduce Fl_Flex::need_layout() to optimize layout calculation
2023-09-04 16:16:42 +02:00
Fl_Float_Input.H
Fl_FormsBitmap.H
Fl_FormsPixmap.H
Fl_Free.H
Fl_GIF_Image.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
Fl_Gl_Window.H
STR 1373: adds vsync control to OpenGL contexts on macOS
2023-11-26 12:37:59 +01:00
Fl_Graphics_Driver.H
Fix: fl_height(int, int) decreases the font size after each call ( #915 )
2024-02-21 09:38:24 +01:00
Fl_Grid.H
Add more public accessor methods to Fl_Grid ( #937 )
2024-03-18 23:23:49 +01:00
Fl_Group.H
Fix and update alignment #346 ( #701 )
2023-03-18 17:33:27 +01:00
Fl_Help_Dialog.H
Fl_Help_View.H
Fl_Hold_Browser.H
Fl_Hor_Fill_Slider.H
Fl_Hor_Nice_Slider.H
Fl_Hor_Slider.H
Fl_Hor_Value_Slider.H
Fl_ICO_Image.H
Fix misplaced 'const' [-Wignored-qualifiers]
2023-04-13 19:58:26 +02:00
Fl_Image_Surface.H
Fix a typo, trailing whitespace, and dependencies
2023-12-21 14:03:04 +01:00
Fl_Image.H
#887 : Fixes Fl_Shared_Image reference counting
2024-01-13 19:32:32 +01:00
Fl_Input_.H
Fixes return type of Fl_Input_::dvalue()
2023-11-15 22:45:20 +01:00
Fl_Input_Choice.H
Fl_Input.H
Cleans up Fl_Input right mouse button menu
2023-11-25 22:08:05 +01:00
Fl_Int_Input.H
Fl_JPEG_Image.H
Fl_Light_Button.H
Fl_Line_Dial.H
Fl_Menu_.H
Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241)
2024-04-17 19:14:59 +02:00
Fl_Menu_Bar.H
Fl_Menu_Button.H
Fl_Menu_Item.H
Fix compiler warning, part 2 of #946
2024-04-04 23:40:29 +02:00
Fl_Menu_Window.H
Fl_Menu.H
fl_message.H
Fix trailing comma in enums of public headers
2023-04-13 20:14:36 +02:00
Fl_Multi_Browser.H
Fl_Multi_Label.H
Improve docs and add two new Fl_Menu_Item methods ( #875 )
2023-12-23 20:08:18 +01:00
Fl_Multiline_Input.H
Fl_Multiline_Output.H
Fl_Native_File_Chooser.H
Introduce "Modern CMake" in FLTK
2024-02-07 18:37:34 +01:00
Fl_Nice_Slider.H
Fl_Object.H
Fl_Output.H
Fl_Overlay_Window.H
Fl_Pack.H
Fl_Paged_Device.H
Fl_Pixmap.H
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
2023-11-27 10:02:59 +01:00
Fl_Plugin.H
A more cross-platform way to fix issue #876
2023-12-22 09:16:48 +01:00
Fl_PNG_Image.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
Fl_PNM_Image.H
Fl_Positioner.H
Fl_PostScript.H
Special (UTF-8) characters in PDF docs maybe not rendered correctly ( #772 )
2023-08-31 12:51:16 +02:00
Fl_Preferences.H
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
Fl_Printer.H
Introduce "Modern CMake" in FLTK
2024-02-07 18:37:34 +01:00
Fl_Progress.H
Fl_Radio_Button.H
Fl_Radio_Light_Button.H
Fl_Radio_Round_Button.H
Fl_Rect.H
Adding size range settings to Fl_Tile, initial commit.
2023-11-22 14:45:13 +01:00
Fl_Repeat_Button.H
Fl_Return_Button.H
Fl_RGB_Image.H
Fl_Roller.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
Fl_Round_Button.H
Fl_Round_Clock.H
Fl_Scheme_Choice.H
Fix regression: failed to build shared FLTK libs
2023-03-01 17:24:03 +01:00
Fl_Scheme.H
Fl_Scroll.H
Fl_Scrollbar.H
Fl_Secret_Input.H
Fl_Select_Browser.H
Fl_Shared_Image.H
Update dependencies, whitespace, and Fl_File_Chooser.cxx
2024-03-19 15:39:18 +01:00
Fl_Shortcut_Button.H
#862 : Removes default shortcut from Fl_Shortcut_Button
2023-12-13 16:55:16 +01:00
fl_show_colormap.H
fl_show_input.H
Fl_Simple_Counter.H
Fl_Single_Window.H
Fl_Slider.H
Fl_Spinner.H
fl_string_functions.h
Promote fl_strlcpy to <FL/fl_string_functions.h>
2024-03-02 23:49:35 +01:00
Fl_SVG_File_Surface.H
Fl_SVG_Image.H
Fl_Sys_Menu_Bar.H
Fl_Table_Row.H
Fl_Table.H
Introduce "Modern CMake" in FLTK
2024-02-07 18:37:34 +01:00
Fl_Tabs.H
Improve Fl_Tabs documentation (minor wording issue)
2023-12-13 16:11:16 +01:00
Fl_Terminal.H
Fix Fl_Terminal::handle_unknown_char() for plot_char() ( #948 )
2024-04-09 12:53:12 +02:00
Fl_Text_Buffer.H
Fixes a bunch of typos in comments.
2023-08-26 15:17:28 +02:00
Fl_Text_Display.H
Fix compiler warning, dependencies, and trailing whitespace
2023-11-27 15:33:53 +01:00
Fl_Text_Editor.H
Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer ( #558 ) ( #676 )
2023-02-10 17:13:20 +01:00
Fl_Tile.H
Adding size range settings to Fl_Tile, initial commit.
2023-11-22 14:45:13 +01:00
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
Fix trailing comma in enums of public headers
2023-04-13 20:14:36 +02:00
Fl_Tree_Item.H
Fl_Tree_Prefs.H
Fix trailing comma in enums of public headers
2023-04-13 20:14:36 +02:00
Fl_Tree.H
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
Member Fl_Widget_Surface::draw_decorated_window() needs not be virtual
2023-10-31 18:33:31 +01:00
Fl_Widget.H
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_known()
2024-02-05 12:39:10 +01:00
Fl_Window.H
Remove friend declaration from Fl_Window.H (see STR 3354)
2023-11-17 16:55:37 +01:00
Fl_Wizard.H
Fl_XBM_Image.H
Fl_XPM_Image.H
Fl.H
Fix compiler warning, part 1 of #946
2024-04-04 22:59:08 +02:00
forms.H
Make the 'Forms' compatibility library 'fltk_forms' optional
2023-12-20 17:33:37 +01:00
gl2opengl.h
Fix trailing comma in enums of public headers
2023-04-13 20:14:36 +02:00
gl_draw.H
gl.h
Protect GL_SILENCE_DEPRECATION from re-definition.
2023-03-15 23:15:32 +01:00
glu.h
glut.H
Fix STR 3458: "GLUT compatibility mode segfaults"
2023-10-07 17:14:11 +02:00
mac.H
Improve documentation of fl_strdup()
2023-12-12 11:58:00 +01:00
Makefile.in
math.h
names.h
FLUID: minor fixes
2023-08-29 22:50:12 +02:00
platform_types.h
Use type cairo_region_t* for Fl_Region under Wayland platform
2024-03-20 15:20:31 +01:00
platform.H
README.Xcode
wayland.H
Standardize API to "graphics context" across platforms
2023-04-13 10:02:40 +02:00
win32.H
x11.H
Introduce "Modern CMake" in FLTK
2024-02-07 18:37:34 +01:00
x.H