diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-04-11 04:39:01 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-04-11 04:39:01 +0000 |
| commit | a3d0905c9ef76e2efe5347bd588625f73578b73b (patch) | |
| tree | 88f4d68f96c19870d3363a8381a44a5bff4dfd0f /CHANGES | |
| parent | 6bed8ffce81d6dfc263b40e02c1121f053565134 (diff) | |
Copyright updates and prep for 1.1.5rc1.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3391 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,7 @@ CHANGES IN FLTK 1.1.5rc1 - - Documentation updates (STR #245, STR #250, STR #277, - STR #281, STR #328, STR #338) + - Documentation updates (STR #186, STR #245, STR #250, + STR #277, STR #281, STR #328, STR #338) - fl_scroll() did not handle scrolling from off-screen on WIN32 (STR #315) - Fl_File_Chooser did not allow manual entry of a drive @@ -80,12 +80,11 @@ CHANGES IN FLTK 1.1.5rc1 keyboard navigation (STR #228) - Fl_File_Browser::load() didn't handle a NULL directory name (STR #266) - - 64-bit library fixes (STR #261, ) + - 64-bit library fixes (STR #261) - The Fl_Valuator::format() function did not limit the size of the number buffer (STR #268) - The keypad Enter key works as the normal Enter/Return key in common widgets (STR #191) - - Doco fixes (STR #186) - Fixed some OS/2-specific build problems (STR #185 and #197) - Calling Fl_Text_Display::buffer() with the same buffer |
