From b214cef3a8d2d9ecf0df7bef7d10dcdfbca4d9d3 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 14 Apr 2009 08:18:52 +0000 Subject: Implemented the full OS X navigation support for Fl_Input minus scrolling. Improved navigation on other systems (word fwd, backwd). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6764 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ae920645e..932027936 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,10 @@ CHANGES IN FLTK 1.3.0 + - Added improved OS X cursor control to Fl_Input (STR #2169) - Fix for multiple popups, when dragging and calling fl_alert() and friends from the callback (STR #2159) - Avoiding crashes for recursive common dialogs (this does not fix the issue at hand yet) (STR #1986, 2150) - - Added OS X cursor control to Fl_Input (STR #2169) - Fixed control key keycodes with modifiers on OS X - Added menu shortcut alignment for OS X - Fixed bad system menu hadling in OS X (STR #2153) -- cgit v1.2.3