Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really Eclipseize formatting. | Matěj Cepl | 2011-05-13 | 1 | -6/+6 |
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-04-28 | 1 | -15/+16 |
* | Fix indentation and else for Mozilla coding guidelines. | Matěj Cepl | 2011-03-23 | 1 | -63/+67 |
* | Yes, we can have window object in main script! | Matěj Cepl | 2011-03-02 | 1 | -1/+2 |
* | Remove notification method in utils.js, provided by the Jetpack module. | Matěj Cepl | 2010-10-08 | 1 | -35/+0 |
* | Massive reformatting to make Eclipse happy | Matěj Cepl | 2010-09-25 | 1 | -2/+3 |
* | Move notifications to prompts where it belongs. | Matěj Cepl | 2010-07-27 | 1 | -1/+36 |
* | undefined !== null and if (undefined) is not if (null) | Matěj Cepl | 2010-07-24 | 1 | -4/+3 |
* | Add a alert as a prompt to prompts library and use it. | Matěj Cepl | 2010-07-21 | 1 | -0/+11 |
* | Add import JSON file to logs | Matěj Cepl | 2010-07-19 | 1 | -0/+20 |
* | Create a special library prompts, add prompts.prompt, and switch bzpage | Matěj Cepl | 2010-07-16 | 1 | -0/+82 |