diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-09-19 21:10:48 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-09-19 21:10:48 +0000 |
| commit | 83d58a96b242f9a1be23c95d9f6ab9da23d8fd0f (patch) | |
| tree | 022d85d2731783b8cfd0f2f8c898c333a45dae2e /CHANGES | |
| parent | b303985d921270d498f7c81d35695a137b110daf (diff) | |
STR 1025: fixed illeagal acces to delted object. It was meant to set the dirty flag in the parent of course.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4576 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #571, STR #648, STR #692, STR #730, STR #744, STR #745, STR #931, STR #942, STR #960, STR #969) + - Fixed illegal acces in Preferenes (STR #1025) - Fixed x-offset problem in Help_Widget (STR #998) - Clipboard will persist if owner window is hidden (STR #1019) - Fixed handling of Win32 Device Contexts (STR #1007) |
