Commit Graph

2617 Commits

Author SHA1 Message Date
Matthew Flatt
2d0a0481b4 better file-extension support for Mac OS X put-file dialog
svn: r12638

original commit: 7f4ddbe5fa8d9d604dccc3fe3c96450497579245
2008-11-29 18:52:25 +00:00
Robby Findler
2372874c40 now using the normalized versions of all of these unicode thingies
svn: r12605

original commit: 2207df048dad5172c8f76fc43942722e1c4cb817
2008-11-27 00:46:25 +00:00
Robby Findler
600607f8cb oops, undoing mistake
svn: r12555

original commit: d539020c42421a1b0f931079e8bbcd77f67978f5
2008-11-21 01:00:36 +00:00
Robby Findler
45523d5c69 fixed a redrawing bug in the search bar
svn: r12554

original commit: 429e229ff7a3e02336fc49ae759e45c78429f376
2008-11-21 00:59:40 +00:00
Robby Findler
e5ebfcb6b9 fixed a bug in copy/paste of images that have a zero dimension
svn: r12448

original commit: 00abb80504d5c5c6839a6240e4969fd18d66fbad
2008-11-14 14:53:20 +00:00
Robby Findler
2c3393f53e misc improvements after writing a beginner program with contracts
svn: r12371

original commit: 788443072b63960a8df2319e4fdb6aa855c482ed
2008-11-10 05:54:04 +00:00
Robby Findler
8365ec9fe5 added support for automatic compilation of source files to drscheme
svn: r12356

original commit: 1490cd1c4de51af4359bc0c0ff41ea6bc45da5bf
2008-11-08 18:34:39 +00:00
Robby Findler
f59d9ef1fc improved tab switching when the contour window is open
svn: r12352

original commit: 4e623ef655ccc4e9f56281f2fa77e6243bdb128b
2008-11-08 16:54:43 +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
Matthew Flatt
e225ea8345 add missing info on set-delta-background (related to PR 9886)
svn: r12239

original commit: 01354149eeb24496cb05673e4d1992c8b723a8a2
2008-11-05 00:40:19 +00:00
Matthew Flatt
c87f7e7475 doc repairs
svn: r12216

original commit: 0b79aaa1aeec28d2b1716028fb7ba51ef5b1d8a0
2008-11-02 12:28:59 +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
a0fe2c1f45 drschemes scheme mode now sets the default extension for files to .ss
svn: r12213

original commit: baffeea2b4f9f572439c05ffc943120da1146da9
2008-11-01 19:55:21 +00:00
Eli Barzilay
414c427731 add m: bindings for sexpr navigation
svn: r12207

original commit: 9396f697a36683893630f9d9acb3893e0d8c8a15
2008-10-31 20:56:52 +00:00
Eli Barzilay
7d0d609eb7 remove m: bindings that disabled sexpr-based navigation
svn: r12205

original commit: d1adec4bc6ae02ce8419cba69ea6fb14e5148e36
2008-10-31 19:52:10 +00:00
Matthew Flatt
aef5b6a799 adjust editor-cavas% refresh to clear border before calling on-paint
svn: r12198

original commit: 51f5d193ddf63d068b7e0038a122028e5f482711
2008-10-31 15:08:21 +00:00
Robby Findler
b3229d808d PR 9873 (hopefully)
svn: r12193

original commit: bd375ef6050111faa3bc8855679d06f537966df9
2008-10-31 12:40:05 +00:00
Robby Findler
03ebe888e7 improved tab navigation keybindings
svn: r12189

original commit: 92dcfca644ce8ae64b7d910b7a2de9f232afeaa2
2008-10-31 01:20:39 +00:00
Robby Findler
4dee14fadf more keybindings cleanup
svn: r12188

original commit: 968e69bd00bf20feac2be18e94fe0e4828c5de4f
2008-10-31 01:01:43 +00:00
Robby Findler
404a2bd547 svn: r12187
original commit: 26df9acc1596979a9abc47fbd45546cac961ddfb
2008-10-31 00:59:40 +00:00
Robby Findler
64dc20b7e9 svn: r12186
original commit: b453c09007547ced3d50407e7893f623e889dd22
2008-10-31 00:45:23 +00:00
Robby Findler
a9dc0d2ab2 added syntax-rules to the magic square-bracket opening list
svn: r12185

original commit: 0c40227dac237bc7b837de4993f4deeeddc62a1e
2008-10-30 21:49:59 +00:00
Robby Findler
423f379920 fixed up some problems the keybinding rearrangement caused
svn: r12184

