| Age | Commit message (Expand) | Author |
| 2021-02-13 | Remove compilation warnings issued by Visual Studio 2019. | ManoloFLTK |
| 2020-10-30 | X11+GTK: remove warning when native file chooser runs on Wayland | ManoloFLTK |
| 2020-10-29 | Fix PostScript driver for fl_draw_image(buf,X,Y,W,H,D,L) with negative D or L | ManoloFLTK |
| 2020-10-29 | Cairo-based PostScript: fix image tiling | ManoloFLTK |
| 2020-10-28 | Pango ps (#148) | ManoloFLTK |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2018-04-19 | Fix handling of bg argument of fl_draw_pixmap(char**, int , int , Fl_Color bg... | Manolo Gouy |
| 2018-04-16 | Remove Fl_PostScript_Graphics_Driver::mask_bitmap(char **) that is useless. | Manolo Gouy |
| 2018-04-13 | Simplify code for image drawing by PostScript graphics driver. | Manolo Gouy |
| 2018-04-12 | SVG support: improve printed SVG images by increasing the resolution when pri... | Manolo Gouy |
| 2018-04-12 | Image drawing: simplify the code organisation to better support Fl_Image::sca... | Manolo Gouy |
| 2018-04-12 | Image drawing: simplify the code organisation to better support Fl_Image::sca... | Manolo Gouy |
| 2018-03-22 | Rename Fl_Image::pixel_w() and pixel_h() to Fl_Image::data_w() and data_h(). | Manolo Gouy |
| 2018-03-19 | New member function Fl_Image::scale(int width, int height) to set the FLTK si... | Manolo Gouy |
| 2017-09-18 | SVG support: avoid re-rasterizing an image that was previously rasterized at ... | Manolo Gouy |
| 2016-12-01 | Add --enable-print option to configure to allow building without print suppor... | Manolo Gouy |
| 2016-04-26 | Set svn file properties. | Manolo Gouy |
| 2016-02-26 | Move PostScript-support files to src/drivers/PostScript/ | Manolo Gouy |