Pixel format selection change (STR #175)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3109 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-09-20 18:45:55 +00:00
parent 182acd8618
commit 01ceac46e9
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -1,5 +1,8 @@
CHANGES IN FLTK 1.1.5rc1
- The Fl_Gl_Window WIN32 pixel format code did not
choose the pixel format with the largest depth buffer
(STR #175)
- The configure script didn't leave space between the
CFLAGS/CXXFLAGS and X_CFLAGS variables (STR #174)
- The Fl_JPEG_Image and Fl_PNG_Image classes did not