racket/collects/mred/private
Matthew Flatt bfc9c41358 racket/gui: double-check size on attmpt to set editor scroll
A scroll request could fail if a resize notification is still
in flight (i.e., queued but not yet executed), so double-check
the size on a scroll request.

Closes PR 13582
2013-03-31 06:39:49 -06:00
..
wx racket/gui: add warp-pointer' to window<%>' 2013-03-19 15:53:13 -07:00
wxme racket/gui: double-check size on attmpt to set editor scroll 2013-03-31 06:39:49 -06:00
app.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
check.rkt racket/gui: fix contract of set-value' in gauge%' 2013-02-15 16:02:53 -07:00
const.rkt
cycle.rkt
dynamic.rkt
editor.rkt make right-clicking on non-text offer copy and cut in the 2012-11-22 17:33:34 -06:00
filedialog.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
fontdialog.rkt
gdi.rkt
helper.rkt
kernel.rkt improve editor-canvas resizing 2012-09-13 14:17:14 -06:00
lock.rkt
messagebox.rkt
misc.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
moredialogs.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mrcanvas.rkt racket/gui: add warp-pointer' to window<%>' 2013-03-19 15:53:13 -07:00
mrcontainer.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
mred.rkt scheme/gui/base: fix module-attach problem in `make-gui-base-namespace' 2012-11-19 07:56:48 -07:00
mritem.rkt racket/gui: fix contract of set-value' in gauge%' 2013-02-15 16:02:53 -07:00
mrmenu.rkt racket/gui/base: fix menu-bar%' get-frame' to return 'root 2013-02-05 11:44:38 +01:00
mrmenuintf.rkt
mrpanel.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
mrpopup.rkt
mrtextfield.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
mrtop.rkt add display-changed method 2012-12-21 19:22:59 -06:00
mrwindow.rkt racket/gui: add warp-pointer' to window<%>' 2013-03-19 15:53:13 -07:00
path-dialog.rkt
repl.rkt racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
seqcontract.rkt
snipfile.rkt lift the restriction that the port passed to open-input-text-editor 2012-11-02 10:24:34 -05:00
syntax.rkt
te.rkt
wx.rkt
wxcanvas.rkt
wxcontainer.rkt
wxitem.rkt fix internal position adjustment for `pane%' 2012-08-22 09:07:05 -06:00
wxlitem.rkt racket/gui: fix problems with control labels and client/global positions 2012-11-04 08:47:50 -07:00
wxmenu.rkt
wxpanel.rkt fix error check on the result of place-children 2012-11-28 10:54:34 -06:00
wxtextfield.rkt
wxtop.rkt add display-changed method 2012-12-21 19:22:59 -06:00
wxwindow.rkt racket/gui: skip some redundant 'enter & 'leave events 2012-10-02 07:26:25 -06:00