Commit Graph

25 Commits

Author SHA1 Message Date
Robby Findler
faaa7d1bc1 more progress on the framework docs
svn: r9539
2008-04-29 22:51:59 +00:00
Robby Findler
e86fce444b raw, first cut of framework docs: just functions and just contracts so far
svn: r8976
2008-03-15 03:11:04 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
f790d7e10e restored word completion for the full languages (not teaching languages yet)
svn: r8018
2007-12-15 21:10:20 +00:00
Robby Findler
22587c5e4d updated docs for new put-preferences/gui
svn: r7475
2007-10-10 20:24:07 +00:00
Robby Findler
109ecfc184 fixes
svn: r7299
2007-09-08 21:03:02 +00:00
Robby Findler
34c85bd9ef integrated auto-complete into the framework
svn: r7298
2007-09-08 20:19:15 +00:00
Carl Eastlund
0b725ae0f4 Corrected typos in contracts in the framework collection.
svn: r7228
2007-08-30 16:11:28 +00:00
Robby Findler
af46ef5622 started refactoring to fix the preferences problem
svn: r7226
2007-08-30 04:08:56 +00:00
Robby Findler
3c5f2c7395 fixed up minor bugs in program and lots of little problems in the test suites
svn: r6173
2007-05-08 01:02:40 +00:00
Robby Findler
e5698365c9 improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996
2007-04-19 15:15:23 +00:00
Robby Findler
d688a1f9e3 misc improvements to the white on black view in drscheme (also added explicit buttons that switch to a default set of colors and also flips a preferences flag for more coarse grained control)
svn: r5892
2007-04-08 23:30:58 +00:00
Robby Findler
815c6669ba added the ability to configure the repl's colors
svn: r5648
2007-02-20 16:33:47 +00:00
Robby Findler
13110a2113 separated preferences library out to be used by mz
svn: r5537
2007-02-01 23:55:20 +00:00
Robby Findler
f2008f3a7a improved docs slightly
svn: r5071
2006-12-09 17:10:46 +00:00
Robby Findler
d47247507f changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
2006-12-07 22:32:31 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Robby Findler
81a70fe101 added ability to have user-defined keybindings in PLaneT
svn: r4267
2006-09-07 03:18:39 +00:00
Robby Findler
b28e19eba3 fixed doc spec bug
svn: r3216
2006-06-04 14:59:00 +00:00
Robby Findler
c948e8cbc6 used capability interface for a bunch more special menu items
svn: r3205
2006-06-03 19:44:18 +00:00
Eli Barzilay
b690f6cea1 * Added remove-empty-menus', same places as reorder-menus'.
* Use it in bug-report.ss, since it currently has nothing in its help menu.

svn: r3061
2006-05-25 17:18:58 +00:00
Robby Findler
cd039c0240 fixed a problem John talked about and made the find dialog be non-sheet
svn: r2362
2006-03-03 22:23:48 +00:00
Robby Findler
fddb1fa862 updated many unions to or/c's
svn: r2061
2006-01-31 19:17:33 +00:00
Robby Findler
90d07d845c PR 7702
svn: r1407
2005-11-25 15:26:16 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00