Commit Graph

100 Commits

Author SHA1 Message Date
Robby Findler
41d4b5d28e changed teachpacks to be language specific
svn: r6145
2007-05-04 20:45:15 +00:00
Robby Findler
6e256634b9 added a message in the 'program is shutdown' dialog that indicates if it ran out of memory
svn: r6097
2007-04-29 22:09:07 +00:00
Robby Findler
352e9c8b2b partial fix to PR 8613
svn: r6070
2007-04-28 19:48:50 +00:00
Robby Findler
940d100b2d added message about exit status code to drscheme's 'the program is over' dialog box
svn: r6024
2007-04-23 14:53:32 +00:00
Robby Findler
031cd94b5c a few changes to the automaically changing language stuff, plus more white-on-black improvements
svn: r5917
2007-04-10 19:41:09 +00:00
Robby Findler
d688a1f9e3 misc improvements to the white on black view in drscheme (also added explicit buttons that switch to a default set of colors and also flips a preferences flag for more coarse grained control)
svn: r5892
2007-04-08 23:30:58 +00:00
Robby Findler
6f962c5f7b added message when there are no recent languages
svn: r5654
2007-02-21 19:11:24 +00:00
Robby Findler
815c6669ba added the ability to configure the repl's colors
svn: r5648
2007-02-20 16:33:47 +00:00
Robby Findler
c2e4fcd60d revert to default button: minor tweaks
svn: r5637
2007-02-19 22:08:04 +00:00
Robby Findler
38da856255 added language status and menu at bottom right of drscheme window
svn: r5633
2007-02-18 00:17:49 +00:00
Robby Findler
d83826c513 change to match recent commit by me (should have been in that commit)
svn: r5630
2007-02-17 20:13:01 +00:00
Robby Findler
276cd746df added revert to defaults
svn: r5575
2007-02-08 15:45:12 +00:00
John Clements
4e3aee32c2 added jump-to-end button label
svn: r5430
2007-01-22 20:48:07 +00:00
Matthew Flatt
906f03dcd1 merge duplicate page-setup items
svn: r5404
2007-01-19 01:51:47 +00:00
Robby Findler
08367229df added page setup dialog
svn: r5381
2007-01-17 14:54:50 +00:00
Matthew Flatt
8ce6c48afa add placeholders for new string constants
svn: r5380
2007-01-17 13:14:56 +00:00
Robby Findler
d8b61030bd added start-with-after string constant for use in Chinese
svn: r5209
2007-01-03 16:58:58 +00:00
Robby Findler
d47247507f changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
2006-12-07 22:32:31 +00:00
Eli Barzilay
5cc1439c48 2006 in copyrights, and make it changable without touching string constant files
svn: r4872
2006-11-16 07:20:30 +00:00
Robby Findler
c1350ef9d8 improved magic square bracket stuff
svn: r4496
2006-10-05 21:32:58 +00:00
Robby Findler
0fcdc0aedd added preferences for configuring behavior of magic square bracket
svn: r4489
2006-10-05 03:06:47 +00:00
Robby Findler
109a683aa1 PR 8271
svn: r4283
2006-09-09 03:37:31 +00:00
Robby Findler
81a70fe101 added ability to have user-defined keybindings in PLaneT
svn: r4267
2006-09-07 03:18:39 +00:00
Robby Findler
7b38f80b48 added current memory use to the bug report form
svn: r3467
2006-06-24 15:07:47 +00:00
Robby Findler
4b3d2531ac added a new check box to module browser
svn: r3288
2006-06-08 21:24:53 +00:00
Eli Barzilay
97375b0e74 Check for updates menu item
svn: r3187
2006-06-02 19:05:54 +00:00
Matthew Flatt
09d6dd95cf new Create Executable in DrScheme
svn: r3178
2006-06-02 11:52:48 +00:00
Eli Barzilay
caeb40004f * Changed gui-utils:get-choice to take an optional argument for a checkbox
* Made the DrScheme quit dialog have a dont-ask-again option
* Changed the string constant of dont-ask-again to have no parenthesis,
  put that in the dont-ask-again-always-current string constant

svn: r3173
2006-06-01 20:51:23 +00:00
Kathy Gray
684c923242 Updated Profj to use more string constants
svn: r3167
2006-06-01 04:43:59 +00:00
Robby Findler
1072ac68aa added option to disable magic open parens separately from magic close ones
svn: r2833
2006-04-28 08:57:05 +00:00
Robby Findler
dac3f9b7d3 Added Jens Axel's case sensitive searching fix. also PR 7886
svn: r2266
2006-02-16 23:54:14 +00:00
Robby Findler
af295c954e separated out the cancel message in the quit dialog to allow a better German translation
svn: r2042
2006-01-30 17:27:24 +00:00
Robby Findler
00d989a80a fixed PRs 7783 7785
svn: r1731
2005-12-31 14:23:49 +00:00
Eli Barzilay
7bca7f9049 removed the entries that were commented out
svn: r1664
2005-12-20 23:53:37 +00:00
Eli Barzilay
84aa97be13 fix the commenting in the previous commit
svn: r1657
2005-12-20 08:43:06 +00:00
Eli Barzilay
97db1db59d comment dead string-constants entries
svn: r1656
2005-12-20 08:31:20 +00:00
Matthew Flatt
3fae8822a3 added string constant for debug tool button
svn: r1541
2005-12-06 20:13:28 +00:00
Matthew Flatt
59d4fddc08 correct captiliazation of some GUI labels
svn: r1505
2005-12-02 22:33:11 +00:00
Eli Barzilay
592c47e4be avoid *sex*pression (pr7366)
svn: r1486
2005-12-02 10:15:49 +00:00
Matthew Flatt
80582a2a59 tracing window fixes: moved message for no trace results, fixed sizing, fixed streaming of infinite traces
svn: r1392
2005-11-24 12:42:49 +00:00
Robby Findler
40517379bd improved not-a-language language
svn: r1241
2005-11-06 20:55:39 +00:00
Robby Findler
2fe1e5fc49 not a language language improvements
svn: r1240
2005-11-06 19:21:30 +00:00
Robby Findler
3535a75479 merged 1227:1237 -- another draft of initial language. hope this one is better
svn: r1238
2005-11-06 03:29:26 +00:00
Robby Findler
e073a97123 merged 1134:1153 http://svn.plt-scheme.org/plt/branches/robby to trunk
svn: r1154
2005-10-25 16:53:29 +00:00
Robby Findler
f9fb34a0d8 fixed bug in repl with continuations crossing between the defs and ints
svn: r1132
2005-10-23 03:18:58 +00:00
Robby Findler
8861cff087 added the not-a-language-language and some bug fixes elsewhere
svn: r1129
2005-10-22 17:03:13 +00:00
Robby Findler
e1529f3969 improved language portion of initial wizard
svn: r1078
2005-10-14 02:18:43 +00:00
Robby Findler
2cf78f136a ,
svn: r582
2005-08-11 13:07:40 +00:00
Eli Barzilay
0f835f2003 some more "cvs" removals
svn: r37
2005-06-01 06:05:38 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00