racket/collects/mred/private/wx
Matthew Flatt 2ecd32b86e racket/gui: fix excessive on-size' and on-move' callbacks
Especially for gtk, where a client-resize notification was
getting mixed up with a frame-configure notification. On all
platforms, `on-size' and `on-move' for a frame% were queued
at too high a priority.
2011-09-10 14:37:13 -06:00
..
cocoa cocoa, gtk: enable auto list-box% horizontal scrollbars 2011-09-10 11:14:52 -06:00
common racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
gtk racket/gui: fix excessive on-size' and on-move' callbacks 2011-09-10 14:37:13 -06:00
win32 get-diplay-size' and get-display-left-top-inset' use #f for failure 2011-09-09 17:03:17 -06:00
platform.rkt add get-display-count' and #:screen argument to get-display-size' 2011-07-18 20:15:15 -06:00