9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Albrecht Schlosser ff4288fc2b Add new resize examples to Makefile, update dependencies 4 years ago
Albrecht Schlosser e457fe8601
Merge pull request #165 from engelsman/dox-resize-example5 4 years ago
Albrecht Schlosser 75240c9a32 Add new resize examples to demo menu, remove figure numbers 4 years ago
Duncan Gibson 7407d9c8d0 Add new resize example to test and dox (PR #165) 4 years ago
ManoloFLTK 76a3ded549 Fix for issue #279 about detecting early retina with GL windows. 4 years ago
Albrecht Schlosser a0654b59ac Fix X11 build with FLTK_CONSOLIDATE_MOTION turned off 4 years ago
Albrecht Schlosser 0ad192a27b Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue #76) 4 years ago
ManoloFLTK 995a48dd00 Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_current. 4 years ago
ManoloFLTK 96034b5657 Add documentation of Fl_Surface_Device::end_current(). 4 years ago
Albrecht Schlosser 4d88fb6fbc Fix focus box drawing on X11 (partial fix for issue #156) 4 years ago
Albrecht Schlosser 14f842708d Fix indenting, whitespace errors and dependencies 4 years ago
ManoloFLTK b6b1fcce41 Test wether preprocessor variable __BLOCKS__ is defined 4 years ago
ManoloFLTK 77b3557f3a Allow compiling with compiler without "blocks" support. 4 years ago
Albrecht Schlosser 1afbbb4aef Documentation updates (formatting) 4 years ago
Albrecht Schlosser 8863ef7901 Avoid multiple definition of macro __fl_attr() 4 years ago
Albrecht Schlosser 6c2bc5b02f Fix a typo 4 years ago
Albrecht Schlosser 3ee8864bfc Simplify and fix the code of Fl_Scroll::bbox() 4 years ago
Albrecht Schlosser cf20474d7c CMake: Simplify adding test programs for developers 4 years ago
ManoloFLTK a6f02f86fa Attempt to use "git commit --amend" 4 years ago
ManoloFLTK d2c41924a6 macOS: "Fix fullscreen window level corner cases" 4 years ago
ManoloFLTK 802eb5468b macOS: "Fix fullscreen window level corner cases" 4 years ago
Albrecht Schlosser 10da46a5a6 Improve documentation about library build folders and more 4 years ago
Albrecht Schlosser cc82b742be Improve GIF error handling, terminate on some errors 4 years ago
Albrecht Schlosser 59836fb19f Separate Fl_GIF_Image constructors with and w/o length arg 4 years ago
Albrecht Schlosser 01ea77ed88 Refactor class Fl_Image_Reader to FLTK coding style 4 years ago
Albrecht Schlosser 66c0bf4811 Make Fl_Image_Reader::name() 'const' (#271) 4 years ago
Albrecht Schlosser 32e02a6e8d Fix potential memory leak in GIF image reader (#271) 4 years ago
Albrecht Schlosser b6a69db9a6 Rename 'fileno()' method to 'get_fileno()' for MinGW 4 years ago
Albrecht Schlosser e0d630ed72 Add error checking and improve constructor of Fl_BMP_Image 4 years ago
Albrecht Schlosser 1d847fec00 Fix and improve Fl_GIF_Image (issue #271, #274) 4 years ago
Albrecht Schlosser 4075a14715 Clarify return values and fix a minor issue (#271) 4 years ago
Albrecht Schlosser bc0d18c1bb Enable error and EOF check in class Fl_Image_Reader (#271) 4 years ago
ManoloFLTK 0f12e96d13 macOS platform: facilitate use when another toolkit handles the system menu. 4 years ago
Albrecht Schlosser c3857517b0 Improve documentation chapter "Basics" 4 years ago
Albrecht Schlosser 54213b95fe Doxygen docs: convert doxygen input file to current version 4 years ago
Albrecht Schlosser a774e120bc Update nanosvg library to latest upstream version 4 years ago
Albrecht Schlosser 828d3dd722 Fix malloc/delete mismatch (X11 only) 4 years ago
Albrecht Schlosser cc0657d7a7 Improve documentation of Fl_Image (Issue #272) 4 years ago
Greg Ercolano 9e0f140f0a Remove stray tab 4 years ago
Albrecht Schlosser 0f57e272a7 Fix MSVC 'fileno' warning in example program (#109) 4 years ago
Albrecht Schlosser ef86d9aced Fix more MSVC warnings in test apps (#109) 4 years ago
Albrecht Schlosser e5310144b7 Fix MSVC 'GLfloat' warnings in test apps (#109) 4 years ago
Albrecht Schlosser 2b29e921db Fix MSVC compiler warnings in test/icon.cxx (#109) 4 years ago
Albrecht Schlosser c91713fd88 Fix MSVC warnings in test/fonts.cxx (issue #109) 4 years ago
Albrecht Schlosser c8c1f51db7 Fix MSVC "fileno" warnings in fluid 4 years ago
Albrecht Schlosser 1a8b94162d Fix Windows (VS) compiler warnings in fluid 4 years ago
Albrecht Schlosser ed3ec2d036 Add experimental FL/fl_casts.H (issue #109) 4 years ago
fire-eggs 753631a0b5 Fix MSVC compiler warnings (PR #267) 4 years ago
Greg Ercolano 975d34de43 Fix VS2017 'pclose' error, and DIR formatting 4 years ago
Albrecht Schlosser 418699fcea Fix two compiler warnings [-Wunused-variable] 4 years ago