Commit Graph

3416 Commits

Author SHA1 Message Date
Robby Findler
381b571ee7 added a little more error checking
svn: r17912

original commit: 540f43327d487abe1304f12abb2c5ee18ec1a6c0
2010-01-31 13:32:19 +00:00
Robby Findler
d70673cdc6 fixed a bug found by the random testing from randomly-click-language-dialog.ss
svn: r17897

original commit: 30c5d37b81cdd70f517eab7392896e8afffad6e6
2010-01-30 20:50:18 +00:00
Matthew Flatt
88384ffeb0 fix select #f for hierlist
svn: r17888

original commit: 73a1675286ac0ebb6d86d2535a50f1edc3667d1b
2010-01-29 20:30:46 +00:00
Robby Findler
ea5ebc18b2 some improvements to the new language dialog
svn: r17886

original commit: be5b6cd32e4a95c834d76ce487c95f4151307805
2010-01-29 18:29:03 +00:00
Sam Tobin-Hochstadt
b20cbfdb5a merge to trunk
svn: r17877

original commit: 9789615ed9840f09a6708d27276cf892d334b653
2010-01-29 00:08:15 +00:00
Matthew Flatt
0b0c06b56e allow radio-box% to have no selected buttons
svn: r17865

original commit: a09e671f347d4f1d2b5f8937df5ab26f135f7f5f
2010-01-28 17:51:30 +00:00
Eli Barzilay
d5be68f049 typo (PR10722)
svn: r17859

original commit: f8c78cb7520656532523aa3a2b86a252bea0787e
2010-01-28 01:30:55 +00:00
Robby Findler
a2d6d65164 made the splash screen always be a dialog box
svn: r17810

original commit: aee10699ae0fec6585b82fe25496a4c6770d1a7d
2010-01-25 12:39:38 +00:00
Robby Findler
bb31704278 changed the internal representation of normalized images so that crop structs do no have to be duplicated, improved test suites
svn: r17808

original commit: cf4294a28033788548f0057410b373f5f72b7c36
2010-01-24 20:22:58 +00:00
Robby Findler
87f4078b25 simple fix to deal with performance problem noticed by jpr (this is not a complete fix, but should work in the common case of lots of repeated place-image calls)
svn: r17783

original commit: 3c1d7e9acad060f9dab7b62f1a9c46d39355a31d
2010-01-23 20:36:54 +00:00
Carl Eastlund
e2cf28a52a Merged changes from trunk. No conflicts.
svn: r17780

original commit: 88aba214c95b8ba588405972611fd1bca049d157
2010-01-23 17:44:27 +00:00
Matthew Flatt
241f636d72 updated mz & mr notes for 4.2.4 (merge to 4.2.4)
svn: r17779

original commit: 69482b3ceb2ca6f6f896889dcb82bba6feb0945b
2010-01-23 16:51:24 +00:00
Robby Findler
d85ffc7bde added a comment to describe all-string-snips
svn: r17778

original commit: ebb815cc68f87f601a9577fde9e4bbaa1e487082
2010-01-23 16:43:08 +00:00
Robby Findler
ebe9e1693e fixed up the docs for the base shapes to reflect the new pen arguments; added a section about pixels
svn: r17683

original commit: a9597eeb8b9241668049d0f9670edc79183198c8
2010-01-17 02:50:41 +00:00
Robby Findler
8729e3ca31 added finer control over pens
svn: r17670

original commit: ddf0b4ec01063440eed8420f742bff49eaf84059
2010-01-16 02:03:54 +00:00
Robby Findler
b22f2873d4 fixed a bug I introduced
svn: r17638

original commit: fc8f84d6169276457be9adbbc7ed22c1e0d182d3
2010-01-13 20:18:48 +00:00
Robby Findler
778a40b436 changed the overlaying functions so they default to putting the images overlay'd on their centers, not upper lefts
svn: r17632

original commit: 8c9088a770fc9486458a965229c35fecb7e43805
2010-01-13 16:32:21 +00:00
Robby Findler
ff1f96583d removed extra depenencies
svn: r17630

original commit: 8838d90cd53cd86fa75de3f573dc89d3f4434fc7
2010-01-13 15:12:46 +00:00
Matthew Flatt
083cac5583 fix bignum expt (PR 10690); also fixed a doc typo
svn: r17614

original commit: 331c6d2f5f66ac352c71307f0696dde8af4a0fa1
2010-01-12 02:16:12 +00:00
Robby Findler
9476c57ead fixed image equality for zero width & zero height images
svn: r17593

original commit: 708d4c10d6cc306737184c425fc6129fc20bfa59
2010-01-10 13:55:11 +00:00
Robby Findler
d1a6cbb908 added fast path for image equality that covers the case where the images have the same structure (roughly)
svn: r17560

original commit: 179f3615e22263cbcc2a7a8699c96e7ba5626481
2010-01-08 02:25:11 +00:00
Robby Findler
ab7ea1241f added add-curve
svn: r17523

original commit: 911123bf94d8ad20053a0825caf827910db6e397
2010-01-07 01:56:46 +00:00
Robby Findler
2c7ebeae74 applied Ian's patch to the bitmap rotation code
svn: r17513

original commit: b5e54fe2eb642c41bf70ceeaabe37eb34d84ac2a
2010-01-06 21:43:34 +00:00
Robby Findler
f4c8b595d4 added place-image and fixed a bunch of bugs related to equality, rotating and other things
svn: r17491

original commit: 0b3c30f18ee69525b539e9d4cf2f9a0ef3d12bf9
2010-01-06 05:12:48 +00:00
Robby Findler
e28dba601d added cropping to 2htdp/image
svn: r17474

original commit: f5bb840950885cb915408d8d95b7f98f55979952
2010-01-04 01:39:09 +00:00
Robby Findler
17a4280b38 switched to a bitmap-based image comparison
svn: r17466

