| .. |
|
drivers
|
Wayland: add support of the "XDG dialog windows" protocol
|
2025-12-08 18:27:51 +01:00 |
|
xutf8
|
Remove platform-specific code from file cp936ext.h
|
2025-03-07 17:43:03 +01:00 |
|
allfiles.xbm
|
|
|
|
cgdebug.h
|
Remove reference to 'configure', fix typos
|
2025-04-04 14:44:21 +02:00 |
|
CMakeLists.txt
|
Wayland: add support of the "XDG dialog windows" protocol
|
2025-12-08 18:27:51 +01:00 |
|
d1_mask.xbm
|
|
|
|
d1.xbm
|
|
|
|
dump_compose.c
|
|
|
|
ew_mask.xbm
|
|
|
|
ew.xbm
|
|
|
|
fastarrow.h
|
|
|
|
filename_absolute.cxx
|
Add Fl_Darwin_System_Driver::filename_relative()
|
2025-03-08 16:59:02 +01:00 |
|
filename_expand.cxx
|
|
|
|
filename_ext.cxx
|
Fix documentation of fl_filename_ext
|
2025-11-09 13:09:46 +01:00 |
|
filename_isdir.cxx
|
|
|
|
filename_list.cxx
|
|
|
|
filename_match.cxx
|
|
|
|
filename_setext.cxx
|
|
|
|
Fl_abort.cxx
|
|
|
|
Fl_add_idle.cxx
|
Refactor large static class Fl into an expandable namespace Fl (#1325)
|
2025-11-16 01:58:54 +01:00 |
|
Fl_Adjuster.cxx
|
|
|
|
Fl_Anim_GIF_Image.cxx
|
Fix more box drawing stuff - using Fl::box_bg(box())
|
2025-12-01 23:06:37 +01:00 |
|
fl_arc.cxx
|
|
|
|
Fl_arg.cxx
|
Fix "Under Ubuntu 22.04 any FLTK application appears in the Appmenu as 'FLTK'"
|
2024-06-16 23:22:58 +02:00 |
|
fl_ask.cxx
|
Remove deprecated methods and functions
|
2025-07-02 17:19:52 +02:00 |
|
Fl_Bitmap.cxx
|
Fix doxygen warnings (typos in argument names)
|
2022-12-27 19:26:34 +01:00 |
|
Fl_BMP_Image.cxx
|
FLUID refactor and macOS warnings removed (#623)
|
2023-01-01 20:05:42 +01:00 |
|
Fl_Box.cxx
|
|
|
|
fl_boxtype.cxx
|
Silence macOS (clang) compiler warning
|
2025-12-09 18:58:12 +01:00 |
|
Fl_Browser_.cxx
|
Fix compiler warning, dependencies, and trailing whitespace
|
2023-11-27 15:33:53 +01:00 |
|
Fl_Browser_load.cxx
|
|
|
|
Fl_Browser.cxx
|
Fix documentation typos and trailing whitespace
|
2024-10-15 18:59:28 +02:00 |
|
Fl_Button.cxx
|
Add background (bg) attribute to table of boxtypes
|
2025-12-01 23:06:37 +01:00 |
|
Fl_Cairo.cxx
|
Fix Cairo build and add FLTK_OPTION_CAIRO_WINDOW to CI build
|
2025-11-17 13:53:24 +01:00 |
|
fl_call_main.c
|
Fix C++ comments in C file
|
2023-12-15 20:03:35 +01:00 |
|
Fl_Chart.cxx
|
Fl_Chart: minor update and additional documentation
|
2023-01-16 00:08:47 +01:00 |
|
Fl_Check_Browser.cxx
|
Adds linespacing() to Fl_Browser_ and all derived widgets
|
2023-11-25 18:20:08 +01:00 |
|
Fl_Check_Button.cxx
|
|
|
|
Fl_Choice.cxx
|
Adding FL_BEFORE_MENU event to classes derived from Fl_Menu_
|
2025-03-29 23:36:19 +01:00 |
|
Fl_Clock.cxx
|
|
|
|
fl_cmap.h
|
|
|
|
Fl_cocoa.mm
|
Adjust some pen driver comments.
|
2025-11-20 22:24:21 +01:00 |
|
Fl_Color_Chooser.cxx
|
Clamp input values of Fl_Color_Chooser (#749)
|
2023-07-13 14:34:25 +02:00 |
|
fl_color.cxx
|
Improve and extend fl_contrast() (#370)
|
2022-12-28 18:16:23 +01:00 |
|
Fl_compose.cxx
|
|
|
|
fl_contrast.cxx
|
Improve fl_contrast() functionality and documentation
|
2024-05-17 14:20:01 +02:00 |
|
Fl_Copy_Surface.cxx
|
|
|
|
Fl_Counter.cxx
|
Optimize "arrow" drawing and centering
|
2024-05-09 19:46:07 +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
|
Fix compiler warnings [-Wpedantic]
|
2023-04-13 20:27:00 +02:00 |
|
fl_curve.cxx
|
Add a unit test for drawing complex shapes (#565)
|
2022-11-30 22:40:52 +01:00 |
|
Fl_Device.cxx
|
Restore building with configure --disable-print (#1147)
|
2024-11-27 00:08:06 +01:00 |
|
Fl_Dial.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
fl_diamond_box.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_display.cxx
|
Make Fl::display(const char *) active also for the Wayland platform.
|
2022-10-23 12:19:44 +02:00 |
|
fl_dnd_win32.cxx
|
Fix doxygen doc generation and document platform specific files
|
2023-05-09 22:36:41 +02:00 |
|
fl_dnd_x.cxx
|
Fix "fltk autotools build does not link against libXft" (#1202)
|
2025-03-07 11:06:24 +01:00 |
|
Fl_Double_Window.cxx
|
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
|
2023-01-13 21:16:17 +01:00 |
|
fl_draw_arrow.cxx
|
Revert gtk+ specific "chevron style" arrow drawing (#1117)
|
2024-11-09 21:57:27 +01:00 |
|
fl_draw_pixmap.cxx
|
Restore pixmap drawing under X11-noCairo broken by 0952d59
|
2024-11-27 08:23:35 +01:00 |
|
fl_draw.cxx
|
Fix a few more warnings by Clang.
|
2025-11-21 13:37:54 +01:00 |
|
fl_encoding_latin1.cxx
|
|
|
|
fl_encoding_mac_roman.cxx
|
|
|
|
fl_engraved_label.cxx
|
Fix documentation typos and trailing whitespace
|
2024-10-15 18:59:28 +02:00 |
|
Fl_File_Browser.cxx
|
Adds linespacing() to Fl_Browser_ and all derived widgets
|
2023-11-25 18:20:08 +01:00 |
|
Fl_File_Chooser2.cxx
|
Fix documentation typos and trailing whitespace
|
2024-10-15 18:59:28 +02:00 |
|
Fl_File_Chooser.cxx
|
Update version numbers to 1.5.0
|
2025-03-06 18:16:03 +01:00 |
|
Fl_File_Chooser.fl
|
Update version numbers to 1.5.0
|
2025-03-06 18:16:03 +01:00 |
|
fl_file_dir.cxx
|
|
|
|
Fl_File_Icon2.cxx
|
FLUID refactor and macOS warnings removed (#623)
|
2023-01-01 20:05:42 +01:00 |
|
Fl_File_Icon.cxx
|
|
|
|
Fl_File_Input.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
|
Fl_Flex.cxx
|
Fix Fl_Flex::resize() and layout() (#811)
|
2023-10-24 18:13:11 +02:00 |
|
fl_font.cxx
|
Fix "\todo provide user documentation for fl_set_status function"
|
2023-02-06 11:17:31 +01:00 |
|
Fl_get_key_mac.cxx
|
Fix doxygen doc generation and document platform specific files
|
2023-05-09 22:36:41 +02:00 |
|
Fl_get_key_win32.cxx
|
Fix doxygen doc generation and document platform specific files
|
2023-05-09 22:36:41 +02:00 |
|
Fl_get_key.cxx
|
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
|
2022-11-07 06:49:40 +01:00 |
|
Fl_get_system_colors.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_GIF_Image.cxx
|
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
|
2023-01-21 17:27:58 +01:00 |
|
Fl_Gl_Choice.cxx
|
FLTK widgets in OpenGL 3 windows: rewrite for driver system.
|
2022-09-30 19:25:23 +02:00 |
|
Fl_Gl_Choice.H
|
|
|
|
Fl_Gl_Device_Plugin.cxx
|
Use FL_OVERRIDE for all overridden virtual methods (#611)
|
2022-12-30 19:14:36 +01:00 |
|
Fl_Gl_Overlay.cxx
|
|
|
|
Fl_Gl_Window_Driver.H
|
Cont'd "New Wayland subwindow code creates issues with resizes of opengl windows…" (#1311)
|
2025-10-27 09:33:10 +01:00 |
|
Fl_Gl_Window.cxx
|
Avoid crash in Fl_Gl_Window::make_current() (#1287)
|
2025-10-31 20:37:24 +01:00 |
|
fl_gleam.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_grab.cxx
|
Add pen/stylus/tablet API and driver for macOS (#1326)
|
2025-11-17 21:10:01 +01:00 |
|
Fl_Graphics_Driver.cxx
|
Add option to uniform line drawing in scaled mode (#167)
|
2025-11-01 14:33:06 +01:00 |
|
Fl_Grid.cxx
|
Fix several compiler warnings [-Wextra-semi]
|
2025-06-05 09:50:07 +02:00 |
|
Fl_Group.cxx
|
Fl_Group: convert array of children to std::vector
|
2025-03-06 18:31:31 +01:00 |
|
fl_gtk.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_Help_Dialog_Dox.cxx
|
Fix typos and trailing whitespace
|
2025-02-05 12:34:39 +01:00 |
|
Fl_Help_Dialog.cxx
|
Update version numbers to 1.5.0
|
2025-03-06 18:16:03 +01:00 |
|
Fl_Help_Dialog.fl
|
Fl_Help_View: Thin out header file
|
2025-07-05 17:48:30 +02:00 |
|
Fl_Help_View.cxx
|
Fix a few more warnings by Clang.
|
2025-11-21 13:37:54 +01:00 |
|
Fl_ICO_Image.cxx
|
New Fl_ICO_Image class to read Windows .ico icon files
|
2022-12-09 10:43:20 +01:00 |
|
Fl_Image_Reader.cxx
|
|
|
|
Fl_Image_Reader.h
|
FLUID refactor and macOS warnings removed (#623)
|
2023-01-01 20:05:42 +01:00 |
|
Fl_Image_Surface.cxx
|
Fix a typo, trailing whitespace, and dependencies
|
2023-12-21 14:03:04 +01:00 |
|
Fl_Image.cxx
|
Remove warnings triggered by -Wredundant-decls (#1277)
|
2025-07-16 15:13:14 +02:00 |
|
fl_images_core.cxx
|
Fix: Filechooser preview of XML file shows it as a corrupt image (#926)
|
2024-03-11 11:36:47 +01:00 |
|
Fl_Input_.cxx
|
Fix typo in Doxygen text: unod --> undo
|
2024-09-12 14:14:18 +02:00 |
|
Fl_Input_Choice.cxx
|
Fix trailing whitespace and convert a few tabs to spaces
|
2025-07-08 15:25:14 +02:00 |
|
Fl_Input.cxx
|
Fix documentation typos and trailing whitespace
|
2024-10-15 18:59:28 +02:00 |
|
Fl_JPEG_Image.cxx
|
Fix usage of 'volatile' in src/Fl_JPEG_Image.cxx (#1207)
|
2025-06-06 16:10:35 +02:00 |
|
fl_labeltype.cxx
|
Removing wrongfully commited code.
|
2024-08-28 18:43:34 +02:00 |
|
Fl_Light_Button.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_lock.cxx
|
Add Doxygen conditional operator to remove warnings about missing references
|
2025-09-09 10:04:55 +02:00 |
|
Fl_MacOS_Sys_Menu_Bar.mm
|
Add headline menu item style (#1059)
|
2025-11-19 16:58:08 +01:00 |
|
Fl_Menu_.cxx
|
Set Fl_Menu_Item::setonly() to deprecated
|
2025-07-02 15:42:46 +02:00 |
|
Fl_Menu_add.cxx
|
Fix typos in documentation and comments
|
2023-02-10 13:13:36 +01:00 |
|
Fl_Menu_Bar.cxx
|
Adding FL_BEFORE_MENU event to classes derived from Fl_Menu_
|
2025-03-29 23:36:19 +01:00 |
|
Fl_Menu_Button.cxx
|
Fix for #1260 - part2: improve position of menu button window under Wayland
|
2025-05-30 16:44:26 +02:00 |
|
Fl_Menu_global.cxx
|
|
|
|
Fl_Menu_Window.cxx
|
|
|
|
Fl_Menu.cxx
|
Fix doxygen warnings
|
2025-12-06 21:53:32 +01:00 |
|
Fl_Message.cxx
|
Remove deprecated methods and functions
|
2025-07-02 17:19:52 +02:00 |
|
Fl_Message.h
|
Fixes fl_message_position for widgets and subwindows
|
2023-12-16 14:45:40 +01:00 |
|
Fl_Multi_Label.cxx
|
Improve docs and add two new Fl_Menu_Item methods (#875)
|
2023-12-23 20:08:18 +01:00 |
|
Fl_Native_File_Chooser_FLTK.cxx
|
Replace all calls to sprintf() by calls to snprintf().
|
2022-09-26 16:12:18 +02:00 |
|
Fl_Native_File_Chooser_GTK.cxx
|
Remove trailing whitespace
|
2024-06-21 18:10:33 +02:00 |
|
Fl_Native_File_Chooser_Kdialog.cxx
|
Removes the remaining references to Fl_String.
|
2025-03-07 01:15:57 +01:00 |
|
Fl_Native_File_Chooser_Kdialog.H
|
Removes the remaining references to Fl_String.
|
2025-03-07 01:15:57 +01:00 |
|
Fl_Native_File_Chooser_MAC.mm
|
Fix address sanitizer exception for macOS native file chooser
|
2025-05-11 12:30:22 +02:00 |
|
Fl_Native_File_Chooser_WIN32.cxx
|
Remove 2 compilation warnings under Windows with mingw64
|
2023-02-20 12:43:36 +01:00 |
|
Fl_Native_File_Chooser_Zenity.cxx
|
Removes the remaining references to Fl_String.
|
2025-03-07 01:15:57 +01:00 |
|
Fl_Native_File_Chooser_Zenity.H
|
Removes the remaining references to Fl_String.
|
2025-03-07 01:15:57 +01:00 |
|
Fl_Native_File_Chooser.cxx
|
Improve documentation of Fl_Native_File_Chooser
|
2024-01-31 18:50:25 +01:00 |
|
fl_open_uri.cxx
|
|
|
|
fl_oval_box.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_Overlay_Window.cxx
|
|
|
|
fl_overlay.cxx
|
Fix documentation of fl_overlay_clear and fl_overlay_rect
|
2025-07-24 15:40:18 +02:00 |
|
Fl_own_colormap.cxx
|
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
|
2022-11-07 06:49:40 +01:00 |
|
fl_oxy.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
fl_oxy.h
|
Simplify and improve "oxy" arrow drawing functions
|
2022-11-26 21:56:38 +01:00 |
|
Fl_Pack.cxx
|
Fix possibly uncleared damage flag of Fl_Pack (#1172).
|
2024-12-16 20:30:46 +01:00 |
|
Fl_Paged_Device.cxx
|
Make Fl_GTK_Printer_Driver recognize more paper sizes
|
2024-04-08 17:24:38 +02:00 |
|
Fl_Pixmap.cxx
|
Replace all calls to sprintf() by calls to snprintf().
|
2022-09-26 16:12:18 +02:00 |
|
fl_plastic.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_PNG_Image.cxx
|
New Fl_ICO_Image class to read Windows .ico icon files
|
2022-12-09 10:43:20 +01:00 |
|
Fl_PNM_Image.cxx
|
FLUID refactor and macOS warnings removed (#623)
|
2023-01-01 20:05:42 +01:00 |
|
Fl_Positioner.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
|
Fl_Preferences.cxx
|
Add access to a list of registered plugin klasses.
|
2025-12-10 21:09:13 +01:00 |
|
Fl_Printer.cxx
|
Restore building with configure --disable-print (#1147)
|
2024-11-27 00:08:06 +01:00 |
|
Fl_Private.H
|
Refactor large static class Fl into an expandable namespace Fl (#1325)
|
2025-11-16 01:58:54 +01:00 |
|
Fl_Progress.cxx
|
|
|
|
fl_read_image.cxx
|
|
|
|
fl_rect.cxx
|
Remove deprecated methods and functions
|
2025-07-02 17:19:52 +02:00 |
|
Fl_Repeat_Button.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
|
Fl_Return_Button.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
|
Fl_Roller.cxx
|
|
|
|
fl_round_box.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_Round_Button.cxx
|
|
|
|
fl_rounded_box.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_Scalable_Graphics_Driver.H
|
Add option to uniform line drawing in scaled mode (#167)
|
2025-11-01 14:33:06 +01:00 |
|
Fl_Scheme_Choice.cxx
|
Add Fl_Scheme_Choice widget and use it in test programs
|
2023-01-12 19:21:09 +01:00 |
|
Fl_Scheme.cxx
|
Add the initial version of class Fl_Scheme
|
2023-01-12 19:21:09 +01:00 |
|
Fl_Screen_Driver.cxx
|
Fixes a couple of compiler warnings on AppleClang.
|
2025-03-30 00:38:10 +01:00 |
|
Fl_Screen_Driver.H
|
Fix Scaling window up/down also scales X/Y position on secondary displays only (#925)
|
2024-03-04 16:25:45 +01:00 |
|
fl_scroll_area.cxx
|
Document that function fl_scroll() doesn't work OK with non integral scaling factors
|
2024-12-02 12:04:24 +01:00 |
|
Fl_Scroll.cxx
|
Fix more box drawing stuff - using Fl::box_bg(box())
|
2025-12-01 23:06:37 +01:00 |
|
Fl_Scrollbar.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
|
fl_set_font.cxx
|
|
|
|
fl_shadow_box.cxx
|
Remove boxtype linke trick.
|
2025-12-03 23:33:14 +01:00 |
|
Fl_Shared_Image.cxx
|
Update dependencies, whitespace, and Fl_File_Chooser.cxx
|
2024-03-19 15:39:18 +01:00 |
|
Fl_Shortcut_Button.cxx
|
Fixes Alt-modifier handling in Fl_Shorcut_Button on macOS
|
2024-11-15 20:27:07 +01:00 |
|
fl_shortcut.cxx
|
Update dependencies, whitespace, and Fl_File_Chooser.cxx
|
2024-03-19 15:39:18 +01:00 |
|
fl_show_colormap.cxx
|
Use FL_OVERRIDE for all overridden virtual methods (#611)
|
2022-12-30 19:14:36 +01:00 |
|
Fl_Single_Window.cxx
|
|
|
|
Fl_Slider.cxx
|
Change arrow keys in log slider to even increments. #1232
|
2025-12-06 00:16:04 +01:00 |
|
Fl_Spinner.cxx
|
Synchronize all arrow colors and inactive drawing (#791)
|
2023-10-11 23:25:52 +02:00 |
|
fl_string_functions.cxx
|
Promote fl_strlcpy to <FL/fl_string_functions.h>
|
2024-03-02 23:49:35 +01:00 |
|
Fl_SVG_Image.cxx
|
Move nanosvg to a separate file, don't use 'roundf()' (#937)
|
2024-03-18 19:36:16 +01:00 |
|
fl_symbols.cxx
|
Fix and update alignment #346 (#701)
|
2023-03-18 17:33:27 +01:00 |
|
Fl_Sys_Menu_Bar_Driver.H
|
Change member function args to Fl_Menu_Bar::play_menu(const Fl_Menu_Item *)
|
2024-05-15 11:50:32 +02:00 |
|
Fl_Sys_Menu_Bar.cxx
|
Slightly reorganize code of Fl_MacOS_Sys_Menu_Bar_Driver::play_menu()
|
2024-05-18 12:09:49 +02:00 |
|
Fl_System_Driver.cxx
|
Refactor large static class Fl into an expandable namespace Fl (#1325)
|
2025-11-16 01:58:54 +01:00 |
|
Fl_System_Driver.H
|
Refactor large static class Fl into an expandable namespace Fl (#1325)
|
2025-11-16 01:58:54 +01:00 |
|
Fl_Table_Row.cxx
|
Fl_Table_Row: replace private class CharVector with std::vector
|
2025-07-07 14:55:55 +02:00 |
|
Fl_Table.cxx
|
Make Fl_Table::get_selection() 'const' (#1305)
|
2025-09-05 17:38:05 +02:00 |
|
Fl_Tabs.cxx
|
Fluid: restructuring and rejuvenation of the source code.
|
2025-03-16 17:16:12 -04:00 |
|
Fl_Terminal.cxx
|
Improved clip handling/fix box()
|
2025-11-18 05:15:01 -08:00 |
|
Fl_Text_Buffer.cxx
|
Fluid: convert modal panels into tabs in the widget panel (#1339)
|
2025-11-29 12:57:08 +01:00 |
|
Fl_Text_Display.cxx
|
Fl_Text_Editor::wrap_mode(Fl_Text_Display::WRAP_AT_BOUNDS, 0) hurts scrolling (#1186)
|
2025-01-11 15:38:20 +01:00 |
|
Fl_Text_Editor.cxx
|
Fix typos and trailing whitespace
|
2025-02-05 12:34:39 +01:00 |
|
Fl_Tile.cxx
|
Fixes Fl_Tile resizing for "sudden" size changes: #1102
|
2024-11-03 18:53:18 +01:00 |
|
Fl_Tiled_Image.cxx
|
Fix "Xrender blurs adjacent images with bilinear scaling" (#633)
|
2023-01-08 11:17:03 +01:00 |
|
Fl_Timeout.cxx
|
Add method to list running timeouts (#1306).
|
2025-11-28 00:55:57 +01:00 |
|
Fl_Timeout.h
|
Add method to list running timeouts (#1306).
|
2025-11-28 00:55:57 +01:00 |
|
Fl_Tooltip.cxx
|
Remove last use of non-portable strdup() function
|
2025-08-12 08:53:01 +02:00 |
|
Fl_Tree_Item_Array.cxx
|
|
|
|
Fl_Tree_Item.cxx
|
Doc fix for issue #1310
|
2025-10-09 11:29:46 -07:00 |
|
Fl_Tree_Prefs.cxx
|
Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color (#995)
|
2024-06-30 09:08:00 -07:00 |
|
Fl_Tree.cxx
|
Fix last_visible_item() to check parents (#1012)
|
2024-07-17 10:19:29 -07:00 |
|
fl_utf8.cxx
|
Remove warnings when building Doxygen documentation.
|
2025-11-09 14:37:07 +01:00 |
|
Fl_Valuator.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
|
Fl_Value_Input.cxx
|
Fix position() methods that shadow Fl_Widget::position()
|
2023-02-02 20:54:19 +01:00 |
|
Fl_Value_Output.cxx
|
|
|
|
Fl_Value_Slider.cxx
|
Make the value box size of Fl_Value_Slider user settable (STR 3222)
|
2022-11-26 19:56:32 +01:00 |
|
fl_vertex.cxx
|
Add a unit test for drawing complex shapes (#565)
|
2022-11-30 22:40:52 +01:00 |
|
Fl_visual.cxx
|
|
|
|
Fl_Widget_Surface.cxx
|
macOS 15.0 Sequoia: fix capture of window titlebars
|
2024-06-14 11:55:53 +02:00 |
|
Fl_Widget.cxx
|
Add information on Fl_Widget::type_.
|
2025-10-29 11:51:06 +01:00 |
|
Fl_win32.cxx
|
Generate better FL_LEAVE coordinates on Windows (#87)
|
2025-07-16 17:39:07 +02:00 |
|
Fl_Window_Driver.cxx
|
Restore use of menubar at top of fullscreen window under X11
|
2025-08-31 16:14:50 +02:00 |
|
Fl_Window_Driver.H
|
Fix for #1260 - part2: improve position of menu button window under Wayland
|
2025-05-30 16:44:26 +02:00 |
|
Fl_Window_fullscreen.cxx
|
macOS: Fix "Full screen broken on macOS in FLTK 1.3.10 (regression)" (#1192)
|
2025-01-30 11:14:17 +01:00 |
|
Fl_Window_hotspot.cxx
|
|
|
|
Fl_Window_iconize.cxx
|
Remove friend declaration from Fl_Window.H (see STR 3354)
|
2023-11-17 16:55:37 +01:00 |
|
Fl_Window.cxx
|
Refactor large static class Fl into an expandable namespace Fl (#1325)
|
2025-11-16 01:58:54 +01:00 |
|
Fl_Wizard.cxx
|
|
|
|
fl_write_png.cxx
|
Set default DPI to 300 in fl_write_png
|
2025-05-11 12:34:04 +02:00 |
|
Fl_x.cxx
|
Revert/fix a0654b59ac: FLTK_CONSOLIDATE_MOTION = OFF
|
2025-11-13 15:38:22 +01:00 |
|
Fl_XBM_Image.cxx
|
|
|
|
Fl_XColor.H
|
Remove "struct Fl_XColor" from list of documented classes
|
2024-08-10 23:14:56 +02:00 |
|
Fl_XPM_Image.cxx
|
Fix a few more warnings by Clang.
|
2025-11-21 13:37:54 +01:00 |
|
Fl.cxx
|
Fix more box drawing stuff - using Fl::box_bg(box())
|
2025-12-01 23:06:37 +01:00 |
|
flstring.c
|
Promote fl_strlcpy to <FL/fl_string_functions.h>
|
2024-03-02 23:49:35 +01:00 |
|
flstring.h
|
Fix a bunch of compiler warnings, particularly for old compilers
|
2024-03-15 20:42:42 +01:00 |
|
forms_bitmap.cxx
|
|
|
|
forms_compatibility.cxx
|
|
|
|
forms_free.cxx
|
|
|
|
forms_fselect.cxx
|
|
|
|
forms_pixmap.cxx
|
|
|
|
forms_timer.cxx
|
Replace all calls to sprintf() by calls to snprintf().
|
2022-09-26 16:12:18 +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 declaration of Fl_Scalable_Graphics_Driver from FL/Fl_Graphics_Driver.H
|
2025-05-09 09:51:36 +02:00 |
|
gl_start.cxx
|
|
|
|
glut_compatibility.cxx
|
Fix STR 3458: "GLUT compatibility mode segfaults"
|
2023-10-07 17:14:11 +02:00 |
|
glut_font.cxx
|
|
|
|
mediumarrow.h
|
|
|
|
nanosvg.cxx
|
Remove duplicated #include <config.h> directive
|
2024-03-24 07:53:03 +01:00 |
|
new.xbm
|
|
|
|
ns_mask.xbm
|
|
|
|
ns.xbm
|
|
|
|
numericsort.c
|
Fix a bunch of compiler warnings, particularly for old compilers
|
2024-03-15 20:42:42 +01:00 |
|
print_button.cxx
|
|
|
|
print_button.h
|
|
|
|
print_panel.cxx
|
Add Tabloid paper size to menu_print_page_size array
|
2024-04-08 11:19:14 +02:00 |
|
print_panel.h
|
|
|
|
README-Fl_Terminal.txt
|
Addresses issue #879
|
2024-01-15 14:52:58 -08:00 |
|
scandir_posix.c
|
|
|
|
scandir_win32.c
|
Reformat code, remove obsolete comments
|
2023-08-10 15:40:45 +02:00 |
|
screen_xywh.cxx
|
Fix "Wayland: Huge menu hiding unexpectedly when moving a mouse (#1115)
|
2025-03-11 23:47:39 +01:00 |
|
slowarrow.h
|
|
|
|
tile.xpm
|
|
|
|
up.xbm
|
|
|
|
utf8_internal.h
|
|
|
|
vsnprintf.c
|
|
|
|
Xutf8.h
|
|
|