racket/collects
Robby Findler 2043b4ad6f various bug report form changes and fixes
- show discard-all-bug-reports menu item as long as there is at least one bug report
- move the close-and-save button to the left-hand side of the dialog
- ask about discarding bug reports when clicking the close box
- working dealing with empty bug reports
- the 'finished' stage of the bug report form sets the focus to the close button

  closes PR 11644
  closes PR 11645
  closes PR 11638
  closes PR 11640
2011-01-20 17:21:11 -06:00
..
2htdp added bitmap/url to 2htdp/image 2011-01-18 10:54:55 -06:00
algol60
at-exp/lang
browser adjusted the framework preferences system to work better with failures under windows 2011-01-20 14:07:12 -06:00
combinator-parser
compiler Scribble with-compile-output fix 2011-01-20 15:57:39 -07:00
config
data fixed gvector typo 2010-11-26 19:28:55 -07:00
datalog Fixing PR11515 2011-01-19 16:25:25 -07:00
defaults
deinprogramm adjusted deinprogramm preferences to use the framework preference system so that drracket still starts up when there is a locked preference file under windows 2011-01-20 14:08:32 -06:00
drracket various bug report form changes and fixes 2011-01-20 17:21:11 -06:00
drscheme
dynext docs fixes 2011-01-13 20:11:53 -06:00
embedded-gui
eopl
errortrace
ffi fix try-atomic bug related to cont-mark-set-first and recent prompt fix 2011-01-20 07:10:05 -07:00
file 2010 -> 2011 2010-12-31 15:59:39 -05:00
framework remove leftover printf and adjust splash screen width default 2011-01-20 15:40:50 -06:00
frtime v5.4.99.1, executable-yield-handler', and make-bitmap' etc. 2010-11-05 15:54:50 -06:00
games fix Same docs to not depend on `racket/gui' 2011-01-15 18:28:36 -07:00
graphics
gui-debugger
guibuilder
handin-client Revert "Fixing use and documentation of draw-bitmap-section-smooth" 2010-11-25 10:40:06 -07:00
handin-server reworded to follow friedman's rule 2011-01-06 23:57:13 -08:00
help various bug report form changes and fixes 2011-01-20 17:21:11 -06:00
hierlist
honu use racket. add list-match utility 2010-10-27 12:07:36 -06:00
htdp fix `#lang htdp/asl' 2011-01-11 07:51:08 -07:00
html
icons gtk default frame icon 2010-11-05 15:54:30 -06:00
lang fix shared' for #:auto' fields and constructors without `make-' 2011-01-05 13:52:11 -07:00
launcher Attempt to make some ignore files more robust 2010-12-31 15:59:39 -05:00
lazy Throw an error if the number input for `take' is too big. 2010-11-23 14:13:26 -05:00
macro-debugger macro-stepper: fix props panel size memory, better width calculation 2010-12-17 12:03:54 -07:00
make
meta Convert backslashes to slashes on windows for path inputs. 2011-01-14 13:52:26 -05:00
mred fix `message-box' to use eventspace of parent, if any 2011-01-20 15:47:03 -07:00
mrlib added get-button-label method to switchable-button% 2011-01-13 20:11:52 -06:00
mysterx
mzcom
mzlib extend date->seconds' and find-seconds' to work with UTC 2011-01-16 17:53:30 -07:00
mzscheme
net adjusted the framework preferences system to work better with failures under windows 2011-01-20 14:07:12 -06:00
openssl make SSL listeners events 2010-11-17 13:16:53 -07:00
parser-tools
picturing-programs no longer ignoring tests 2011-01-08 00:00:47 -05:00
plai updated PLAI (and test cases) to use racket language rather than scheme 2011-01-20 10:21:22 -08:00
planet Updated Planet documentation to include the new modules and their exports. 2011-01-11 18:00:42 -05:00
plot plot: add #:out-file to docs; depend on racket/snip instead of mred 2011-01-17 07:44:19 -07:00
preprocessor drop "www." from "racket-lang.org" urls. 2010-11-09 20:11:14 -05:00
profile
r5rs fix R5RS `caar', etc., when used in a non-application position 2010-12-20 07:25:19 -07:00
r6rs
racket typo fix 2011-01-20 15:57:39 -07:00
racklog
rackunit Fixing error introduce by Robby in fd53321 2010-11-25 11:11:46 -05:00
raco
reader/lang
readline
redex Rackety 2011-01-17 17:19:37 -06:00
repo-time-stamp avoid stdin for git repo version 2010-12-06 07:01:36 -07:00
rnrs
s-exp/lang
scheme added forall to go along with exists contracts 2010-11-11 14:39:43 -06:00
schemeunit
scribble make `codeblock' work without a #lang line 2011-01-16 19:12:38 -07:00
scribblings Scribble with-compile-output fix 2011-01-20 15:57:39 -07:00
scriblib Compare author strings, not author structures, in `citet'. 2010-12-08 18:22:29 -05:00
setup Scribble with-compile-output fix 2011-01-20 15:57:39 -07:00
sgl win32: use wglGetProcAddress for sgl when direct lookup fails 2011-01-11 14:35:55 -07:00
sirmail sirmail snips and selection mode 2010-11-05 15:54:24 -06:00
slatex
slideshow trigger Slideshow printing via `executable-yield-handler' 2011-01-08 07:09:39 -07:00
srfi 2010 -> 2011 2010-12-31 15:59:39 -05:00
srpersist
stepper improved dialog text for stepper jump failures 2011-01-10 16:41:19 -08:00
string-constants various bug report form changes and fixes 2011-01-20 17:21:11 -06:00
swindle 2010 -> 2011 2010-12-31 15:59:39 -05:00
syntax syntax/parse: exported and documented ~do action pattern 2010-12-09 12:19:34 -07:00
syntax-color
teachpack added bitmap/url to 2htdp/image 2011-01-18 10:54:55 -06:00
test-box-recovery
test-engine adjusted test-engine to use the framework preferences library so that drracket still starts up when there is a locked preference file under windows 2011-01-20 14:08:33 -06:00
tests fix uncaught-exception-handler handling of non-escaping escape handler 2011-01-20 14:01:33 -07:00
tex2page
texpict set `dc-for-text-size' default to a bitmap DC (instead of #f) 2010-12-17 07:16:54 -07:00
trace
typed Add `defined?' assertions to fix DrRacket. 2010-12-08 18:53:56 -05:00
typed-scheme Abstract the initialization stuff into a separate function. 2011-01-14 08:35:55 -05:00
unstable Moved most of the planet-related bindings from unstable/scribble and 2011-01-11 18:00:39 -05:00
version
waterworld v5.4.99.1, executable-yield-handler', and make-bitmap' etc. 2010-11-05 15:54:50 -06:00
web-server Fixing a few functions to xexpr 2011-01-13 14:50:10 -07:00
wxme added support to the 2htdp/image library for reading files when there is no GUI around. 2010-10-28 11:32:14 -05:00
xml Fixing PR11649 2011-01-20 12:13:13 -07:00
.gitignore