Tags: Val9/titanium_desktop
Tags
Fixes for recent OS X installer changes. Show the progress dialog even if this is a application update. [#289]
The fullscreen property nos overrides width/height constraints in Win32. [#287 state:resolved]
fix a silly string formatting error when the provided bmp doesn't exist
Explicitly destroy the HTTPClientSession after it's finished. Even if KJS doesn't garbage collect open HTTPClient, at least their HTTPClientSession's will not hang about with open sockets.