Matthew Flatt
4e3ac8b77f
fix documented canvas-scroll limits
...
original commit: fd285baeac57bcb60037b6777e2fd0e72aaa4423
2010-09-18 19:52:40 -06:00
Robby Findler
a717919298
closes PR 11207
...
original commit: 5b54caebb066920e2585244a5ee444a3f121c966
2010-09-13 16:41:12 -05:00
Jay McCarthy
b808f9045d
Adding PLAI keywords to default indent
...
original commit: 12fb39f5bd473af62dd9d1ae03a066f047ea11fd
2010-09-13 10:29:03 -06:00
Robby Findler
a155727e09
changed the ->d contracts to ->i contracts
...
original commit: d419e8c12a554d660a65198dd102bc03e01c93a8
2010-09-09 14:21:35 -05:00
Robby Findler
189edf7686
made equality check on images sensitive to pinholes
...
original commit: d2e443ac97bfea7806f5709ba40c3b0b4ba77f10
2010-09-06 20:39:11 -05:00
Robby Findler
973ed02887
made scaling work with pinholes
...
original commit: e3b51e8cf4da6fb1308d967129421386efeab4bc
2010-09-06 20:39:11 -05:00
Robby Findler
4d26bbc40a
Added docs and exported basic pinhole manipulation primitives
...
original commit: 4fa7fa299490cf1cb7acf71ec4797a9a714c8e14
2010-09-06 20:39:10 -05:00
Robby Findler
31af2360af
added pinhole drawing
...
original commit: 748fc32bd1e0b3d99315fb69f3cfa810585f60f6
2010-09-06 20:39:10 -05:00
Robby Findler
ad9a2a8721
added a pinhole property to images
...
original commit: 5e01ac55373d2987410da7d95f26f42535cfae3b
2010-09-06 20:39:10 -05:00
Ryan Culpepper
9937aefd11
removed useless requires
...
original commit: fff692309edd4752c82cf4adab4c45a930d525ef
2010-09-03 13:53:42 -06:00
Robby Findler
33957b3b3c
forgot the flip check (caught by the test suites)
...
original commit: 7fead2875a4c4503344a06a688b83e40561f0d3b
2010-09-02 12:20:19 -05:00
Robby Findler
62f4b7e9d5
fixed a performance bug (avoids computing the rotation of a bitmap when it isnt actually rotated...)
...
original commit: 09bd56081b68ddbcbc46201af5ee2f4855e5d7a5
2010-09-02 11:01:23 -05:00
Robby Findler
158145178f
added a note about how the max width is remembered in the splash screen
...
original commit: 4c35af2eef7fe95efe89a465e221443b1b653702
2010-09-01 14:39:16 -05:00
Robby Findler
42ef533a5a
duh
...
original commit: 70ea262426018c54fac78fa47a3c4a5a065efae4
2010-09-01 14:27:35 -05:00
Robby Findler
bb17de3e20
adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off)
...
original commit: 44753bc690292b114d934416ff2a096efc44199f
2010-09-01 13:23:18 -05:00
Robby Findler
1947ad1240
added docs for the splash screen library in the framework
...
original commit: 12ab498977f9f481187643c47ed6710c8a572d5b
2010-09-01 13:23:18 -05:00
Robby Findler
abc2561579
ugh
...
original commit: a13c251e5da944c8f1739544aea4676007138028
2010-08-27 07:25:04 -05:00
Robby Findler
530ea01f13
changed back some of Eli's ~e => ~.s changes
...
original commit: 797df5e72c88b79f463ba049e15253ddd60b6111
2010-08-27 06:48:50 -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
b0135206c3
Lots of "~e" to "~.s" changes.
...
original commit: 606b7f60dc597a6870efc11364e1dd3e1a8b4a1b
2010-08-25 17:17:01 -04:00
Eli Barzilay
7d81183831
Fix some typos
...
original commit: f04a60da61342d72247f7c68eb54f2ac999dce7f
2010-08-25 17:17:01 -04:00
Eli Barzilay
82eee9263f
reformat text
...
original commit: f5ac79262556fb24e727ed71d2f199147c2c0151
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
Robby Findler
fa10a60208
added for/fold to square-bracket default prefs
...
original commit: 672355f82343bd73efa11877cc6c2f8234a2da1d
2010-08-17 10:40:14 -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
John Clements
8ab6488889
modified key bindings to enable ()/[] toggling using c:c;c:[
...
original commit: 0f0438479ecb8ccab96847ff12d668f5c26fa028
2010-08-13 11:01:04 -04:00
Matthew Flatt
100ff15c00
add methods to text-field% to control the background color
...
original commit: c8762ae87724b8a52056929bad6554d08f79dd0f
2010-08-03 12:34:16 -06:00
Robby Findler
286312cf28
fixed a bug reported by Todd on the mailing list (probably this is his bug anyways)
...
(cherry picked from commit f79336058620fb4d44a924af211f3a8fef5bacb4)
original commit: 2c77ae5e3c9bb7ff89b4e9da70c1b06f657f2f52
2010-08-03 10:49:37 -04:00
Robby Findler
7c5fa6e851
fixed a bug reported by Todd on the mailing list (probably this is his bug anyways)
...
original commit: f79336058620fb4d44a924af211f3a8fef5bacb4
2010-08-02 13:01:27 -05:00
Robby Findler
db4c530020
whoops, PR 11065 was wrong
...
original commit: d2802a0ed7db9286cfa768282cde609717947d13
2010-07-31 09:39:44 -05:00
Robby Findler
3b9a210cdb
closes PR 11065
...
original commit: 1b25f2241fe2b7e4d77307f009f56423cb996e2f
2010-07-31 08:06:17 -05:00
Matthew Flatt
b5ffd1cf21
fix doc typo
...
original commit: 78751b982a359855ffa48e3bedac9425dc980068
2010-07-29 06:56:30 -05:00
Robby Findler
dbed637bfe
from commentary following up in PR 11054
...
original commit: 2309856e2a18e36c5bbedac346cd009ef798b3ad
2010-07-28 15:14:08 -05:00
Robby Findler
70fbd8e5b9
got rid of some uses of collection-path
...
original commit: 83cde5c8fb7ba7dd6bd76a8cf239022f214182d9
2010-07-25 15:15:57 -05:00
Matthew Flatt
c012472a62
change mrlib/image-core to use pen-list% cap and join support
...
(cherry picked from commit 5d7f04448802ef955c59cd68d47ed667652f2783)
original commit: ba8ec17d8837a86643f058431344470ddd737398
2010-07-25 04:15:55 -04:00
Robby Findler
670939a193
fixed a bug in the saving of bitmaps (and along the way added some randomized tests that found a few other things)
...
Please merge to release branch.
(cherry picked from commit 6cd277a36fe6f8eba4cb02f46a8c8ea98f036802)
original commit: c9e6f5d3155763a5210a43e3fcd275539c241d81
2010-07-25 04:15:40 -04:00
Matthew Flatt
9314cff929
change mrlib/image-core to use pen-list% cap and join support
...
original commit: 5d7f04448802ef955c59cd68d47ed667652f2783
2010-07-21 16:19:12 -06:00
Robby Findler
b463b0ff13
fixed a bug in the saving of bitmaps (and along the way added some randomized tests that found a few other things)
...
Please merge to release branch.
original commit: 6cd277a36fe6f8eba4cb02f46a8c8ea98f036802
2010-07-20 22:59:52 -05:00
Matthew Flatt
71005e6980
Racket & GRacket relesae notes for 5.0.1
...
Merge to 5.0.1
(cherry picked from commit e49f05a5cbb3e78e0ff051a7a6e35f2c35ab3a12)
original commit: 22c8680dc95d90770dba23ebda93d20371e01d57
2010-07-20 18:45:11 -04:00
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