Commit Graph

3208 Commits

Author SHA1 Message Date
Robby Findler
2fb05f1be7 svn: r15712
original commit: 3f0b94e58aabdd13c46009409b3e30651aa4d932
2009-08-12 19:42:53 +00:00
Matthew Flatt
00494f838c fix multiple registration of make-line-snip snipclass
svn: r15691

original commit: a090aa60a91b4ea1a6ec25fcbd54194c3db605dc
2009-08-09 13:46:20 +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
32d969d83d fix problems parsing old WXME files
svn: r15684

original commit: d1bd8a7a4025eff53147e32670bba0ee5d462d1a
2009-08-07 12:40:55 +00:00
Matthew Flatt
fc3ccde0b4 fix delete-time callback to release caret focus
svn: r15681

original commit: 015e926c0400de5f8bcb408c7c61c3b68318008c
2009-08-06 16:37:49 +00:00
Matthew Flatt
d50bb5be1f clear bitmap created for a snip->cached-image-snip conversion
svn: r15656

original commit: 2850d101f31ffdbd624c0fa2353fe62e0cb79c88
2009-08-01 16:17:35 +00:00
Robby Findler
54a69ab713 tweak to the search results printout
svn: r15652

original commit: 4592139c0eec3189bb135208063666a17a1d2fc8
2009-08-01 02:48:07 +00:00
Matthew Flatt
e9cde9aaa6 fix thaw-colorer, as reflected in restoring coloring in an edtor after test-coverage coloring
svn: r15651

original commit: 021a65020fd24fc9fd10e3193e4d6e6e5611f5fd
2009-08-01 02:31:51 +00:00
Robby Findler
a774016b57 added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
svn: r15635

original commit: b5b32d1d8eb78bb54155666b77188073682ef1b7
2009-07-30 05:17:40 +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
Robby Findler
3e64e5f4fb added a close icon to the yellow warning message
svn: r15611

original commit: 3c4bdf86feeda27ad9de986bf357d1a65fda79c0
2009-07-28 20:40:54 +00:00
Matthew Flatt
8cb584ee8b fix for syntax coloring (4.2.1.4)
svn: r15608

original commit: d48332ed263877c4bf619da6247befb21c2a068a
2009-07-28 18:30:21 +00:00
Matthew Flatt
1aa23be957 #lang syntax coloring; Scribble syntax coloring
svn: r15607

original commit: 1ba7cf0926a46122d7f759a2dccf086e2ba939a9
2009-07-28 18:06:14 +00:00
Matthew Flatt
c59af01586 major Scribble revision (v4.2.1.2)
svn: r15569

original commit: 345c17e85c78771b1dd237c99c58571eb9f5fe7d
2009-07-25 20:25:33 +00:00
Matthew Flatt
6ce1a4c358 fix date on mz & mr history notes; merge to 4.2.1
svn: r15517

original commit: 544c7928dc4019a7268aa4770eac6e76f18edd07
2009-07-21 12:59:00 +00:00
Matthew Flatt
d14aa7cc7f 4.2.1 mz & mr history notes; merge to 4.2.1
svn: r15516

original commit: 4b358bf9d03f97e6f2a3ea0e53dddd0de2e9844c
2009-07-21 12:45:08 +00:00
Matthew Flatt
09bd0154c9 fix scroll-with-bottom-base and allow-scroll-to-last
svn: r15495

original commit: 757999e8e7ee7a94192dc4e16f9d23e3b3e51e58
2009-07-20 14:50:55 +00:00
Robby Findler
1619fa5b0c svn: r15454
original commit: 3c6234efd99ee59bcccada713a04ef7ee1a1f05a
2009-07-16 01:07:16 +00:00
Matthew Flatt
fec4bd3e8c fix backspace in keymap%
svn: r15408

original commit: 6e01e535d94a91915933a67b775df945ab5d8f99
2009-07-08 21:19:00 +00:00
Eli Barzilay
7b8facaeaf Newlines at EOFs
svn: r15380

original commit: a70bf64fd9d68487c128282ca85a8964e1592711
2009-07-04 02:28:31 +00:00
Robby Findler
afb87b48bd fixed the extrememly-slow-pasting bug (that is only visible on slow machines, apparently)
svn: r15265

original commit: ee8cf97c6688ce6d156211a168f3936918b0d386
2009-06-25 14:43:24 +00:00
Matthew Flatt
97612d17df fix mapping of del in keymap% (PR 10312)
svn: r15250

original commit: be229c2f5e12976d1f0158bfa95084b13122bc4d
2009-06-24 12:38:02 +00:00
Eli Barzilay
c567ba99de Switch language readers to #lang s-exp
svn: r15188

original commit: 66c855c2d3a09bdc43be5562b9bf20817dc25181
2009-06-16 17:13:51 +00:00
Robby Findler
1d67c2da0c PR 10241
svn: r15164

original commit: 4e766cdca4b1ab56a9d057992604ecb8b6d64be3
2009-06-13 15:44:12 +00:00
Matthew Flatt
b64c0925fa fix wheel step in editor
svn: r15163

original commit: 3f1b1391b810993fc8ade367058ee0d86acc411a
2009-06-13 13:26:52 +00:00
Robby Findler
66112d859d added PLTDRPROFILE
svn: r15130

