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
Age
Commit message (
Expand
)
Author
2007-02-27
bug fix and code cleanup in plugins/scripts
Emmanuel Bouthenot
2007-02-17
fix the possibility to load a perl script even if it doesn't call register() ...
Emmanuel Bouthenot
2007-02-12
Added "call" option to /key command, added new key function "insert" to inser...
Sebastien Helleu
2007-02-06
Fixed permissions on "dcc" and "logs" directories (bug #18978)
Sebastien Helleu
2007-02-05
Added event handlers in plugin list commands outputs (/plugin and script comm...
Sebastien Helleu
2007-02-05
Added event handler to plugin API
Sebastien Helleu
2007-02-03
Added numeric argument for /clear command (buffer number) (patch #5372)
Sebastien Helleu
2007-01-21
Fixed crash when /away command is issued with no server connection (bug #18839)
Sebastien Helleu
2007-01-16
Fixed crash when closing a buffer opened on many windows
Sebastien Helleu
2007-01-16
Fixed freeze with SSL server when disconnecting after connection loss (bug #1...
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-08
Fixed again iconv
Sebastien Helleu
2007-01-08
Fixed iconv problem, causing truncated words when using iso locale
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 compilation problem with iconv under FreeBSD
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
2007-01-01
Fixed bug with status bar (missing refresh) when closing a buffer
Sebastien Helleu
2007-01-01
Fixed bug with use of first buffer for a channel if not connected to server (...
Sebastien Helleu
2006-12-26
Fixed refresh bug with private buffer title
Sebastien Helleu
2006-12-11
Fixed memory leak in /charset command
Sebastien Helleu
2006-12-08
Fixed bug with nick completion in command args (now uses option look_nick_com...
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-04
Fixed bug with "set_config" function in plugins API (bug #18448)
Sebastien Helleu
2006-12-03
Fixed bug in plugin modifier exec when many modifiers are called for a message
Sebastien Helleu
2006-12-03
Fixed charset problem with date in log files when using ISO charset
Sebastien Helleu
2006-12-01
Plugins: "add_message_handler" now accepts "*" for all IRC messages
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-29
Added auto completion with channels and filenames
Sebastien Helleu
2006-11-26
Fixed memleak in keyboard input
Sebastien Helleu
2006-11-19
Fixed refresh bug when changing config options if window is splited
Sebastien Helleu
2006-11-19
Removed unused charset options in default config file for servers
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-15
Replaced call to strndup() by weechat_charset_strndup()
Sebastien Helleu
2006-11-15
fix possible stack overflow in filename completion
Emmanuel Bouthenot
2006-11-14
Fixed bug with DCC SEND when filename begins with '~'
Sebastien Helleu
2006-11-11
Fixed random crash with completion
Sebastien Helleu
2006-11-10
Fixed minor bug with /setp when no value is given and that option does not exist
Sebastien Helleu
2006-11-09
Fixed bug in charset plugin: now encode/decode channels/nicks in IRC messages...
Sebastien Helleu
2006-11-09
Added "irc_send_unknown_commands" option to send unknown commands to IRC serv...
Sebastien Helleu
2006-11-08
Remove some unneeded iconv calls (for UTF-8 term)
Sebastien Helleu
2006-11-08
Fixed display bug with new charset and unreadable UTF-8 chars in ISO term
Sebastien Helleu
2006-11-08
Fixed bad header name in gui-common.c
Sebastien Helleu
2006-11-08
Fixed bug with /upgrade and buffer's data when switching to new charset plugi...
Sebastien Helleu
[next]