aboutsummaryrefslogtreecommitdiff
path: root/src/ui.c
Commit message (Expand)AuthorAge
* coverity fixup'sToni Uhlig2018-10-27
* Merge branch 'master' of git.lan:/git/naskpassToni Uhlig2018-10-10
|\
| * fixed includeslns2017-03-04
* | coverity fixesToni Uhlig2018-10-10
|/
* exported atmout to nask_ui, fixed weird memory error (busy_str intoni2016-07-31
* footoni2016-07-29
* refactoringtoni2016-07-27
* fixed build errortoni2016-07-27
* bugfixes, use alloca(...) for tmp varaiblestoni2016-07-25
* fixed update if timeout bugtoni2016-07-25
* fixed race conditiontoni2016-07-24
* cleanup 2.0toni2016-07-24
* ipc deadlock/race condition fixupstoni2016-07-23
* fixed coverity issuestoni2016-07-20
* Merge branch 'master' into jessietoni2016-07-04
* replaced obsolete gettimeofday with clock_gettimetoni2015-11-17
* - atmout/pthread_cond_timedwait bug (still not fixed)toni2015-11-17
* fixed wgetch key loop and wtimeout bugtoni2015-11-16
* - ui_nwindow.c renamed to better ui_txtwindow.ctoni2015-11-16
* waitpid(...) checks now for WIFEXITED instead of WIFSIGNALEDtoni2015-11-16
* ~auto(conf|make)~toni2015-11-14
* ui thread does now the cursor mgmttoni2015-11-14
* trying to fix ncurses problerms .. fixedtoni2015-11-14
* - changed dir structuretoni2015-11-11