Commit Graph

3416 Commits

Author SHA1 Message Date
Matthew Flatt
10a8e6ad6e Racket & GRacket relesae notes for 5.0.1
Merge to 5.0.1

original commit: e49f05a5cbb3e78e0ff051a7a6e35f2c35ab3a12
2010-07-20 09:24:58 -06:00
Robby Findler
ca8b8c5e76 modified the draw-button-label contract so that it would work with a let*-style scoping for ->d
original commit: 476dd36eec345b439a97cc85047aba7f0dcf2957
2010-07-10 10:01:25 -05:00
Robby Findler
06f19bc758 fixed a bug in text's color argument, as noted in PR 10998
original commit: 070a39d902a3ccb73a0c0e7d50c6bda0fe9ee69e
2010-07-07 13:42:40 -05:00
Robby Findler
f820cb0205 fixed PR 10998
original commit: a5d969607b764c61930ad12f01a443bca53b5031
2010-07-06 15:26:26 -05:00
Robby Findler
c6fc1b3b47 cleaned up code example for make-root-area-container
original commit: 0ab512ce8c342224c178efac4c9e3c53dde7d7c4
2010-07-06 15:26:26 -05:00
Matthew Flatt
eeddddc05f doc corrections and clarifications
original commit: 7a7f5450468c34b173f82b5147febf7f677daa32
2010-06-30 10:40:02 -06:00
Matthew Flatt
e101a89978 add 'handles-all-mouse-events snip% flag
original commit: dc98077ca4b1eabd8ff776dca000eca17bdb9ebf
2010-06-26 13:53:31 -06:00
Robby Findler
87a29fc514 rackety mrlib/name-message
original commit: 9f5593c2224d2dc6d167ab14c6adbad35806427e
2010-06-22 14:22:35 -05:00
Robby Findler
b4ccdd66b5 added docs and minor cleanups in mrlib/name-message
original commit: c5b0c73111e7e6e6752616856a8a4c54d3749a95
2010-06-22 14:22:34 -05:00
Robby Findler
f39e86aad3 added local
original commit: 4504678bd78a0175ad003ec892cc27885ca75b90
2010-06-20 21:59:39 -05:00
Robby Findler
66ad2795fd Refactored the rotation code to support an arbitrary linear transformation
original commit: 2e67f8bb9fc0dda3cf411e33017301436bce2fd1
2010-06-20 14:13:16 -05:00
Robby Findler
b7f4103256 added the ability to specify radio button labels as regexps, not just strings
original commit: ef438302657aed31611916cec837292d5cfb0310
2010-06-18 17:38:26 -05:00
Robby Findler
883413b6b2 removed a bogus case in the definition of np-atomic-shape predicate
original commit: 0c0009465ec61cfa09126614b3282ae69dc2b1dd
2010-06-18 16:21:14 -05:00
Robby Findler
7614ac4819 added support for flipping bitmaps
original commit: 132867518c12e2c4b223305130df7938bf1aa350
2010-06-18 16:21:14 -05:00
Robby Findler
9eeb5c8483 a bunch of little fixes to the 2htdp/image library (and related) for sfp submission:
- added in the htdp/image version of the performance test case
- made gui-eval work with things other than slideshow
- extended render-image so that it works on bitmaps and image-snips

original commit: 22bc8f6d87f12efa6b720249a194db5dd555056e
2010-06-16 11:58:58 -05:00
Robby Findler
20a8870abb changed the framework's standard menus frame so that the quit menu is
never created under mac os x (which is the right behavior to make quit
actually work properly).

original commit: 716aacf388dadf3d557eff0073dec582664a48b6
2010-06-08 16:45:15 -05:00
Matthew Flatt
ac3e0b848b fix make-gui-namespace from scheme/gui/base and racket/gui/base
so that the namespace starts with scheme/base or racket/base
 respectively

original commit: 1712dfb7f5710bbfba14ca537ec4317bc6afaaaa
2010-06-07 20:06:51 -04:00
Sam Tobin-Hochstadt
95831127bd Fix more references to Scheme.
original commit: dfb4916f109c65b654c8c151c7ddd6e6682601d2
2010-06-04 16:40:00 -04:00
Sam Tobin-Hochstadt
af4a55fe1d Fix references to Scheme.
original commit: 43b99174844a95bcc8616108f4b49e5b9701a4da
2010-06-04 15:40:08 -04:00
David Van Horn
75260076b3 Various typo, spelling, and punctuation fixes in scribblings.
Signed-off-by: David Van Horn <dvanhorn@ccs.neu.edu>

