..
button.rkt
win32: fix screen-glyph reporting for label mode
2011-01-11 19:47:04 -07:00
canvas.rkt
gtk: smoother editor-canvas resize
2011-02-19 16:10:00 -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: fix ALT-space to pop up system menu
2011-02-19 06:39:33 -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
Fixed various spelling errors.
2011-02-03 17:42:33 -05: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 some key events
2011-02-19 08:36:17 -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
add reparent' to
subwindow<%>'
2011-01-21 20:21:21 -07:00
platform.rkt
finish implementing display of menu shortcuts
2011-01-22 10:15:14 -07:00
printer-dc.rkt
win32: fix printing bug related to clipping
2011-01-27 12:26:23 -07:00
procs.rkt
finish implementing display of menu shortcuts
2011-01-22 10:15:14 -07:00
queue.rkt
win64: racket/draw and racket/gui
2010-12-04 08:29:34 -07:00
radio-box.rkt
win32: fix horizontal `radio-box%'
2011-02-04 09:20:49 -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
win64: fix PrintDlg alignment
2011-01-13 20:08:55 -07:00
window.rkt
add reparent' to
subwindow<%>'
2011-01-21 20:21:21 -07:00
wndclass.rkt
win64: fix GetWindowLong to use Ptr variant
2010-12-04 17:38:47 -07:00