Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing GetURL and some overcomplicated parts. | Matěj Cepl | 2011-09-01 | 1 | -8/+10 |
| | |||||
* | Fix broken subsequent calls to message handlers.1.3 | Matěj Cepl | 2011-05-31 | 1 | -2/+2 |
| | | | | | | | Fixes #104 But really, this is whole broken, and we need to eliminate direct calls and use event handlers internally. | ||||
* | Make one nice closure mozFlags instead of spreading yet another group of ↵ | Matěj Cepl | 2011-05-31 | 1 | -34/+60 |
| | | | | | | functions. Fixes #103. | ||||
* | First draft of the flags handling for Mozilla bugzilla. | Matěj Cepl | 2011-05-31 | 1 | -0/+73 |
Will fix #103 (when reviewed) |