Eli Barzilay
|
17090fca4f
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
|
Robby Findler
|
617df05ef7
|
added a test suite for DrRacket that checks to make sure the Dear Dr
starts up on all of the days that have easter eggs (well, except 7/2,
since that one is hard to interpose on and hasn't changed in a long
time)
|
2012-03-26 15:43:56 -05:00 |
|
Robby Findler
|
b640b6b41c
|
fix splash screen error handling code
|
2012-03-26 15:43:55 -05:00 |
|
Robby Findler
|
d381c7b40b
|
add the ability to pass a bitmap directly for the splash screen
|
2011-11-28 14:35:44 -06:00 |
|
Sam Tobin-Hochstadt
|
1b69d742bd
|
Change basic-top-level-window% to support `set-icon', and use to set icon for splash screen.
Closes 12241
Merge to 5.2
|
2011-10-09 09:43:32 -06:00 |
|
Robby Findler
|
b95b346a4e
|
adjust various plumbing to get the drracket icon to the startup screen. Only to realize
that the startup screen is a dialog% and thus doesn't have set-icon
related to PR 12241
|
2011-09-30 17:08:03 -05:00 |
|
Robby Findler
|
9fcc12b6a0
|
adjust drracket to be more accomodating in the presence of hostile filesystems
|
2011-08-27 16:41:35 -05:00 |
|
Robby Findler
|
54d556b368
|
adjusted PLTDRCM in trace mode to use the log-info printouts instead of manager-trace-handler
|
2011-01-22 16:06:47 -06:00 |
|
Robby Findler
|
b25c9591f6
|
remove leftover printf and adjust splash screen width default
|
2011-01-20 15:40:50 -06:00 |
|
Robby Findler
|
cde613218e
|
adjusted the framework preferences system to work better with failures under windows
|
2011-01-20 14:07:12 -06:00 |
|
Robby Findler
|
b823b94cda
|
change drracket to print the start & end compiling messages when in PLTDRCM=trace mode
|
2011-01-10 16:56:40 -06:00 |
|
Robby Findler
|
e0c02e66c8
|
make sure all modifications to the splash screen controls happen in the splash's eventspace handler thread
|
2011-01-04 15:40:33 -06:00 |
|
Robby Findler
|
3424e1b1df
|
only show the compiling messages when PLTDRCM is trace
|
2010-12-12 15:26:48 -06:00 |
|
Matthew Flatt
|
820e832853
|
add 'close-button style to dialog%; fix cocoa default frame placement
|
2010-11-25 08:03:33 -07:00 |
|
Matthew Flatt
|
61788d68d5
|
adjust flush-display
|
2010-11-05 15:54:26 -06:00 |
|
Robby Findler
|
44753bc690
|
adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off)
|
2010-09-01 13:23:18 -05:00 |
|
Robby Findler
|
12ab498977
|
added docs for the splash screen library in the framework
|
2010-09-01 13:23:18 -05:00 |
|
Eli Barzilay
|
7dc4d2e5a6
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
|
Robby Findler
|
83cde5c8fb
|
got rid of some uses of collection-path
|
2010-07-25 15:15:57 -05:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|