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-03-20
Fixed bug with text search and previous/next highlight (sometimes search came...
Sebastien Helleu
2007-03-20
Fixed minor bug in /upgrade command
Sebastien Helleu
2007-03-20
Added case-sensitive search in buffer, display marker for each line matching ...
Sebastien Helleu
2007-03-19
Fixed bug with explode_string / free_exploded_string when max_items > 0
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-16
Fixed /topic completion when no topic set on current channel (bug #19322)
Sebastien Helleu
2007-03-16
Improved password hiding, code cleanup (bug #19229) (new commit after savanna...
Sebastien Helleu
2007-03-15
Added away info on status bar for server buffer when look_one_server_buffer i...
Sebastien Helleu
2007-03-09
make arguments for function get_buffer_data() mandatory in plugins/scripts
Emmanuel Bouthenot
2007-03-07
Updated translations
Sebastien Helleu
2007-03-06
Added new return code in plugin API to force highlight (for message handlers ...
Sebastien Helleu
2007-03-06
Fixed bug with server buffer when "look_one_server_buffer" is ON and server b...
Sebastien Helleu
2007-03-05
Fixed /help command: displays plugin help for redefined commands (bug #19166)
Sebastien Helleu
2007-03-05
Updated /help alias with $nick/$channel/$server (bug #19194)
Sebastien Helleu
2007-03-01
Prefix '/' disabled in commands (patch #5769)
Sebastien Helleu
2007-03-01
Fixed completion of redefined commands removed by plugins (bug #19176)
Sebastien Helleu
2007-02-28
fix some memory leaks in perl plugin/script
Emmanuel Bouthenot
2007-02-28
fix some memory leaks in python plugin/script
Emmanuel Bouthenot
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
[next]