original commit: ca96ddd8890252eba3abfd73a16b0453528d24ba
2010-01-02 22:32:44 +00:00
Robby Findler
875a5732aa made the define popup and the file popup appear when the toolbar is on the left/right
svn: r17452

original commit: 0d16beda3cd5c9e09658565fd01282647dd28f22
2009-12-31 13:27:49 +00:00
Robby Findler
cf9bf13517 added section symbol
svn: r17407

original commit: 2ec790424b4a674ba613ee8c8b2a83a566b6adfb
2009-12-27 22:09:43 +00:00
Robby Findler
dec406015a fixed a bug found by randomized testing
svn: r17382

original commit: d3e8978b55963482a8f858299533e094c844fe05
2009-12-21 20:59:18 +00:00
Robby Findler
4750219d5c improved the icon a little bit more (making it appear on more windows)
svn: r17380

original commit: 3272274f5328dda82f737b6b70796920bf719262
2009-12-21 18:28:24 +00:00
Robby Findler
87a27da199 under linux, the splash screen is now a dialog (this works better with the ubuntu netbook remix, and probably better in general -- didn't do the switch everywhere b/c mac os x's dialog boxes don't have close boxes)
svn: r17361

original commit: 9f8375c999ee94ab39c906ae0c03dfd150360d36
2009-12-20 04:10:25 +00:00
Robby Findler
510c4c0b71 added a for-label require
svn: r17257

original commit: 466f56ed0d39f94921a461825050a6c9b9eeefa2
2009-12-10 15:05:35 +00:00
Eli Barzilay
ff6a79e8d5 switch #reader to a #lang at-exp
svn: r17242

original commit: 48ad997f5ba1c7052c0d0966c913d4b0c317be5a
2009-12-08 20:55:37 +00:00
Eli Barzilay
361027eb87 Using a language makes this much cuter. Also use base64.
svn: r17240

original commit: 539519bdad75e2fc8522526017bbec91237403db
2009-12-08 07:02:22 +00:00
Eli Barzilay
6cfcc75248 half the size of the previous version
svn: r17233

original commit: 2f4d146ee8482f7462b682c1e44154159b0d41c1
2009-12-07 05:21:09 +00:00
Eli Barzilay
699190cdb3 typo
svn: r17175

original commit: ed805668cdb322b1788095bcc93ecb4eaf6d3332
2009-12-03 08:16:38 +00:00
Robby Findler
edfdb1371b PR 10633
svn: r17159

original commit: 57f9a7063e24cdae76bb7eb749453ed8f77f6713
2009-12-02 05:08:04 +00:00
Robby Findler
1cad6a2d86 PR 10634
svn: r17158

original commit: b310c35a3892149ad80f7a7a5463600a3f7de9af
2009-12-02 05:01:08 +00:00
Robby Findler
471bd95f5c PR 10635
svn: r17156

original commit: 4c18e8212f0978cc98d2151163b6993e4bd8bd46
2009-12-02 04:42:35 +00:00
Robby Findler
84ae3db260 svn: r16995
original commit: 54adde155a338d2820f6e9a2d422fdcdb3951022
2009-11-23 17:05:09 +00:00
Matthew Flatt
353a1ddddc update release notes for v4.2.3 (merge to v4.2.3)
svn: r16964

original commit: 6cce258a7fac2042a2ae5180bc2f4c322377dcec
2009-11-22 19:52:13 +00:00
Matthew Flatt
9b68c7571c fix pasteboard% 'remove' (merge to 4.2.3)
svn: r16963

original commit: 47c66b71eb0bb85552fe8a07f1ccef42927b9899
2009-11-22 15:43:15 +00:00
Matthew Flatt
cb51783238 fix get-default-print-size n landscape mode
svn: r16942

original commit: fbf7f79d8c16046f10a0fcf612ef376d37d1d46d
2009-11-21 16:17:08 +00:00
Robby Findler
4d5dc77595 added the various 'for' forms to the square backet default preferences
svn: r16932

original commit: 47e46efd46c0a999940fea83f72641c1d2ab9804
2009-11-21 00:15:00 +00:00
Robby Findler
8b72c2a5aa PR 10591
svn: r16897

original commit: 8d96441673d07568b02d047e9f59575c09dec128
2009-11-19 20:29:36 +00:00
Ryan Culpepper
64e35b664e unstable: more docs, a few changes to gui libs
svn: r16887

original commit: 50bfe1b8be5f548f3fca0ff99839b20fdc046315
2009-11-19 08:29:57 +00:00
Robby Findler
52a7d2c20c fixed a bug in bitmap scaling (ie I no longer forgot to write the code ...)
svn: r16883

original commit: b80c78204610dc160b914f6f3dba57048689bbb9
2009-11-18 22:23:39 +00:00
Robby Findler
6bcf979d90 fixed rotation of bitmaps
svn: r16861

original commit: cc60cdc02bbccdd2f0336a3858edb037d04a430f
2009-11-18 14:58:15 +00:00
Carl Eastlund
4327752408 Changed Framework icon promises to use delay/sync instead of delay. This
appears to prevent a bug whereby multiple threads attempt to force one of the
promises at the same time, causing the promise to believe it is being used
recursively.  All Framework tests passed (on OS X) after making this change, not
that I really expect the icons to be particularly crucial to the tests.

svn: r16820

original commit: 07849a7fbb9b89f28c0acc7180b45e10c40841bb
2009-11-17 03:42:08 +00:00
Ryan Culpepper
730c73f8f6 unstable/gui/notify: added partial docs
svn: r16782

original commit: 92aa2fc780ce30c607090678d4ea1868761d82bc
2009-11-15 13:05:34 +00:00