diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-02-29 22:39:52 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-02-29 22:39:52 +0000 |
| commit | 2cbbe8180d5a986f69c94f22fc1fa966985b7527 (patch) | |
| tree | 581890f130e7059b1b334562890a404269d0a971 /CHANGES | |
| parent | 6d84fa98b7fd806e69ba8860315d7e6083542963 (diff) | |
Fix Fl::background2() (STR #255)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3217 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.5rc1 + - Fl::background2() incorrectly marked the foreground + color as initialized (STR #255) - Fixed the X11 CTRL + "-" detection code to properly track the state of the CTRL key (STR #264) - Fl_File_Icon::load_system_icons() didn't support KDE |
