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
Casey Klein
7c445ec6e4
Adds auto-completion to LaTeX and TeX inspired keybindings
...
original commit: bd0ebc7511c7b66dfdd0b24d68dbe27077a9a7dd
2010-11-02 22:34:05 -05: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
412023deaf
avoid relying on bash
...
original commit: da083f05e8f6a50156957f60fdca769c16607f26
2010-08-25 17:17:01 -04:00
Robby Findler
fe82be3d45
Adjusts the prompt handling so that it submits expressions that signal
...
arbitrary read errors, but does not submit those that raise eof errors.
closes PR 11126
original commit: 5de6ff2ada89c94e0f854dfd44e95471b6df0dc5
2010-08-24 20:06:45 -05:00
John Clements
7643ce1197
best guess on what keystrokes will trigger insert-()-pair under windows & unix.
...
original commit: 215c8dc96070890e81193393b2e78265bd1691a6
2010-08-13 11:01:05 -04:00
John Clements
916cdf4dc1
updated framework test framework:
...
- can now test multi-key sequences
- can now use tests with 'escape
- README changed .ss to .rkt
- added test cases for c:c;c:[
original commit: cfe503f1cecb93a0fb1c6a93d6eaabdb845025ff
2010-08-13 11:01:04 -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
Eli Barzilay
d7fccc9d0d
A lot of "DrScheme" -> "DrRacket"s.
...
original commit: de0cc7771b3f4be098cfa30e552f0acad3436a0e
2010-05-17 01:27:03 -04:00
Eli Barzilay
c949b1a59c
Update the text message at the top of WXME files, including the URL.
...
Also, update the message in existing files. Change the instructions to
use DrRacket or DrScheme version <previous-version>, and for really old
files (pre-v4), just use 4 for the version. Also just drop the second
paragraph in these files -- "Most likely, it was created by" is not
needed when for these files we know that this is true.
original commit: bba676d90ca86777b94e9a8264907a22e36bfea3
2010-05-17 00:19:26 -04:00
Eli Barzilay
ae0eb104c5
A lot of "MrEd" -> "GRacket"s.
...
original commit: 7f6efdc8beea4b81af31807f9788197c24d0d63e
2010-05-16 23:46:05 -04:00
Jay McCarthy
0caf336a6d
Off by one
...
original commit: b58932ba39c1d28576bfa6131f8d5cc25caa52ba
2010-05-14 11:05:23 -06:00
Jay McCarthy
9bf78c4bce
Fixing X11 test bugs
...
original commit: bac7ff3bdfb31e00d033b26cdbaec60673d70306
2010-05-13 14:34:34 -06:00
Jay McCarthy
05abed8468
This error should not be on stderr, because it is intended
...
original commit: fb8e8640bb6251db5d46288f0a3959a2abe3e2f4
2010-05-13 14:25:39 -06:00
Robby Findler
bed184b62f
fixed the way preference file restoration works in the case that there is no preferences file to start with
...
original commit: 155cc4ac052c139049cb3031e648d2ebe89586c7
2010-05-08 16:22:56 -05:00
Matthew Flatt
303b97ad51
use .rktl suffix for files meant to be 'load'ed
...
original commit: e504acb72622f4668a50770476fc7545ef9450b0
2010-05-01 09:58:16 -06:00
Matthew Flatt
3edb19cfda
fix some tests for drdr
...
original commit: 6a28bd0e4b617b9f60384756f509b5fa306d7d3a
2010-04-28 11:02:31 -06:00
Matthew Flatt
649c275156
move tests/mzscheme to tests/racket
...
original commit: 882b7dce0eaf92eab6fe45565ca6c1a09aa26027
2010-04-27 18:28:39 -06:00
Matthew Flatt
5adf804728
rename all files .ss -> .rkt
...
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00