.
original commit: 3f95eabf2a621f828f2852718df95cbf16ec261c
This commit is contained in:
parent
cb89749b4a
commit
adbf49ffb6
|
@ -15,6 +15,13 @@ Added send-message-to-window procedure
|
||||||
Added pop-down callback initialization argument to popup-menu%, and
|
Added pop-down callback initialization argument to popup-menu%, and
|
||||||
added 'menu-popdown and 'menu-popdown-none event types to
|
added 'menu-popdown and 'menu-popdown-none event types to
|
||||||
control-event%
|
control-event%
|
||||||
|
Added get-popup-target method to popup-menu%
|
||||||
|
Added popup-menu method to editor-admin% and snip-admin%
|
||||||
|
Added can-do-edit-operation? to editr<%>
|
||||||
|
Added "leftbuttonseq", "middlebuttonseq", and "rightbuttonseq" to
|
||||||
|
keymap%'s map-function
|
||||||
|
Changed the default text keymap initializer to map right button
|
||||||
|
releases to popup an edit menu
|
||||||
Changed the meaning of the on-change method in editor<%>; see the
|
Changed the meaning of the on-change method in editor<%>; see the
|
||||||
manual for details
|
manual for details
|
||||||
Editor reading/writing/cutting/pasting no longer relies on global
|
Editor reading/writing/cutting/pasting no longer relies on global
|
||||||
|
@ -27,6 +34,7 @@ Made stdio window for Windows/MacOS accept input (for `read', etc.)
|
||||||
X, Mac: Fixed list-box% to handle arbitrarily many list items
|
X, Mac: Fixed list-box% to handle arbitrarily many list items
|
||||||
X: Fixed input of keypad characters and dead characters (such as
|
X: Fixed input of keypad characters and dead characters (such as
|
||||||
accent marks)
|
accent marks)
|
||||||
|
X: Fixed loading of amimated GIFs (shows only first image)
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user