Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Grid editor refinements. | Aldo Cortesi | 2012-03-19 | 1 | -2/+3 |
| | | | | | | | - Correct column width calculation used in keystrokes. Arrow keys should now work as expected in multi-line fields. - Enable multi-line editing throughout. You now need to tab or esc to exit edit mode. | ||||
* | Add column headers to GridEditor. | Aldo Cortesi | 2012-03-19 | 1 | -21/+48 |
| | |||||
* | Specialize GridEditor into a number of subclasses. | Aldo Cortesi | 2012-03-19 | 1 | -5/+25 |
| | |||||
* | Generalize GridEditor to N columns. | Aldo Cortesi | 2012-03-18 | 1 | -29/+34 |
| | | | | Start adding a replacement rule editor. | ||||
* | KVEditor -> GridEditor | Aldo Cortesi | 2012-03-18 | 1 | -0/+270 |