summaryrefslogtreecommitdiff
path: root/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
AgeCommit message (Expand)Author
2024-08-28Fix return values of Fl_Printer::begin_job() with GTK dialogsManoloFLTK
2024-04-08Make Fl_GTK_Printer_Driver recognize more paper sizesManoloFLTK
2024-04-08Improve Fl_GTK_Printer_Driver::begin_job()ManoloFLTK
2024-04-08Add Tabloid paper size to menu_print_page_size arrayManoloFLTK
2023-01-31Fix miscellaneous #include directivesManoloFLTK
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-11-07Create class Fl_Unix_Screen_Driver used by X11 and Wayland platformsManoloFLTK
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2021-12-02PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...ManoloFLTK
2021-03-31Fl_X11_System_Driver::probe_for_GTK() is now Fl_Posix_System_Driver::probe_fo...ManoloFLTK
2021-02-16Use <config.h> when appropriate.ManoloFLTK
2020-10-28Pango ps (#148)ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-04-22Add optional argument to Fl_Printer::begin_job() to inform caller when an err...ManoloFLTK
2020-01-24GTK printer chooser: add code to support choice of paper size and orientationManoloFLTK
2019-10-22Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().ManoloFLTK
2019-09-15X11 platform: use Gnome printer dialog when the GTK library is available at r...ManoloFLTK
2018-05-25Replace Fl_Paged_Device::newPrinterDriver() by Fl_Printer::newPrinterDriver().Manolo Gouy
2018-05-09Rename Fl_Paged_Device::start_job() to begin_job() and Fl_Paged_Device::start...Manolo Gouy
2016-12-01Add --enable-print option to configure to allow building without print suppor...Manolo Gouy
2016-04-26Set svn file properties.Manolo Gouy
2016-03-19Fix #include directiveManolo Gouy
2016-03-19Rename print support files to src/drivers/XXX/Fl_XXX_Printer_Driver.xxxManolo Gouy