9207 Commits (d0874f10587f8c3efe1d8441c974dc8121256af9)
 

Author SHA1 Message Date
Albrecht Schlosser 086396ca54 Fix output and screen_num() in handle_events demo 4 years ago
ManoloFLTK 818a2ab838 Windows scaling support: fix after WM_MOVE and in mouse_event() 4 years ago
Albrecht Schlosser b4c464f71b Add event handling test and demo program 4 years ago
ManoloFLTK 8eed8b9600 Scaling support under Windows: fix fullscreen window mode. 4 years ago
Albrecht Schlosser 246291fe51 Make Fl_Gl_Window::gl_driver() private (#184) 4 years ago
Albrecht Schlosser a2a026ed74 Remove debug output from test/fullscreen demo 4 years ago
ManoloFLTK 871e7063a2 Windows: restore "checkers" app that was damaged after handling of issue #155. 4 years ago
ManoloFLTK 7fdac3790a Windows: fix scaling problem in Fl_Tile. 4 years ago
Albrecht Schlosser d7af409f42 Remove "Figure x.y: " from html image captions 4 years ago
Albrecht Schlosser 3d53548cfb Documentation: enhance chapter "FLTK Basics" 4 years ago
Albrecht Schlosser 7ef23153df Update test/hello.cxx and related image 4 years ago
Albrecht Schlosser fba4d58509 Fix Fl_Help_View::find() (issue #179) 4 years ago
erco77 d86358870d
Merge pull request #175 from ComputerNerd/wrong-err-fix 5 years ago
ComputerNerd 34da17cd85 Set errmsg to exterr instead of err which will always be zero. 5 years ago
ManoloFLTK 4f29313a80 Windows scaling: fix redraw after partial expose events. 5 years ago
ManoloFLTK f787a1b4e4 Remove build-time warning. 5 years ago
ManoloFLTK d1c7caec3b Improve Fl_Graphics_Driver::cache_size() when GUI is scaled. 5 years ago
ManoloFLTK 4171cbe0be Windows scaling: fix computation of border sizes. 5 years ago
Albrecht Schlosser 4531c6c48f Travis-CI: simplify config, disable macOS build (temp.) 5 years ago
Albrecht Schlosser da5dc6eebf Travis-CI: disable macOS and documentation builds 5 years ago
ManoloFLTK 67bb631bd9 Scaling for Windows and X11: support rectangular loops. 5 years ago
ManoloFLTK ff372c86d8 Fix for issue #123 - Windows platform 5 years ago
ManoloFLTK f5f9043208 Windows: fix undrawn pixels at right and bottom of scaled windows. 5 years ago
ManoloFLTK 4291e9497b Fix for issue #123 - macOS platform 5 years ago
ManoloFLTK d851106f47 Prevent compilation warning about uninitialized variables. 5 years ago
ManoloFLTK d7985607d6 Fix for issue #123 - X11 platform 5 years ago
ManoloFLTK c70a091fa3 Match format specifier and variable type. 5 years ago
Albrecht Schlosser df4ae812b4 Travis-CI: update Linux + macOS build environments 5 years ago
Albrecht Schlosser 5a04ca6c38 Improve resizing of test/cube demo (#157, #166) 5 years ago
ManoloFLTK bb099ade19 Basic CMakeLists.txt file to build FLTK-based user program - continued 5 years ago
ManoloFLTK c684505407 Fix for issue #163: Improve Xrender scaling quality 5 years ago
ManoloFLTK c7274294ae Basic CMakeLists.txt file to build FLTK-based user program. 5 years ago
ManoloFLTK 018134161d Documentation: clarify how keypad keys are named. 5 years ago
Greg Ercolano a41d8c0e60 Fix issue #162 5 years ago
ManoloFLTK a47c907fca Fix for STR #3424 and for issue #160 5 years ago
Albrecht Schlosser 7d4f427a93 Fix Fl_Scrollbar layout in test/valuators demo 5 years ago
Albrecht Schlosser f519aceb85 Update dependencies 5 years ago
ManoloFLTK aa9e2e888e Fix for issue #159 - continued 5 years ago
ManoloFLTK aa140973a3 Remove compilation warnings about signed/unsigned comparison. 5 years ago
ManoloFLTK e52e057cdf Fix for issue #159. 5 years ago
ManoloFLTK 3ec51f0b80 Remove unnecessary function call when macOS ≥ 10.6 5 years ago
ManoloFLTK f56d43c9f6 Rename private member function with trailing underscore. 5 years ago
ManoloFLTK 0f6fb2ab5a Add comment about detection of macOS "Big Sur" 11.0 at run-time. 5 years ago
Albrecht Schlosser 5cb72ef065 Fix whitespace and minor formatting issues 5 years ago
ManoloFLTK 2931c29689 Replace virtual Fl_RGB_Image::cache_size() by virtual Fl_Image::cache_size() 5 years ago
Albrecht Schlosser 1a1ce33751 Update README.txt 5 years ago
ManoloFLTK 18ae6c84eb Remove unnecessary friend declaration in class Fl_SVG_Image 5 years ago
ManoloFLTK c227edef39 Fix for issue #155 - continued 5 years ago
ManoloFLTK a4bacf83c4 Fix for issue #155 - continued 5 years ago
ManoloFLTK 231159e16c Fix for issue #155 - continued 5 years ago