diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-21 18:25:22 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-21 18:25:22 +0000 |
| commit | 668ef918e834bf8ac40d238d5477b5de7e914e3e (patch) | |
| tree | c93ac3f742644c6199c4e56d3f9cfc6d27c3d9ea /CHANGES | |
| parent | 2eb4d42349193daa75ad08b63c575d37d5299af5 (diff) | |
Updated Fl_Tabs to check the contrast of the label color against
the tab background, and to highlight the top 5 lines of the tab
pane with the selection color so that selected tabs stand out
more.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4295 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR #744, STR #745) + - Updated Fl_Tabs to check the contrast of the label + color against the tab background, and to highlight the + top 5 lines of the tab pane with the selection color so + that selected tabs stand out more. - The example programs can now compile separate from the FLTK source distribution (STR #809) - The example programs are now installed with the |