original commit: f5364c4f46df1a9ef4f709fada7fe3bdad6fb267
2008-10-30 21:43:16 +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
0f6ab108f6 removed goto-position
svn: r12181

original commit: a6b7f4ba16f31ae3171ad4669189946df1abd797
2008-10-30 19:23:08 +00:00
Robby Findler
79f9da3b8c changed keybinding setup so that the user keybindings override all of the other keybindings (and improved the names a little)
svn: r12180

original commit: ebb3efa6baa56717b26f269052e54d095e648b1f
2008-10-30 19:10:49 +00:00
Robby Findler
0f02da5cff fixed a bug noticed by Casey & John
svn: r12160

original commit: 39021e2da00b860f26ea8532b07dd072438d3667
2008-10-28 21:22:18 +00:00
Carl Eastlund
9693b26a5f Fixed scribble typesetting error in GUI docs.
svn: r12020

original commit: cbe1b2dce481f62c683b2ad5911ca3f868b47aac
2008-10-13 16:43:24 +00:00
Robby Findler
65890f23dd PR 9814
svn: r12001

original commit: 86671cf6dc492d748ccdc78374bd826e03b64796
2008-10-13 13:45:55 +00:00
Robby Findler
766256f4c4 fixed PR 9770
svn: r11999

original commit: 4c010b7d4a6f28b1362adbe07f4871aa7593db11
2008-10-13 00:53:23 +00:00
Eli Barzilay
8adec09b9f fixed PR9806 and PR9807
svn: r11940

original commit: 062152e71123d468e3e99f5f6eb082a28e7fbaee
2008-10-05 04:42:48 +00:00
Matthew Flatt
836bc99535 fix PS citation typesetting
svn: r11920

original commit: 7c88dd9c2afe766c39b09e530024b7df31dad7e1
2008-10-01 15:56:17 +00:00
Matthew Flatt
b30ee3656e doc clarifications on dc-path
svn: r11919

original commit: 01c2214d802977d2c2eac05f177abe88d9ef714d
2008-10-01 15:54:36 +00:00
Robby Findler
bde8f70462 updated tests for newest stuff
svn: r11908

original commit: 07cfcb4f0701dae0716847bab1e8de1718aad335
2008-09-29 21:06:13 +00:00
Robby Findler
61f82c1eaa removed the (useless) mouse-over-the-overview-window-and-it-shows-you-one-line-of-text feature because it made the window jump around in annoying ways and made clicking on the overview window not work properly
svn: r11907

original commit: 025c1d2637e0281561df940438eb40d5669bbe8e
2008-09-29 18:44:27 +00:00
Robby Findler
811f24c9b1 added shift-return to go backwards
svn: r11901

original commit: 0ad2b06c66f48d1589834ed2b0b2467300b94dd1
2008-09-29 13:51:42 +00:00
Eli Barzilay
eddad21ccb typo (PR9789)
svn: r11898

original commit: ad2928e32a2e373840654a80a2905440e14b8ac7
2008-09-28 22:59:34 +00:00
John Clements
405db70229 added kill-enclosing-parens (c:c,c:e)
svn: r11829

original commit: 862aff6f6de6272bf0f8496421fc8b7ecbec7427
2008-09-22 01:15:48 +00:00
Robby Findler
c99b07757c fixed some bugs in the yellow highlighting
svn: r11750

original commit: bd954710f664f358791c61d1c8c4c9c025b2d5cc
2008-09-14 23:19:42 +00:00
Matthew Flatt
7786052f89 release mred internal lock during canvas set-editor super call
svn: r11748

original commit: afd3cd372943346fc9e7e0e983ded33c6dd0c9ae
2008-09-14 14:48:08 +00:00
Robby Findler
8cc64d6501 alt-return and control-return now insert returns
svn: r11724

original commit: bd7cf63ed0ba36236370b5b704d3373947f4113f
2008-09-13 15:07:48 +00:00
Robby Findler
8d4562506a PR 9742
svn: r11723

original commit: 5566ec2ef25f631a6b3349f93656df48d199246a
2008-09-13 13:22:22 +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
7749ed115e added bug logging
svn: r11528

original commit: aaccfbb42feae363450250338d5c15606eaca7b6
2008-09-02 21:34:56 +00:00
Robby Findler
7e6032052d clicking in the overview window now moves the insertion point
svn: r11481

original commit: 9807a0d67b269d8afff8e31f8b63ef369121e15f
2008-08-29 13:27:17 +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
Matthew Flatt
a229eee5c4 fix some remaining Latex-isms that Eli found in the docs
svn: r11454

