0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update to xulrunner 6.0.2 - closes #137 - closes #145 More... over 12 years ago
update urls and md5s for xulrunner 6.0.2 for linux 32 & 64 bit More... over 12 years ago
update urls and checksums for windows - port to xulrunner 6.0.2 More... over 12 years ago
port 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 More... over 12 years ago
add Jonathan Watt to the credits page. More... almost 13 years ago
look for index.xhtml or index.svg if index.html doesn't exist. closes #134 (thanks Jonathan Watt!) More... almost 13 years ago
bump to latest webian in the gallery More... almost 13 years ago
Merge pull request #129 from davidmurdoch/alertsAreLame More... almost 13 years ago
add a simple test of the bug where nested iframes are affecting window title More... almost 13 years ago
Alleviate an annoyance caused by bug #91 by defaulting to use error pages instead of alerts. More... almost 13 years ago
fixed fs.listObjects. closes #127 More... almost 13 years ago
fix undefined variable in fs.copy(). closeds #125 More... almost 13 years ago
allow application code to emit events into web code. closes #123 More... almost 13 years ago
default window title to application name, and update it each time the app code updates document title. closes #81. closes #119. More... almost 13 years ago
Merge @davidmurdoch's fixes: Adjust content policy to not block navigation for chrome windows, which fixes alert() and friends. closes #120. closes #121. More... almost 13 years ago
Adding a test case for dialogs More... almost 13 years ago
DOM node zooming, closes #120 More... almost 13 years ago
Check if resource is native (chrome scheme) and if so, let it be. Also, try to fix some whitespace issues and make the navigation blocked message more verbose. More... almost 13 years ago
merge impl of a content policy that blocks navigation after application page load. a very robust solution which closes #83 by @davidmurdoch More... almost 13 years ago
rework the prevent-navigation code a bit, have it prevent all navigation on the root document regardless of the destination, and include it after the app code loads. More... almost 13 years ago
add MPL license to David Murdoch's contribution More... almost 13 years ago
a simple example that uses a patched version of requirejs in chromeless More... almost 13 years ago
E-reader update More... almost 13 years ago
E-reader update More... almost 13 years ago
e-reader update More... almost 13 years ago
Prevent main browser DOCUMENT from being 'frame busted' fixes #83 More... almost 13 years ago
add a simple test of the child process module, and improve both the documentation and argument validation of child_process.spawn(). closes #113 More... almost 13 years ago
refactor appifier code to filter out .git files when copying browsercode. Also, now browsercode is symlinked in dev mode on systems where supported to reduce launch time when running under chromeless More... almost 13 years ago
Right name to leave event More... almost 13 years ago
Merge branch 'master' of [email protected]:mozilla/chromeless More... almost 13 years ago