Commit Graph

3669 Commits

Author SHA1 Message Date
Robby Findler
2270612ece adjusted the way caching works for bitmaps to be more effective
original commit: 35f64145ca1ca9ecc858222b333af4e8cb25b474
2010-10-22 06:45:57 -05:00
Robby Findler
8fb67cd27d adjusted the recently opened menu items code so that it does not create all of the menu items as often
original commit: 0614da599255ebb5ebfc4879c42eb0a74aa0e1c1
2010-10-17 10:25:08 -05:00
Robby Findler
0cf93e975c added a check to avoid creating a new bitmap struct (so caching works better when you flip images that are not scaled)
original commit: 1d0ebeae62bce8ec43dde86a772d62f587b4c7f1
2010-10-14 14:05:12 -05:00
Eli Barzilay
476d080852 Encode any text instead of going through a pretty-printer.
original commit: 42e76eaaf4a34dd439bc34d586144ab6127e7b72
2010-10-14 13:46:51 -04: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
Robby Findler
872c587255 closes PR 11293
original commit: 05d16d931121f56a2b98454d61d17588635cbadc
2010-10-07 19:36:18 -05:00
John Clements
b343e68e2e it's -> its
original commit: e94163f37a218390e64174d5db89ba27210e1a87
2010-10-05 21:09:17 -07:00
Robby Findler
7a1c34c546 closes PR 11236
original commit: 08b9396e2fdea6e1430cfabc130efafe14a5c4b1
2010-09-21 16:47:55 -05:00
Eli Barzilay
7ce956664d Some repeated "and and"s and "the the"s, and two more typos.
Closes PR 11229.

original commit: ee138cf2cba3ee32cd755a7b242ec10051180adf
2010-09-20 15:38:18 -04:00
Matthew Flatt
deac00ebf4 fix bug introduced with 'display-end change
original commit: f67bb10c19cf3557bb19275a0a2e5bcd1d47d43a
2010-09-20 12:29:52 -06:00
Matthew Flatt
4155ffbbeb extend invalidate-bitmap-cache' in editor<%>' with 'display-end option
which the framework's background-rectangle implementation can use
 to queue refreshes for changing rectangles, instead of requiring a
 full-canvas refresh

original commit: aac7e0b58a2dd7a5e964785b0162ab48c9081c8f
2010-09-19 19:22:22 -06:00
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