2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
- .github/workflows/build.yml+1-1
- CHANGES.txt+39
- CMake/install.cmake+47-25
- CMakeLists.txt+63
- FL/Fl_Graphics_Driver.H+3-1
- FL/Fl_Terminal.H+7-7
- documentation/make_pdf.in+1-1
- fltk-options/CMakeLists.txt+76-48
- fltk-options/fltk-options-shared.plist+34
- fluid/CMakeLists.txt+115-71
- fluid/documentation/CMakeLists.txt+15-10
- fluid/documentation/make_pdf.in+8-3
- fluid/documentation/src/fluid-title.tex.in+2-2
- fluid/fluid-shared.plist+53
- src/Fl_Graphics_Driver.cxx+13-1
- src/drivers/GDI/Fl_GDI_Graphics_Driver.H+6-1
- src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx+6-1
- src/drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx+6-1
- test/CMakeLists.txt+28-39
0 commit comments