Commit Graph

79 Commits

Author SHA1 Message Date
Robby Findler
a7dbbc2fa6 minor tweaks to the language dialog that were mentioned a while back, but that I only just got to
svn: r18137
2010-02-17 23:10:10 +00:00
Ryan Culpepper
ffa97036a8 macro-stepper: removed drscheme,etc dep on macro-debugger
(changed capability to normal symbol constant)

svn: r17953
2010-02-03 14:43:23 +00:00
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
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
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
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
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
8cd0fe5e72 PR 10052
svn: r13489
2009-02-07 15:04:46 +00:00
Robby Findler
7c6bf8644a made more files begin with #lang lines
svn: r11429
2008-08-25 20:02:02 +00:00
Eli Barzilay
a71a5bcf45 Make categories in the language dialog expand/collapse on a single
click, requires extending hierlists with `on-click-always'

svn: r10691
2008-07-09 09:47:24 +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
b24674c889 PR 9510
svn: r10388
2008-06-20 06:05:52 +00:00
Robby Findler
c1217de228 fixed problem with completions
svn: r10337
2008-06-18 05:48:16 +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
8f10fbe17d removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering
svn: r10106
2008-06-03 03:01:36 +00:00
Matthew Flatt
548e45408b regexp-replace* handles empty matches; empty-match handling documented
svn: r9751
2008-05-08 20:29:56 +00:00
Robby Findler
2491bfed70 moved legacy languages
svn: r9731
2008-05-08 06:37:05 +00:00
Matthew Flatt
42dcfbc79a string constants for new R5RS/PrettyBig option
svn: r9723
2008-05-07 17:15:53 +00:00
Matthew Flatt
fad08fcd84 more drscheme repairs and tests
svn: r9721
2008-05-07 16:31:20 +00:00
Robby Findler
f0f27e2e2c removed mz,mred,slideshow languages and made module language's initial REPL be scheme/base instead of mzscheme
svn: r9384
2008-04-21 19:00:18 +00:00
Robby Findler
0676cfed88 renamed r5rs language
svn: r9338
2008-04-16 21:06:49 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
58d6285752 fixed PR 9157
svn: r8378
2008-01-21 03:37:34 +00:00
Robby Findler
f790d7e10e restored word completion for the full languages (not teaching languages yet)
svn: r8018
2007-12-15 21:10:20 +00:00
Robby Findler
600089413b fixed auto completion in the REPL and improved the tools manual a little
svn: r7855
2007-11-29 00:22:05 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
e843842c70 probable fix to PR 8986
svn: r7529
2007-10-19 16:55:38 +00:00
Robby Findler
6b6f397a64 finished auto completion integration
svn: r7304
2007-09-10 00:46:31 +00:00
Robby Findler
6479c5483d retabified
svn: r6999
2007-08-02 06:36:24 +00:00
Matthew Flatt
d518f24039 370.4
svn: r6710
2007-06-20 21:11:38 +00:00
Robby Findler
41d4b5d28e changed teachpacks to be language specific
svn: r6145
2007-05-04 20:45:15 +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
Robby Findler
d8b61030bd added start-with-after string constant for use in Chinese
svn: r5209
2007-01-03 16:58:58 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
04f5f442d9 document new argument to fill-language-dialog
svn: r4796
2006-11-06 22:12:44 +00:00
Eli Barzilay
102543cf6f fix button order
svn: r4793
2006-11-06 18:40:00 +00:00
Eli Barzilay
616d6b80c8 quick fix
svn: r4768
2006-11-03 21:21:57 +00:00
Eli Barzilay
4c94fd0305 Previous commit was using an old version by mistake, new one fixes the PR and deals with double-click too
svn: r4765
2006-11-03 19:31:38 +00:00
Eli Barzilay
21a4ed332e More expected language dialog behavior wrt keyboard use
svn: r4759
2006-11-03 15:13:34 +00:00
Eli Barzilay
e69c62efde simplify code (no need for vector)
svn: r4756
2006-11-03 00:30:33 +00:00
Robby Findler
0530b1c931 fixed a bug with the check syntax button
svn: r4118
2006-08-23 02:12:06 +00:00