Commit Graph

27 Commits

Author SHA1 Message Date
Danny Yoo
6871bbf07c correcting scaling bug 2012-03-06 11:05:01 -05:00
Danny Yoo
3ed2d19eab adding expectations for what happens for module-scoping test.
fixing up the namespace stuff so it goes through getters and setters
trying to add the necessary to the il, but running into typed racket issues
corrected compilation of toplevelref so it works more correctly on module
variables.
2012-02-26 22:59:37 -05:00
Danny Yoo
9ed5898c1f trying to reduce allocation to shave off a second from iron puzzle 2012-01-19 15:23:06 -05:00
Danny Yoo
db21f6b5ab changing these away from apply, since some js browsers may break if the list grows too large 2012-01-17 12:24:24 -05:00
Danny Yoo
89d485ed29 writing comment to myself re: why there's weird code in View.prototype.initialRender. Hack hack hack... 2011-09-30 18:51:25 -04:00
Danny Yoo
79c36704ca adjusting defaults for web-world drawing 2011-09-30 18:17:45 -04:00
Danny Yoo
602086e46b working on the printer so we can get constructor-style output based on print-mode parameter 2011-09-19 18:09:31 -04:00
Danny Yoo
96c168845f simplifying the logic for the vmlCanvasManager check 2011-09-19 11:21:04 -04:00
Danny Yoo
27552665e1 added hack to specialize certain resources 2011-09-14 15:52:28 -04:00
Danny Yoo
ea793a1009 loosening representation of images to image-like things with certain properties. 2011-09-14 15:13:27 -04:00
Danny Yoo
620ffdbcd2 incorporating the animated gif hack 2011-08-19 16:32:55 -04:00
Danny Yoo
177b94bd98 incorpoating the rotation fix that we did for wescheme 2011-08-19 16:28:51 -04:00
Danny Yoo
195cc8ab86 the other version of overlay image that emmanuel submitted: still doesn't look right. 2011-08-19 16:17:03 -04:00
Danny Yoo
01c653f2e0 pulling in emmanuel's changes to beside/align, but the bug still appears to manifest. aligning by top does not work 2011-08-19 16:13:13 -04:00
Danny Yoo
0d6af5f66a use strict 2011-08-07 20:51:00 -04:00
Danny Yoo
6f1d50e677 changing the rain example to take the whole page 2011-07-27 16:28:43 -04:00
Danny Yoo
89715e48b5 small fixes; image-library-example is now doing something more reasonable 2011-07-13 15:29:11 -04:00
Danny Yoo
1deed94e04 continuing to work on the image example 2011-07-13 15:13:02 -04:00
Danny Yoo
7c8e24133d continuing to absorb image implementation 2011-07-13 14:45:10 -04:00
Danny Yoo
a853b45d59 continuing to absorb image implementation 2011-07-13 13:19:29 -04:00
Danny Yoo
0df274d2aa in the middle of converting image library to whalesong 2011-07-13 12:55:12 -04:00
Danny Yoo
fb36d1e855 in the middle of converting image library to whalesong 2011-07-13 12:35:58 -04:00
Danny Yoo
fd9d5c624c absorbing the latest image library implementation 2011-07-11 13:53:51 -04:00
Danny Yoo
9afc4accdc checkargumentype 2011-07-10 15:58:42 -04:00
Danny Yoo
1e5690e0d5 restoring the image library 2011-07-08 13:58:07 -04:00
Danny Yoo
a4944ecc9c moving run-more-tests up one directory 2011-07-06 21:28:11 -04:00
Danny Yoo
e2869e744e trying to trace why there's a second newline after color display 2011-07-06 20:55:22 -04:00