Jon Rafkind
f21bdf599b
add line number interface documentation
...
original commit: 7f56e677f41798aaeb52affddc32e05729b7e4e1
2010-11-03 15:09:04 -06:00
Jon Rafkind
6369097889
document line-numbers-mixin
...
original commit: 32bd5c9f5fe0a829616ebd80f7e80fcf4d482a90
2010-11-01 22:14:45 -06:00
Eli Barzilay
7ce956664d
Some repeated "and and"s and "the the"s, and two more typos.
...
Closes PR 11229.
original commit: ee138cf2cba3ee32cd755a7b242ec10051180adf
2010-09-20 15:38:18 -04:00
Robby Findler
158145178f
added a note about how the max width is remembered in the splash screen
...
original commit: 4c35af2eef7fe95efe89a465e221443b1b653702
2010-09-01 14:39:16 -05:00
Robby Findler
42ef533a5a
duh
...
original commit: 70ea262426018c54fac78fa47a3c4a5a065efae4
2010-09-01 14:27:35 -05:00
Robby Findler
bb17de3e20
adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off)
...
original commit: 44753bc690292b114d934416ff2a096efc44199f
2010-09-01 13:23:18 -05:00
Robby Findler
1947ad1240
added docs for the splash screen library in the framework
...
original commit: 12ab498977f9f481187643c47ed6710c8a572d5b
2010-09-01 13:23:18 -05:00
Robby Findler
c6fc1b3b47
cleaned up code example for make-root-area-container
...
original commit: 0ab512ce8c342224c178efac4c9e3c53dde7d7c4
2010-07-06 15:26:26 -05:00
Eli Barzilay
a5c2a1160f
More reformatting
...
original commit: 28946a0a437f5129bca8eeb09699e480ccce1925
2010-05-21 20:41:35 -04:00
Eli Barzilay
ae0eb104c5
A lot of "MrEd" -> "GRacket"s.
...
original commit: 7f6efdc8beea4b81af31807f9788197c24d0d63e
2010-05-16 23:46:05 -04:00
Matthew Flatt
edff96857f
rackety framework and tools docs
...
original commit: 6563ef6812bfc2ea8921165d12cb78e74dca4626
2010-05-08 07:37:08 -06:00
Matthew Flatt
5adf804728
rename all files .ss -> .rkt
...
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00
Robby Findler
4750219d5c
improved the icon a little bit more (making it appear on more windows)
...
svn: r17380
original commit: 3272274f5328dda82f737b6b70796920bf719262
2009-12-21 18:28:24 +00:00
Robby Findler
3b8ece30ec
svn: r15849
...
original commit: a06f5921f83f9890d2af67120b4b7b6fb16286be
2009-09-01 15:59:16 +00:00
Robby Findler
48e55a8473
PRS 10379 and 10377
...
svn: r15795
original commit: fcfa572e02e8452fd913cbfcdbff820ca046c0af
2009-08-25 04:51:05 +00:00
Matthew Flatt
2b867b5bef
DrScheme: only correct a paren if the inserted character would be colored as a parenthesis (which matters for @-form coloring)
...
svn: r15685
original commit: 450d9b604e05f36ecfe19615a340aa2071282fa0
2009-08-07 14:59:14 +00:00
Matthew Flatt
d6b4085433
extended syntax colorer to support lexer-specific backup; fix problems with new color lexers
...
svn: r15617
original commit: d807421a07e3d86b6ebf0802b4000d34af472372
2009-07-29 03:31:29 +00:00
Matthew Flatt
1aa23be957
#lang syntax coloring; Scribble syntax coloring
...
svn: r15607
original commit: 1ba7cf0926a46122d7f759a2dccf086e2ba939a9
2009-07-28 18:06:14 +00:00
Eli Barzilay
41fd8555aa
The Scribble reader was improved to make it pull out the syntax
...
punctuations outside of the form, as it does with quote punctuations.
So things like this
#, @foo{...}
that required the space to make the @foo read as a scribble form are
now better written as
@#,foo{...}
This changes all such occurrences. (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)
svn: r15111
original commit: 4288c6c2c703664b6bbd4cd06bd7c2160985b00d
2009-06-07 10:12:32 +00:00
Eli Barzilay
424dcbc9c2
removed lots of "the the"s
...
svn: r14679
original commit: ff73a5395ee00699c7b85d6ed20bbc3e5d9a2957
2009-05-01 21:02:51 +00:00
Matthew Flatt
b6df675849
fix typos (incl PRs 10213, 10214)
...
svn: r14585
original commit: 43fe904fe5365496026d6021f9306661695f0981
2009-04-22 18:30:35 +00:00
Jay McCarthy
acd0d9a47a
Unbalance | was breaking build. Revert if fixed wrong
...
svn: r14568
original commit: 77ec85a66ba3751d2d8ebb3ab8d192cc09a80746
2009-04-20 17:02:27 +00:00
Eli Barzilay
8ebb17fb2d
scheme expression typos
...
svn: r14565
original commit: da4742700bbe8c680c0ef4ba7875d5b32b384005
2009-04-20 08:20:19 +00:00
Eli Barzilay
712ece9ead
bar typos
...
svn: r14564
original commit: d9ae39c2182b5538d40138f71105598b5539847c
2009-04-20 07:55:41 +00:00
Eli Barzilay
0b88d2cdfe
its typos
...
svn: r14562
original commit: 9c0f6bc775226aa9bbbd96d16e978f20bc1b1103
2009-04-20 07:46:50 +00:00
Eli Barzilay
9d63c4e072
Changed @itemize{...} to @itemize[...] (done after comparing the doc
...
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
original commit: c0a8a0122200209e38dff1959d79b58f847814db
2009-04-05 17:46:20 +00:00
Matthew Flatt
840fc6a46a
fix doc typos
...
svn: r14280
original commit: f9190e5c1cdc140cb62cea6bee6b35f1305013dc
2009-03-25 20:28:33 +00:00
Robby Findler
523ee2d52e
started on an 'always on' notifications of planet activity via drscheme
...
svn: r13490
original commit: 3b046b05ecc592f125fa2602b4af3a9912703d07
2009-02-07 21:48:34 +00:00
Robby Findler
c07d9d3851
a fix to the way tabs switch around, plus a few additions (that are disabled for now) in preparation for making drscheme automatically compile files that it runs
...
svn: r12344
original commit: a4b631050741fee37a321781ac93b6c079921eb4
2008-11-07 18:13:33 +00:00
Robby Findler
b2835b21b8
changed around the keymap setup again; now should be in same order as it was before my earlier changed, except the user-specified keybindings should be first
...
svn: r12214
original commit: f6bb5ea5e79575971199896523de61310a5245a2
2008-11-02 04:30:03 +00:00
Robby Findler
e64c49d0bd
added normalization during pasting to eliminate various ligatures, etc
...
svn: r12183
original commit: 47297fac9f1f9ca22d744d10cf2276cd6c446f82
2008-10-30 21:38:40 +00:00
Robby Findler
5d4394a043
improved keybindings for search
...
svn: r11668
original commit: cce9d7d6e59e9e38b0ee5a5ec1ee39ad6f940f88
2008-09-12 02:57:21 +00:00
Robby Findler
59175768e5
refined searching
...
svn: r11581
original commit: 805d4eb73f7a4dc2fb45814421b80f51b2899845
2008-09-09 03:43:57 +00:00
Robby Findler
fbe1a57f34
moved the first-line-text stuff into the framework, added docs, added a pref to disable it and made it work a little bit better with check syntax
...
svn: r11477
original commit: 6d34eaf3330c9544934334b6c2ca94adc86d495a
2008-08-29 04:24:34 +00:00
Eli Barzilay
3fd9792839
a bunch of (mostly) latex-leftover typos
...
svn: r11449
original commit: 6cd75acb0a8f69ba990e15ba7863002c08ddeafc
2008-08-27 07:07:59 +00:00
Robby Findler
32bc203ab3
svn: r11395
...
original commit: a79b0a4d10ff7478028d5617ea785f7319f68536
2008-08-23 02:49:40 +00:00
Robby Findler
52cc9dc776
PR 9705
...
svn: r11373
original commit: 6e674a9804439decf7657c6c89bb399db3816312
2008-08-21 22:03:34 +00:00
Robby Findler
1becb336fc
added Matthew
...
svn: r11289
original commit: f1fc3121763776e0acb08783c1fdd93d4a01ac55
2008-08-15 20:25:58 +00:00
Matthew Flatt
8e7b235a19
assign authors to manuals
...
svn: r11287
original commit: 9453aaaccf2f0007bae450c291e1cd29a7a14696
2008-08-15 20:16:06 +00:00
Robby Findler
4acfa8e9cb
adjusted searching a little bit
...
svn: r11072
original commit: 8d53a2ec34ff601eac94a6a34119db1a35c64f87
2008-08-04 20:19:10 +00:00
Matthew Flatt
2f9180a470
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
...
svn: r10960
original commit: 2c813c53c56b010127736b6b33d1060a672ca1b7
2008-07-29 12:56:05 +00:00
Robby Findler
2e9ba2d93c
fixed a pair of bugs related to the anchor
...
svn: r10951
original commit: 9d34ccb16918c47bc0a03f43ecf3ff2694da344f
2008-07-28 21:45:24 +00:00
Robby Findler
835bc5d79a
added a search anchor to drschemes new search facility
...
svn: r10946
original commit: eaf979b749b6e5aee330a3aa7d82e8d605effb24
2008-07-28 18:40:34 +00:00
Robby Findler
4c89307ee6
more adjustments to searching and related things
...
svn: r10939
original commit: b088ac9c7451ebc5677205a7eb5225d2645a908f
2008-07-28 03:48:23 +00:00
Robby Findler
43d640de9d
changed menu keybinding for find so that it toggles the keyboard focus back and forth with the searching window
...
svn: r10934
original commit: f6714c551cf0c02c319921ff36cddea87676be9f
2008-07-27 13:57:33 +00:00
Eli Barzilay
e2112b4f73
remove bogus space between closing bracket an opening brace
...
svn: r10933
original commit: 8b59996cb47934c8676acfdd9f16d9d812fd9bda
2008-07-27 04:53:13 +00:00
Robby Findler
c45658a668
adjusted the keybindings for search a little bit
...
svn: r10931
original commit: 12d18d8107b7ffc64bc533afcef87efc7cd0a9d9
2008-07-27 03:43:36 +00:00
Robby Findler
fe55c3506b
filled in the rest of the framework-level docs for the new searching setup
...
svn: r10923
original commit: 1268238264d9ed59e7d34bbbd9970451980aa10e
2008-07-26 20:36:02 +00:00
Robby Findler
27ca9d153d
improved searching (docs not yet quite done, but I want to test on other platforms ... another commit to follow)
...
svn: r10921
original commit: a3c0e933249d3b46ad78c25d509f91955c08fe5b
2008-07-26 20:06:23 +00:00
Matthew Flatt
9852b74200
scribble and doc improvements
...
svn: r10896
original commit: a97b4bff8a6eb38353f64606c4a42f2150b39e2a
2008-07-24 11:32:16 +00:00