Files
fltk/FL
Albrecht Schlosser 8d940f3581 Put fix for issue #1214 (Windows "solid lines") under ABI guards
Original issue title:
  "Windows: dotted lines may be drawn solid when GUI is rescaled"

Unfortunately commit 880636eb12 broke
  the ABI because it added a variable to a public header. This commit
  uses ABI guards '#if FL_ABI_VERSION >= 10403" for the same fix.

Note: The full fix w/o ABI guards is already available in FLTK 1.5.
2025-04-26 17:55:43 +02:00
..
2025-04-18 20:13:13 +02:00
2024-02-07 18:37:34 +01:00
2024-06-26 16:02:12 -07:00
2024-11-01 18:24:06 +01:00
2025-02-21 16:25:39 +01:00
2024-11-01 18:24:06 +01:00
2024-06-21 18:10:33 +02:00
2024-08-12 18:31:05 -07:00
2024-11-01 18:24:06 +01:00
2023-01-20 16:20:01 +01:00
2025-01-03 14:40:59 -06:00
2024-02-07 18:37:34 +01:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".