Danny Yoo
67bc4f3f0c
Revert "Adding checks for get-port-name in object interface before method call."
...
svn: r10807
2008-07-17 02:16:45 +00:00
Danny Yoo
93c1b92c7b
Adding checks for get-port-name in object interface before method call.
...
svn: r10804
2008-07-17 00:52:53 +00:00
Eli Barzilay
d58b1ffdac
Use a different strategy to decide when to insert/delete auto-text,
...
one that should play nicer with the metadata thing for the teaching
languages.
svn: r10714
2008-07-11 05:03:18 +00:00
Robby Findler
21b29aca17
use a preference to remember the sorting order for the define popup
...
svn: r10693
2008-07-09 11:14:52 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Robby Findler
e090a76187
SK requested popup menu on images to save them
...
svn: r10637
2008-07-07 02:53:09 +00:00
Robby Findler
d313fd72c3
fixed a bug SK reported -- when saving locked files in the teaching language, the metadata wouldnt be inserted properly
...
svn: r10635
2008-07-06 23:32:14 +00:00
Robby Findler
f830e4bc57
changed the name of the memory limit preference so people who've used v372 get a limit by default
...
svn: r10616
2008-07-05 13:51:20 +00:00
Robby Findler
f4e0398c1e
added a capability to enable language-specific customization of the indenter
...
svn: r10604
2008-07-04 21:22:39 +00:00
Eli Barzilay
da13b5f398
Change two local definitions from local functions to private methods.
...
For anyone who follows these commit messages, if now try drscheme you
should notice both memory and speed improvements: it will now use 8
bytes less per window (on a 64 bit machine), and each initialization
should be aroun 60 nanoseconds faster!
svn: r10591
2008-07-04 00:45:46 +00:00
Eli Barzilay
1685a49f58
clarifying comment
...
svn: r10543
2008-07-01 19:18:13 +00:00
Eli Barzilay
bf2fe2f64c
Added the auto-text feature to the module language
...
svn: r10541
2008-07-01 18:53:50 +00:00
Danny Yoo
18701cf399
Reverting most of r10468.
...
svn: r10474
2008-06-27 05:20:28 +00:00
Danny Yoo
072ea01f22
Maintaining text% as syntax source, so that check-syntax on an unsaved file will highlight errors correctly.
...
svn: r10468
2008-06-26 23:48:44 +00:00
Eli Barzilay
b93d242aa5
restore unmodified version
...
svn: r10336
2008-06-18 04:53:31 +00:00
Eli Barzilay
f4926472b8
remove changed code
...
svn: r10335
2008-06-18 04:50:58 +00:00
Robby Findler
9120268b36
PR 9471
...
svn: r10199
2008-06-09 22:44:40 +00:00
Robby Findler
094cbcff19
fixed a bug noticed by SamTH
...
svn: r9931
2008-05-22 21:48:12 +00:00
Robby Findler
a8fd2e018c
added an explicit registration for the toolbar switchable-buttons
...
svn: r9882
2008-05-18 22:59:02 +00:00
Robby Findler
cf6c45e0c3
added get-language-menu
...
svn: r9820
2008-05-13 02:37:36 +00:00
Robby Findler
9f5e4a6dd9
improved docs, fixed bug in toolbar button shifting around business
...
svn: r9770
2008-05-09 16:14:13 +00:00
Robby Findler
79cc0c2942
PR 9368
...
svn: r9744
2008-05-08 16:24:13 +00:00
Robby Findler
83d60cbfac
toolbar can now be on the right or on the left
...
svn: r9588
2008-05-02 12:49:45 +00:00
Robby Findler
0fe4de70ac
fixed a bug in the way the resize-corner for the defs/ints was working
...
svn: r9584
2008-05-02 03:11:41 +00:00
Robby Findler
ee9fc4a8d7
reworked the buttons along the top of drscheme
...
svn: r9578
2008-05-01 23:15:06 +00:00
Robby Findler
e3a13be4a0
added shortcut for collapse that works on the mac
...
svn: r9462
2008-04-24 19:27:30 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Robby Findler
871bb0bac5
part of PR 9217
...
svn: r8797
2008-02-25 13:37:55 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
2e3c05b14e
removed the dependency between the string-constants library and mrlib
...
svn: r8369
2008-01-19 20:13:02 +00:00
Robby Findler
379f2a162b
searching in help desk now says 'no results' if there are no results, and the help desk menu item in drscheme opens the front page of the manuals
...
svn: r8227
2008-01-05 22:39:32 +00:00
Robby Findler
8b20d62969
fixed some bugs so that long names still allow drs to start up and limited the name message in the upper-left to be at most 200 pixels wide
...
svn: r8176
2008-01-01 17:00:56 +00:00
Robby Findler
16ed718c71
fixed error reporting and brought back the red arrows for the stack trace
...
svn: r8172
2008-01-01 01:55:04 +00:00
Matthew Flatt
1d8b21f53b
disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
...
svn: r8152
2007-12-29 13:51:32 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Robby Findler
937a656d68
updated the insert large letter dialog
...
svn: r8078
2007-12-20 02:46:43 +00:00
Danny Yoo
9a4d947174
added framework:gui-utils:quote-literal-label and framework:gui-utils:format-literal-string to escape ampersands in string labels. Updated drscheme/syncheck and drscheme/private/unit to use these functions.
...
svn: r8073
2007-12-19 21:38:55 +00:00
Matthew Flatt
ca5a7c5560
split part of scheme/file into scheme/path, document them
...
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
eab8008c4f
change 'include' and 'include-bitmap' to better match normal module-path syntax
...
svn: r7936
2007-12-10 16:13:25 +00:00
Robby Findler
5af14c4902
got check syntax mostly working again
...
svn: r7815
2007-11-22 16:18:00 +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
Robby Findler
0c9b40630e
fixed some bugs in the teaching languages
...
svn: r7733
2007-11-15 03:37:19 +00:00
Robby Findler
c46aacc0a3
fixed PR 9062
...
svn: r7723
2007-11-14 13:31:37 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
e0ed57d4c0
fixed PR 8583
...
svn: r7493
2007-10-12 13:01:32 +00:00
Robby Findler
a62eed0c16
made a timer with a 1 second delay to avoid writing to the file system too much under linux
...
svn: r7478
2007-10-10 20:52:33 +00:00
Robby Findler
e6d54fe082
attempt to fix one part of PR 8967
...
svn: r7458
2007-10-08 23:48:56 +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
Robby Findler
06cb1a0605
checked in Pedro's suggestion to improve how files open under windows
...
svn: r7203
2007-08-28 16:30:35 +00:00
Robby Findler
f14c71d37d
made language popup only show each language once (and made it hide the 'custom' tag)
...
svn: r7015
2007-08-03 13:25:59 +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
6479c5483d
retabified
...
svn: r6999
2007-08-02 06:36:24 +00:00
Robby Findler
2b21003cc8
fixed a bug with autosaving interacting with the yellow warning message in the REPL
...
svn: r6992
2007-08-01 07:20:20 +00:00
Robby Findler
d1d9322d24
added begin-metadata-changes and end-metadata-changes
...
svn: r6990
2007-08-01 03:12:52 +00:00
Robby Findler
1e5bc33d87
changed metadata saving setup so that the edit sequence ends AFTER the set-modified flag is set back to #f
...
svn: r6989
2007-07-31 17:26:28 +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
9119ec8d10
moved running man into icon bitmap
...
svn: r6800
2007-07-02 18:44:32 +00:00
Robby Findler
10d05c3382
replaced the run bitmap with a (very very small) stick figure
...
svn: r6796
2007-07-02 15:11:01 +00:00
Robby Findler
541752ca35
fixed PR 8770, made stick man a little bit shorter
...
svn: r6793
2007-07-02 03:50:04 +00:00
Robby Findler
81fc35f5a7
undid last commit
...
svn: r6791
2007-07-02 03:32:54 +00:00
Robby Findler
0ef2e50e96
saved one pixel in height of the stick figures
...
svn: r6790
2007-07-02 03:32:08 +00:00
Robby Findler
2c9a1d8eca
fixed brain farto
...
svn: r6779
2007-06-30 04:27:35 +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
3fa3df389d
made stick figures, fixed PR 8776
...
svn: r6754
2007-06-28 20:04:20 +00:00
Robby Findler
72db9fde16
fixed PR 8779
...
svn: r6753
2007-06-28 16:38:28 +00:00
Robby Findler
dcea96041d
made drs remember the maximization state everywhere but under mac os x (Matthew's on the case, there)
...
svn: r6679
2007-06-17 01:25:20 +00:00
Robby Findler
70b48d535f
made drs remember the frame's position and use it for the initial position
...
svn: r6676
2007-06-16 19:02:12 +00:00
Robby Findler
ec718f269d
fixed a bug, worked around a windows bug
...
svn: r6672
2007-06-16 16:15:14 +00:00
Robby Findler
1f749fae97
the language's name gets truncated now, based on the width of the drscheme window (the minimum size is the size of the words 'programming language' just above)
...
svn: r6671
2007-06-16 14:35:34 +00:00
Matthew Flatt
e9385a910e
370.2
...
svn: r6369
2007-05-29 03:26:32 +00:00
Robby Findler
f59d1f205e
added a little more safety to protect against broken tools
...
svn: r6243
2007-05-23 16:00:16 +00:00
Robby Findler
747c6dca6a
fixed PR 8659
...
svn: r6187
2007-05-10 15:39:25 +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
ddc701ba65
made drscheme use the current preferences for the module language settings when automatically choosing the module language (if the module language is the users preference, that is)
...
svn: r6162
2007-05-06 21:01:45 +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
838b033c57
added mention of lower bound
...
svn: r6043
2007-04-25 18:23:26 +00:00
Robby Findler
1130e02983
improved memory limit gui a little more
...
svn: r6042
2007-04-25 15:27:04 +00:00
Robby Findler
a1e53c9283
improved memory limit GUI a little bit
...
svn: r6033
2007-04-24 13:53:21 +00:00
Robby Findler
93492c90b6
added a memory limit option
...
svn: r6027
2007-04-23 23:36:30 +00:00
Robby Findler
e350fae8cc
changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
...
svn: r6019
2007-04-23 04:10:00 +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
8bd72e512d
removed special non-breaking space handling in drscheme windows
...
svn: r5812
2007-03-22 15:19:05 +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
097fb4be88
fixed another bug in the language recognization code
...
svn: r5651
2007-02-21 00:01:41 +00:00
Robby Findler
53987c5ee8
fixed the yellow stuff in a corner case
...
svn: r5644
2007-02-20 03:16:50 +00:00
Robby Findler
c9303285d2
improved performance of the inital is-this-a-module check (also works around a bug)
...
svn: r5643
2007-02-20 02:32:50 +00:00
Robby Findler
6f631ae7b7
added yellow to programming language label
...
svn: r5635
2007-02-18 17:59:22 +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
4379aa3f05
fixed a bug in the new stuff
...
svn: r5606
2007-02-15 01:31:06 +00:00
Robby Findler
3c3d848324
added module language recognition into the mix
...
svn: r5604
2007-02-14 23:42:42 +00:00
Robby Findler
e3776e5476
added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
...
svn: r5602
2007-02-14 23:23:32 +00:00
Mike Sperber
b47ca09dc5
Add some missing calls to `normalize-path'.
...
svn: r5509
2007-01-30 19:01:56 +00:00
Matthew Flatt
6bf1ad9c2b
fix default name in Create Executable dialog
...
svn: r5440
2007-01-23 21:21:43 +00:00
Robby Findler
9bcd4aafe7
fix for PR 8496
...
svn: r5438
2007-01-23 20:02:05 +00:00
Robby Findler
c817beb86b
added page setup dialog
...
svn: r5379
2007-01-17 11:07:24 +00:00
Robby Findler
cd2f2ee56b
fixed a part of PR 8471
...
svn: r5265
2007-01-08 17:02:00 +00:00
Robby Findler
3e679de9a5
adapted repl to new prompt stuff, fixed minor other things along the way
...
svn: r5179
2006-12-24 20:55:33 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00