DEPRECATED - Build desktop applications with web technologies.
Stars
759
Forks
115
Watchers
759
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
341
commits
138
commits
87
commits
78
commits
25
commits
22
commits
20
commits
20
commits
12
commits
9
commits
update to xulrunner 6.0.2 - closes #137 - closes #145
4e6c980View on GitHubupdate urls and md5s for xulrunner 6.0.2 for linux 32 & 64 bit
5a69d0bView on GitHubupdate urls and checksums for windows - port to xulrunner 6.0.2
326d36dView on GitHubport OSX to xulrunner 6.0.2. only change required was the way we populate browserCodePath in app-paths.js, suspected due to different evaluation order under xulrunner 6
707a16aView on GitHublook for index.xhtml or index.svg if index.html doesn't exist. closes #134 (thanks Jonathan Watt!)
bb2300eView on GitHubMerge pull request #129 from davidmurdoch/alertsAreLame
ef8f219View on GitHubadd a simple test of the bug where nested iframes are affecting window title
42c5d3dView on GitHubAlleviate an annoyance caused by bug #91 by defaulting to use error pages instead of alerts.
1cf81d9View on GitHuballow application code to emit events into web code. closes #123
e692897View on GitHubdefault window title to application name, and update it each time the app code updates document title. closes #81. closes #119.
4d30d47View on GitHubMerge @davidmurdoch's fixes: Adjust content policy to not block navigation for chrome windows, which fixes alert() and friends. closes #120. closes #121.
6969c33View on GitHub