| .. |
|
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
|
Fl_GDI_Copy_Surface_Driver: add BITMAP version of graphics to clipboard
|
2019-07-18 17:11:03 +02: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
|
Reorganise access to the value of the GUI scaling factor with public getter and protected, virtual setter member functions.
|
2018-04-19 10:39:46 +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
|
Remove a bunch of useless #include <FL/Fl_Printer.H> statements.
|
2018-05-09 12:27:38 +00:00 |
|
Fl_GDI_Graphics_Driver_line_style.cxx
|
Remove a bunch of useless #include <FL/Fl_Printer.H> statements.
|
2018-05-09 12:27:38 +00:00 |
|
Fl_GDI_Graphics_Driver_rect.cxx
|
Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip().
|
2018-12-04 15:11:03 +01: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
|
Move Fl_Screen_Driver.H from FL/ to src/
|
2018-06-26 14:04:09 +00:00 |
|
Fl_GDI_Graphics_Driver.H
|
Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip().
|
2018-12-04 15:11:03 +01:00 |
|
Fl_GDI_Image_Surface_Driver.cxx
|
Reorganise use of virtual member function Fl_Surface_Device::end_current()
|
2019-11-07 14:28:20 +01:00 |