fltk/src/drivers/GDI
Manolo Gouy 231e0edff6 Fix crash in test/device after scale-GUI + Fl_Printer + Fl_Image_Surface
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12850 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-04-18 14:41:54 +00:00
..
Fl_Font.H STR#3450: Draw text with OpenGL using textures on all platforms. 2018-02-07 15:34:44 +00:00
Fl_GDI_Copy_Surface_Driver.cxx Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware. 2018-03-09 16:27:27 +00:00
Fl_GDI_Graphics_Driver_arci.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_GDI_Graphics_Driver_color.cxx Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware. 2018-03-09 16:27:27 +00:00
Fl_GDI_Graphics_Driver_font.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
Fl_GDI_Graphics_Driver_image.cxx Fix crash in test/device after scale-GUI + Fl_Printer + Fl_Image_Surface 2018-04-18 14:41:54 +00:00
Fl_GDI_Graphics_Driver_line_style.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_GDI_Graphics_Driver_rect.cxx Windows: complete support for GUI rescaling. 2018-03-06 13:03:24 +00:00
Fl_GDI_Graphics_Driver_vertex.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
Fl_GDI_Graphics_Driver.cxx Image drawing: simplify the code organisation to better support Fl_Image::scale(). 2018-04-12 13:07:00 +00:00
Fl_GDI_Graphics_Driver.H Remove virtual member Fl_GraphicsDriver::mask_bitmap(char **) and its re-implementations. 2018-04-16 13:00:29 +00:00
Fl_GDI_Image_Surface_Driver.cxx Remove unused #include files and FL_CFG_* conditional code. 2018-03-15 15:34:37 +00:00