Commit Graph

66 Commits

Author SHA1 Message Date
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