Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bind remaining ui functions in main.c | James Booth | 2013-12-23 | 1 | -12/+17 |
| | |||||
* | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 1 | -24/+36 |
| | |||||
* | Show current window in status bar | James Booth | 2013-10-02 | 1 | -0/+25 |
| | |||||
* | Fixed ">" indicator when tidying windows | James Booth | 2013-08-30 | 1 | -0/+14 |
| | |||||
* | Refactored status bar indicators | James Booth | 2013-08-30 | 1 | -105/+60 |
| | |||||
* | Handle ">" indicator when more than 10 wins open | James Booth | 2013-08-29 | 1 | -47/+167 |
| | |||||
* | Refactor updating window statuses | James Booth | 2013-08-28 | 1 | -30/+18 |
| | |||||
* | Fixed showing active console after login fail | James Booth | 2013-08-28 | 1 | -0/+7 |
| | |||||
* | Changes to status bar for unlimited windows - WIP | James Booth | 2013-08-28 | 1 | -35/+58 |
| | |||||
* | small refactoring in statusbar.c | Dmitry Podgorny | 2013-08-24 | 1 | -5/+11 |
| | |||||
* | removed sizeof(char) | Dmitry Podgorny | 2013-08-03 | 1 | -1/+1 |
| | | | | sizeof(char) == 1 according to standard | ||||
* | Use werase() rather than wclear() to avoid screen flash | James Booth | 2013-04-22 | 1 | -4/+4 |
| | |||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Added ui subdir to source | James Booth | 2013-02-02 | 1 | -0/+285 |