Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the package compatible with new require("chrome") policy.0.12 | Matěj Cepl | 2010-07-04 | 1 | -0/+1 |
| | |||||
* | Make fixing MIME type again (includes creation of util.httpPOST) | Matěj Cepl | 2010-06-22 | 1 | -1/+1 |
| | | | | | | | | | - it is useful to have variable in the same module where the function using it is. - a lot of this magic and mystery - add this.win property - yuhooo, we have timer module, so I don't have to fish it from this.doc.defaultView (which doesn't work anyway) | ||||
* | Logger works and some cleanup | Matěj Cepl | 2010-06-21 | 1 | -9/+9 |
| | | | | | Juhuuu, logger works (almost, I haven't tested generation of reports yet) remove all trailing blank space | ||||
* | Inheritance works, now there are jetpack-prototype-related bugs | Matěj Cepl | 2010-06-17 | 1 | -0/+125 |
| | |||||
* | Last unused files archived. | Matěj Cepl | 2010-06-11 | 1 | -125/+0 |
| | |||||
* | Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741 | Matěj Cepl | 2010-06-08 | 1 | -10/+1 |
| | |||||
* | Added getCurrentFlavors with tests to the clipboard module. | Matěj Cepl | 2010-06-08 | 1 | -10/+15 |
| | |||||
* | The first attempt to make JEP-10/Clipboard working. | Matěj Cepl | 2010-06-07 | 1 | -0/+129 |