Commit Graph

7435 Commits

Author SHA1 Message Date
Matthew Flatt
4effd7b897 doc clarifications (PR 9307) and arity issue (PR 9025)
svn: r9855
2008-05-15 17:29:49 +00:00
Matthew Flatt
6ef3399174 hack SRFI 42 to recognize if from scheme/base
svn: r9854
2008-05-15 17:00:16 +00:00
Eli Barzilay
0d41afdb6d reformatting
svn: r9853
2008-05-15 16:55:15 +00:00
Eli Barzilay
e62d2bf9ea reformatting
svn: r9852
2008-05-15 16:55:02 +00:00
Matthew Flatt
b56df5be44 fix multi-file regex search
svn: r9851
2008-05-15 16:48:03 +00:00
Matthew Flatt
4728ffe303 change DrScheme to set current-print
svn: r9850
2008-05-15 16:31:51 +00:00
Matthew Flatt
26a36a9cbe add 'false?'
svn: r9849
2008-05-15 16:03:50 +00:00
Matthew Flatt
02485e1e50 clean up file/gif vs. net/gifwrie confusion
svn: r9848
2008-05-15 15:54:44 +00:00
Matthew Flatt
31d9a7d885 use-file-text-mode
svn: r9847
2008-05-15 15:29:40 +00:00
Eli Barzilay
fb65879c50 disable debugging window
svn: r9846
2008-05-15 14:56:05 +00:00
Eli Barzilay
93027509cf Welcome to a new PLT day.
svn: r9845
2008-05-15 13:26:09 +00:00
Matthew Flatt
41ad955597 R6RS repairs (PRs 9361 and 9371)
svn: r9844
2008-05-15 13:23:16 +00:00
Matthew Flatt
c8df8f0793 fix problem with bucket hashing table size
svn: r9843
2008-05-15 12:56:42 +00:00
Robby Findler
faee206b19 improved spacing of drawing slightly
svn: r9842
2008-05-15 02:41:38 +00:00
Robby Findler
0dbc57a309 PR 9387
svn: r9841
2008-05-15 02:28:27 +00:00
Robby Findler
a2c4f5851b PR 9388
svn: r9840
2008-05-14 23:25:19 +00:00
Robby Findler
786b925b87 added undo support
svn: r9839
2008-05-14 23:07:45 +00:00
Eli Barzilay
150ea4fc7b Welcome to a new PLT day.
svn: r9838
2008-05-14 22:17:08 +00:00
Matthew Flatt
ead4b65935 correct repair to Mac OS X clipping region for smoothed drawing
svn: r9837
2008-05-14 21:00:41 +00:00
Matthew Flatt
03e5466059 fix change to Window on-paint clipping
svn: r9836
2008-05-14 20:48:28 +00:00
Matthew Flatt
07c618d3e1 disable Windows on-paint clipping for non-transparent canvases, just in case
svn: r9835
2008-05-14 20:42:48 +00:00
Matthew Flatt
40d7afd81c fix clipping of Mac OS X text drawing(!) when not kerning
svn: r9834
2008-05-14 20:40:54 +00:00
Matthew Flatt
c19191d35e repair refrech clipping, and clip only for transparent canvases (because the editor probably doesn't work right with clipping)
svn: r9833
2008-05-14 20:07:58 +00:00
Matthew Flatt
77d67718bc fix set-smoothing (to be a no-op) when Cairo is disabled
svn: r9832
2008-05-14 13:45:33 +00:00
Matthew Flatt
5d16ec7ea5 remove separator when Enale/Disable Tests menu item is removed
svn: r9831
2008-05-14 12:59:02 +00:00
Robby Findler
9f69672740 fixed bug from the mailing list
svn: r9830
2008-05-14 11:46:49 +00:00
Greg Cooper
3379ac44f5 ensure a frame is a drscheme:unit:frame<%> before attempting to send 'get-tabs' to it
svn: r9829
2008-05-14 03:34:17 +00:00
Eli Barzilay
9a6474df71 Welcome to a new PLT day.
svn: r9828
2008-05-14 02:58:10 +00:00
Matthew Flatt
9ac4aa9e62 refine Windows gui-update repairs
svn: r9827
2008-05-13 20:14:17 +00:00
Matthew Flatt
49175b1402 restore parenthesis color scheme
svn: r9826
2008-05-13 19:43:42 +00:00
Matthew Flatt
52ced1f100 fix some updating problems, especially under Mac OS X with transparent canvases
svn: r9825
2008-05-13 18:14:15 +00:00
Kathy Gray
488bbd3829 Added string-constants for test-engine menu items.
Moved Enable/disable to language-X menu, and updated docs

Sending old test window support to the 'attic'

svn: r9824
2008-05-13 15:50:25 +00:00
Robby Findler
211be167b7 made a little more space between the text and the icon
svn: r9823
2008-05-13 11:59:16 +00:00
Ryan Culpepper
42e2611ca1 made narrow version of macro stepper icon
moved icons to standard place

svn: r9822
2008-05-13 04:55:12 +00:00
Robby Findler
72cb7a1c0a adjusted typesetting of requires to make them linked
svn: r9821
2008-05-13 04:20:07 +00:00
Robby Findler
cf6c45e0c3 added get-language-menu
svn: r9820
2008-05-13 02:37:36 +00:00
Matthew Flatt
a932a75708 fix rename-in bug, and try to provide a better error message for attempting to use a run-time definition in a transformer expression
svn: r9819
2008-05-12 23:13:47 +00:00
Kathy Gray
b44c20d3c3 Clarified grammars
Clarified display of field-based failures in test report

svn: r9818
2008-05-12 22:34:33 +00:00
Kathy Gray
bb90917e8c Correcting a bug that lost checks not in methods
Changing menu dialogs style, and placement for Dock

svn: r9817
2008-05-12 21:24:19 +00:00
Ryan Culpepper
75320261cf moved stxclass test module
svn: r9816
2008-05-12 19:00:45 +00:00
Matthew Flatt
e63188552a Windows: supress task bar entry for floating windows
svn: r9815
2008-05-12 15:47:40 +00:00
Matthew Flatt
d34656a408 floating windows should not become targets for Quit menu, etc.
svn: r9814
2008-05-12 15:47:12 +00:00
Greg Cooper
41665f7233 remove dependency on mred from a few libraries
svn: r9813
2008-05-12 12:57:42 +00:00
Eli Barzilay
c0d028e4bc misc improvements
svn: r9812
2008-05-12 08:12:54 +00:00
Robby Findler
9d634308ee fixed up the framework docs so there are no more warnings
svn: r9810
2008-05-12 01:53:47 +00:00
Eli Barzilay
3d9ef571e7 typo
svn: r9809
2008-05-11 21:01:47 +00:00
Robby Findler
7003f07868 fixed a typo
svn: r9808
2008-05-11 18:21:03 +00:00
Eli Barzilay
85761705a3 Welcome to a new PLT day.
svn: r9807
2008-05-11 14:04:09 +00:00
Eli Barzilay
bb29959db9 made -i and -I independent
svn: r9806
2008-05-11 13:40:59 +00:00
Matthew Flatt
4bf40a2556 correct docs for code:comment
svn: r9805
2008-05-11 13:19:22 +00:00