Commit Graph

3416 Commits

Author SHA1 Message Date
Matthew Flatt
5f1814fb3a class and mzc -k fixes
svn: r7724

original commit: 6056159ad7230af01ee75b4258602dfcf22fccf0
2007-11-14 16:24:48 +00:00
Matthew Flatt
8bc1d1c68c v3.99.0.2
svn: r7706

original commit: 39cedb62edf9258b051a22a29a90be9c6841956f
2007-11-13 12:40:00 +00:00
Mike Sperber
6ce4395e05 Fix a problem with loading and saving files, specifically those with
metadata:

If there is an error opening the file to be saved for write,
`on-save-file' is called, but `after-save-file' isn't.  As
`on-save-file' creates the metadata, and `after-save-file' zaps it
again, corruption results.  To fix, open the file inside the relevant
`dynamic-wind' rather than before.

The analogous problem existed with loading.

svn: r7602

original commit: 3ab3a7300c50504526030cb4e5bbdfd5e5e922a2
2007-11-01 09:31:59 +00:00
Robby Findler
22d075405a fix to PR 8900
svn: r7526

original commit: 81e5a24390b06ec8f3d67272c7e284d37a18f3f2
2007-10-18 22:12:59 +00:00
Robby Findler
e9c4302ef7 plugged a leak and fixed PR 8988
svn: r7496

original commit: 36cbda30f4bad4445ce12fa430239a1d4eb668bf
2007-10-12 22:37:22 +00:00
Robby Findler
16ebbf15d4 fixed up code that populates the keybindings menu, added more bindings for the greek letters
svn: r7486

original commit: 2b6bcf6025f746c61a6f6cd689beb29b22019613
2007-10-11 13:00:57 +00:00
Robby Findler
5d6b0a0dec added a new string constant
svn: r7480

original commit: 48793aaaa42df039144dbcd5b2d62dc9d59de183
2007-10-10 21:33:48 +00:00
Robby Findler
6546a43522 updated docs for new put-preferences/gui
svn: r7475

original commit: 22587c5e4df51171d876d6e9505d5923dc4e6d8a
2007-10-10 20:24:07 +00:00
Robby Findler
e582852457 improved preferences writing to better cope with transient failures
svn: r7474

original commit: 7400112c7a466fb8f2019be0b1d870dc5a227895
2007-10-10 20:15:29 +00:00
Robby Findler
889634f78b fixed PR 8925
svn: r7470

original commit: 21851f98336fe0d365f779e38ea30ed8b10202d9
2007-10-09 20:39:14 +00:00
Robby Findler
a2a63a1382 fixed PR 8957
svn: r7462

original commit: 49c33668e82c67409935231a1fe7feb7ce51fd75
2007-10-09 13:03:26 +00:00
Matthew Flatt
df4c74ab56 clarification onf editor<%> refresh method
svn: r7461

original commit: f6088ad0e2caaf59b1ac0e201049e8288cc8573d
2007-10-09 12:59:31 +00:00
Robby Findler
a416530427 made the preferences dialog nagging be less onerous when the preference saving happens
svn: r7455

original commit: 0c1b099a0c99ad877f7087be569c207e4ea61357
2007-10-08 19:16:11 +00:00
Robby Findler
f39aee68e3 fixed tabify preferences when identifiers have spaces (or other wierdness)
svn: r7453

original commit: 959e68015473a7a36719cfcbbcbbb29a6b9ec434
2007-10-08 16:31:35 +00:00
Robby Findler
36ce0dbc68 reverted changes to frame.ss
svn: r7450

original commit: 0d641835a9b2c4e33bc58b3d948e761523d50c6c
2007-10-08 13:10:05 +00:00
Robby Findler
9cf09e9fb3 fix to transpose-sexp so that it now works with snips. Thanks to Danny Yoo
svn: r7449

original commit: 1df81534e7dff2dcc30be3d187dd76cfc99fd319
2007-10-08 13:08:33 +00:00
Matthew Flatt
6dff582220 experiment with alpha setting in dc<%>, plus some slideshow experiments and other minor changes
svn: r7399

original commit: b9a0d860c07a1c58c46a60fdb1ce0541eca225d2
2007-09-22 13:48:22 +00:00
Eli Barzilay
8c9a88983e fix multi-line message box (gone bad in rev 3304)
svn: r7374

original commit: 45c55b6fcac0ad0c0e6f25d4f187b9b9fc88d46b
2007-09-17 23:17:47 +00:00
Eli Barzilay
f3759ab9d2 use regexp-split instead of explicit loop
svn: r7373

original commit: cf182ae8a9a4a533d8a92f69b1d9f781c0f7b396
2007-09-17 23:04:32 +00:00
Matthew Flatt
019f4b2c40 371.3
svn: r7350

original commit: 001404dec0ddf49e774ecac33df6601c4e1b542c
2007-09-15 22:27:14 +00:00
Mike Sperber
737905864d For open-input-graphical-file' and text-editor-load-handler',
specify the name of the file as the port's object-name rather than the
text% object.

svn: r7332

original commit: 470472620b9cae6165fcf0d7c28df5158f18ebb9
2007-09-14 14:53:59 +00:00
Jacob Matthews
14679861ee Added get-word-at to autocomplete<%> interface
svn: r7331

original commit: 3214a710045d0c2939300a56f164f752843b2dc8
2007-09-14 14:08:39 +00:00
Robby Findler
e1226a3c02 added some more characters
svn: r7329

original commit: 6d32dabc63c8395aa4f2e304bb691cb61a9a0aa4
2007-09-13 20:04:46 +00:00
Robby Findler
69e3f09ce4 bugfix as noticed by Stephen De Gabrielle
svn: r7328

original commit: 00c9f0b1a127d4bed102cc1fbc39614e82819ce7
2007-09-13 18:37:48 +00:00
Jacob Matthews
0e8614e339 Making autocomplete-mixin's get-word-at public in preparation for fixing PR 8925
svn: r7319

original commit: 188186ca25ad59d1e083f66b5cd85e4212e8eedf
2007-09-11 20:47:55 +00:00
Robby Findler
d0f1e62c6a made the no-completions case work better
svn: r7317

original commit: ec23be91602c731306ffb97f6271b6322a11eea4
2007-09-11 15:31:47 +00:00
Robby Findler
14e7cef7af finished auto completion integration
svn: r7304

original commit: 6b6f397a64e0c72294cf281fefcac35b5e119d63
2007-09-10 00:46:31 +00:00
Robby Findler
fd4fcc42dc fixes
svn: r7299

original commit: 109ecfc184dfa6a0837c506d0706f5ca70c1a950
2007-09-08 21:03:02 +00:00
Robby Findler
3bd79c7c2e integrated auto-complete into the framework
svn: r7298

original commit: 34c85bd9ef57d1dd9f782031509efad9e6ff4eef
2007-09-08 20:19:15 +00:00
Robby Findler
8e99690142 oops
svn: r7295

original commit: 34244b80e1df366519c57ab44857d90745ded465
2007-09-08 15:50:23 +00:00
Robby Findler
a6e907b736 added working version of auto-complete
svn: r7294

original commit: 31aad55fc247d9b19a121a8a7e5704292a0c29dc
2007-09-08 15:49:32 +00:00
Matthew Flatt
9489fbe1d3 improced scribble class/interface doc forms
svn: r7284

original commit: 93cc35bd5bbc419650b2c9a85dfce555658dfdb4
2007-09-06 13:19:15 +00:00
Matthew Flatt
e00dddb0dd save define-class-doc approach before trying to get rid of a lyer of bindings
svn: r7281

original commit: 7e085ae75f187917ac4a121da626b23ca2fa8d2f
2007-09-05 14:18:44 +00:00
Matthew Flatt
1326804b18 371.2
svn: r7263

original commit: e4cbc4e6a938fd5bd90aab305ca39d61e7eae151
2007-09-02 17:39:32 +00:00
Carl Eastlund
371a8ea509 Corrected typos in contracts in the framework collection.
svn: r7228

original commit: 0b725ae0f4c7484a273434c75f956c4745a99aaa
2007-08-30 16:11:28 +00:00
Robby Findler
7a3a15e6be started refactoring to fix the preferences problem
svn: r7226

original commit: af46ef56221814eead6ee5a2951cb455c444f923
2007-08-30 04:08:56 +00:00
Ryan Culpepper
7f2515e200 Macro Stepper: merged new ui from branches/ryanc/ms-new-ui
svn: r7215

original commit: 2be282a0be517b1a5e8b1156c6dc8bd58e66726b
2007-08-29 20:42:01 +00:00
Robby Findler
6fe31e9ff4 fixed PR 8887
svn: r7194

original commit: 7fc8d8c8883df0183e1aeea67498125f0371a5f2
2007-08-27 15:18:23 +00:00
Mike Sperber
ca22785970 Activate suppression of modified messages. Otherwise, embedded
editors will always cause the parent buffer to think it's modified.

svn: r7131

original commit: fb9b192516a4c4b074c445be39a6d7ffd93d85fa
2007-08-21 08:14:00 +00:00
Matthew Flatt
8ecc6e5d9d minor doc edits
svn: r7121

original commit: 3f2341cda8a6a2d6cca07bdb50cf5281950b9f1a
2007-08-19 13:20:06 +00:00
Matthew Flatt
ccf8eccf1a turn on GUI doc generation in scribblings setup
svn: r7118

original commit: 190b8f6e21d10486c9bac51a5e09937ab92dd7a3
2007-08-18 22:37:36 +00:00
Matthew Flatt
77167bb3c0 checkpoint GUI manual work
svn: r7117

original commit: c9f1aec9eb0491a6e80f5454815361a79c92618a
2007-08-18 12:22:05 +00:00
Matthew Flatt
b9acd30e39 checkpoint GUI docs
svn: r7110

original commit: cac6aa498d041b0b4e32780bb696aee4ee676c21
2007-08-17 21:13:50 +00:00
Matthew Flatt
9f6f51f064 checkpoint new GUI toolbox docs
svn: r7109

original commit: c7c3d60b1666fcd4b1dba547bb7c64e7d61447ac
2007-08-17 16:19:31 +00:00
Matthew Flatt
9efd90c2d0 new gui reference work
svn: r7106

original commit: 33d7e3ded3aece1850cdf02e9d9db6702dec146d
2007-08-16 18:48:47 +00:00
Matthew Flatt
2c49de1d50 more GUI reference work
svn: r7087

original commit: 4f0479a68864e23a72698474b288dc22c08d3e46
2007-08-13 16:36:43 +00:00
Matthew Flatt
afc945f9cd checkpoint GUI reference work
svn: r7086

original commit: 0b29e215cb50c90986d999e14ba200b89d1234d1
2007-08-13 15:56:03 +00:00
Matthew Flatt
198c95521b a bit more gui doc work
svn: r7073

original commit: 907e3a6b1caffb6e37049252915a3561417bab2a
2007-08-09 22:58:36 +00:00
Matthew Flatt
f0949ef6ba checkpoint mred doc work
svn: r7071

original commit: b771af51a9d99542e3bc7da66597bbeace845ed5
2007-08-09 22:43:41 +00:00
Matthew Flatt
3e26d76b1b towards MrEd documentation via Scribble
svn: r7066

original commit: d913915068c30c2118b593f7323584b996200d8e
2007-08-09 17:21:12 +00:00