racket/collects/scribblings/framework
Robby Findler 4a2757f200 Adjust DrRacket so that it saves files with CRLF
line terminators when:

  a) running under windows, and
  b) the file on the disk (when DrRacket first opens it)
     contains all CRLF line endings.

In all other situations, the file is saved with LF terminators.

Before this commit, DrRacket would always use the platform-specific
convention, regardless of the original content of the file.

closes PR 12242
2011-09-30 17:08:07 -05:00
..
application.scrbl
autosave.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
canvas.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
color-model.scrbl
color-prefs.scrbl
color.scrbl start a section for documenting the symbols that DrRacket passes to a language's get-info proc 2011-08-04 21:40:29 -07:00
comment-box.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
editor-snip.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
editor.scrbl Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
exit.scrbl
finder.scrbl
frame.scrbl Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
framework.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
group.scrbl get rid of the "open here" functionality 2011-09-21 22:53:03 -05:00
gui-utils.scrbl
handler.scrbl
icon.scrbl
info.rkt
keymap.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
main-extracts.rkt add frame:focus-table-mixin & related things to be able to make drracket 2011-09-05 08:30:49 -05:00
main.scrbl
menu.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
mode-helpers.rkt A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
mode.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
number-snip.scrbl
panel.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
pasteboard.scrbl
path-utils.scrbl
preferences-text.scrbl
preferences.scrbl
scheme.scrbl Fix a few framework contracts to match code 2011-07-14 18:15:48 -04:00
splash.scrbl adjust various plumbing to get the drracket icon to the startup screen. Only to realize 2011-09-30 17:08:03 -05:00
test.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
text.scrbl Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
version.scrbl