diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-03-20 23:38:14 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-03-20 23:38:14 +0000 |
| commit | e12e37c5f9ed24fd27beb432ff8c31f40126ac28 (patch) | |
| tree | d5f441caa157286c004502c1277d518119b08e13 /CHANGES | |
| parent | 0919d57c330ce6be113a3651bf4ed0ef8a35f784 (diff) | |
Add Fl_Spinner widget (another combo of existing widgets in a header file)
Set the window callback to do the same as the cancel button in the template
panel.
Clean up widget bin + tooltips (didn't have correct tooltips for new widgets)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4149 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR #744, STR #745) + - Added Fl_Spinner widget (another combination of + existing widgets in a header file) - FLUID now provides support for UI templates. - fl_not_clipped() incorrectly used the current window dimensions for gross clipping, which interfered with |