original commit: 22e2f3061f5f120ad51678c96024363aac95095e
2010-05-28 14:47:54 -06:00
Matthew Flatt
17c8b574a5 update READMEs for v5.0
Merge to v5.0

original commit: 06f65546e9dd86fc836f3788e0fb152761255fec
2010-05-27 15:32:38 -06:00
Robby Findler
28ba1d1465 Rackety 2htdp/image
original commit: 31b507aa510388cec64d8d74e904f9a485c49461
2010-05-25 21:35:04 -05:00
Robby Findler
b9bb6461df made a start on the image-core library's documentation
original commit: 8c98f9d9794e4ec977bdda8bb2d215a30c8442e9
2010-05-25 16:10:23 -05:00
Robby Findler
6ad2935d91 made a start on the image-core library's documentation
original commit: 0c1afebb5a9c163a383c6f4959ad86f065c6d408
2010-05-25 16:10:23 -05:00
Eli Barzilay
a5c2a1160f More reformatting
original commit: 28946a0a437f5129bca8eeb09699e480ccce1925
2010-05-21 20:41:35 -04:00
Eli Barzilay
b4beb0c44c Small typos, some reformatting.
Fixes PR10920

original commit: c4f67b3e747c1312459737d5ada8dc1b96b1864c
2010-05-21 16:30:16 -04:00
Robby Findler
8f804e752d added \newpage to the latex-style keybindings
original commit: b7a20594ef4005c4fd52f48c12235eaf77e19ba3
2010-05-17 11:39:38 -05:00
Eli Barzilay
ade32a3e54 More svn -> git changes.
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*".  (Note ".mailmap" not added, might
need to.)

original commit: 9c352f5704092f747dd765cb42c7d547ebbb8621
2010-05-17 05:41: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
Eli Barzilay
ce035e3f8c A lot of "MzScheme" -> "Racket"s.
original commit: 2d9601089d1d127374238fdbe41a344ca88ca52f
2010-05-16 18:26:26 -04:00
Eli Barzilay
560ff92c71 Some renames for this dusty code.
original commit: d8fec78585aac51145b12cf486a38d53375e8c21
2010-05-16 18:26:25 -04:00
Eli Barzilay
49be64a3e3 repos-time-stamp -> repo-time-stamp
original commit: 3219d28e9de344378262288f10e92a6dafd97f09
2010-05-15 16:48:04 -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
Matthew Flatt
b95d39c847 text% printer recognizes a line containing only a form-feed character and uses it as a page break; a form-feed character displays as ^L
original commit: 92a410687731200c8167b29bdcefb7f86c2ead3f
2010-05-11 09:37:08 -06:00
Matthew Flatt
a1a63c0e08 move drscheme and tests/drscheme to drracket and tests/drracket
original commit: ed1d7f81c922c814b8c0657dd952abf4b9c75cdc
2010-05-09 15:34:50 -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
edff96857f rackety framework and tools docs
original commit: 6563ef6812bfc2ea8921165d12cb78e74dca4626
2010-05-08 07:37:08 -06:00
Matthew Flatt
36405c90a5 misc racket renamings
original commit: c023c460bce4996af6038a78aed2b0103252404b
2010-05-07 11:03:02 -06:00
Matthew Flatt
fcc39cd008 move release-note files to rackety names
original commit: 7c02baafc7cfec86cbf49b79a938d8516ad3243d
2010-05-05 10:30:40 -06:00
Matthew Flatt
9013046a7b add section to Scheme compatibility manual on old executables
original commit: f643c7aa4b124dea0751095f424483ea4e944ce2
2010-05-05 10:06:56 -06:00
Matthew Flatt
9c5d423d90 rackety man pages
original commit: d282a49a9d2fa15044fc6acee7f3dc4e277d237b
2010-05-05 10:04:41 -06:00
Matthew Flatt
6cc4811e19 rackety racket/gui doc
original commit: 26a92b1cfe108133a194d74279305e71ef185488
2010-05-02 11:29:45 -06: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
Robby Findler
360aacddcd adjusted the way anchored search works so that swithing tabs in drscheme starts you with a new anchor
original commit: 073d947a4c511292fd6f9f4a23b58f16c1055e2f
2010-04-29 17:03:32 -05:00
Robby Findler
6c4426ce3e renamed the preferences to drracket:
original commit: fbf52d6957bde0011b654291b5ba3fd714f976c5
2010-04-29 11:03:06 -05:00