original commit: 744df67d4e9564bb34cbe6c1efe68499ce9e3d21
2008-08-27 12:28:24 +00:00
Eli Barzilay
d35942406c Lots of minor edits -- mainly dropping unnecessary backslashes and
using @litchar with braces.

svn: r11451

original commit: d26f27e140cb3f914088c1b86843bc20d20f74db
2008-08-27 08:35:27 +00:00
Eli Barzilay
652bc46912 fixes for the fixes
svn: r11450

original commit: 1cbf54d70a6aa16ae6cd67523f94076d3d6db17c
2008-08-27 07:12:35 +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
Eli Barzilay
49c8a599c1 some more latex-isms
svn: r11443

original commit: 3ca429fbceb3d9c2e2c387d4c27e9045cff41a57
2008-08-26 22:00:02 +00:00
Matthew Flatt
b1e36c51e9 fix latex leftover
svn: r11442

original commit: eb219d5813115eae297290c6ee5efa3765582933
2008-08-26 21:55:25 +00:00
Jay McCarthy
ebd84a1101 Moving tests into common directory
svn: r11440

original commit: 233dbc86e46599aab056b53e93b01852a64fee18
2008-08-26 21:20:29 +00:00
Robby Findler
3ef5e3153d made more files begin with #lang lines
svn: r11429

original commit: 7c6bf8644a16be2c30335ec928ea78a8c9a9dce1
2008-08-25 20:02:02 +00:00
Robby Findler
ff458e8256 moved #lang line to the first line
svn: r11426

original commit: 3e0f3c47e1709088d9e2ee1c377b23444c49cd04
2008-08-25 19:35:04 +00:00
Robby Findler
cb56a60319 svn: r11401
original commit: a5f2753801f43657fce722cb82b619bd21dd255d
2008-08-23 19:32:14 +00:00
Robby Findler
32bc203ab3 svn: r11395
original commit: a79b0a4d10ff7478028d5617ea785f7319f68536
2008-08-23 02:49:40 +00:00
Matthew Flatt
95bef0850a reduce right padding of a mac os x message%; add space between a text-field% label and edit box (on all platforms)
svn: r11392

original commit: 54ffac164aa96a141eecacfe94b26a37dec80341
2008-08-22 21:40:10 +00:00
Robby Findler
52cc9dc776 PR 9705
svn: r11373

original commit: 6e674a9804439decf7657c6c89bb399db3816312
2008-08-21 22:03:34 +00:00
Eli Barzilay
c988c9f0e3 finish the cm move: change all requires, leave stub files in mzlib
svn: r11314

original commit: da3b476e807de082c023775a47c31fa58c582dfb
2008-08-19 00:22:57 +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
Matthew Flatt
65506c87ca change world animated GIFs to not loop
svn: r11242

original commit: fcabbbf576fefd54378f5d66b4cb9f0b83a514eb
2008-08-14 17:17:57 +00:00
Robby Findler
b826fbb723 PR 9676
svn: r11198

original commit: 712a2c3bf26016e073efdbf92a2844efcfe30436
2008-08-12 01:09:52 +00:00
Matthew Flatt
f0bf91b5b7 fix single-panel, which had stretchability reversed
svn: r11191

original commit: 4861fa5f0307594df420f60c0c980a04cb9c0667
2008-08-11 22:14:36 +00:00
Matthew Flatt
5775ae5ef4 fix OK and Cancel button order in MrEd built-in dialogs
svn: r11143

original commit: 5aaaa42377936106c24da7f1b073142119386ac2
2008-08-08 11:29:26 +00:00
Robby Findler
e5215eaa02 changed search keybindings
svn: r11123

original commit: e2cfa7d9a96a01e4ff81d9573d86a5947c86cd27
2008-08-07 11:19:00 +00:00
Robby Findler
4acfa8e9cb adjusted searching a little bit
svn: r11072

original commit: 8d53a2ec34ff601eac94a6a34119db1a35c64f87
2008-08-04 20:19:10 +00:00
Robby Findler
9d7fb17332 improved status line for deletes so that it actually closes without closing the contour window
svn: r11070

original commit: 93334db6f545683a612553ce3775781e63c8ee8f
2008-08-04 19:14:00 +00:00
Danny Yoo
f07db07b8a typo
svn: r11008

original commit: 983dceb84c2baffd0bebee32f586992608b8a7f0
2008-07-31 14:43:46 +00:00
Robby Findler
5a660f607c removed obsolete searching preference
svn: r11004

