index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-03-08
Add Fl_Darwin_System_Driver::filename_relative()
ManoloFLTK
2025-03-08
Remove warning sent by Doxygen about too many #endif
ManoloFLTK
2025-03-08
Remove 'configure' from README's and sources (partially)
Albrecht Schlosser
2025-03-07
Making fl_filename_... public for std::string.
Matthias Melcher
2025-03-07
Remove platform-specific code from file cp936ext.h
ManoloFLTK
2025-03-07
Fixing error where std::string could be assigned NULL'
Matthias Melcher
2025-03-07
Fix "fltk autotools build does not link against libXft" (#1202)
ManoloFLTK
2025-03-07
Removes the remaining references to Fl_String.
Matthias Melcher
2025-03-07
Fixing a couple of warnings.
Matthias Melcher
2025-03-07
One more FL_String::apend fix,
Matthias Melcher
2025-03-07
Replce Fl_String in Fluid with std::string.
Matthias Melcher
2025-03-07
Fl_String is now just an alias for std::string.
Matthias Melcher
2025-03-06
Fl_Group: convert array of children to std::vector
Albrecht Schlosser
2025-03-06
Update version numbers to 1.5.0
Albrecht Schlosser
2025-03-06
Remove autotools (configure/make) support
Albrecht Schlosser
2025-03-04
Fix "Windows: dotted lines may be drawn solid when GUI is rescaled" (#1214)
ManoloFLTK
2025-02-24
Remove deprecated, commented-out code.
ManoloFLTK
2025-02-22
Fix "Fl_RGB_Image::draw() seg faults when offset is too big" - cont'd (#1211)
ManoloFLTK
2025-02-22
Fix "Fl_RGB_Image::draw() seg faults when offset is too big" (#1211)
ManoloFLTK
2025-02-21
Fix "Wayland: resizing window may crash the program" (#1210)
ManoloFLTK
2025-02-21
Update dependencies
Albrecht Schlosser
2025-02-21
Bump version numbers to 1.4.2
Albrecht Schlosser
2025-02-21
Fix copyright, a typo, and remaining casts (#1207)
Albrecht Schlosser
2025-02-20
Fix "Fl_JPEG_Image infinite longjmp loop on Mac release builds" (#1207)
ManoloFLTK
2025-02-08
Make Fl_Cocoa_Gl_Window_Driver::capture_gl_rectangle() return a depth-4 image
ManoloFLTK
2025-02-06
fix macOS Sonoma/Sequoia not capturing OpenGL text on macOS - cont'd (#1197
ManoloFLTK
2025-02-06
fix "macOS Sonoma/Sequoia not capturing OpenGL 1 text on macOS" (#1197)
ManoloFLTK
2025-02-05
macOS: restore building with SDK versions between 10.7 and 10.11
ManoloFLTK
2025-02-05
Fix typos and trailing whitespace
Albrecht Schlosser
2025-02-04
macOS: fix when fullscreen window looses and regains focus with SDK 10.6 (#1192)
ManoloFLTK
2025-02-03
macOS: Restore fullscreen window mode when using SDK < 10.7 (#1192)
ManoloFLTK
2025-02-03
macOS: fix transition from single-screen fullscreen to "All Screens" fullscreen
ManoloFLTK
2025-02-03
Avoid code repetitions among Fl_{X11_}Window_Driver::{un_}maximize() functions
ManoloFLTK
2025-02-01
Fix potential buffer overflow in Fl_Help_View (#1196)
Albrecht Schlosser
2025-01-30
macOS: add support of showing window to multi-screen fullscreen state
ManoloFLTK
2025-01-30
macOS: Fix "Full screen broken on macOS in FLTK 1.3.10 (regression)" (#1192)
ManoloFLTK
2025-01-27
CMake: fix include directories of bundled image libs
Albrecht Schlosser
2025-01-26
Refrain static function capture_decorated_window_SCK() from capturing the cursor
ManoloFLTK
2025-01-24
Same effect as a49b5ea with less lines of code
ManoloFLTK
2025-01-24
Fix "Wayland: redrawing of a surface may fail if a subsurface is being moved"...
ManoloFLTK
2025-01-22
Fix Fl_Table_Row inconsistencies, final part (#1187)
Albrecht Schlosser
2025-01-22
Windows: replace "Arial" by "Microsoft Sans Serif" for the FL_HELVETICA font...
ManoloFLTK
2025-01-22
Remove incorrect use of Fl_Window::current() in Fl_Quartz_Image_Surface_Drive...
ManoloFLTK
2025-01-21
CMake: check INTERFACE_LINK_LIBRARIES for empty value
Albrecht Schlosser
2025-01-20
CMake: make "optional" dependencies 'PUBLIC' (#1173)
Albrecht Schlosser
2025-01-20
Attempt to improve member function Fl_Wayland_Screen_Driver::insertion_point_...
ManoloFLTK
2025-01-18
Make Fl_SVG_Graphics_Driver use the C locale when writing float values - cont'd
ManoloFLTK
2025-01-15
Fix typos in documentation of Fl_Tabs
Albrecht Schlosser
2025-01-14
Fix return value of Fl_Table_Row::row_selected(int) (PR #1187)
Albrecht Schlosser
2025-01-11
Repair incorrect path in #include directive
ManoloFLTK
[next]