Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)

Fix copyrights on some files that still showed -2002...


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3070 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-08-02 21:17:30 +00:00
parent 2fc4d518cc
commit c99d122b45
21 changed files with 66 additions and 60 deletions
+2
View File
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.4
- FLUID didn't redraw widgets when changing the X, Y, W,
or H values in the widget panel (STR #120)
- Fl_Window::show(argc, argv) wasn't calling
Fl::get_system_colors() as documented (STR #119)
- DSO (shared library) building wasn't quite right for