index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
curses
Age
Commit message (
Expand
)
Author
2007-04-04
Fixed minor refresh bug with input when searching text
Sebastien Helleu
2007-04-04
Added color for input text not found in buffer history
Sebastien Helleu
2007-03-23
Remove current buffer from hotlist when scrolling down and end of buffer is r...
Sebastien Helleu
2007-03-20
Fixed bug with text search and previous/next highlight (sometimes search came...
Sebastien Helleu
2007-03-20
Added case-sensitive search in buffer, display marker for each line matching ...
Sebastien Helleu
2007-03-16
Replaced ctrl-S by ctrl-R for interactive and incremental search
Sebastien Helleu
2007-03-16
Added new key (ctrl-S) for interactive and incremental search in buffer histo...
Sebastien Helleu
2007-03-15
Added away info on status bar for server buffer when look_one_server_buffer i...
Sebastien Helleu
2007-02-12
Added "call" option to /key command, added new key function "insert" to inser...
Sebastien Helleu
2007-01-09
Fixed display bugs with nicklist at top/bottom when look_nicklist_separator i...
Sebastien Helleu
2007-01-08
Fixed bug in topic display
Sebastien Helleu
2007-01-07
Fixed topic scroll when topic has multi-bytes chars
Sebastien Helleu
2007-01-07
Fixed display bug in nicklist with cyrillic nick names
Sebastien Helleu
2007-01-06
Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messag...
Sebastien Helleu
2007-01-05
Changed copyright date (2006 -> 2007)
Sebastien Helleu
2006-12-05
Fixed display bug with color for first line on screen (bug #17719)
Sebastien Helleu
2006-12-04
Added anti-flood option (irc_anti_flood) (task #5442)
Sebastien Helleu
2006-12-04
Fixed display bug with charset on DCC and IRC raw buffers
Sebastien Helleu
2006-12-01
Fixed charset bug when displaying "Day changed" message
Sebastien Helleu
2006-11-29
Added keys (F9/F10) to scroll topic (task #6030)
Sebastien Helleu
2006-11-26
Fixed memleak in keyboard input
Sebastien Helleu
2006-11-17
Added space between chat and nicklist when position is "right" (bug #17852)
Sebastien Helleu
2006-11-17
Added option "look_nicklist_separator" (task #5437)
Sebastien Helleu
2006-11-08
Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f...
Sebastien Helleu
2006-10-24
Added "modifier" in plugins API, improved /plugin command
Sebastien Helleu
2006-10-12
Fixed some portability bugs (patch #5271)
Sebastien Helleu
2006-10-09
Fixed warning on AMD64
Sebastien Helleu
2006-10-08
Fixed compilation warnings for AMD64
Sebastien Helleu
2006-10-08
Fixed comparison between a char and negative value (now using 'signed char' t...
Sebastien Helleu
2006-09-08
New signals handled: SIGTERM and SIGHUP (received when terminal is closed): c...
Sebastien Helleu
2006-09-02
Added some new default key bindings for existing keys (for some OS)
Sebastien Helleu
2006-08-26
Fixed nicklist display bug when top/bottom (not enough lines) (bug #17537)
Sebastien Helleu
2006-08-17
Added 'C'lear option on IRC raw buffer
Sebastien Helleu
2006-08-17
Added send of "quit" message to server when using /disconnect
Sebastien Helleu
2006-08-07
Added missing modes (channel & user), now all modes are allowed (bug #16606),...
Sebastien Helleu
2006-08-03
Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new optio...
Sebastien Helleu
2006-07-30
Fixed compilation problems under Irix
Sebastien Helleu
2006-07-23
Removed useless call to doupdate()
Sebastien Helleu
2006-07-23
Splited weechat.c into weechat.c and util.c
Sebastien Helleu
2006-07-16
Fixed crash on DCC buffer under Darwin 8 (bug #17115)
Sebastien Helleu
2006-07-16
added some panel functions, fixed refresh bugs when terminal is resized: too ...
Sebastien Helleu
2006-07-01
Fixed typos
Sebastien Helleu
2006-06-26
Fixed refresh bug (too many refresh) when terminal is resized
Sebastien Helleu
2006-06-16
Fixed display bug with special char (bug #16732)
Sebastien Helleu
2006-05-25
Fixed random crash at exit (/quit or /upgrade) with splited windows
Sebastien Helleu
2006-05-21
Fixed bug with keyboard on GNU/Hurd: use only one select(), waiting for bette...
Sebastien Helleu
2006-05-20
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for...
Sebastien Helleu
2006-05-14
Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too ...
Sebastien Helleu
2006-05-13
Added new key to find previous completion (shift-tab by default)
Sebastien Helleu
2006-05-08
Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1...
Sebastien Helleu
[next]