Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-29 | AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ↵ | uruk | |
Acci::do_that(). | |||
2013-07-28 | AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement ↵ | uruk | |
handleReturn(), stub tryDropdown() in Parser. | |||
2013-07-28 | AVALANCHE: Implement handling of the cursor in Parser. | uruk | |
2013-07-27 | AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix ↵ | uruk | |
_leftMargins in Basher. | |||
2013-07-27 | AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. | uruk | |
2013-07-27 | AVALANCHE: Replace call of Basher::keyboard_link() with ↵ | uruk | |
Avalanche::updateEvents() in Avalot::run(). | |||
2013-07-24 | AVALANCHE: Change class variables to pointers, update everything accordingly. | uruk | |
2013-07-10 | AVALANCHE: Implement Basher's initialization. | uruk | |
2013-07-01 | AVALANCHE: Add Basher. | uruk | |