diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-02-07 18:52:26 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-02-07 18:52:26 +0000 |
| commit | ce7da76d6a219c5fc0a33f9c5b2701f3b47220d6 (patch) | |
| tree | f27af939a2a700247d6bcccc525b9072c2a0281d /CHANGES | |
| parent | 5ec87ac84845728cc004ef2920502a8e4eb4d9a0 (diff) | |
Optimized Fl_Group::clear() and Fl_Scroll::clear() as discussed in
fltk.development in "Fl_Group::clear SLOW!" on Feb. 06/07, 2010 (no STR)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7038 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ CHANGES IN FLTK 1.3.0 + - Optimized Fl_Group::clear() and Fl_Scroll::clear() as + discussed in fltk.development in "Fl_Group::clear SLOW!" + on Feb. 06/07, 2010 (no STR) - Replaced _WIN32 symbols that had come with UTF-8 and the new Fl_Table widget with WIN32 - Fixed a buffer overflow in fl_utf8from_mb() (STR #2279) |
