Matthew Flatt
|
e0bbe944aa
|
windows fixes
|
2010-11-05 15:54:05 -06:00 |
|
Matthew Flatt
|
4134b06b4c
|
bitmap and dc docs up to date
|
2010-11-05 15:54:05 -06:00 |
|
Matthew Flatt
|
6e977d7c20
|
hidden name message should simply not draw
|
2010-11-05 15:54:05 -06:00 |
|
Matthew Flatt
|
b027bc3bc3
|
fix gtk canvas reset
|
2010-11-05 15:54:05 -06:00 |
|
Matthew Flatt
|
c244a6106a
|
fix mouse-moved events for cocoa
|
2010-11-05 15:54:05 -06:00 |
|
Matthew Flatt
|
29715fd04b
|
add XPM support
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
1c4b543fb5
|
fix gtk callback on first radio button in a box
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
4628ab4db8
|
radio-box and transparent canvas repairs
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
7de0f66b97
|
fix Gtk global<->local
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
bc7d3d7376
|
popup menus
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
82c0a1cc29
|
fix canvases in tab panels
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
d7289c253f
|
support general transformation matrix
|
2010-11-05 15:54:04 -06:00 |
|
Matthew Flatt
|
0723c4f647
|
default buttons and Cocoa clipboard
|
2010-11-05 15:54:03 -06:00 |
|
Matthew Flatt
|
ac6139345d
|
canvas and frame repairs
|
2010-11-05 15:54:03 -06:00 |
|
Matthew Flatt
|
238650e327
|
more repairs to constrained-reply and menu-bar handling
|
2010-11-05 15:54:03 -06:00 |
|
Matthew Flatt
|
2f2341be6f
|
frame, dialog, and stock-icon repairs
|
2010-11-05 15:54:03 -06:00 |
|
Matthew Flatt
|
50d10998c0
|
refresh and menu bar repairs
|
2010-11-05 15:54:03 -06:00 |
|
Matthew Flatt
|
152526045a
|
fix frame activation and menu bars
|
2010-11-05 15:54:03 -06:00 |
|
Matthew Flatt
|
5af3d96a5d
|
queue and paint repairs
|
2010-11-05 15:54:02 -06:00 |
|
Matthew Flatt
|
efb88aef4f
|
focus callbacks
|
2010-11-05 15:54:02 -06:00 |
|
Matthew Flatt
|
54bee6314e
|
more consistent mouse events
|
2010-11-05 15:54:02 -06:00 |
|
Matthew Flatt
|
75189fbdee
|
fix mouse position conversion and canvas moving
|
2010-11-05 15:54:02 -06:00 |
|
Matthew Flatt
|
3b1b989ccc
|
fix configure merge
|
2010-11-05 15:54:02 -06:00 |
|
Matthew Flatt
|
fa3d9cdf28
|
fix racket/gui/dynamic and add multi-instance checks
|
2010-11-05 15:54:02 -06:00 |
|
Matthew Flatt
|
8e5eedc130
|
fix racket/gui/dynamic
|
2010-11-05 15:54:01 -06:00 |
|
Matthew Flatt
|
f158effa98
|
fix bad Makefile merge
|
2010-11-05 15:54:01 -06:00 |
|
Matthew Flatt
|
4bfed6d797
|
misc repairs
|
2010-11-05 15:54:01 -06:00 |
|
Matthew Flatt
|
88f75dbc13
|
fix constrained-reply to use delim continuations
|
2010-11-05 15:54:01 -06:00 |
|
Matthew Flatt
|
cb69ea3c66
|
extend C API to abort/capture cont skipping dynamic-winds
|
2010-11-05 15:54:01 -06:00 |
|
Matthew Flatt
|
90b005afed
|
Cocoa menus, including on-demand tricks
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
471a8bc1f8
|
fix gracket init-file path
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
3cb7594793
|
mostly tab-panel and mnemonic repairs
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
edd12a64b8
|
implement labels for radio-box%, etc.
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
049e4dbdcb
|
fix clipping
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
d331ef6d98
|
fix underline; implement built-in brush patterns
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
1aab1c78a3
|
fix canvas% refresh for Gtk
|
2010-11-05 15:54:00 -06:00 |
|
Matthew Flatt
|
0709870ef9
|
Windows build and config repairs
|
2010-11-05 15:53:59 -06:00 |
|
Matthew Flatt
|
51396e2baa
|
auto-download pre-built Win/Mac binaries during build
|
2010-11-05 15:53:59 -06:00 |
|
Matthew Flatt
|
930fefc3fc
|
more drawing repairs
|
2010-11-05 15:53:58 -06:00 |
|
Matthew Flatt
|
dc00e22b85
|
fix drawing bugs and improve backward compatibility
|
2010-11-05 15:53:58 -06:00 |
|
Matthew Flatt
|
88606ae251
|
drawing repairs
|
2010-11-05 15:53:58 -06:00 |
|
Matthew Flatt
|
cee45914f4
|
add get-pixel method to bitmap-dc%
|
2010-11-05 15:53:58 -06:00 |
|
Matthew Flatt
|
233b131d9b
|
clarify some notes and comments
|
2010-11-05 15:53:58 -06:00 |
|
Matthew Flatt
|
41ce8ece58
|
add GIF parser
|
2010-11-05 15:53:57 -06:00 |
|
Matthew Flatt
|
5bef90e197
|
instructions and script for building 3rd-party OS X libraries
|
2010-11-05 15:53:57 -06:00 |
|
Matthew Flatt
|
44847f8278
|
adjust exe creation of GRacket2 binaries for Mac OS X
|
2010-11-05 15:53:56 -06:00 |
|
Matthew Flatt
|
aabc1cf5a7
|
fixes for Windows
|
2010-11-05 15:53:56 -06:00 |
|
Matthew Flatt
|
f3b7e1315f
|
gracket repair
|
2010-11-05 15:53:56 -06:00 |
|
Matthew Flatt
|
5baba1d81a
|
gracket2 wx re-implementation start
|
2010-11-05 15:53:55 -06:00 |
|
Matthew Flatt
|
6829e96ded
|
gracket2 racket/draw
|
2010-11-05 15:53:55 -06:00 |
|