Eli Barzilay
686d1ebd18
fix a subtle bug (canvas could be #f)
...
svn: r14584
original commit: 64b59f2b288871b1482da2c7e583037cce0abc7f
2009-04-22 09:21:54 +00:00
Matthew Flatt
41d4c583a6
snip and editor-data class lists need to be eventspace-specific
...
svn: r14575
original commit: 4bc2ddaf9d73ad6865b3059b995a15389f56f39a
2009-04-21 16:37:25 +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
Robby Findler
400840fa43
added back in support for the with-border? flag
...
svn: r14561
original commit: 104dde2a08f6e96289ce2f825f4760bd52f58fba
2009-04-19 22:20:46 +00:00
Matthew Flatt
744f17fcd9
fix excessive redraw after changes within an editor
...
svn: r14549
original commit: 82b9ab8a53d955f3478d599e7ab234745fd9ec13
2009-04-18 01:38:18 +00:00
Matthew Flatt
e479b00575
fix inverted argument default for editor<%> read-from-file method; better Check Sytax results on packages; added syntax/flatten-begin library
...
svn: r14548
original commit: 4b3626c1560658fe3937019e001911c2a44aaff3
2009-04-17 22:50:19 +00:00
Matthew Flatt
4b68d460bb
doc scheme/gui editor-stream method updates
...
svn: r14538
original commit: a99c653997d179f88a7a4909941be8bf59a79bfc
2009-04-17 11:12:13 +00:00
Matthew Flatt
8cbce41342
don't let syntax-colorer thread get suspend while reading from the editor
...
svn: r14531
original commit: ce9d26492076373d71a52b706f182a56f319f499
2009-04-16 19:20:44 +00:00
Matthew Flatt
e1ff6bf405
performance improvements: class local-field access uses accessor with index built in (so the index is checked once); JIT partially inlines struct-field mutation
...
svn: r14530
original commit: 709ad23400dab6a39cf3499be13896434414d2fa
2009-04-16 19:01:20 +00:00
Robby Findler
a6ef7af3bd
shrunk the height of the preferences window
...
svn: r14528
original commit: 0c2c04e168ef6caaec143099d96745a8112a8c1d
2009-04-16 17:18:35 +00:00
Matthew Flatt
52d97df6c0
fix some problems and inefficiencies in saving and loading wxme streams
...
svn: r14526
original commit: 119c69e1ad342ff802ab0f00ad566b8a19c410b6
2009-04-15 22:27:43 +00:00
Robby Findler
e09ac14ccc
svn: r14517
...
original commit: 405ade476585c0e6e735ac11a5504d57d6bf4758
2009-04-15 03:18:11 +00:00
Matthew Flatt
00d4fef044
under Windows, editor-canvas% needs to set its own focus on mouse clicks
...
svn: r14516
original commit: 8001b11c03cee29dc3e8518bd8f85b3164b5e848
2009-04-14 23:08:51 +00:00
Matthew Flatt
28ba2e3e4a
fix problem with keymap chaining and prefix bindings
...
svn: r14513
original commit: 0f9cb4882d787899b311ae82fd693042effeb52b
2009-04-14 16:38:37 +00:00
Matthew Flatt
cbf7ba42d4
fix CDLF conversion when loading a text file into an editor
...
svn: r14512
original commit: 6082e6a9c385409b11d4240cc311fdcf33ec4727
2009-04-14 16:21:09 +00:00
Eli Barzilay
cece9d5dc9
use .ss suffix, both .scm and .ss for the filters, and a descriptive name
...
svn: r14502
original commit: 6b67f941fecab1b1596482a62a3f16f65c7fd3a0
2009-04-14 02:08:05 +00:00
Matthew Flatt
27a4afa78c
fix cross-canvas-editor-admin call to do-scroll-to
...
svn: r14500
original commit: 09bec206d61b0f240fcb9ce6d32cd1b18c347e9f
2009-04-13 23:11:08 +00:00
Robby Findler
3bd10ef644
svn: r14499
...
original commit: 4883d8bb1d1373ab703614b4be500af5b69ae151
2009-04-13 18:01:18 +00:00
Matthew Flatt
dfd13aa132
fix problems with editor stream reading
...
svn: r14497
original commit: 9371f69eefe6614460e13e33054c6d05d397474f
2009-04-13 12:37:48 +00:00
Matthew Flatt
1c458d4d32
fix tab-paste bug and missing default for read-editor-version
...
svn: r14493
original commit: 767d5dde3322ba1eec08654d59521ed1aab68976
2009-04-11 22:40:27 +00:00
Matthew Flatt
6bfcb41c5e
fix method name 'equal?' i wxme test
...
svn: r14492
original commit: 3a68af494ab4e3d2b46c68efea8bef05a87f005e
2009-04-11 22:40:04 +00:00
Matthew Flatt
7aac5a7004
pasteboard printing fix & editor-canvas chaining fix
...
svn: r14490
original commit: ccf5809b45a62393491203add9e73fda2fb03cc5
2009-04-11 14:07:39 +00:00
Matthew Flatt
26bc2fa829
pasteboard printing fix
...
svn: r14489
original commit: c98e4e0881d17075776cefede0d865c42ff27cd3
2009-04-11 13:37:14 +00:00
Matthew Flatt
52ab67351a
editor-canvas clean-up of internal scroll method
...
svn: r14481
original commit: 8fe203ad728c57f08f7c1f69fffc0c52567efecb
2009-04-09 23:22:50 +00:00
Matthew Flatt
237172a3e1
another fix from Ryan, plus one that didn't get committed before
...
svn: r14479
original commit: 0657fc52cf7680a2f152d7b2195dff99c63d0d20
2009-04-09 21:29:51 +00:00
Matthew Flatt
4fcd7bdedc
more wxme repairs from Ryan
...
svn: r14478
original commit: bd9d17c94f9c7dd35a179622611e0fadd3dbb00e
2009-04-09 16:40:52 +00:00
Ryan Culpepper
561fadaa49
mred/private/wxme: fixed some method arities and defaults
...
svn: r14477
original commit: b6b917a4b96c3c5d51b97665fc28a0a23d4f5db9
2009-04-09 14:59:19 +00:00
Matthew Flatt
e9e6beb743
fix forward-word bug for words > 30 characters
...
svn: r14475
original commit: 49852a87fc543170a5b7479eade962cf3b995760
2009-04-09 12:43:10 +00:00
Matthew Flatt
b311d7ed1b
pasteboard snip-sizing repairs
...
svn: r14464
original commit: 0e7e85269d1cbee351831094d8c793d39b55b7d2
2009-04-08 13:16:51 +00:00
Matthew Flatt
2e537cd062
aligned-pasteboard and cue-text% repairs
...
svn: r14463
original commit: 52d6fb4e1dd1ca6a62f5026f748f200c2318e82b
2009-04-08 12:59:22 +00:00
Matthew Flatt
f0a0d5879d
some pasteboard repairs
...
svn: r14462
original commit: 406d0774c90e9cb178e0cd9a1ebdf8f4e684f9b8
2009-04-08 12:42:25 +00:00
Matthew Flatt
749043f8e8
fix bug in case-sens vs. case-insens find-string for text%
...
svn: r14460
original commit: 28ce21c23ba8774ea9d342f9e3f8dcd17803d395
2009-04-08 09:51:38 +00:00
Matthew Flatt
bbf44e7a56
Scheme-implemented editor classes; on-demand instantiation of module phases
...
svn: r14445
original commit: 1d26e97a35e7c2bd67130b70680a7870b41ef45c
2009-04-07 17:12:22 +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
Eli Barzilay
abd9eaa6b9
typo
...
svn: r14397
original commit: 28d35ebb6acaef8b30242aff237e23d99c2823fa
2009-04-01 06:10:22 +00:00
Eli Barzilay
e5e234462c
clarification
...
svn: r14388
original commit: 0adc7a50f2ace401f74851c07780d09c526b4784
2009-03-31 14:56:55 +00:00
Eli Barzilay
c995b241b3
added set-flip-labels?
...
svn: r14386
original commit: c5d2342999d2e1c4ab0de7df04b90a8678a25e67
2009-03-31 14:54:40 +00:00
Eli Barzilay
5fb3efd7d0
added remove-links
...
svn: r14383
original commit: a58ba38c52e81c6bc710ca4c5db00b287388d4b6
2009-03-31 12:22:29 +00:00
Eli Barzilay
a70f5f39b1
set-links-label! -> set-link-label
...
svn: r14382
original commit: 3d04c4ce109bcf1c960d4663f28423613b1f053a
2009-03-31 12:16:39 +00:00
Eli Barzilay
391108e3b9
document set-links-label!
...
svn: r14381
original commit: 33c30e7dd7a7c70685efc4502b473c5a00f7b2a5
2009-03-31 12:13:47 +00:00
Eli Barzilay
774ed881a7
added set-links-label! to change a link label
...
svn: r14374
original commit: 202134e45c35f9e83d6c802e987c043990087d1e
2009-03-31 05:57:44 +00:00
Eli Barzilay
a3e487d90a
always keep the lables right-side-up
...
svn: r14373
original commit: fb3846cb4367b04ce42794c729162a5aa5c4f337
2009-03-31 04:53:23 +00:00
Stevie Strickland
d10ddc1348
Sam and I did some work to allow automatic inferred linking in
...
(define-values/)invoke-unit/infer.
svn: r14315
original commit: 99aac7d7455c3ce9189d038f781558b6bd696424
2009-03-27 13:47:12 +00:00
Matthew Flatt
0391074410
typo
...
svn: r14288
original commit: 34c14d27f55e08c3d47882b7f7334dd2fada1343
2009-03-26 12:00:13 +00:00
Matthew Flatt
840fc6a46a
fix doc typos
...
svn: r14280
original commit: f9190e5c1cdc140cb62cea6bee6b35f1305013dc
2009-03-25 20:28:33 +00:00
Matthew Flatt
5dad29321f
HISTORY updates through 4.1.5: merge to 4.1.5
...
svn: r14157
original commit: 19196868769ce178df2746952151baf6de6ab9bb
2009-03-17 19:57:04 +00:00
Matthew Flatt
9f376a354d
fix defclass and some scheme/gui argument schemevarfont binding
...
svn: r14042
original commit: d8d25debcd12d27588f31015d128b4b874ca3b8d
2009-03-10 23:14:53 +00:00