.. |
drivers
|
Fix window moving in Fl_Wayland_Window_Driver::resize()
|
2024-02-06 09:24:31 +01:00 |
xutf8
|
Comment-only changes.
|
2022-08-23 09:04:14 +02:00 |
CMakeLists.txt
|
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
|
2024-01-06 18:29:25 +01:00 |
Fl.cxx
|
Add commandline conversion for Windows (no-op on other platforms)
|
2023-11-29 16:29:54 +01:00 |
Fl_Adjuster.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Anim_GIF_Image.cxx
|
Fix animated gif reloading (#897)
|
2024-01-28 00:14:49 +01:00 |
Fl_BMP_Image.cxx
|
FLUID refactor and macOS warnings removed (#623)
|
2023-01-01 20:05:42 +01:00 |
Fl_Bitmap.cxx
|
Fix doxygen warnings (typos in argument names)
|
2022-12-27 19:26:34 +01:00 |
Fl_Box.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Browser.cxx
|
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
|
2023-11-25 18:20:08 +01:00 |
Fl_Browser_.cxx
|
Fix compiler warning, dependencies, and trailing whitespace
|
2023-11-27 15:33:53 +01:00 |
Fl_Browser_load.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Button.cxx
|
Synchronize mouse and keyboard callbacks for Fl_Button (#877)
|
2024-01-17 20:24:47 +01:00 |
Fl_Cairo.cxx
|
Fix access to Cairo context.
|
2023-08-12 23:18:09 +02: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
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Choice.cxx
|
corrects default popup menu box type for Fl_Choice (#748)
|
2023-07-12 13:18:48 +02:00 |
Fl_Clock.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Color_Chooser.cxx
|
Clamp input values of Fl_Color_Chooser (#749)
|
2023-07-13 14:34:25 +02:00 |
Fl_Copy_Surface.cxx
|
Simpler macOS implementation of capture of window titlebars.
|
2020-10-12 21:05:38 +02:00 |
Fl_Counter.cxx
|
Adds mouse wheel input to Fl_Counter
|
2023-12-16 14:22:22 +01:00 |
Fl_Device.cxx
|
Wayland.dox: some rephrasing
|
2023-08-28 10:16:01 +02:00 |
Fl_Dial.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02: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_File_Browser.cxx
|
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
|
2023-11-25 18:20:08 +01:00 |
Fl_File_Chooser.cxx
|
#887: Fixes FLTK file chooser not releasing preview image.
|
2024-01-14 01:42:05 +01:00 |
Fl_File_Chooser.fl
|
#887: Fixes FLTK file chooser not releasing preview image.
|
2024-01-14 01:42:05 +01:00 |
Fl_File_Chooser2.cxx
|
#887: Fixes FLTK file chooser not releasing preview image.
|
2024-01-14 01:42:05 +01:00 |
Fl_File_Icon.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_File_Icon2.cxx
|
FLUID refactor and macOS warnings removed (#623)
|
2023-01-01 20:05:42 +01:00 |
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_GIF_Image.cxx
|
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
|
2023-01-21 17:27:58 +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_Choice.cxx
|
FLTK widgets in OpenGL 3 windows: rewrite for driver system.
|
2022-09-30 19:25:23 +02:00 |
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
|
Use <config.h> when appropriate.
|
2021-02-16 11:08:59 +01:00 |
Fl_Gl_Window.cxx
|
Fix OpenGL context caching on macOS (#737)
|
2024-01-29 13:42:05 +01:00 |
Fl_Gl_Window_Driver.H
|
Fix cached GL context on all platforms (#737)
|
2024-01-29 14:01:41 +01:00 |
Fl_Graphics_Driver.cxx
|
Fix trailing whitespace
|
2023-10-18 15:00:37 +02:00 |
Fl_Grid.cxx
|
Fix dependencies and whitespace issues
|
2023-11-14 18:14:48 +01:00 |
Fl_Group.cxx
|
Documentation: Improve doc comment for ~Fl_Group
|
2023-12-10 22:04:08 +01: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_Dialog_Dox.cxx
|
Remove superfluous center alignment from images
|
2022-10-09 19:35:20 +02:00 |
Fl_Help_View.cxx
|
Fix issue #871 for html causing crashes
|
2023-12-18 11:32:34 -08: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.cxx
|
Fix yet another typo in documentation
|
2024-01-13 20:05:34 +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
|
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_Input.cxx
|
Adds Fl_Input RMB menu translation to test/preferences
|
2023-12-28 15:43:21 +01:00 |
Fl_Input_.cxx
|
Fixes return type of Fl_Input_::dvalue()
|
2023-11-15 22:45:20 +01:00 |
Fl_Input_Choice.cxx
|
Synchronize all arrow colors and inactive drawing (#791)
|
2023-10-11 23:25:52 +02:00 |
Fl_Int_Vector.H
|
Move private classes to the DriverDeveloper Doxygen group
|
2023-10-31 17:51:32 +01:00 |
Fl_Int_Vector.cxx
|
Move private classes to the DriverDeveloper Doxygen group
|
2023-10-31 17:51:32 +01:00 |
Fl_JPEG_Image.cxx
|
Missing parentheses
|
2022-12-22 00:33:08 +01:00 |
Fl_Light_Button.cxx
|
Improve contrast of check marks and radio buttons (#443)
|
2023-12-02 19:34:29 +01:00 |
Fl_MacOS_Sys_Menu_Bar.mm
|
macOS: remove a bunch of deprecation warnings
|
2023-10-09 11:16:36 +02:00 |
Fl_Menu.cxx
|
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_known()
|
2024-02-05 12:39:10 +01:00 |
Fl_Menu_.cxx
|
Fix memory free() mismatch (#875)
|
2023-12-23 20:05:48 +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
|
Synchronize all arrow colors and inactive drawing (#791)
|
2023-10-11 23:25:52 +02:00 |
Fl_Menu_Window.cxx
|
Fix for issue #254: remove hardware overlay support .
|
2021-11-26 15:16:15 +01:00 |
Fl_Menu_add.cxx
|
Fix typos in documentation and comments
|
2023-02-10 13:13:36 +01:00 |
Fl_Menu_global.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Message.cxx
|
Fix position of 1-button Fl_Message windows
|
2023-12-27 12:15:25 +01: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.cxx
|
Improve documentation of Fl_Native_File_Chooser
|
2024-01-31 18:50:25 +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
|
Fix miscellaneous #include directives
|
2023-01-31 18:22:04 +01:00 |
Fl_Native_File_Chooser_Kdialog.H
|
Solves issue #884: single quote zenity/kdialog
|
2024-01-11 07:50:09 -08:00 |
Fl_Native_File_Chooser_Kdialog.cxx
|
Comment out debug statement
|
2024-01-11 17:21:49 +01:00 |
Fl_Native_File_Chooser_MAC.mm
|
Add legit #pragma clang diagnostic ignored "-Wdeprecated-declarations"
|
2023-10-11 10:17:31 +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.H
|
Solves issue #884: single quote zenity/kdialog
|
2024-01-11 07:50:09 -08:00 |
Fl_Native_File_Chooser_Zenity.cxx
|
Solves issue #884: single quote zenity/kdialog
|
2024-01-11 07:50:09 -08:00 |
Fl_Overlay_Window.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02: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_Pack.cxx
|
Fix typos in documentation and comments
|
2023-02-10 13:13:36 +01:00 |
Fl_Paged_Device.cxx
|
Some docs for printing asynchronously.
|
2022-06-11 11:57:15 +02:00 |
Fl_Pixmap.cxx
|
Replace all calls to sprintf() by calls to snprintf().
|
2022-09-26 16:12:18 +02: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
|
Fix User Preferences file search order for Unix (#891)
|
2024-01-22 20:20:52 +01:00 |
Fl_Printer.cxx
|
Fix "Cannot link if built with OPTION_PRINT_SUPPORT=OFF" (#734)
|
2023-06-12 15:35:51 +02:00 |
Fl_Progress.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +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
|
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_SVG_Image.cxx
|
Fix uninitialised struct in SVG reader
|
2022-12-30 20:49:48 +01:00 |
Fl_Scheme.cxx
|
Add the initial version of class Fl_Scheme
|
2023-01-12 19:21:09 +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_Screen_Driver.H
|
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_known()
|
2024-02-05 12:39:10 +01:00 |
Fl_Screen_Driver.cxx
|
#842: Enables command line color arguments on macOS
|
2023-12-16 21:59:43 +01:00 |
Fl_Scroll.cxx
|
STR 3408: Fl_Scroll draws background inactive if needed
|
2023-01-20 13:51:17 +01:00 |
Fl_Scrollbar.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
Fl_Shared_Image.cxx
|
#877: Formatting, comments, debug output
|
2024-01-14 16:58:34 +01:00 |
Fl_Shortcut_Button.cxx
|
#868: Suppress warning about unused private members of Fl_Shortcut_Button
|
2023-12-16 14:07:08 +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
|
Synchronize all arrow colors and inactive drawing (#791)
|
2023-10-11 23:25:52 +02:00 |
Fl_String.H
|
Add Fl_String not-equal test
|
2024-01-10 21:32:02 -08:00 |
Fl_String.cxx
|
Add Fl_String not-equal test
|
2024-01-10 21:32:02 -08: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_Sys_Menu_Bar_Driver.H
|
Remove compiler warnings about unused parameters (issue #307) - cont'd
|
2021-12-09 11:40:55 +01:00 |
Fl_System_Driver.H
|
Add commandline conversion for Windows (no-op on other platforms)
|
2023-11-29 16:29:54 +01:00 |
Fl_System_Driver.cxx
|
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
|
2022-11-07 06:49:40 +01:00 |
Fl_Table.cxx
|
Fix typos
|
2023-10-31 18:22:42 +01:00 |
Fl_Table_Row.cxx
|
Better solution for issue #296
|
2021-11-24 15:13:04 -08:00 |
Fl_Tabs.cxx
|
Synchronize all arrow colors and inactive drawing (#791)
|
2023-10-11 23:25:52 +02:00 |
Fl_Terminal.cxx
|
Fixed issue number reference.
|
2024-01-15 15:10:54 -08:00 |
Fl_Text_Buffer.cxx
|
Adds some possible NULL references and small fixes
|
2023-12-01 16:53:27 +01:00 |
Fl_Text_Display.cxx
|
RFC: Different approach to Editor tutorial (see #189) (#883)
|
2024-01-29 11:43:34 +01:00 |
Fl_Text_Editor.cxx
|
Adds pulldown menu to Fl_Text_Display and ..._Editor
|
2023-11-25 22:52:00 +01:00 |
Fl_Tile.cxx
|
Remove unused variables [-Wunused-variable]
|
2024-01-04 15:29:07 +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
|
Fix Windows (MSVC) compiler warnings
|
2023-10-16 22:04:12 +02:00 |
Fl_Timeout.h
|
Improve and clarify documentation of timeout functions
|
2022-10-20 19:36:03 +02:00 |
Fl_Tooltip.cxx
|
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_known()
|
2024-02-05 12:39:10 +01:00 |
Fl_Tree.cxx
|
Add close buttons for individual tabs in Fl_Tabs (#628)
|
2023-01-05 13:51:30 +01:00 |
Fl_Tree_Item.cxx
|
Fix buffer overflow in Fl_Tree_Item::show_self()
|
2023-01-12 00:06:05 +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_Prefs.cxx
|
Remove scheme specific initialization from Fl_Tree_Prefs
|
2023-04-15 20:31:35 +02: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
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
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_Widget.cxx
|
Improved, yet compatible, widget callback system using macros (#729)
|
2023-08-15 11:36:58 +02:00 |
Fl_Widget_Surface.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_Window.cxx
|
Fix Fl_Window::default_size_range() (#901)
|
2024-02-07 12:38:58 +01:00 |
Fl_Window_Driver.H
|
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_known()
|
2024-02-05 12:39:10 +01:00 |
Fl_Window_Driver.cxx
|
Add popup_window() virtual member functions to Fl_Window_Driver
|
2024-01-22 09:52:35 +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 friend declaration from Fl_Window.H (see STR 3354)
|
2023-11-17 16:55:37 +01:00 |
Fl_Wizard.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02: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_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_arg.cxx
|
#842 - cont'd: fix typos in documentation.
|
2024-01-14 14:32:46 +01:00 |
Fl_cocoa.mm
|
maximize method for Fl_Window (macOS) (#820) - cont'd
|
2023-11-06 00:05:18 +01:00 |
Fl_compose.cxx
|
Documentation: add missing mentions of the Wayland platform.
|
2022-07-05 10:13:31 +02:00 |
Fl_display.cxx
|
Make Fl::display(const char *) active also for the Wayland platform.
|
2022-10-23 12:19:44 +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_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_system_colors.cxx
|
#842 - cont'd: fix typos in documentation.
|
2024-01-14 14:32:46 +01:00 |
Fl_grab.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fl_lock.cxx
|
Update dependencies and fix whitespace errors
|
2023-02-02 17:09:14 +01: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_visual.cxx
|
Fix for issue #253: Remove xdbe support
|
2021-11-26 15:01:54 +01:00 |
Fl_win32.cxx
|
Add Fl_Window::maximize() and Fl_Window::un_maximize()
|
2023-11-05 19:42:55 +01:00 |
Fl_x.cxx
|
Fix "commit 96bacd3 may crash on X11" (#873)
|
2023-12-21 14:22:08 +01:00 |
Makefile
|
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
|
2024-01-06 18:29:25 +01:00 |
README-Fl_Terminal.txt
|
Addresses issue #879
|
2024-01-15 14:52:58 -08:00 |
Xutf8.h
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
allfiles.xbm
|
…
|
|
cgdebug.h
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
d1.xbm
|
…
|
|
d1_mask.xbm
|
…
|
|
dump_compose.c
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
ew.xbm
|
…
|
|
ew_mask.xbm
|
…
|
|
fastarrow.h
|
Sprinkle some more const on internal arrays. STR #3110
|
2014-08-21 12:18:32 +00:00 |
filename_absolute.cxx
|
Make Fl_String and Fl_Int_Vector private (#789)
|
2023-10-22 19:35:17 +02: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
|
Make hybrid Wayland/X11 platform.
|
2022-08-29 12:15:32 +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_arc.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
fl_ask.cxx
|
Documentation: remove obsolete deprecation warning
|
2023-12-09 19:45:42 +01:00 |
fl_boxtype.cxx
|
Fix warning for out of range index.
|
2024-01-27 17:54:49 +01:00 |
fl_call_main.c
|
Fix C++ comments in C file
|
2023-12-15 20:03:35 +01:00 |
fl_cmap.h
|
Move src/cmap.cxx to util/cmap.cxx (utilities folder)
|
2022-03-27 17:05:55 +02:00 |
fl_color.cxx
|
Improve and extend fl_contrast() (#370)
|
2022-12-28 18:16:23 +01:00 |
fl_contrast.cxx
|
Improve and extend fl_contrast() (#370)
|
2022-12-28 18:16:23 +01:00 |
fl_cursor.cxx
|
Fix compiler warnings [-Wpedantic]
|
2023-04-13 20:27:00 +02:00 |
fl_cursor_help.xpm
|
Constify the pointers in some XPM images. STR #3108
|
2014-08-21 12:16:40 +00:00 |
fl_cursor_nesw.xpm
|
Constify the pointers in some XPM images. STR #3108
|
2014-08-21 12:16:40 +00:00 |
fl_cursor_none.xpm
|
Constify the pointers in some XPM images. STR #3108
|
2014-08-21 12:16:40 +00:00 |
fl_cursor_nwse.xpm
|
Constify the pointers in some XPM images. STR #3108
|
2014-08-21 12:16:40 +00:00 |
fl_cursor_wait.xpm
|
Constify the pointers in some XPM images. STR #3108
|
2014-08-21 12:16:40 +00:00 |
fl_curve.cxx
|
Add a unit test for drawing complex shapes (#565)
|
2022-11-30 22:40:52 +01:00 |
fl_diamond_box.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +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 doxygen doc generation and document platform specific files
|
2023-05-09 22:36:41 +02:00 |
fl_draw.cxx
|
Improve contrast of check marks and radio buttons (#443)
|
2023-12-02 19:34:29 +01:00 |
fl_draw_arrow.cxx
|
Fix small circle drawing and add doxygen \since statement
|
2023-10-15 11:30:19 +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_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_dir.cxx
|
Save fl_file_chooser directory on cancel (STR 3225) (#110)
|
2020-11-02 11:38:30 +01:00 |
fl_font.cxx
|
Fix "\todo provide user documentation for fl_set_status function"
|
2023-02-06 11:17:31 +01:00 |
fl_gleam.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
fl_gtk.cxx
|
Fix indentation
|
2023-10-16 14:51:50 +02:00 |
fl_images_core.cxx
|
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
|
2023-01-21 17:27:58 +01:00 |
fl_labeltype.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.cxx
|
Fix typos in documentation of fl_overlay_rect() etc. (#735)
|
2023-08-04 21:30:11 +02:00 |
fl_oxy.cxx
|
Open
|
2023-10-16 12:47:06 +02:00 |
fl_oxy.h
|
Simplify and improve "oxy" arrow drawing functions
|
2022-11-26 21:56:38 +01:00 |
fl_plastic.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
fl_read_image.cxx
|
Fix fl_read_image() under hybrid Wayland/X11 platform.
|
2022-09-11 19:45:48 +02:00 |
fl_rect.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
fl_round_box.cxx
|
Fix Drawing artifact with radio buttons under Cairo (#792) - cont'd
|
2023-10-16 16:38:13 +02:00 |
fl_rounded_box.cxx
|
Refactor code to make rounded rectangles accessible (#553)
|
2022-11-24 12:47:49 +01:00 |
fl_scroll_area.cxx
|
Fix missing export of fl_scroll() (issue #186)
|
2021-02-12 00:45:25 +01:00 |
fl_set_font.cxx
|
Fix whitespace errors (no code changes)
|
2022-03-31 16:00:11 +02:00 |
fl_shadow_box.cxx
|
Customize corner radius for rounded box/frame (#130)
|
2020-09-01 12:35:48 +02:00 |
fl_shortcut.cxx
|
Improve doc of Fl_Widget::test_shortcut() methods
|
2023-02-05 11:45:23 +01:00 |
fl_show_colormap.cxx
|
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
|
2022-12-30 19:14:36 +01: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_symbols.cxx
|
Fix and update alignment #346 (#701)
|
2023-03-18 17:33:27 +01:00 |
fl_utf8.cxx
|
STR 2822: function to count bytes in a UTF-8 string
|
2023-01-20 16:13:00 +01:00 |
fl_vertex.cxx
|
Add a unit test for drawing complex shapes (#565)
|
2022-11-30 22:40:52 +01:00 |
fl_write_png.cxx
|
Rename FL/fl_string.h to FL/fl_string_functions.h
|
2022-01-16 19:47:16 +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
|
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.cxx
|
…
|
|
freeglut_teapot_data.h
|
…
|
|
gl_draw.cxx
|
Fix for Broken "cube" demo (#762)
|
2023-08-07 19:16:38 +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 STR 3458: "GLUT compatibility mode segfaults"
|
2023-10-07 17:14:11 +02:00 |
glut_font.cxx
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
makedepend
|
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
|
2024-01-06 18:29:25 +01:00 |
mediumarrow.h
|
Sprinkle some more const on internal arrays. STR #3110
|
2014-08-21 12:18:32 +00:00 |
new.xbm
|
…
|
|
ns.xbm
|
…
|
|
ns_mask.xbm
|
…
|
|
numericsort.c
|
Use fl_tolower() for case-insensitive Unicode-aware comparisons
|
2023-02-06 18:48:43 +01: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
|
Reformat code, remove obsolete comments
|
2023-08-10 15:40:45 +02:00 |
screen_xywh.cxx
|
Documentation: add detail about primary monitor
|
2023-07-15 08:41:57 +02:00 |
slowarrow.h
|
Sprinkle some more const on internal arrays. STR #3110
|
2014-08-21 12:18:32 +00:00 |
tile.xpm
|
Constify the pointers in some XPM images. STR #3108
|
2014-08-21 12:16:40 +00:00 |
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 |