summaryrefslogtreecommitdiff
path: root/src/gui/curses/gui-curses-main.c
AgeCommit message (Expand)Author
2006-10-12Fixed some portability bugs (patch #5271)Sebastien Helleu
2006-09-08New signals handled: SIGTERM and SIGHUP (received when terminal is closed): c...Sebastien Helleu
2006-07-23Splited weechat.c into weechat.c and util.cSebastien Helleu
2006-07-16added some panel functions, fixed refresh bugs when terminal is resized: too ...Sebastien Helleu
2006-05-25Fixed random crash at exit (/quit or /upgrade) with splited windowsSebastien Helleu
2006-05-21Fixed bug with keyboard on GNU/Hurd: use only one select(), waiting for bette...Sebastien Helleu
2006-05-07Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542)Sebastien Helleu