original commit: e7c3919d72115ac11f721847215649f68ce85d3c
2008-07-31 12:07:36 +00:00
Danny Yoo
a21e815a1e Moved octree-quantize to private, replacing original implementation of file/gif's quantize.
svn: r10996

original commit: ec408d0f24fc49cc23a44dc76a95aede781f70b4
2008-07-31 02:19:40 +00:00
Danny Yoo
25a200883b Updated write-animated-gif to use the octree quantizer.
svn: r10993

original commit: f2a1773422feaa4ec112e97467c6a671a3123008
2008-07-31 00:27:05 +00:00
Robby Findler
6989f89880 renamed anchor pref
svn: r10983

original commit: f7649668430cd27064a533634a24ba42c14df6eb
2008-07-30 03:52:30 +00:00
Robby Findler
349fd64bbe fixed a bug in searching; typing control-g without opening the search window crashes
svn: r10977

original commit: ff8578ca1396d85c4683c4316314bb755cc324dd
2008-07-29 23:00:02 +00:00
Robby Findler
e092bdbbc5 adding redex to main SVN archive so it goes into the distribution
svn: r10974

original commit: 341d0c76a9bcacebcc959eb8982cf0b5d472f42c
2008-07-29 21:46:15 +00:00
Robby Findler
a72f8b5589 fixed a bug in run-after-edit-sequence
svn: r10973

original commit: 8d0d6d5d28c2fe238b226684b9b57d4689466abe
2008-07-29 21:39:32 +00:00
Robby Findler
d5aaa11307 adjusted drawing order to highlight searches slightly better
svn: r10969

original commit: 316ee3180da35c868a3225b0a24d56c41107a9a0
2008-07-29 18:25:18 +00:00
Robby Findler
c474319f09 improved the caching in the contour window drawing so it does allocation on each redraw
svn: r10964

original commit: 8c022426f44253464bb4c4baec9e0358fd7a5a50
2008-07-29 14:00:43 +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
6b60795515 hide the anchor, take 2
svn: r10959

original commit: 21e3f5f6c54315f0f0392cc30a67153571a2b747
2008-07-29 12:52:31 +00:00
Robby Findler
28a274ad1e fixed misc bugs in the 20,000 ft overview window
svn: r10952

original commit: f6912b74399218dba594d4eb980d79ac455f8c7a
2008-07-29 04:25:16 +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
8c3e3e77f4 fixed a pair of bugs related to the anchor
svn: r10950

original commit: bbf51d2ab06bf63d11f3ee62f510b1b9ab5693c1
2008-07-28 21:41:22 +00:00
Matthew Flatt
ed41fa0654 fix equal? on transparent R6RS records
svn: r10949

original commit: 27375c0d5ac206df9dda22998de0e31a3d2e7cce
2008-07-28 20:30:25 +00:00
Robby Findler
b69c5a450d adjusted esc and control-g wrt snapback and search
svn: r10947

original commit: a007b9cde85ac12afcc6fab8b314ccfc946c42a5
2008-07-28 20:05:35 +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
867379a910 return now goes to the next hit, when keyboard focus is in the search bar
svn: r10935

original commit: d1330f543c6088ba34b1670ca96ce20559e4c615
2008-07-27 14:44:12 +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
c1fd17c5ec fixed up the keymap that's used when the menu bindings are disabled
svn: r10932

original commit: 49e46e0ae193f13f1cd3c7daa2d3cbe51586b43e
2008-07-27 04:03:38 +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
Danny Yoo
62010ffec9 Added last-frame-delay to the gif writing documentation.
svn: r10929

original commit: 0013f61f654dd33cfa6a941c344857d9ef88c335
2008-07-26 21:48:35 +00:00
Danny Yoo
a955e39302 Adding a five-second pause to the end of an animated-gif. Added #:last-frame-delay parameter to mrlib/gif's write-animated-gif function.
svn: r10927

original commit: 323ae22f12f88d98746c2696e939c0494f82e21c
2008-07-26 21:48:29 +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
d32e5e5255 adjust Scribble para/div style handling
svn: r10910

original commit: 4092392e5a749eed5b0ef3158ce63ed6c3b34abc
2008-07-25 13:16:06 +00:00
Matthew Flatt
a13b79f382 fix checkable menu delete/restore
svn: r10908

original commit: 5ff90cdd420b4d3ba2b0e3b8880e812ca17e87c3
2008-07-25 12:38:43 +00:00