Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | exported atmout to nask_ui, fixed weird memory error (busy_str in | toni | 2016-07-31 |
| | | | | | | infownd_update had a buffer overflow, but valgrind wasn't able to catch this, cz the overwrite happened in same memory segment (special case), gdb ftw | ||
* | fixed coverity issues | toni | 2016-07-20 |
| | |||
* | added txtwindow blinking title | toni | 2016-07-05 |
| | |||
* | - atmout/pthread_cond_timedwait bug (still not fixed) | toni | 2015-11-17 |
| | | | | | - txtwindow update callback added - better update funcs | ||
* | - ui_nwindow.c renamed to better ui_txtwindow.c | toni | 2015-11-16 |
- better ui_txtwindow.c |