mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Update "clean" targets to properly handle core files, remove backup files,
etc. Add "install" target to test directory which installs the example programs. Install the config.h file in the examples directory. Make sure the example programs compile outside the FLTK source dir. Add example programs to fltk.list.in. Fix missing redraw() in x_cb() in FLUID... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4287 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -2,6 +2,10 @@ CHANGES IN FLTK 1.1.7
|
||||
|
||||
- Documentation fixes (STR #648, STR #692, STR #730, STR
|
||||
#744, STR #745)
|
||||
- The example programs can now compile separate from the
|
||||
FLTK source distribution (STR #809)
|
||||
- The example programs are now installed with the
|
||||
documentation (STR #809)
|
||||
- Fixed the drawing of the Fl_Browser_ selection box (STR
|
||||
#786)
|
||||
- Dropped Codewarrier project files and support.
|
||||
|
||||
Reference in New Issue
Block a user