diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-06-11 20:58:12 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-06-11 20:58:12 +0000 |
| commit | 34e35db71f83d0636e91222f4b2084b9eacdc21e (patch) | |
| tree | e012e5ff446bb5752d425c20b5e34e00e28b5cd3 /CHANGES | |
| parent | debda040dccc9c4b9930e1f71d695f23454fa9c4 (diff) | |
Prefer fl_push_clip() over fl_clip().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2307 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.0 + - Documented that fl_push_clip() is preferred over + fl_clip(), with a corresponding source change. - Minor changes to the MacOS X event handling code. - Added syntax highlighting example code to the editor test program. |
