9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Matthias Melcher 21a75a18f8 Fluid support for high res graphics 4 years ago
Albrecht Schlosser a0724ab7c4 Add fl_message_icon_label() function (STR #2762) 4 years ago
Albrecht Schlosser 130f864d1d Rename src/Fl_String.cxx to src/Fl_String_class.cxx 4 years ago
Albrecht Schlosser 7a7e50df6e Rename FL/Fl_String.H to FL/Fl_String_class.H 4 years ago
Albrecht Schlosser b6de09cff2 Re-enable nested (aka recursive) common dialogs (STR 3242, #282) 4 years ago
Albrecht Schlosser 2404656266 Add minimal version of class Fl_String 4 years ago
Matthias Melcher 0f72957a24
Merge branch 'fltk:master' into master 4 years ago
Matthias Melcher c55fd6f704 CMake for Apple Xcode usability improvements 4 years ago
ManoloFLTK 596a937530 PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver constructor. 4 years ago
ManoloFLTK 2db94dcb4c Hack to restore "configure --enable-x11" on macOS ≥ 11 4 years ago
Greg Ercolano 36af6a5729 Solves Fl_Tree focus box artifacts on linux - fixes issue #299. 4 years ago
Greg Ercolano 84c09ae7b2 Fixes #297 - improvements for icon.cxx + icon() docs 4 years ago
Greg Ercolano 6fc5c16e1c Fixes warnings about test/icon.cxx in issue #296 4 years ago
ManoloFLTK 390fa9caa7 Fix for issue #254: remove hardware overlay support - cont'd. 4 years ago
ManoloFLTK 25eed24172 Removed following removal of support for X11 hardware overlay (issue #254) 4 years ago
ManoloFLTK eb8b016fab Fix for issue #254: remove hardware overlay support . 4 years ago
ManoloFLTK 84cf249482 Fix for issue #253: Remove xdbe support 4 years ago
Greg Ercolano 2b400f6abc Solves png warnings from gcc 11.2.0/Rev2 for issue #296 4 years ago
Albrecht Schlosser 7b9ddd97c3 Fix group nesting / end() statements in test/cube demo 4 years ago
ManoloFLTK 2f50640732 X11+XRender platform: more accurate drawing of RGB images when GUI is scaled. 4 years ago
ManoloFLTK bf470919f7 Fix X11 platform bug when drawing transparent RGB image without XRender. 4 years ago
Greg Ercolano a900411ee2 Better solution for issue #296 4 years ago
Greg Ercolano e97fd17e04 Solves Fl_Table_Row warning in issue #296 4 years ago
Albrecht Schlosser ef1c2d5b26 Fix README files and remove stale config.guess and config.sub 4 years ago
ManoloFLTK 7e484c614c Fix for [fltk.coredev] reentrant calls with Fl_Window::resize 4 years ago
Albrecht Schlosser 1ce3a84e9f Refactor and improve "Print front window" dialog 4 years ago
Albrecht Schlosser 0b8eabd184 Disable confusing debug info in clipboard viewer demo 4 years ago
Albrecht Schlosser 4d31c5bd4f Fix doxygen docs of fl_draw_check() 4 years ago
Albrecht Schlosser e6683d48e9 Disable check mark debugging 4 years ago
Albrecht Schlosser ca89f48c0b Add "Save PNG" feature to clipboard viewer demo 4 years ago
Albrecht Schlosser 0bc06e8f1a Reformat and move clipboard demo from examples to test folder 4 years ago
ManoloFLTK 4a2833b104 Clearer GUI for test/device 4 years ago
ManoloFLTK 02754e43ce Fix Fl_Window::decorated_w() in some X11 situations. 4 years ago
Albrecht Schlosser 55f3df268c Fix remaining VS compiler warnings in example programs 4 years ago
Albrecht Schlosser 5810edaf84 Fix remaining VS compiler warnings in test programs 4 years ago
ManoloFLTK f0ff8a5083 Merge remote-tracking branch 'refs/remotes/origin/master' 4 years ago
ManoloFLTK 397226b75d Add use of fl_capture_window() by test/device 4 years ago
Albrecht Schlosser 796a9bf23e
Merge pull request #292 from Albrecht-S/prefix-bundled-libs 4 years ago
Albrecht Schlosser af0bb7e6c9 Add rectangle drawing functions with Fl_Rect 4 years ago
Albrecht Schlosser b2979b6425 Reformat to FLTK style, improve documentation 4 years ago
Albrecht Schlosser e4d8b94102 Add fl_draw_check() to draw better check marks (issue #68) 4 years ago
Albrecht Schlosser 46cbc31de2 Use "symbol prefixing" in bundled libs (part 3 of 3) 4 years ago
Albrecht Schlosser 3c407bd588 Use "symbol prefixing" in bundled libs (part 2 of 3) 4 years ago
Albrecht Schlosser 3cbf11af8d Use "symbol prefixing" in bundled libs (part 1 of 3) 4 years ago
Albrecht Schlosser d96c980d29 Fix "failed to build with pango libarary" (issue #291) 4 years ago
Albrecht Schlosser 654e20ff8b CMake: Build fluid when cross-compiling 4 years ago
Albrecht Schlosser 6d1f5608ba Support all image depths (1-4) in fl_write_png() 4 years ago
Albrecht Schlosser 500e470d39 Refactor fluid: make fl_write_png() public 4 years ago
Albrecht Schlosser 5c5244b162 Fix a fluid crash when writing a template screenshot 4 years ago
Albrecht Schlosser 5e7eede311 Add missing files (executables) to .gitignore files 4 years ago