Robby Findler
9fe8401058
re-renamed r5rs to just R5RS
...
svn: r9340
2008-04-17 00:27:07 +00:00
Robby Findler
0676cfed88
renamed r5rs language
...
svn: r9338
2008-04-16 21:06:49 +00:00
Robby Findler
d69f021d7e
renamed to 'dont save' instead of 'close anyway'
...
svn: r9272
2008-04-11 23:37:43 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Robby Findler
65f0d01814
added a status message showing when the docs index is loaded
...
svn: r7991
2007-12-13 15:58:55 +00:00
Robby Findler
7ac3c22511
added string constant for check syntax
...
svn: r7975
2007-12-12 20:09:35 +00:00
Robby Findler
063f1a95c9
added a something to the preferences pane to be able to pick the parenthesis color scheme
...
svn: r7885
2007-12-01 16:16:58 +00:00
Robby Findler
753cd127a6
made the bottom line of the drscheme window be half as tall
...
svn: r7762
2007-11-19 04:01:13 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
48793aaaa4
added a new string constant
...
svn: r7480
2007-10-10 21:33:48 +00:00
Mike Sperber
ef1cb082dd
Various aspects of the Stepper and the Debugger are
...
language-sensitive. In the past, both looked at the name of the
language level and were thus were hardwired to certain behavior. Move
some of those settings into the language level itself:
- whether the stepper is supported (default #f)
- whether the debugger is supported (default #t)
- the print conversion of values for the stepper
This allows other language levels such as the DMdA levels to support
the stepper and not support the debugger.
svn: r7346
2007-09-15 16:10:39 +00:00
Robby Findler
ec23be9160
made the no-completions case work better
...
svn: r7317
2007-09-11 15:31:47 +00:00
Robby Findler
aaf50c4fa1
a few missed tweaks for word completion integtation
...
svn: r7305
2007-09-10 00:50:44 +00:00
Robby Findler
6b6f397a64
finished auto completion integration
...
svn: r7304
2007-09-10 00:46:31 +00:00
Jens Axel Soegaard
ff25adb7d6
Revised "Help on Help" text.
...
svn: r7242
2007-08-31 16:02:54 +00:00
Robby Findler
6ed1949a1a
renamed a button in the tp interface
...
svn: r7008
2007-08-03 02:33:44 +00:00
Robby Findler
e467e8681a
restored the 'add teachpack' menu item in non-teaching languages, but with a message saying that teachpacks don't work and listing the languages where they do.
...
svn: r7007
2007-08-03 02:18:46 +00:00
Robby Findler
2ad94edfe7
added ability to put the definitions / interactions side by side
...
svn: r6939
2007-07-20 20:58:14 +00:00
Robby Findler
76f1f1f94a
updated to new command-as-meta stuff
...
svn: r6860
2007-07-08 13:19:42 +00:00
Kathy Gray
cccb5150f0
Changes to add a language level to ProfJ
...
svn: r6814
2007-07-03 23:02:13 +00:00
Robby Findler
e621175f62
made the underlined letter move around in the close & close-tab menu items
...
svn: r6778
2007-06-30 04:16:39 +00:00
Robby Findler
bc0a161cc5
improved font choice popup in preferences dialog
...
svn: r6564
2007-06-10 13:45:22 +00:00
Robby Findler
57b317d56f
added support to compile teachpacks when they are installed
...
svn: r6180
2007-05-08 19:19:07 +00:00
Mike Sperber
59e805d518
More localized strings in ProfessorJ and the wizard.
...
svn: r6176
2007-05-08 13:55:50 +00:00
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