| Age | Commit message (Expand) | Author |
| 2019-01-17 | Android CMake: icons, docs, more apps | Matthias Melcher |
| 2019-01-09 | Fix Fl_GIF_Image Color Table handling (STR 3491) | Albrecht Schlosser |
| 2019-01-04 | Slight reorganization of the [FLWindow close] method. | Manolo Gouy |
| 2019-01-04 | Remove [FLViewLayer dealloc] method. | ManoloFLTK |
| 2019-01-04 | Restore possibility to compile with SDK 10.7 or earlier. | ManoloFLTK |
| 2018-12-30 | Merge remote-tracking branch 'origin/master' | ManoloFLTK |
| 2018-12-30 | Under macOS 10.14, Fl_Cocoa_Window_Driver::flush() draws to the bitmap and do... | Manolo Gouy |
| 2018-12-28 | Merge pull request #11 from MatthiasWM/master | Matthias Melcher |
| 2018-12-29 | Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser. | Matthias Melcher |
| 2018-12-28 | Merge pull request #10 from MatthiasWM/master | Matthias Melcher |
| 2018-12-29 | Remove obsolete condition to make static analysis happy. | Matthias Melcher |
| 2018-12-29 | Remove a C style type cast from jpeg_mem_src. | Matthias Melcher |
| 2018-12-29 | Refactored gl_remove_displaylist_fonts to be more easily readable and to stop... | Matthias Melcher |
| 2018-12-27 | Fixing some minor lint, found by Pavel Shlyak using PVS studio | Matthias Melcher |
| 2018-12-16 | Fix another clang-tidy warning (issue #5, part 1). | Albrecht Schlosser |
| 2018-12-15 | Fix clang-tidy unused variable warning (issue #5, part 3). | Albrecht Schlosser |
| 2018-12-11 | Quick fix: menu disappearing (STR #3503 continued) | Albrecht Schlosser |
| 2018-12-10 | Rename README files to README.txt (and several similar files). | Albrecht Schlosser |
| 2018-12-09 | macOS: creation of window with subwindow in iconized form - continued. | ManoloFLTK |
| 2018-12-08 | macOS Mojave: fix window with subwindow created in iconized form - continued | ManoloFLTK |
| 2018-12-08 | macOS Mojave: fix window with subwindow created in iconized form. | ManoloFLTK |
| 2018-12-07 | Complete fix for STR #3503 (Fl_Choice). | Albrecht Schlosser |
| 2018-12-07 | Merge remote-tracking branch 'origin/master' | Manolo Gouy |
| 2018-12-07 | macOS comment only: refer to OS 10.14.2 gone public now. | Manolo Gouy |
| 2018-12-07 | Fix crash if menu is deleted while menu is open (SGR #3503). | Albrecht Schlosser |
| 2018-12-05 | New static member function: Fl_Device_Plugin *Fl_Device_Plugin::opengl_plugin() | ManoloFLTK |
| 2018-12-04 | Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_c... | ManoloFLTK |
| 2018-12-04 | Give a meaningful default implementation to a few more member functions of cl... | ManoloFLTK |
| 2018-12-02 | Comment only: to try push with git | ManoloFLTK |
| 2018-11-30 | macOS: rewrite opengl_plugin_device() to use less memory. | Manolo Gouy |
| 2018-11-30 | Comments only: correct the header of 2 source files. | Manolo Gouy |
| 2018-11-30 | Remove unused arguments from the Fl_Device_Plugin::print() member function. | Manolo Gouy |
| 2018-11-29 | Use the Fl_Gl_Device_Plugin mechanism to simplify the construction of a layer... | Manolo Gouy |
| 2018-11-29 | Fix FL_PUSH event handling of Fl_Check_Browser (STR #3004). | Albrecht Schlosser |
| 2018-11-28 | Create default implementation of Fl_Screen_Driver::get_system_scheme() and us... | Manolo Gouy |
| 2018-11-26 | Windows: Have Fl::x(), Fl::y(), Fl::w() and Fl::h() change their values when ... | Manolo Gouy |
| 2018-11-26 | MacOS: slightly simpler implementation of Fl_Cocoa_Window_Driver::wait_for_ex... | Manolo Gouy |
| 2018-11-23 | MacOS: further support of scenarios mixing miniaturize/deminiaturize/change s... | Manolo Gouy |
| 2018-11-22 | MacOS: fix redraw of subwindow when display resolutions before miniaturize an... | Manolo Gouy |
| 2018-11-21 | macOS: remove two useless statements for layer-backed OpenGL windows. | Manolo Gouy |
| 2018-11-20 | Minor reorder of operations performed when layered window is 1st drawn. | Manolo Gouy |
| 2018-11-20 | macOS: reorganize the code running when windows are moved between retina and ... | Manolo Gouy |
| 2018-11-16 | MacOS: introduce classes FLViewLayer and FLGLViewLayer to handle layer-backed... | Manolo Gouy |
| 2018-11-16 | MacOS: simpler implementation of extra code necessary at first display of lay... | Manolo Gouy |
| 2018-11-10 | Account for property graphicsPort of NSGraphicsContext being deprecated in 10.14 | Manolo Gouy |
| 2018-11-09 | Fix macOS 10.14 Mojave support of the FLTK-cairo interface. | Manolo Gouy |
| 2018-11-08 | Add guard against gl_draw(const char*, int) called with null 2nd argument. | Manolo Gouy |
| 2018-11-05 | Fix comment only (wrong STR number). | Albrecht Schlosser |
| 2018-11-02 | Further fix to support gl_start()/gl_finish() under MacOS platform. | Manolo Gouy |
| 2018-11-02 | MacOS Mojave and gl_start(): fix for 10.14 but not 10.14.1 | Manolo Gouy |