fltk/src/drivers
Cyprinus Carpio a69c5c5c92
Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color (#995)
Fl_Tree changed to support system color themes (PR #995)

merging CyprinusCarpio's mods carried over from from issue #972.

* Fl_Tree: use named (colormap) colors to support system color themes (see issue #972). changed connectorcolor() default from gray ramp color to FL_INACTIVE_COLOR (Fl_Color(8)), and similar named colormap colors for icon drawing.

* Fl_Tree ⊞ / ⊟ icons (and on macs, ▶ / ▼icons) are now drawn w/fl_draw() functions instead of with xpm bitmaps for colormap control

---------
Co-authored-by: Greg Ercolano <erco@seriss.com>
2024-06-30 09:08:00 -07:00
..
Cairo Add comments giving cairo version required for each cairo call if > 1.0 2024-03-22 16:11:38 +01:00
Cocoa Remove useless Fl_Window_Driver accessors after new member Fl_Window::get_size_range() 2024-05-27 11:39:27 +02:00
Darwin Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color (#995) 2024-06-30 09:08:00 -07:00
GDI Wayland documentation: improve "Input Methods" and various details 2024-05-09 11:00:27 +02:00
OpenGL
Posix Make Fl_GTK_Printer_Driver recognize more paper sizes 2024-04-08 17:24:38 +02:00
PostScript Remove trailing whitespace 2024-06-21 18:10:33 +02:00
Quartz Fix crash in howto-drag-and-drop under macOS 2024-06-11 15:04:48 +02:00
SVG Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG 2023-10-23 16:40:48 +02:00
Unix Improve support for NetBSD (#944) 2024-04-02 16:03:00 +02:00
Wayland Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) 2024-06-29 14:57:54 +02:00
WinAPI Remove useless Fl_Window_Driver accessors after new member Fl_Window::get_size_range() 2024-05-27 11:39:27 +02:00
X11 X11: simpler code to capture window decoration under xfce 2024-04-27 08:13:17 +02:00
Xlib STR 3489: fix alpha blending for X11 2024-03-15 20:18:35 +01:00