| Age | Commit message (Expand) | Author |
| 2018-02-09 | Fix fl_read_image() under MacOS platform when GUI is rescaled. | Manolo Gouy |
| 2018-01-31 | Replace FL/x.H with FL/platform.H - step 2 (STR #3435). | Albrecht Schlosser |
| 2017-11-30 | Fl_Widget_Surface::draw(Fl_Widget *widget,...): clip drawing to the window bo... | Manolo Gouy |
| 2017-07-31 | Improve Fl_Widget_Surface::print_window_part() with better quality when scali... | Manolo Gouy |
| 2017-07-30 | Fix Fl_Widget_Surface::print_window_part() that was not correct for scaling f... | Manolo Gouy |
| 2017-07-20 | Make Fl_Widget_Surface::draw(Fl_Widget *wid, int, int) draw also the overlay ... | Manolo Gouy |
| 2017-05-17 | Introduce HiDPI + rescaling support for the X11 platform (+ partial support f... | Manolo Gouy |
| 2017-03-12 | Fix svn attributes of *.c, *.cxx, *.cmake and others. | Albrecht Schlosser |
| 2016-04-18 | Replace member function void Fl_X::flush() by virtual void Fl_Window_Driver::... | Manolo Gouy |
| 2016-03-31 | Fix error with PostScript driver on the Mac platform. | Manolo Gouy |
| 2016-03-27 | Remove platform-dependent code from Fl_Widget_Surface.cxx - last part. | Manolo Gouy |
| 2016-03-27 | Remove the platform-dependent code from Fl_Widget_Surface.cxx - first part. | Manolo Gouy |
| 2016-03-26 | Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_... | Manolo Gouy |
| 2016-03-11 | Rewrite capture of window decorations using the window driver approach. | Manolo Gouy |
| 2016-03-03 | Made Pico/SDL setup compile and run some minimal code. | Matthias Melcher |
| 2016-02-29 | Add missing implementation of Fl_Widget_Surface::origin(int x, int y). | Manolo Gouy |
| 2016-02-26 | Make the Fl_Widget_Surface's constructor protected. | Manolo Gouy |
| 2016-02-26 | Create class Fl_Widget_Surface that supports draw(Fl_Widget *, int, int). | Manolo Gouy |