Commit Graph

186 Commits

Author SHA1 Message Date
Robby Findler
f14c71d37d made language popup only show each language once (and made it hide the 'custom' tag)
svn: r7015
2007-08-03 13:25:59 +00:00
Robby Findler
e467e8681a restored the 'add teachpack' menu item in non-teaching languages, but with a message saying that teachpacks don't work and listing the languages where they do.
svn: r7007
2007-08-03 02:18:46 +00:00
Robby Findler
6479c5483d retabified
svn: r6999
2007-08-02 06:36:24 +00:00
Robby Findler
2b21003cc8 fixed a bug with autosaving interacting with the yellow warning message in the REPL
svn: r6992
2007-08-01 07:20:20 +00:00
Robby Findler
d1d9322d24 added begin-metadata-changes and end-metadata-changes
svn: r6990
2007-08-01 03:12:52 +00:00
Robby Findler
1e5bc33d87 changed metadata saving setup so that the edit sequence ends AFTER the set-modified flag is set back to #f
svn: r6989
2007-07-31 17:26:28 +00:00
Robby Findler
2ad94edfe7 added ability to put the definitions / interactions side by side
svn: r6939
2007-07-20 20:58:14 +00:00
Robby Findler
9119ec8d10 moved running man into icon bitmap
svn: r6800
2007-07-02 18:44:32 +00:00
Robby Findler
10d05c3382 replaced the run bitmap with a (very very small) stick figure
svn: r6796
2007-07-02 15:11:01 +00:00
Robby Findler
541752ca35 fixed PR 8770, made stick man a little bit shorter
svn: r6793
2007-07-02 03:50:04 +00:00
Robby Findler
81fc35f5a7 undid last commit
svn: r6791
2007-07-02 03:32:54 +00:00
Robby Findler
0ef2e50e96 saved one pixel in height of the stick figures
svn: r6790
2007-07-02 03:32:08 +00:00
Robby Findler
2c9a1d8eca fixed brain farto
svn: r6779
2007-06-30 04:27:35 +00:00
Robby Findler
e621175f62 made the underlined letter move around in the close & close-tab menu items
svn: r6778
2007-06-30 04:16:39 +00:00
Robby Findler
3fa3df389d made stick figures, fixed PR 8776
svn: r6754
2007-06-28 20:04:20 +00:00
Robby Findler
72db9fde16 fixed PR 8779
svn: r6753
2007-06-28 16:38:28 +00:00
Robby Findler
dcea96041d made drs remember the maximization state everywhere but under mac os x (Matthew's on the case, there)
svn: r6679
2007-06-17 01:25:20 +00:00
Robby Findler
70b48d535f made drs remember the frame's position and use it for the initial position
svn: r6676
2007-06-16 19:02:12 +00:00
Robby Findler
ec718f269d fixed a bug, worked around a windows bug
svn: r6672
2007-06-16 16:15:14 +00:00
Robby Findler
1f749fae97 the language's name gets truncated now, based on the width of the drscheme window (the minimum size is the size of the words 'programming language' just above)
svn: r6671
2007-06-16 14:35:34 +00:00
Matthew Flatt
e9385a910e 370.2
svn: r6369
2007-05-29 03:26:32 +00:00
Robby Findler
f59d1f205e added a little more safety to protect against broken tools
svn: r6243
2007-05-23 16:00:16 +00:00
Robby Findler
747c6dca6a fixed PR 8659
svn: r6187
2007-05-10 15:39:25 +00:00
Mike Sperber
59e805d518 More localized strings in ProfessorJ and the wizard.
svn: r6176
2007-05-08 13:55:50 +00:00
Robby Findler
ddc701ba65 made drscheme use the current preferences for the module language settings when automatically choosing the module language (if the module language is the users preference, that is)
svn: r6162
2007-05-06 21:01:45 +00:00
Robby Findler
41d4b5d28e changed teachpacks to be language specific
svn: r6145
2007-05-04 20:45:15 +00:00
Robby Findler
6e256634b9 added a message in the 'program is shutdown' dialog that indicates if it ran out of memory
svn: r6097
2007-04-29 22:09:07 +00:00
Robby Findler
838b033c57 added mention of lower bound
svn: r6043
2007-04-25 18:23:26 +00:00
Robby Findler
1130e02983 improved memory limit gui a little more
svn: r6042
2007-04-25 15:27:04 +00:00
Robby Findler
a1e53c9283 improved memory limit GUI a little bit
svn: r6033
2007-04-24 13:53:21 +00:00
Robby Findler
93492c90b6 added a memory limit option
svn: r6027
2007-04-23 23:36:30 +00:00
Robby Findler
e350fae8cc changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
svn: r6019
2007-04-23 04:10:00 +00:00
Robby Findler
031cd94b5c a few changes to the automaically changing language stuff, plus more white-on-black improvements
svn: r5917
2007-04-10 19:41:09 +00:00
Robby Findler
8bd72e512d removed special non-breaking space handling in drscheme windows
svn: r5812
2007-03-22 15:19:05 +00:00
Robby Findler
6f962c5f7b added message when there are no recent languages
svn: r5654
2007-02-21 19:11:24 +00:00
Robby Findler
097fb4be88 fixed another bug in the language recognization code
svn: r5651
2007-02-21 00:01:41 +00:00
Robby Findler
53987c5ee8 fixed the yellow stuff in a corner case
svn: r5644
2007-02-20 03:16:50 +00:00
Robby Findler
c9303285d2 improved performance of the inital is-this-a-module check (also works around a bug)
svn: r5643
2007-02-20 02:32:50 +00:00
Robby Findler
6f631ae7b7 added yellow to programming language label
svn: r5635
2007-02-18 17:59:22 +00:00
Robby Findler
38da856255 added language status and menu at bottom right of drscheme window
svn: r5633
2007-02-18 00:17:49 +00:00
Robby Findler
4379aa3f05 fixed a bug in the new stuff
svn: r5606
2007-02-15 01:31:06 +00:00
Robby Findler
3c3d848324 added module language recognition into the mix
svn: r5604
2007-02-14 23:42:42 +00:00
Robby Findler
e3776e5476 added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
svn: r5602
2007-02-14 23:23:32 +00:00
Mike Sperber
b47ca09dc5 Add some missing calls to `normalize-path'.
svn: r5509
2007-01-30 19:01:56 +00:00
Matthew Flatt
6bf1ad9c2b fix default name in Create Executable dialog
svn: r5440
2007-01-23 21:21:43 +00:00
Robby Findler
9bcd4aafe7 fix for PR 8496
svn: r5438
2007-01-23 20:02:05 +00:00
Robby Findler
c817beb86b added page setup dialog
svn: r5379
2007-01-17 11:07:24 +00:00
Robby Findler
cd2f2ee56b fixed a part of PR 8471
svn: r5265
2007-01-08 17:02:00 +00:00
Robby Findler
3e679de9a5 adapted repl to new prompt stuff, fixed minor other things along the way
svn: r5179
2006-12-24 20:55:33 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Robby Findler
dddd0a9243 added get-tabs
svn: r4485
2006-10-04 22:46:42 +00:00
Robby Findler
a0ccd557f5 reverted large letters back to monochromatic to better match the 20k-foot overview
svn: r4272
2006-09-07 16:38:24 +00:00
Robby Findler
d98140e347 fixed PR 8229
svn: r4091
2006-08-18 21:48:17 +00:00
Robby Findler
450bf5b46f found better unsaved-in-a-tab character for windows
svn: r3883
2006-07-28 21:44:22 +00:00
Robby Findler
a84d46d5c6 made logging panel disappear with the toolbar
svn: r3705
2006-07-14 16:50:55 +00:00
Eli Barzilay
ec8910bc62 finder:get-file -> get-file
svn: r3472
2006-06-25 20:54:24 +00:00
Robby Findler
a1fe245467 last minute pre-350 fixes
svn: r3352
2006-06-14 00:15:45 +00:00
Eli Barzilay
e33559268a make open/save file dialogs have a parent
svn: r3330
2006-06-11 18:29:58 +00:00
Robby Findler
90581cc4f6 fixed much of PR 8094 and extended the module browser to also hide planet requires PR 7932
svn: r3290
2006-06-08 21:59:41 +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
Robby Findler
3d713533cc make check syntax hide the REPL automatically -- current response to PR 8084
svn: r3194
2006-06-02 20:53:36 +00:00
Robby Findler
8f0f4aacf3 removed printout
svn: r3189
2006-06-02 19:18:03 +00:00
Robby Findler
c1239c146e fixed a bug in define popdown (PR 8083) and a bug in undoing the [ thing (PR 8073)
svn: r3185
2006-06-02 15:20:30 +00:00
Matthew Flatt
3052f6ad9e allow undo in repl, change defn-text undo to infinite
svn: r3179
2006-06-02 13:16:32 +00:00
Robby Findler
0d98327eae added a capability to change the title of the Scheme menu
svn: r3124
2006-05-30 17:40:39 +00:00
Robby Findler
8c03fcf8da fixed a bug in capability registration
svn: r3122
2006-05-30 17:15:04 +00:00
Robby Findler
b6372a2e22 infrastrure for capabilities added (and added first capabilities)
svn: r3119
2006-05-30 14:54:10 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Robby Findler
4b27eba829 partial fix for the bug where tabs scroll positions move around when switching tabs
svn: r1913
2006-01-21 18:12:56 +00:00
Eli Barzilay
d7e75ada6c make "revert" the default key when a file is changed outside
svn: r1645
2005-12-19 11:03:44 +00:00
Matthew Flatt
3668b2cabd set undo buffer size, and mask ctl-z for when the undo operation is unavailable
svn: r1610
2005-12-13 20:31:37 +00:00
Matthew Flatt
029b3370bd use asterisk for changed tabs under Windows, but in the right way this time
svn: r1598
2005-12-12 20:13:28 +00:00
Matthew Flatt
4fbef759d2 use asterisk for changed tabs under Windows
svn: r1597
2005-12-12 19:52:00 +00:00
Robby Findler
4dc9942fcf attempted fix to PR 7470
svn: r1543
2005-12-06 22:18:48 +00:00
Robby Findler
93a10915fd should eliminate the symptom of pr 7470
svn: r1533
2005-12-05 22:24:00 +00:00
Robby Findler
90d07d845c PR 7702
svn: r1407
2005-11-25 15:26:16 +00:00
Matthew Flatt
5d8b64df09 show Step/Debug buttons for suitable languages, only
svn: r1383
2005-11-23 17:22:40 +00:00
Robby Findler
e073a97123 merged 1134:1153 http://svn.plt-scheme.org/plt/branches/robby to trunk
svn: r1154
2005-10-25 16:53:29 +00:00
Robby Findler
8e1b196d97 hopefully do not show the save diamond when it is not available and do not show languages for which the fonts are not installed
svn: r1088
2005-10-15 14:41:40 +00:00
Robby Findler
ee081262e8 fixed bug
svn: r1066
2005-10-13 13:52:17 +00:00
Robby Findler
a596d06517 fixed hash-bang bug
svn: r1016
2005-10-07 17:59:57 +00:00
Robby Findler
b0520f953b added diamond next to tab names to indicate unsaved tabs
svn: r1006
2005-10-07 02:31:46 +00:00
Robby Findler
fcf7f29630 tabs remember the ints/defs state now
svn: r102
2005-06-15 21:01:42 +00:00
Robby Findler
4e85d7f2ea fixed tabs io bug
svn: r95
2005-06-14 03:25:21 +00:00
Robby Findler
29136be699 merged 12:17 from branches/robby
svn: r18
2005-05-30 20:34:41 +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