summaryrefslogtreecommitdiff
path: root/src/gui/curses/gui-curses-input.c
AgeCommit message (Expand)Author
2007-05-09Fixed nick display in input windowSebastien Helleu
2007-04-04Added color for input text not found in buffer historySebastien Helleu
2007-03-20Added case-sensitive search in buffer, display marker for each line matching ...Sebastien Helleu
2007-03-16Added new key (ctrl-S) for interactive and incremental search in buffer histo...Sebastien Helleu
2007-01-06Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messag...Sebastien Helleu
2007-01-05Changed copyright date (2006 -> 2007)Sebastien Helleu
2006-12-04Fixed display bug with charset on DCC and IRC raw buffersSebastien Helleu
2006-11-08Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f...Sebastien Helleu
2006-08-17Added 'C'lear option on IRC raw bufferSebastien Helleu
2006-08-07Added missing modes (channel & user), now all modes are allowed (bug #16606),...Sebastien Helleu
2006-07-23Removed useless call to doupdate()Sebastien Helleu
2006-07-16added some panel functions, fixed refresh bugs when terminal is resized: too ...Sebastien Helleu
2006-05-08Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1...Sebastien Helleu
2006-05-07Added some panel structures and functionsSebastien Helleu