Skip to content

Tags: Val9/titanium_desktop

Tags

titanium_1.0.0

Toggle titanium_1.0.0's commit message
Bump version.

titanium_0.8.5

Toggle titanium_0.8.5's commit message
Fixes for recent OS X installer changes.

Show the progress dialog even if this is a application update.
[#289]

titanium_0.8.4

Toggle titanium_0.8.4's commit message
The fullscreen property nos overrides width/height constraints in Win32.

[#287 state:resolved]

titanium_0.8.1

Toggle titanium_0.8.1's commit message
fix a silly string formatting error when the provided bmp doesn't exist

titanium_0.8

Toggle titanium_0.8's commit message
updating kroll

titanium_0.7

Toggle titanium_0.7's commit message
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.

titanium_0.6

Toggle titanium_0.6's commit message
Remove debug statements.