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-08-28 14:37:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35c026f92c069852bd24ea58cd2e43dc476baca6
cappuccino
/
AppKit
/
Platform
/
DOM
T
History
Randall Luecke
ad679e7c34
Merge remote branch 'luddep/native-scrolling-2'
2010-09-02 23:29:44 -04:00
..
CPDOMDisplayServer.h
Further drawing fixes.
2009-08-31 14:39:00 -07:00
CPDOMWindowLayer.j
Fixed a bug where windows would not become visible again after closing their platform windows.
2009-10-21 21:01:49 -07:00
CPPlatform.j
Add CPApplicationWillTerminateNotification.
2010-04-12 12:21:45 -07:00
CPPlatformString.j
Implementation of CPFont -ascender, -descender and -defaultLineHeightForFont, supporting method +metricsOfFont in CPStringDrawing and CPPlatformString, and Font Metrics Explorer test app.
2010-08-27 14:32:03 -04:00
CPPlatformWindow+DOM.j
fix for clearing the hiding of the scroll element timeout not working. This improved performance. Also make the actual dom element smaller and the inner one bigger, since sometimes deltas need to be larger than 150px.
2010-09-02 22:25:09 +02:00
CPPlatformWindow+DOMKeys.j
A whole bunch of textfield and key event fixes.
2009-12-02 17:14:47 -08:00