Commit Graph

225 Commits

Author SHA1 Message Date
Eli Barzilay
0899471d32 use the default language if there was an error reading the preference file
svn: r11960
2008-10-07 14:07:56 +00:00
Mike Sperber
f5326ecb0f Synch with latest.
svn: r11825
2008-09-21 04:34:07 +00:00
Robby Findler
cce9d7d6e5 improved keybindings for search
svn: r11668
2008-09-12 02:57:21 +00:00
Chongkai Zhu
d793555e1d svn: r11582 2008-09-09 03:53:05 +00:00
Robby Findler
805d4eb73f refined searching
svn: r11581
2008-09-09 03:43:57 +00:00
Robby Findler
aaccfbb42f added bug logging
svn: r11528
2008-09-02 21:34:56 +00:00
Robby Findler
fa10d3f67c improved insert fraction dialog
svn: r11501
2008-08-31 21:31:07 +00:00
Robby Findler
6d34eaf333 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
2008-08-29 04:24:34 +00:00
Mike Sperber
cd421e51da Synch with latest.
svn: r11169
2008-08-09 13:59:02 +00:00
Robby Findler
c9933fdd6b Chongkai's changes
svn: r11136
2008-08-08 03:59:46 +00:00
Robby Findler
3f14a1325c all drs test suites now passing except module language
svn: r11091
2008-08-05 20:27:17 +00:00
Robby Findler
2ee24a173e changed pretty-big-scheme string constants
svn: r11057
2008-08-03 23:56:26 +00:00
Robby Findler
0f9964e875 changing wording of kill/break in menus
svn: r11046
2008-08-03 13:29:17 +00:00
Mike Sperber
50f1e13652 Synch with latest.
svn: r11034
2008-08-02 15:15:58 +00:00
Robby Findler
e7c3919d72 removed obsolete searching preference
svn: r11004
2008-07-31 12:07:36 +00:00
Chongkai Zhu
6b42b0dfe6 svn: r10991 2008-07-30 21:59:27 +00:00
Robby Findler
f764966843 renamed anchor pref
svn: r10983
2008-07-30 03:52:30 +00:00
Robby Findler
b088ac9c74 more adjustments to searching and related things
svn: r10939
2008-07-28 03:48:23 +00:00
Robby Findler
f6714c551c changed menu keybinding for find so that it toggles the keyboard focus back and forth with the searching window
svn: r10934
2008-07-27 13:57:33 +00:00
Robby Findler
12d18d8107 adjusted the keybindings for search a little bit
svn: r10931
2008-07-27 03:43:36 +00:00
Robby Findler
a3c0e93324 improved searching (docs not yet quite done, but I want to test on other platforms ... another commit to follow)
svn: r10921
2008-07-26 20:06:23 +00:00
Mike Sperber
af317e4507 Synch with latest.
svn: r10918
2008-07-26 11:15:50 +00:00
Robby Findler
fa7e590605 preparation for new search and replace
svn: r10865
2008-07-22 21:58:21 +00:00
Mike Sperber
af71ab0e4f Synch with latest.
svn: r10728
2008-07-12 16:00:29 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Chongkai Zhu
0536cbf54a svn: r10682 2008-07-08 17:33:00 +00:00
Robby Findler
e090a76187 SK requested popup menu on images to save them
svn: r10637
2008-07-07 02:53:09 +00:00
Eli Barzilay
76b90e7947 Made "t" a key for the "recent" menu item
svn: r10288
2008-06-16 15:31:02 +00:00
Mike Sperber
6c669f8588 Fix typo.
svn: r10168
2008-06-06 06:19:53 +00:00
Matthew Flatt
fde79ecf09 chinese string-constant updates from chongkai
svn: r10076
2008-06-01 13:39:13 +00:00
Mike Sperber
c2fc1baa1c Synch with latest.
svn: r10067
2008-05-31 15:32:52 +00:00
Robby Findler
612f26972e improved the error reporting in the REPL and misc other minor changes
svn: r10014
2008-05-29 04:55:43 +00:00
Robby Findler
303c3d8f0b Chongkai's latest string constants
svn: r9919
2008-05-21 13:10:24 +00:00
Philippe Meunier
3a60c9152a clearing the backlog...
svn: r9917
2008-05-21 06:25:08 +00:00
Robby Findler
054a67fd43 removed take-a-tour and release-notes from the translations
svn: r9904
2008-05-20 12:13:42 +00:00
Mike Sperber
696f5b2d24 Synch with latest.
svn: r9880
2008-05-18 17:04:32 +00:00
Robby Findler
1111948db8 Chihiro Kuraya's latest translations
svn: r9873
2008-05-17 02:29:34 +00:00
Robby Findler
d6f114ff73 renamed button
svn: r9863
2008-05-16 12:36:02 +00:00
Robby Findler
25ca892f55 some cleanup of the help-desk / drscheme interaction and the about-drscheme dialog
svn: r9862
2008-05-16 02:53:41 +00:00
Kathy Gray
488bbd3829 Added string-constants for test-engine menu items.
Moved Enable/disable to language-X menu, and updated docs

Sending old test window support to the 'attic'

svn: r9824
2008-05-13 15:50:25 +00:00
Mike Sperber
5ffab07b47 Synch with latest.
svn: r9796
2008-05-10 18:11:13 +00:00
Mike Sperber
d74fc80134 Resolve mcar/car confusion.
svn: r9795
2008-05-10 18:10:48 +00:00
Matthew Flatt
548e45408b regexp-replace* handles empty matches; empty-match handling documented
svn: r9751
2008-05-08 20:29:56 +00:00
Matthew Flatt
42dcfbc79a string constants for new R5RS/PrettyBig option
svn: r9723
2008-05-07 17:15:53 +00:00
Matthew Flatt
a6297e1d6c string-constant updates from Chongkai
svn: r9684
2008-05-06 12:29:58 +00:00
Robby Findler
83d60cbfac toolbar can now be on the right or on the left
svn: r9588
2008-05-02 12:49:45 +00:00
Mike Sperber
f4287c4eb5 Synch with latest.
svn: r9487
2008-04-26 10:21:03 +00:00
Matthew Flatt
7a4c379b8f add srfi 41 implementation and update Chinese string constants
svn: r9483
2008-04-25 23:06:15 +00:00
Matthew Flatt
a26b334c67 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414
2008-04-23 00:20:25 +00:00
Robby Findler
f0f27e2e2c removed mz,mred,slideshow languages and made module language's initial REPL be scheme/base instead of mzscheme
svn: r9384
2008-04-21 19:00:18 +00:00