racket/collects
Matthew Flatt 69f7e912d2 cocoa: fix problems with sheets and focus
Avoids a problem with the file dialog when a sheet is the
current "main window" (Cocoa terminology); when the file
dialog is closed, both the sheet owner and the sheet
become the main window (in that order), so that when the
sheet goes away, the sheet owner doesn't become the main
window as it should. It seems like a Cocoa problem. The
workaround is to hook into the callback that says a
sheet went away.

Closes PR 12073
2011-07-25 11:30:22 -04:00
..
2htdp fixed a totally misleading error message in big-bang; MUST GO INTO RELEASE 2011-07-22 10:34:26 -04:00
algol60
at-exp/lang
browser
combinator-parser
compiler fix compiler/zo-parse for sequence splice 2011-07-22 22:19:58 -04:00
config
data
datalog
defaults
deinprogramm restore deinprogramm reader module suffix 2011-07-16 20:15:15 -06:00
drracket make sure the language-specific toolbar buttons are put into the toolbar in the right order initially 2011-07-21 14:15:11 -05:00
drscheme
dynext
embedded-gui
eopl
errortrace Typo in the `errortrace' language description. 2011-07-18 14:25:10 -04:00
ffi
file
framework change autowrapping preference default 2011-07-19 16:17:04 -05:00
frtime
games
graphics
gui-debugger fix debugger for syntax taints 2011-07-07 13:38:14 -06:00
guibuilder
handin-client
handin-server
help
hierlist
honu add printf. recognize strings as atoms 2011-07-22 14:43:45 -04:00
htdp adjust the teaching languages so they print images specially. 2011-07-19 16:17:06 -05:00
html
icons Have an icon for performance-report. 2011-07-15 15:04:53 -04:00
lang fixed docs for >=; Closes PR 12066 2011-07-20 15:20:22 -04:00
launcher
lazy
macro-debugger Fixed a macro stepper bug: can't use zero? on syntax span, as it can be #f. 2011-07-19 03:07:53 -04:00
make
meta Add a lower-level interface to unstable/logging. 2011-07-21 17:06:03 -04:00
mred cocoa: fix problems with sheets and focus 2011-07-25 11:30:22 -04:00
mrlib fix the png conversion code for 2htdp/image images 2011-07-22 08:09:17 -05:00
mysterx
mzcom
mzlib missed a spot in the addition of chaperone info for opt/c 2011-07-21 09:38:22 -05:00
mzscheme
net
openssl
parser-tools
picturing-programs Added some tests for map-image/extra and build-image/extra. 2011-07-24 21:50:39 -04:00
plai
planet completed the planet library documentation and, in the process, 2011-07-08 15:51:05 -05:00
plot
preprocessor
profile
r5rs
r6rs
racket whoops^2 (both this and the previous commit: a refactoring put the wrong default argument in a function's parameter list) 2011-07-25 06:28:00 -04:00
racklog
rackunit rackunit: fix require/expose to work on variable-like macros 2011-07-07 14:00:22 -06:00
raco
reader/lang
readline Use (banner) instead of a fixed "Welcome to Racket" in the More tutorial 2011-07-18 14:25:10 -04:00
redex Fixes keyword tests 2011-07-16 18:19:22 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble generalize `defform' & co. to better support abstraction 2011-07-07 10:45:43 -06:00
scribblings Fix set/c to conform to hash/c-like restrictions. 2011-07-21 18:49:06 -04:00
scriblib
setup limit build parallelism to 4 on a 32-bit machine 2011-07-16 08:03:53 -06:00
sgl
sirmail
slatex
slideshow fix `get-slides-as-picts' to record margin with picts 2011-07-19 08:45:11 -06:00
srfi
srpersist
stepper change recon-val in stepper to use render-to-sexpr for non-lazy lists 2011-07-24 12:18:09 -04:00
string-constants Synch German string constants with latest. 2011-07-16 13:19:00 +02:00
swindle
syntax fix `get-module-path' and associated exception 2011-07-17 08:14:33 -06:00
syntax-color
teachpack optional limit for number of ticks 2011-07-16 13:59:55 -04:00
test-box-recovery
test-engine
tests do a better job putting the right info into the struct id for provide/contract's struct clauses 2011-07-24 23:25:39 -04:00
tex2page
texpict fix standard-fish when the mouth is to the right 2011-07-24 23:26:14 -04:00
trace
typed Added a button for the performance report tool when in a typed language. 2011-07-15 15:04:51 -04:00
typed-scheme Fix for empty case-lambdas. 2011-07-22 17:24:14 -04:00
unstable Add a lower-level interface to unstable/logging. 2011-07-21 17:06:03 -04:00
version
waterworld
web-server Adding documentation for servlet testing system 2011-07-24 16:59:00 -04:00
wxme
xml Adding documentation and tests for xml/path 2011-07-24 16:58:59 -04:00
xrepl Improve macro stepper output, and some more ,stx outputs. 2011-07-19 16:39:15 -04:00
.gitignore