9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Albrecht Schlosser 33825df108 Don't include 'src/flstring.h' in menubar demo 5 years ago
Albrecht Schlosser dfaab4ae90 Fix uninitialized vars in calls to fl_clip_box() (issue #6) 5 years ago
ManoloFLTK 3265d439f3 Slightly improve Fl_Quartz_Graphics_Driver::copy_offscreen() when macOS ≥ 10.4 5 years ago
Matthias Melcher afcc79c3f7 Merge remote-tracking branch 'refs/remotes/origin/master' 5 years ago
Matthias Melcher ed80d9cef0 Fixed some documentation for Fl_Preferences and fl_make_path. 5 years ago
ManoloFLTK d598f9ea06 Fix typo in comment 5 years ago
Albrecht Schlosser 2437a75d5f Add missing Fl_Image_Reader files 5 years ago
Albrecht Schlosser 115a6025f6 Fix Doxygen warnings and errors 5 years ago
Albrecht Schlosser 1e2b0af443 Combine image readers in class Fl_Image_Reader 5 years ago
ManoloFLTK c90baf9492 Bring main window to front when it's not there. 5 years ago
ManoloFLTK 2990717d6e Implement Fl_Window::icon() and default_icon() for macOS 6 years ago
Matthias Melcher 006d71c663 Improved documentation of Fl_Preferences. 6 years ago
Matthias Melcher 7e0c82637d Updated image readers. 6 years ago
Albrecht Schlosser 82d279c234 Upgrade bundled libjpeg from jpeg-9a to jpeg-9c 6 years ago
Albrecht Schlosser 8c4930a7d7 Upgrade bundled libpng from 1.6.16 to 1.6.37 6 years ago
Albrecht Schlosser 2411336e84 Fix X11 RTL text clipping (STR 2798) - part 2 6 years ago
Albrecht Schlosser 2df013931b Improve X11 coordinate clipping for text (STR 2798) 6 years ago
Albrecht Schlosser 3f1f871585 Drop 1.0 compatibility; document 1.4 migration 6 years ago
ManoloFLTK 4197c2616d Use pkg-config to support --enable-pango under Darwin 6 years ago
ManoloFLTK d2e2077544 Fix Doxygen description of the constructors. 6 years ago
Albrecht Schlosser 97e30260ec Update dependencies and .gitignore 6 years ago
Albrecht Schlosser 62cdfbcfa2 Upgrade bundled zlib from 1.2.8 to 1.2.11 6 years ago
Albrecht Schlosser bebb116a06 Update test/Makefile for checkers build with fluid 6 years ago
Matthias Melcher 9c5888aa34 MacOS: Added the original code to the Fl_Preferences path that would search $HOME first, and only if that fails, we try other ways to find the home directory. This should be highly compatible with what we had first. 6 years ago
Matthias Melcher ebec2629a2 I will revers my change. 6 years ago
Matthias Melcher 5bb880dfa2 Creating hires version of Checkers. 6 years ago
Matthias Melcher 7e5d6df711 Added Fluid file to Checkers as a tool to inline the PNG images. 6 years ago
Matthias Melcher 618024827e Merge remote-tracking branch 'refs/remotes/origin/master' 6 years ago
Matthias Melcher 1ba9e64ba9 Added code to read GIF files from memory (GitHub issue #33, 2/2) 6 years ago
Matthias Melcher 86893a90cb Added code to read BMP files from memory (GitHub issue #33, 1/2) 6 years ago
MatthiasM 27d22aeed6 Fixed previous commit for MSWindows. 6 years ago
MatthiasWM c82d3878a4 Linux build: typos and stupidities to prev. commit 6 years ago
Matthias Melcher 462b681679 Linux/MSWindows: improved Fl_Preferences file path checking 6 years ago
Matthias Melcher 8147199a41 macOS: checking Fl_Preferences file path improved 6 years ago
Matthias Melcher db6fa8bf86 Merge remote-tracking branch 'refs/remotes/origin/master' 6 years ago
Matthias Melcher df9eb443f0 Commented out some silly code in the preferences test. 6 years ago
Matthias Melcher c0237a1f04 Limiting file access for Fl_Preferences. 6 years ago
Greg Ercolano a624d9be2d Small docs addition for issue#45. 6 years ago
ManoloFLTK a234ba7f33 Merge branch 'master' of https://github.com/fltk/fltk 6 years ago
ManoloFLTK 07c2ba56da Have Fl_Pack::draw() call Fl_Group::init_sizes() on its parent group. 6 years ago
Albrecht Schlosser 3701950a90 Fix rare early timeouts in Fl_Clock (STR 3516). 6 years ago
Albrecht Schlosser 35a3e7cc16 Fix Fl::add_timeout() under Linux (STR 3516) 6 years ago
Matthias Melcher 0a23d7fe6e Fluid needs to include text and binary files from within the .fl source directory. 6 years ago
Matthias Melcher 70179b618a Merge remote-tracking branch 'refs/remotes/origin/master' 6 years ago
Matthias Melcher d97836f5dd macOS: fixed all demo programs that need to access resources 6 years ago
Matthias Melcher bd77a6e976 Android Image driver was incomplete and did not compile. 6 years ago
ManoloFLTK f68dee3288 Fix problems after closing full-screen window 6 years ago
ManoloFLTK 896112ca82 Merge branch 'master' of https://github.com/fltk/fltk 6 years ago
ManoloFLTK 803a472c5f Fix support of screen scaling under macOS 6 years ago
Albrecht Schlosser 0a124ac7e1 Fix Fl::add_timeout() in draw() under Linux (STR 3188) 6 years ago