.. |
button.rkt
|
racket/gui: scrollbar support panels
|
2011-02-24 13:23:51 -07:00 |
canvas.rkt
|
win32: fix combo-field% click handling
|
2012-10-09 20:05:47 -06:00 |
check-box.rkt
|
clean up
|
2010-11-05 15:54:49 -06:00 |
choice.rkt
|
racket/gui: add delete' to choice%' and `list-control<%>'
|
2012-11-04 08:25:43 -07:00 |
clipboard.rkt
|
win32: fix for clipboard bitmap decoding
|
2012-09-19 09:12:57 -06:00 |
colordialog.rkt
|
clean up
|
2010-11-05 15:54:49 -06:00 |
const.rkt
|
racket/gui: add delete' to choice%' and `list-control<%>'
|
2012-11-04 08:25:43 -07:00 |
cursor.rkt
|
win32: get default frame icon from application
|
2011-11-16 14:45:32 -07:00 |
dc.rkt
|
win64 racket/gui: another work around for Cairo clipping issues
|
2012-08-08 09:56:44 -06:00 |
dialog.rkt
|
racket/gui, win32: fix problem with modal dialogs
|
2012-04-05 06:58:53 -06:00 |
filedialog.rkt
|
win32: fix `get-file-list' with a single file result
|
2011-09-10 14:56:53 -06:00 |
font.rkt
|
win32 racket/gui: fix decoding of system font name
|
2012-08-23 08:16:23 -06:00 |
frame.rkt
|
add display-changed method
|
2012-12-21 19:22:59 -06:00 |
gauge.rkt
|
racket/gui: scrollbar support panels
|
2011-02-24 13:23:51 -07: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: get default frame icon from application
|
2011-11-16 14:45:32 -07:00 |
init.rkt
|
win32 beginnings
|
2010-11-05 15:54:31 -06:00 |
item.rkt
|
win32: fix combo-field% click handling
|
2012-10-09 20:05:47 -06:00 |
key.rkt
|
racket/gui: internal cleanup
|
2012-08-13 17:11:20 -06:00 |
list-box.rkt
|
racket/gui: correct some casts in GUI bindings
|
2012-01-23 11:20:21 -07: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
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
menu.rkt
|
win32: fix checkable menu item to toggle on selection
|
2011-06-17 16:02:49 -06:00 |
message.rkt
|
win32: get default frame icon from application
|
2011-11-16 14:45:32 -07:00 |
panel.rkt
|
implement 'border style for `panel%'
|
2011-08-13 07:00:51 -06:00 |
platform.rkt
|
racket/gui: add `get-current-mouse-state'
|
2012-11-07 14:37:39 -07:00 |
printer-dc.rkt
|
win32: fix(?) printing page-size calculation when in 100*mm
|
2012-09-19 08:40:24 -06:00 |
procs.rkt
|
racket/gui: add `get-current-mouse-state'
|
2012-11-07 14:37:39 -07:00 |
queue.rkt
|
racket/gui win32: atomicity repair
|
2012-08-29 17:45:59 -06:00 |
radio-box.rkt
|
racket/gui: scrollbar support panels
|
2011-02-24 13:23:51 -07:00 |
slider.rkt
|
racket/gui: scrollbar support panels
|
2011-02-24 13:23:51 -07:00 |
sound.rkt
|
win32: fix `play-sound'
|
2011-03-10 07:35:51 -07:00 |
tab-panel.rkt
|
fix keyboard navigation (all platforms)
|
2011-09-30 13:44:24 -06:00 |
theme.rkt
|
racket/gui win32: fix East Asian font problem
|
2012-06-06 13:25:14 +08:00 |
types.rkt
|
Lots of bad TAB eliminations.
|
2012-11-07 11:22:20 -05:00 |
utils.rkt
|
racket/gui win32: fix East Asian font problem
|
2012-06-06 13:25:14 +08:00 |
window.rkt
|
racket/gui: fix problems with control labels and client/global positions
|
2012-11-04 08:47:50 -07:00 |
wndclass.rkt
|
win32: support MinGW build
|
2012-12-09 11:26:02 -07:00 |