original commit: 4a5e70b7b7da5408abdc7f4c671ccc2e4bc8fdc1
This commit is contained in:
Matthew Flatt 2002-08-23 21:47:41 +00:00
parent 86510aabd8
commit c0e1cfbac7

View File

@ -3,6 +3,11 @@ Version 202: August, 2002
Added 'panel brush style for drawing in the current platform's panel
background color and pattern.
Added application-about-handler, application-preferences-handler,
and current-eventspace-has-standard-menus?
Mac OS X: fixed handling of the standard `Quit' menu item; it now
invokes the `on-exit' handler of the most recently active frame in the
initial eventspace
----------------------------------------------------------------------