Matthew Flatt
657512f567
add width' and
height' arguments to post-script-dc% and pdf-dc%
...
and document the change that the PS bounding box is no longer
inferred from drawing operations
original commit: abcaa1775ca5aad50e87705100a1047bfc7b5e7c
2010-11-26 20:40:43 -07:00
Matthew Flatt
f56c9fbe30
add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui
...
original commit: 2edadd611303978255f6ff53efa5b691a0f7f0a5
2010-11-26 10:35:05 -07:00
Matthew Flatt
7789fcd827
gtk & cocoa: frame iconize repairs
...
In the "windowing.rktl" tests, for Gtk there are still race conditions
between the program and the window manager. But for the first
time ever, all platforms can pass the "windowing.rktl" test.
original commit: 7da127227a3a493214b0878cd26bff6b51631115
2010-11-26 08:33:59 -07:00
Matthew Flatt
99c829cd5b
win32: frame size and iconize fixes
...
original commit: 1f61bbdc513ea7f07ae764cd0a6ae640e4e19479
2010-11-26 08:10:58 -07:00
Matthew Flatt
0120b59ea5
fix `draw-bitmap-section-smooth' method of bitmap-dc<%>
...
original commit: 8e8844641c63767ce0df4428051cf086ffa91e6e
2010-11-25 11:00:32 -07:00
Matthew Flatt
4723df4a89
fix some racket/gui tests and fix cocoa frame centering
...
original commit: 347869fc9e90560493f39654afd7037be7dac690
2010-11-25 08:03:33 -07:00
Matthew Flatt
f7297e95fe
manual tests for refresh behavior
...
original commit: c3e0a7af139ab44e1bc7f46a4de9de5a582f98ea
2010-11-12 20:47:07 -07:00
Matthew Flatt
5c18c9a5f3
cocoa and gtk: fix combo% `on-popup' method
...
original commit: 39596efef5a79c81475f3a2a5e78420b924a9a84
2010-11-05 15:54:56 -06:00
Matthew Flatt
37e47fcdda
cocoa & gtk: fix some test failures
...
original commit: e033d9edf157e015103a9652cea70c803990e3a0
2010-11-05 15:54:54 -06:00
Matthew Flatt
aee9c4da25
some fixes prompted by the test suite
...
original commit: 4f2e59e7a654c9724d546f619589ca68cc334d59
2010-11-05 15:54:48 -06:00
Matthew Flatt
53cf23d378
level-2 finalization from ffi/unsafe and late-weak references
...
original commit: d2275f41794e1fe6b5e4a229a2afe08572efb111
2010-11-05 15:54:47 -06:00
Matthew Flatt
ad2e66afb3
cocoa: control fonts
...
original commit: ca64c25cf9f897c888531ef7ddf6b64260423d8e
2010-11-05 15:54:43 -06:00
Matthew Flatt
2e30a7dc7c
gtk: misc fixes
...
original commit: 16b34c236a143c7fb3065db28e1b52f1c6012ed2
2010-11-05 15:54:41 -06:00
Matthew Flatt
93339923eb
cocoa: printer-dc%
...
original commit: b4fafc1888795b4e6be8072db4cb7e81fa1395a6
2010-11-05 15:54:38 -06:00
Matthew Flatt
536cf6582b
win32: more menus and widgets
...
original commit: 70b26a58855d66ee521171005189bc23f8b1e0fd
2010-11-05 15:54:32 -06:00
Matthew Flatt
8ea36a72f5
win32 widgets, mouse events, and cursors
...
original commit: 604afc180302a54105fbd333850f611e17d9ceba
2010-11-05 15:54:32 -06:00
Matthew Flatt
8bd418695f
fix slider value display and 'plain option
...
original commit: 5809bc7790249e9cd5debfb29d09097189f9bcea
2010-11-05 15:54:27 -06:00
Matthew Flatt
ba7d6d7cc1
cocoa mouse event and cursor fixes
...
original commit: c3fa1f01e8babe7355ba3a5a063f96091fcb7c74
2010-11-05 15:54:22 -06:00
Matthew Flatt
fee7c80590
special-option-key for cocoa
...
original commit: a7470471451607980b2331c0e56a83994687272b
2010-11-05 15:54:19 -06:00
Matthew Flatt
7213e034c3
showkey as module
...
original commit: a7a629e45b602d02e258940f6bc5ed7cc7108df7
2010-11-05 15:54:18 -06:00
Matthew Flatt
35aaa3a0fb
cocoa cursors
...
original commit: 40c1c2ffef5f5ee4972ac6ef98b050e13cd8ab34
2010-11-05 15:54:16 -06:00
Matthew Flatt
6737bc0e58
fix gtk widget size info for sizing and positioning
...
original commit: b020c2f858caf30364e633dc19894cae3d21e47e
2010-11-05 15:54:12 -06:00
Matthew Flatt
ad1eed5071
restore auto-scroll canvases; fix text-rotation bug
...
original commit: cc55bd7e93a521456d5b4cd17a061df4a447319d
2010-11-05 15:54:12 -06:00
Matthew Flatt
55f34df7de
fix canvas dc size reporting
...
original commit: b69d4322afd417c9b354ea3ca0ba2150fe113119
2010-11-05 15:54:10 -06:00
Matthew Flatt
5746708793
auto-scroll canvases and frame status lines
...
original commit: c42d95216eb48e94a48364fb01b0e6d4a70d1534
2010-11-05 15:54:10 -06:00
Matthew Flatt
317bf373fd
misc repairs
...
original commit: 626ceef11b1280486c4788198fba2ef54389a073
2010-11-05 15:54:06 -06:00
Matthew Flatt
fb772f19e8
support general transformation matrix
...
original commit: d7289c253f4e561a416a4dfa8c321f9effb4af26
2010-11-05 15:54:04 -06:00
Matthew Flatt
85489139bb
fix clipping
...
original commit: 049e4dbdcbfdec980ab9ec36586b06a77049cf1b
2010-11-05 15:54:00 -06:00
Matthew Flatt
c0dfb70144
fix drawing bugs and improve backward compatibility
...
original commit: dc00e22b85265605db7493b374015104259e1b48
2010-11-05 15:53:58 -06:00
Matthew Flatt
48af0d6835
drawing repairs
...
original commit: 88606ae251918bb9002506a0423908f03b226596
2010-11-05 15:53:58 -06:00
Robby Findler
7f2097e2bb
added an argument to open-input-text-editor so that it can lock (and unlock) the editor when editing would not be allowed.
...
original commit: 3e9858b001699d9ef66d016a2ee691dacc5a8503
2010-10-13 15:55:17 -05:00
Eli Barzilay
0f97692e42
More "~n" -> "\n" changes
...
original commit: 8e0f8dd39c3744472b450021f003f9cbe8cbcb62
2010-08-26 12:11:00 -04:00
Eli Barzilay
2c1b48d3c4
Change a bunch of "~%" and "~n" in format strings to "\n".
...
original commit: 7dc4d2e5a63ab416d90e44d7bf75cb5593329909
2010-08-25 17:17:01 -04:00
Eli Barzilay
3efca9178e
Rename "collects/tests/mred" -> ".../gracket".
...
Some additional mred-related tweaks.
original commit: fcedc30ee4787d955adab3e0e656332812685e25
2010-05-17 01:44:27 -04:00