gui/collects/mred/private/wx/win32
Matthew Flatt dff79375e6 win32: don't handle frame non-content mouse events
original commit: e9a4650f0904b4bd7f66921a1a33de0fa3341156
2011-01-12 07:46:55 -07:00
..
button.rkt win32: fix screen-glyph reporting for label mode 2011-01-11 19:47:04 -07:00
canvas.rkt more consistent on-size' and on-move' 2011-01-05 10:00:07 -07:00
check-box.rkt clean up 2010-11-05 15:54:49 -06:00
choice.rkt win32: fix combo% on-popup 2010-11-05 15:54:56 -06:00
clipboard.rkt added missing require (as suggested by Matthew) so now pasting works. 2010-12-07 07:05:54 -06:00
colordialog.rkt clean up 2010-11-05 15:54:49 -06:00
const.rkt win32: frame size and iconize fixes 2010-11-26 08:10:58 -07:00
cursor.rkt clean up 2010-11-05 15:54:49 -06:00
dc.rkt fix transparent-canvas detection 2010-12-17 10:46:06 -07:00
dialog.rkt win32: frame size and iconize fixes 2010-11-26 08:10:58 -07:00
filedialog.rkt inserted a coercion string->path 2010-12-24 15:58:21 -06:00
font.rkt win32: handle control font failure 2011-01-11 19:47:15 -07:00
frame.rkt win32: don't handle frame non-content mouse events 2011-01-12 07:46:55 -07:00
gauge.rkt win32: change HWND allocation and deallocation 2010-11-05 15:54:54 -06:00
gcwin.rkt clean up 2010-11-05 15:54:49 -06:00
gl-context.rkt win32: no multisample for offscreen gl 2011-01-11 14:35:54 -07:00
group-panel.rkt win32: change HWND allocation and deallocation 2010-11-05 15:54:54 -06:00
hbitmap.rkt win32: fix problem with bitmap labels 2011-01-01 11:33:53 -07:00
icons.rkt win32 beginnings 2010-11-05 15:54:31 -06:00
init.rkt win32 beginnings 2010-11-05 15:54:31 -06:00
item.rkt win32: change HWND allocation and deallocation 2010-11-05 15:54:54 -06:00
key.rkt win32: fix alternate-key lookup 2010-12-11 07:50:49 -07:00
list-box.rkt win32: fix some test failures 2010-11-05 15:54:54 -06:00
menu-bar.rkt win32: fix alt vs. meta; fix alt-<char> menu dropdown 2010-12-09 18:05:51 -07:00
menu-item.rkt clean up 2010-11-05 15:54:49 -06:00
menu.rkt win32: fix alt vs. meta; fix alt-<char> menu dropdown 2010-12-09 18:05:51 -07:00
message.rkt clean up handling of not-ok?', bitmap-dc%'-selected, and mutated bitmaps 2010-12-30 08:35:56 -07:00
panel.rkt fix problems with canvas refresh, especially win32 2010-12-17 14:43:14 -07:00
platform.rkt clean up 2010-11-05 15:54:49 -06:00
printer-dc.rkt clean up 2010-11-05 15:54:49 -06:00
procs.rkt fix `find-graphical-system-path' 2010-11-07 07:08:33 -07:00
queue.rkt win64: racket/draw and racket/gui 2010-12-04 08:29:34 -07:00
radio-box.rkt clean up handling of not-ok?', bitmap-dc%'-selected, and mutated bitmaps 2010-12-30 08:35:56 -07:00
slider.rkt win32: further deallocation fixes, plus some test fixes 2010-11-05 15:54:54 -06:00
sound.rkt clean up 2010-11-05 15:54:49 -06:00
tab-panel.rkt fix tab-panel% callback 2010-12-13 20:38:44 -07:00
theme.rkt win32: survive theme-access failure 2011-01-01 08:22:17 -07:00
types.rkt win64: HIWORD and LOWORD signs 2010-12-12 08:47:38 -07:00
utils.rkt win32: fix setwindowlongptr binding for 32-bit mode 2010-12-06 12:40:10 -07:00
window.rkt win32: don't handle frame non-content mouse events 2011-01-12 07:46:55 -07:00
wndclass.rkt win64: fix GetWindowLong to use Ptr variant 2010-12-04 17:38:47 -07:00