This website requires JavaScript.
Explore
Help
Sign In
colby
/
cappuccino
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cappuccino/cappuccino.git
synced
2026-09-12 13:41:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2c01cbbbdf77f8b8c02719e1ea311f49d8d3562
cappuccino
/
AppKit
/
CPWindow
T
History
Alexander Ljungberg
and
Ross Boucher
db3514a2c1
Only allow a single window frame animation at a time; stop the previous animation before starting a new one. This allows e.g. a sheet animating open to 'turn around' and animate right back out. Fixed: if a sheet was closed before it finished animating open, for example by hitting a keyboard equivalent immediately, CPWindow would crash with "Uncaught TypeError: Cannot read property 'sheet' of null".
2010-06-16 08:46:54 -07:00
..
_CPBorderlessBridgeWindowView.j
One additional fix for IE not loading in certain occasions.
2010-04-08 23:58:47 -07:00
_CPBorderlessWindowView.j
Major Window Fixes/Changes.
2008-12-22 13:53:48 -08:00
_CPDocModalWindowView.j
made sheet 10 percent transparent to match Cocoa sheets.
2009-10-25 19:10:15 -07:00
_CPHUDWindowView.j
Potential fix for a drawing issue in IE.
2009-12-02 18:27:18 -08:00
_CPStandardWindowView.j
Add an unsaved state affordance to the close button on standard windows.
2009-10-31 18:22:27 -07:00
_CPWindowView.j
Fix for IE not loading bug.
2010-04-08 23:58:31 -07:00
CPWindow.j
Only allow a single window frame animation at a time; stop the previous animation before starting a new one. This allows e.g. a sheet animating open to 'turn around' and animate right back out. Fixed: if a sheet was closed before it finished animating open, for example by hitting a keyboard equivalent immediately, CPWindow would crash with "Uncaught TypeError: Cannot read property 'sheet' of null".
2010-06-16 08:46:54 -07:00