Carl Eastlund
79f537d50c
Updated the macro stepper to detect steppable languages via a "capability".
...
svn: r17932
2010-02-01 20:39:46 +00:00
Robby Findler
8aac682691
hierlist now has the scrollbar
...
svn: r17931
2010-02-01 19:52:05 +00:00
Matthew Flatt
09ef762e3f
add accept-tab-focus to editor-canvas%
...
svn: r17929
2010-02-01 19:30:59 +00:00
Robby Findler
402886bc18
fixed the macro stepper so that it shows up in the new module language
...
svn: r17927
2010-02-01 17:09:22 +00:00
Robby Findler
f4cd110b1a
another strategy for sizing the text in the languages dialog
...
svn: r17926
2010-02-01 16:47:43 +00:00
Carl Eastlund
2e0cb8226e
Replaced every "langauge" (note swapped vowels) with "language".
...
svn: r17918
2010-02-01 01:41:51 +00:00
Robby Findler
6a3518e369
used the new support for selection-less hierlists in the language menu
...
svn: r17913
2010-01-31 13:32:48 +00:00
Carl Eastlund
1d4cdbeb45
Exports from scheme/contract/private/blame: removed constructor; fixed confusing selector names.
...
svn: r17909
2010-01-31 03:03:30 +00:00
Robby Findler
6f17b84706
improved the module langauge's name printing
...
svn: r17895
2010-01-30 16:51:24 +00:00
Carl Eastlund
2513e7d6e0
Merged changes from the trunk.
...
svn: r17892
2010-01-30 04:59:20 +00:00
Robby Findler
16e6a8156e
a few more tweaks to the language dialog
...
svn: r17889
2010-01-29 21:44:22 +00:00
Robby Findler
be5b6cd32e
some improvements to the new language dialog
...
svn: r17886
2010-01-29 18:29:03 +00:00
Robby Findler
a6d89438a7
fixed one of those 'the callbacks are the initial state arent being set up together properly' gui bugs
...
svn: r17876
2010-01-28 21:48:07 +00:00
Robby Findler
6848b8f6fe
first attempt at a new language dialog
...
svn: r17874
2010-01-28 21:41:04 +00:00
Robby Findler
076d680faa
escape no longer quits during splash screen, not control-q does
...
svn: r17869
2010-01-28 20:34:07 +00:00
Robby Findler
97a04321fc
escape in the splash screen quits drscheme
...
svn: r17854
2010-01-27 18:33:36 +00:00
Eli Barzilay
024f635203
* Remember values in "install .plt" dialog
...
* Add "http://" prefix to a url if it looks like it's missing
* Focus on the text field when switching tabs
svn: r17843
2010-01-26 20:55:13 +00:00
Robby Findler
bf451cbc0b
fixed a problem John identified on the plt mailing list
...
svn: r17841
2010-01-26 20:24:25 +00:00
Carl Eastlund
7f58c26709
Replaced uses of quote-srcloc with quote-syntax.
...
svn: r17757
2010-01-19 23:25:07 +00:00
Carl Eastlund
722fae41a8
Ported more code to new contract tools.
...
svn: r17733
2010-01-19 03:42:45 +00:00
Robby Findler
ddf8a2e264
fixed a bug in my last commit that made the define popup show up in vertical toolbar mode
...
svn: r17454
2009-12-31 17:18:19 +00:00
Robby Findler
0d16beda3c
made the define popup and the file popup appear when the toolbar is on the left/right
...
svn: r17452
2009-12-31 13:27:49 +00:00
Robby Findler
7d79bbf10a
added some debugging information and some recovery from an error (that, frustratingly, I can't seem to fix )
...
svn: r17409
2009-12-28 01:17:37 +00:00
Robby Findler
3272274f53
improved the icon a little bit more (making it appear on more windows)
...
svn: r17380
2009-12-21 18:28:24 +00:00
Robby Findler
3ee15b5295
improved the mask for the new icon
...
svn: r17362
2009-12-20 04:58:55 +00:00
Robby Findler
1ccca26676
uses the new icon for alt-tab and windows under linux now
...
svn: r17360
2009-12-20 01:58:17 +00:00
Sam Tobin-Hochstadt
cd0a94d465
sync to trunk
...
svn: r17249
2009-12-09 19:44:12 +00:00
Stevie Strickland
75803d4881
Here's the changes that accidentally went to trunk first.
...
svn: r17150
2009-12-01 20:39:58 +00:00
Robby Findler
86697e8555
fixed a bug in the last commit (it made keybindings get the editor-canvas instead of the editor)
...
svn: r17138
2009-12-01 15:59:49 +00:00
Robby Findler
f4049e8c63
user-defined keybindings now override menu items
...
svn: r17135
2009-12-01 15:05:49 +00:00
Sam Tobin-Hochstadt
750c971d07
checkpoint
...
svn: r16931
2009-11-21 00:11:37 +00:00
Eli Barzilay
44d88cee6b
newlines at EOFs
...
svn: r16630
2009-11-09 03:49:50 +00:00
Robby Findler
ad438ef63f
added some font sizing information to the insert large letters dialog
...
svn: r16561
2009-11-05 16:19:01 +00:00
Robby Findler
f14f541ac4
got rid of the animation (that no one seemed to like anyways)
...
svn: r16544
2009-11-04 17:38:22 +00:00
Robby Findler
2ededd26fc
fixed threading bug
...
svn: r16534
2009-11-04 01:33:11 +00:00
Robby Findler
8886736b76
attempted to smooth out the splash screen animation by using wall clock times (via current-milliseconds)
...
svn: r16529
2009-11-03 20:50:50 +00:00
Robby Findler
987096c1ce
added a gc icon to the splash screen
...
svn: r16518
2009-11-03 15:12:01 +00:00
Robby Findler
bd667c7409
draws alpha blending properly now
...
svn: r16508
2009-11-03 01:27:43 +00:00
Robby Findler
2fb260f037
added some smoothing out of the transitions between the bitmaps
...
svn: r16507
2009-11-03 00:07:39 +00:00
Robby Findler
ca5a7e604b
added Neil's logos to drscheme's splash
...
svn: r16505
2009-11-02 21:41:20 +00:00
Robby Findler
dbe8db54f4
PR 10553
...
svn: r16495
2009-11-01 11:18:55 +00:00
Robby Findler
b61029e089
guard against planet packages being loaded
...
svn: r16487
2009-10-30 21:50:28 +00:00
Matthew Flatt
973d51c20f
change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key)
...
svn: r16459
2009-10-29 23:05:56 +00:00
Robby Findler
be20c0747c
added support for changing toolbar buttons based on the #lang line (when in the module language) and use that support for #lang scribble/base
...
svn: r16449
2009-10-29 16:01:40 +00:00
Robby Findler
11e87632dc
rearranged things so that 2htdp/image has its core snip stuff loaded into drscheme so that saving files with 2htdp/image images in them works
...
svn: r16317
2009-10-13 23:06:24 +00:00
Robby Findler
d8c206531d
current-load-relative-directory is now just set to #f
...
svn: r16115
2009-09-23 10:09:18 +00:00
Robby Findler
a9cf0a39a7
added phase information to the module browser
...
svn: r15968
2009-09-11 08:09:55 +00:00
Robby Findler
53bf9d51c1
PR 10442
...
svn: r15966
2009-09-11 00:03:23 +00:00
Matthew Flatt
4c8b0b8b13
change DrScheme module language to use namespace-require (like mzscheme/mred)
...
svn: r15963
2009-09-10 19:39:31 +00:00
Robby Findler
83728f04fe
automatic compilation in drscheme now avoids the installed planet files
...
svn: r15928
2009-09-09 02:35:09 +00:00
Robby Findler
390145821a
PR 10431, plus support for ->* with keywords in proc-doc
...
svn: r15926
2009-09-08 22:53:12 +00:00
Robby Findler
c93d1d8ad1
drscheme's error print handler now respects error-print-source-location
...
svn: r15842
2009-09-01 05:23:22 +00:00
Robby Findler
1f7266614d
used wrong method name
...
svn: r15819
2009-08-27 22:13:41 +00:00
Robby Findler
fcfa572e02
PRS 10379 and 10377
...
svn: r15795
2009-08-25 04:51:05 +00:00
Robby Findler
77a94fac04
changed defaults back to including errortrace
...
svn: r15769
2009-08-17 15:55:11 +00:00
Robby Findler
4c9dcdc36d
moved some of the module language compiler setup code into the compiler/cm library so others can use it outside of DrScheme
...
svn: r15730
2009-08-13 21:09:15 +00:00
Robby Findler
485785176a
drscheme now saves its compiled files in its own directory
...
svn: r15714
2009-08-12 19:44:14 +00:00
Robby Findler
86d0ef6b1b
PR 10375
...
svn: r15698
2009-08-11 01:02:56 +00:00
Robby Findler
7c62f8caa0
PR 10385
...
svn: r15677
2009-08-05 23:08:42 +00:00
Robby Findler
a6624f11e2
better job of checking module language setting invariants when reading from the prefs file
...
svn: r15649
2009-07-31 16:00:15 +00:00
Robby Findler
b5b32d1d8e
added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
...
svn: r15635
2009-07-30 05:17:40 +00:00
Robby Findler
3c4bdf86fe
added a close icon to the yellow warning message
...
svn: r15611
2009-07-28 20:40:54 +00:00
Robby Findler
f0c42b1730
PR 10355
...
svn: r15566
2009-07-25 15:47:52 +00:00
Robby Findler
47a473c885
moved the warning into the frame (out of the interactions window)
...
svn: r15557
2009-07-25 01:06:22 +00:00
Robby Findler
37e9d73a82
shortened the search-in-help-desk string in the context menu to 50 chars or less
...
svn: r15547
2009-07-24 05:01:55 +00:00
Robby Findler
ba4fd47407
made numberpad enter and control-enter and alt-enter all submit the current REPL interaction
...
svn: r15546
2009-07-24 04:56:46 +00:00
Robby Findler
145c42b91a
fixed how maximization is saved in the preferences
...
svn: r15384
2009-07-05 00:53:24 +00:00
Robby Findler
fab1ce34d9
fixed drs profiler (in a hacky way) and added copy to the profile results window
...
svn: r15266
2009-06-25 14:44:12 +00:00
Matthew Flatt
fa6423e658
fix Create Executable to include -U and -- flags automatically
...
svn: r15229
2009-06-22 12:23:41 +00:00
Robby Findler
cdc76526cf
added PLTDRPROFILE
...
svn: r15130
2009-06-10 04:49:38 +00:00
Eli Barzilay
e0bab0cea2
* Added setup/private/lib-roots as a place to decide what directory is
...
considered a library. For now, hacked with the collects and planet
roots (and planet links), with a fixed number of directory sublevels
from them.
* setup/private/omitted-paths is simplified by reusing this code to
get the roots.
* drscheme/private/module-browser uses this to always show requires
from the same library, even for lib or planet requires.
svn: r15058
2009-06-02 18:48:57 +00:00
Eli Barzilay
506336b9ee
make call-with-stack-checkpoint grab the context at the right place
...
svn: r15046
2009-06-02 14:19:58 +00:00
Eli Barzilay
fc1dd569e2
fix contract comment
...
svn: r15040
2009-06-01 16:12:30 +00:00
Eli Barzilay
ea3baaeb9b
use for loops and hash-ref! to simplify some code
...
svn: r15039
2009-06-01 16:09:02 +00:00
Robby Findler
dad81d2010
PR 10273
...
svn: r15023
2009-05-30 13:04:03 +00:00
Robby Findler
5be3d8d2f7
changed the checkpoint computation to avoid interfereing with other parameters
...
svn: r14913
2009-05-21 23:17:45 +00:00
Matthew Flatt
67a8ebecdb
rename internal method to avoid conflict with corrected editor<%>
...
svn: r14866
2009-05-19 12:26:17 +00:00
Eli Barzilay
f51c6bbe64
Fix the leaking of internal drscheme filenames in error messages when
...
debugging is disabled:
* got rid of the `stacktrace-runtime-name' hack in "rep.ss", replace
it by a more reliable capture of the context, and later cut the
stack according to that specific context.
* the cutting is done if possible, no need for the "ACK!" error
message if no cutting point is found.
* rename `with-stacktrace-name' -> `with-stack-checkpoint'
* add this to "module-language.ss" too, to avoid including it in error
messages.
svn: r14777
2009-05-12 02:12:49 +00:00
Eli Barzilay
ff73a5395e
removed lots of "the the"s
...
svn: r14679
2009-05-01 21:02:51 +00:00
Eli Barzilay
055573076a
remove unused require
...
svn: r14666
2009-04-30 07:42:43 +00:00
Robby Findler
35830ba57e
removed duplicate text:ports<%>
...
svn: r14590
2009-04-23 20:41:17 +00:00
Robby Findler
0c2c04e168
shrunk the height of the preferences window
...
svn: r14528
2009-04-16 17:18:35 +00:00
Matthew Flatt
8c9bcd50c2
on second thought, PR 10185 demonstrates why the variant of dynamic-require (and namespace-attach-module) that doesn't make the phase availble is difficult to reason about; changing dynamic-require and namespace-attach-module, instead of DrScheme
...
svn: r14454
2009-04-08 02:11:21 +00:00
Matthew Flatt
a472a4452c
fix DrScheme REPL, whose old use of dynamic-require is no longer enough to instantiate compile-time support (PR 10185)
...
svn: r14453
2009-04-08 01:56:37 +00:00
Robby Findler
2c85b7a795
improved performance of the teaching languages
...
svn: r14394
2009-04-01 00:15:20 +00:00
Robby Findler
4cd11d7f64
one more fix to the language dialog
...
svn: r14164
2009-03-17 23:01:56 +00:00
Robby Findler
812d4307b0
probable fix to 10094
...
svn: r14123
2009-03-16 12:27:21 +00:00
Robby Findler
356c01884f
svn: r14059
2009-03-11 20:54:41 +00:00
Robby Findler
53af4d6a9a
moved tracing support from the htdp tool into drscheme proper
...
svn: r14054
2009-03-11 17:42:04 +00:00
Robby Findler
cab47712fb
svn: r13986
2009-03-06 19:37:04 +00:00
Robby Findler
283c1819a9
a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons)
...
svn: r13980
2009-03-06 16:35:04 +00:00
Robby Findler
c802c34b9b
disabled the stacktrace trimming
...
svn: r13916
2009-03-03 17:29:38 +00:00
Robby Findler
42e64a0f23
fixed default auto text bug and added string constant for auto text
...
svn: r13810
2009-02-24 01:47:48 +00:00
Robby Findler
09b5ece200
fixed a logger bug that Dave Herman reported
...
svn: r13748
2009-02-19 18:16:09 +00:00
Sam Tobin-Hochstadt
d169b427d6
Typed version of the auto-language module.
...
svn: r13535
2009-02-12 19:53:58 +00:00
Robby Findler
d3ed20934a
improved drschemes display of planet requires
...
svn: r13534
2009-02-12 13:07:20 +00:00
Matthew Flatt
01b014c2b3
remove debugging printf
...
svn: r13515
2009-02-10 15:30:30 +00:00
Robby Findler
36e903c81f
improved planet logging and drschemes view of it
...
svn: r13514
2009-02-10 15:01:16 +00:00
Matthew Flatt
767766521c
infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
...
svn: r13504
2009-02-09 15:27:51 +00:00
Robby Findler
64e91b8362
added status information about planets behavior to the bottom of the drscheme window
...
svn: r13494
2009-02-08 21:40:51 +00:00