| .. |
|
Fl_Font.H
|
Add necessary virtual qualifier to ~Fl_Font_Descriptor() and derived.
|
2022-09-08 16:04:09 +02:00 |
|
Fl_GDI_Copy_Surface_Driver.cxx
|
Make hybrid Wayland/X11 platform.
|
2022-08-29 12:15:32 +02:00 |
|
Fl_GDI_Copy_Surface_Driver.H
|
Use FL_OVERRIDE for all overridden virtual methods (#611)
|
2022-12-30 19:14:36 +01:00 |
|
Fl_GDI_Graphics_Driver_arci.cxx
|
|
|
|
Fl_GDI_Graphics_Driver_color.cxx
|
|
|
|
Fl_GDI_Graphics_Driver_font.cxx
|
Fix Visual Studio compiler warnings
|
2022-11-11 19:27:00 +01:00 |
|
Fl_GDI_Graphics_Driver_image.cxx
|
Fix indenting, add comments for clarity
|
2024-08-03 18:09:58 +02:00 |
|
Fl_GDI_Graphics_Driver_line_style.cxx
|
|
|
|
Fl_GDI_Graphics_Driver_rect.cxx
|
Fix Fl_GDI_Graphics_Driver::rect_unscaled() (#1052)
|
2024-08-26 09:22:04 +02:00 |
|
Fl_GDI_Graphics_Driver_vertex.cxx
|
Fix border case of use of fl_end_loop under Windows with USE_GDIPLUS=1
|
2024-07-19 13:48:18 +02:00 |
|
Fl_GDI_Graphics_Driver.cxx
|
Add virtual void Fl_Graphics_Driver::draw_circle()
|
2023-10-16 20:53:55 +02:00 |
|
Fl_GDI_Graphics_Driver.H
|
Fix Fl_Scalable_Graphics_Driver::rect(x,y,w,h) (#1017)
|
2024-07-24 17:09:30 +02:00 |
|
Fl_GDI_Image_Surface_Driver.cxx
|
Fix a typo, trailing whitespace, and dependencies
|
2023-12-21 14:03:04 +01:00 |
|
Fl_GDI_Image_Surface_Driver.H
|
New member function Fl_Image_Surface::mask(Fl_RGB_Image*)
|
2023-12-04 12:34:44 +01:00 |