12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
Albrecht Schlosser 43e24a7541 Update two README files for 1.5.0 3 months ago
ManoloFLTK 26ff0df6cf Remove warning sent by Doxygen about too many #endif 3 months ago
Albrecht Schlosser 7d58f06a20 Remove 'configure' from README's and sources (partially) 3 months ago
Matthias Melcher ff62ed249e Fluid: one small fix. 3 months ago
Matthias Melcher 15ad447e2a Fluid: last incremental chage, restructuring 3 months ago
Matthias Melcher ca22660bbb Fluid: last incremental change: restructuring 3 months ago
Albrecht Schlosser 187eaa0441 Update GitLab CI for FLTK 1.5.0 3 months ago
Matthias Melcher 1186b4e255 Making fl_filename_... public for std::string. 3 months ago
Matthias Melcher 70e5dc23ae Cleaning up widget browser, renamed to Node_Browser. 3 months ago
Matthias Melcher c3571838cb Fluid: Rebuilding most of the widget directory. 3 months ago
ManoloFLTK 89f714cb4e Remove platform-specific code from file cp936ext.h 3 months ago
Matthias Melcher d449a3d9bf Fixes for icon path and Windows includes. 3 months ago
Matthias Melcher 1985aefc0e Restructuring Fluid source files. 3 months ago
Albrecht Schlosser 42a04c064d Improve setting minimal compiler standard (C++11) 3 months ago
Matthias Melcher daf20b86af Fixing error where std::string could be assigned NULL' 3 months ago
ManoloFLTK 7f60f019d7 Fix "fltk autotools build does not link against libXft" (#1202) 3 months ago
Matthias Melcher 6acda521cc Removes the remaining references to Fl_String. 3 months ago
Matthias Melcher 063ff67fcd Fixing a couple of warnings. 3 months ago
Matthias Melcher e8060f2a61 One more FL_String::apend fix, 3 months ago
Matthias Melcher 9cfd932d3a Replce Fl_String in Fluid with std::string. 3 months ago
Matthias Melcher 3068c7a0af Fl_String is now just an alias for std::string. 3 months ago
Albrecht Schlosser 27101536f6 Define FL_OVERRIDE unconditionally as 'override' 3 months ago
Albrecht Schlosser dc07f927f1 Fl_Group: convert array of children to std::vector 3 months ago
Albrecht Schlosser 13b88d4335 CMake/CI: Switch CXX standard to C++11 for all builds 3 months ago
Albrecht Schlosser 4032c7a713 Add new CHANGES.txt for FLTK 1.5 3 months ago
Albrecht Schlosser 191b33e0de Update version numbers to 1.5.0 3 months ago
Albrecht Schlosser e2ca1a39c8 Remove autotools (configure/make) support 3 months ago
ManoloFLTK 880636eb12 Fix "Windows: dotted lines may be drawn solid when GUI is rescaled" (#1214) 3 months ago
ManoloFLTK 257435dca0 Remove deprecated, commented-out code. 3 months ago
Albrecht Schlosser a206a778b4 Update CHANGES.txt and ANNOUNCEMENT for release 1.4.2 3 months ago
ManoloFLTK 5b617a6cc1 Fix "Fl_RGB_Image::draw() seg faults when offset is too big" - cont'd (#1211) 3 months ago
ManoloFLTK e27edad5f1 Fix "Fl_RGB_Image::draw() seg faults when offset is too big" (#1211) 3 months ago
ManoloFLTK 7ce2632bfc Fix "Wayland: resizing window may crash the program" (#1210) 3 months ago
Albrecht Schlosser e932b94436 Update dependencies 3 months ago
Albrecht Schlosser 02af6a57eb Bump version numbers to 1.4.2 3 months ago
Albrecht Schlosser 97f2cdcc29 Fix copyright, a typo, and remaining casts (#1207) 3 months ago
ManoloFLTK d5612afd61 Fix "Fl_JPEG_Image infinite longjmp loop on Mac release builds" (#1207) 4 months ago
Albrecht Schlosser 030c3fa5bc Update "GitHub Actions" Linux runner to 'ubuntu-latest' 4 months ago
Albrecht Schlosser eaf5fb8d11 Fix buffer overflow warning [-Wstringop-truncation] 4 months ago
Albrecht Schlosser 45476d093c test/editor: ensure buffer termination 4 months ago
ManoloFLTK 27d991f046 Update bundled libdecor to last upstream version (21 jan 2025) 4 months ago
ManoloFLTK 4c64264e0c Fix "fltk-config reports dep on gtk3 when it does not exist" (#1201) 4 months ago
ManoloFLTK 81a5736006 Make Fl_Cocoa_Gl_Window_Driver::capture_gl_rectangle() return a depth-4 image 4 months ago
ManoloFLTK 9afb35f3a6 fix macOS Sonoma/Sequoia not capturing OpenGL text on macOS - cont'd (#1197 4 months ago
ManoloFLTK d60141bb71 fix "macOS Sonoma/Sequoia not capturing OpenGL 1 text on macOS" (#1197) 4 months ago
ManoloFLTK c92bf829b4 macOS: restore building with SDK versions between 10.7 and 10.11 4 months ago
Albrecht Schlosser 904039c4c6 Fix typos and trailing whitespace 4 months ago
ManoloFLTK 89d146ecee macOS: fix when fullscreen window looses and regains focus with SDK 10.6 (#1192) 4 months ago
ManoloFLTK 02f431bd88 macOS: Restore fullscreen window mode when using SDK < 10.7 (#1192) 4 months ago
ManoloFLTK af5b2cf464 fullscreen test app: prevent combination of fullscreen + maximize 4 months ago