mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
Fix STR #52 - Fl_Text_Editor didn't set changed() nor did it call callbacks
for composed characters. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3007 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
CHANGES IN FLTK 1.1.4
|
||||
|
||||
- The Fl_Text_Editor widget did not set changed() nor
|
||||
did it call the widget's callback function for
|
||||
FL_WHEN_CHANGED when processing characters that
|
||||
Fl::compose() handles (STR #52)
|
||||
|
||||
|
||||
CHANGES IN FLTK 1.1.4rc1
|
||||
|
||||
- The file chooser did not reset the click count when
|
||||
|
||||
Reference in New Issue
Block a user