original commit: cdc76526cf00b774597a189fa87c02a634e07273
2009-06-10 04:49:38 +00:00
Matthew Flatt
cf0f85390a include zero-length strings in random inserts
svn: r15127

original commit: e0e7b390a34537ce304eaff5ad60a8d81f0e0af7
2009-06-09 21:32:09 +00:00
Matthew Flatt
d7e55d5871 fix WXME bug related to inserting an empty string
svn: r15126

original commit: eac11bad6503bc7f8ab3554d41ef7af8516f988d
2009-06-09 21:20:31 +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
Matthew Flatt
a88e51f58e fix bad uses of quotient in wxme
svn: r15067

original commit: dcc088305be09be13c97845f315197c4e4920ae6
2009-06-03 18:48:13 +00:00
Matthew Flatt
ba51e0ee0a scheme/gui/init reexports scheme/init
svn: r15064

original commit: 395301a1c614a9b506f0bfeefc32796a75201617
2009-06-03 11:56:36 +00:00
Eli Barzilay
054df31730 properly indent documentation
svn: r15056

original commit: 03f50e117ffb3cfb15c092af4a8ca88fd461b465
2009-06-02 17:26:15 +00:00
Eli Barzilay
493dee465a fix contract typo (PR10277)
svn: r15055

original commit: 7d7f825a9e48d361ad7f0662bc8a0493345cd894
2009-06-02 17:21:53 +00:00
Matthew Flatt
cc346fe4fc fix text% inser method on a sigle snip argument
svn: r15002

original commit: f63d3cc8fb4430260afe6763ba70d46f44feab3b
2009-05-28 12:28:02 +00:00
Robby Findler
9207064e9c PR 10259
svn: r14986

original commit: e1374bcbd901328765928b1357376c17fe8b46df
2009-05-25 19:44:56 +00:00
Matthew Flatt
aaea9170fc update history for 4.2 (merge/replace for 4.2)
svn: r14972

original commit: da506ae4441ce196997130fd80f1da3f562a7525
2009-05-24 12:35:25 +00:00
Matthew Flatt
4a318679a5 more random testing
svn: r14971

original commit: 2b80e7d68d793ccf8dab3fc53bad87a21aa69da9
2009-05-24 12:25:28 +00:00
Matthew Flatt
2334b0739f fix editor bugs related to line-wrapping, tab insertion, and pasting to the end of an editor that has been line-wrapped in the past (merge to 4.2)
svn: r14921

original commit: 0b9730158ea1c422863e3c635f80bd4a5c3902d5
2009-05-22 16:24:17 +00:00
Matthew Flatt
8ca774f219 fix problem with tab-snip% width checking
svn: r14912

original commit: 2f6b57217850bd38c7198ac87609fc8d28f09740
2009-05-21 22:49:34 +00:00
Robby Findler
d56c8acbe2 stupid bug that only breaks the test suite sometimes
svn: r14905

original commit: 5e84de91664f2959148d147ed1989746e5e181b7
2009-05-21 20:14:03 +00:00
Matthew Flatt
67f573699a fix trampoline fix
svn: r14877

original commit: af94e11d19ff99d0d06ad72b6a75333b4d48ad7c
2009-05-19 23:58:50 +00:00
Matthew Flatt
9b112e3600 restore (compared to old implementation) trampolines needed on some editor-canvas methods
svn: r14876

original commit: 43c8b6cafd6b058a42ba19935e04c3d4291c03b6
2009-05-19 23:53:36 +00:00
Matthew Flatt
3b53d5dc67 editor and documentation repairs (merge to 4.2)
svn: r14864

original commit: 17a283a28d6146abd43c751265f059964ccac547
2009-05-19 01:02:41 +00:00
Matthew Flatt
60dc8e12ea more random mred testing
svn: r14863

original commit: 63a7a9c77bedb8f2d7c5f862c20bf7716c95be26
2009-05-19 00:27:39 +00:00
Matthew Flatt
dfed9f5d2d random mred testing
svn: r14862

original commit: c4b4af817b356d5bd6034b6d5c8037cc14edfa68
2009-05-18 23:31:33 +00:00
Matthew Flatt
e020e87698 fix pasteboard rubber-band drawing
svn: r14820

original commit: cee5d694ad4f35db3a40175f1c7532e59ffc40b5
2009-05-14 19:37:08 +00:00
Robby Findler
9702e4e3b4 svn: r14818
original commit: ad856384a3cdceaaad6b2c8e8c6e99cb006d24e3
2009-05-14 19:23:24 +00:00
Matthew Flatt
ad59a814a3 fix bug with editor-snip% in pasteboard% in editor-canvas% on Windows or X11 (i.e., platforms that use the offscreen bitmap for drawing editors)
svn: r14779

original commit: 5df29ea906da6606aa22bb72569072ae7734b6f1
2009-05-12 12:52:55 +00:00
Sam Tobin-Hochstadt
3d02cc1202 sync to trunk
svn: r14750

original commit: 0ddf7338cbc9c3d01c8a24820a04cac82deed6b7
2009-05-08 20:11:09 +00:00
Eli Barzilay
071d330130 last typo, hopefully
svn: r14729

original commit: ebc179f0596f8ac9762c93829e13446a2cf98efc
2009-05-06 04:09:28 +00:00