racket/collects/scribblings/drracket
Robby Findler d2d1ac2f2c Improve the logger GUI in DrRacket
One drawback to the current situation (after this commit) is that all
log messages are sent into the user's logger, even messages that come
about as part of DrRacket's implementation. It isn't clear how to fix
this without enumerating all of the possible messages to share and
explicitly forwarding them (both of which are suboptimal things).

On the plus side, the GUI now uses the "debug@GC" notation in a text
field, and when the logger pane is not open, there is no extra work
going on. Plus other, minor GUI improvements.
2012-12-26 22:38:42 -06:00
..
common.rkt moved the 'send to repl' keystrokes to the manual (and added a test 2011-09-23 16:37:18 -05:00
debugger1.png Updated DrRacket images 2011-08-02 16:56:02 -04:00
drracket.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
example.png Updated DrRacket images 2011-08-02 16:56:02 -04:00
example.rkt drscheme manual -> drracket manual; speed up raco setup pre-bootstrap 2010-05-04 11:49:41 -06:00
extending.scrbl adjust logger to use a name instead of an environment variable 2012-10-15 13:25:17 -05:00
files.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
incremental-keybindings.rkt fix problems with user-defined keybindings and the example in the docs 2012-03-19 09:58:59 -05:00
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
interface-essentials.scrbl Improve the logger GUI in DrRacket 2012-12-26 22:38:42 -06:00
interface-ref.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
io.png Updated DrRacket images 2011-08-02 16:56:02 -04:00
keybindings.scrbl add an ASCII art rectangle => unicode rectangle keybinding to drracket 2012-12-24 11:38:54 -06:00
languages.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
menus.scrbl add capability to spell-check string constants 2012-10-14 17:40:56 -05:00
prefs.scrbl eliminate the word "online" from the description of 2011-11-30 16:55:54 -06:00
printing.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00