fltk/src/drivers/Quartz
ManoloFLTK f097141662 Move member q_width from class Fl_Font_Descriptor to Fl_Quartz_Font_Descriptor.
That's because this member is used only in Fl_Quartz_Font_Descriptor.
2022-07-06 10:18:40 +02:00
..
Fl_Font.H Move member q_width from class Fl_Font_Descriptor to Fl_Quartz_Font_Descriptor. 2022-07-06 10:18:40 +02:00
Fl_Quartz_Copy_Surface_Driver.cxx Separate platform init functions from platform-specific driver files 2022-03-13 08:56:35 +01:00
Fl_Quartz_Copy_Surface_Driver.H Separate platform init functions from platform-specific driver files 2022-03-13 08:56:35 +01:00
Fl_Quartz_Graphics_Driver_arci.cxx Create classes Fl_XXX_Gl_Window_Driver according to driver model. 2021-02-16 09:29:13 +01:00
Fl_Quartz_Graphics_Driver_color.cxx Silence compiler warnings [-Wunused-but-set-variable] 2022-04-03 22:30:59 +02:00
Fl_Quartz_Graphics_Driver_font.cxx Fix for issue #454 : crash in Fl::get_font_name(). 2022-06-27 13:25:35 +02:00
Fl_Quartz_Graphics_Driver_image.cxx Remove platform-dependent type Fl_Bitmask (not in documented public API). 2022-03-24 10:00:01 +01:00
Fl_Quartz_Graphics_Driver_line_style.cxx Create classes Fl_XXX_Gl_Window_Driver according to driver model. 2021-02-16 09:29:13 +01:00
Fl_Quartz_Graphics_Driver_rect.cxx Fix for issue #192: focus box drawing incorrectly on OSX (e.g. 10.10.5) at scales >100% 2021-02-21 18:08:33 +01:00
Fl_Quartz_Graphics_Driver_vertex.cxx Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing. 2022-03-21 14:39:00 +01:00
Fl_Quartz_Graphics_Driver.cxx Move input method support to Fl_Screen_Driver from Fl_Graphics_Driver 2022-06-19 10:23:24 +02:00
Fl_Quartz_Graphics_Driver.H Move input method support to Fl_Screen_Driver from Fl_Graphics_Driver 2022-06-19 10:23:24 +02:00
Fl_Quartz_Image_Surface_Driver.cxx Remove warnings: comparison of integer expressions of different signedness [-Wsign-compare] 2022-04-06 13:25:17 +02:00
Fl_Quartz_Image_Surface_Driver.H Separate platform init functions from platform-specific driver files 2022-03-13 08:56:35 +01:00