Package: fltk1.1 / 1.1.10-23

Metadata

Package Version Patches format
fltk1.1 1.1.10-23 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes | (download)

.gitignore | 98 98 + 0 - 0 !
FL/forms.H | 2 1 + 1 - 0 !
FL/x.H | 22 21 + 1 - 0 !
Makefile | 4 2 + 2 - 0 !
configure | 35 19 + 16 - 0 !
configure.in | 33 18 + 15 - 0 !
documentation/Makefile | 15 11 + 4 - 0 !
documentation/fluid.html | 4 2 + 2 - 0 !
fltk-config.in | 40 21 + 19 - 0 !
fluid/Fl_Function_Type.cxx | 14 7 + 7 - 0 !
fluid/Fl_Type.h | 4 3 + 1 - 0 !
fluid/Makefile | 4 3 + 1 - 0 !
fluid/file.cxx | 2 1 + 1 - 0 !
fluid/fluid.desktop | 2 1 + 1 - 0 !
makeinclude.in | 4 2 + 2 - 0 !
src/Fl_File_Chooser2.cxx | 6 3 + 3 - 0 !
src/Fl_PNG_Image.cxx | 24 16 + 8 - 0 !
src/Fl_x.cxx | 13 12 + 1 - 0 !
src/Makefile | 11 7 + 4 - 0 !
src/fl_draw.cxx | 2 1 + 1 - 0 !
src/fl_font_xft.cxx | 4 3 + 1 - 0 !
src/forms_compatability.cxx | 2 1 + 1 - 0 !
test/Makefile | 27 24 + 3 - 0 !
23 files changed, 277 insertions(+), 95 deletions(-)

---