Sebastien Helleu
|
dc80d87b0e
|
Fixed crash when /away command is issued with no server connection (bug #18839)
|
2007-01-21 11:54:45 +00:00 |
|
Sebastien Helleu
|
749fae7a75
|
Fixed crash when closing a buffer opened on many windows
|
2007-01-16 23:53:01 +00:00 |
|
Sebastien Helleu
|
e99915e427
|
Fixed freeze with SSL server when disconnecting after connection loss (bug #18735)
|
2007-01-16 14:54:38 +00:00 |
|
Sebastien Helleu
|
6dacffe946
|
Version 0.2.3
|
2007-01-10 18:12:53 +00:00 |
|
Sebastien Helleu
|
3409d9a7e7
|
Fixed display bugs with nicklist at top/bottom when look_nicklist_separator is OFF (bug #18737)
|
2007-01-09 21:15:02 +00:00 |
|
Sebastien Helleu
|
66161f5249
|
Fixed iconv problem, causing truncated words when using iso locale
|
2007-01-08 15:43:21 +00:00 |
|
Sebastien Helleu
|
a1bbfb0129
|
Fixed topic scroll when topic has multi-bytes chars
|
2007-01-07 18:38:39 +00:00 |
|
Sebastien Helleu
|
53acc07eb1
|
Fixed compilation problem with iconv under FreeBSD
|
2007-01-06 23:57:59 +00:00 |
|
Sebastien Helleu
|
bbe2f9093c
|
Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messages (bug #18716)
|
2007-01-06 22:24:54 +00:00 |
|
Sebastien Helleu
|
4ba67bdd0c
|
Version 0.2.2
|
2007-01-05 23:46:35 +00:00 |
|
Sebastien Helleu
|
3e2349481c
|
Fixed bug with status bar (missing refresh) when closing a buffer
|
2007-01-01 20:48:14 +00:00 |
|
Sebastien Helleu
|
37e4e1f011
|
Fixed bug with use of first buffer for a channel if not connected to server (now allowed only for a server buffer)
|
2007-01-01 17:42:12 +00:00 |
|
Sebastien Helleu
|
412ffa632e
|
Fixed refresh bug with private buffer title
|
2006-12-26 17:29:50 +00:00 |
|
Sebastien Helleu
|
59158c48d3
|
Fixed bug with nick completion in command args (now uses option look_nick_completion_ignore)
|
2006-12-08 15:22:44 +00:00 |
|
Sebastien Helleu
|
a1bc5ce60f
|
Fixed display bug with color for first line on screen (bug #17719)
|
2006-12-05 14:27:01 +00:00 |
|
Sebastien Helleu
|
10ab4b0a20
|
Added anti-flood option (irc_anti_flood) (task #5442)
|
2006-12-04 09:44:23 +00:00 |
|
Sebastien Helleu
|
22f255afbb
|
Fixed bug with "set_config" function in plugins API (bug #18448)
|
2006-12-04 08:51:10 +00:00 |
|
Sebastien Helleu
|
d1d41da7ad
|
Plugins: "add_message_handler" now accepts "*" for all IRC messages
|
2006-12-01 16:14:08 +00:00 |
|
Sebastien Helleu
|
7ce144e875
|
Added keys (F9/F10) to scroll topic (task #6030)
|
2006-11-29 16:08:57 +00:00 |
|
Sebastien Helleu
|
59a0d27668
|
Added auto completion with channels and filenames
|
2006-11-29 08:28:26 +00:00 |
|
Sebastien Helleu
|
c7d9ebd5c4
|
Added filename completion in doc and ChangeLog
|
2006-11-28 19:23:00 +00:00 |
|
Sebastien Helleu
|
670c05554c
|
Fixed memleak in keyboard input
|
2006-11-26 11:42:59 +00:00 |
|
Sebastien Helleu
|
7d5878e4d6
|
Fixed refresh bug when changing config options if window is splited
|
2006-11-19 08:18:59 +00:00 |
|
Sebastien Helleu
|
f4c01bc785
|
Added space between chat and nicklist when position is "right" (bug #17852)
|
2006-11-17 22:03:00 +00:00 |
|
Sebastien Helleu
|
4061f34127
|
Added option "look_nicklist_separator" (task #5437)
|
2006-11-17 20:40:23 +00:00 |
|
Sebastien Helleu
|
7d29001f9d
|
Fixed bug with DCC SEND when filename begins with '~'
|
2006-11-14 19:54:56 +00:00 |
|
Sebastien Helleu
|
48f526b55a
|
Added "irc_send_unknown_commands" option to send unknown commands to IRC server (OFF by default) (task #5947)
|
2006-11-09 13:34:03 +00:00 |
|
Sebastien Helleu
|
c20ce83d20
|
Added charset plugin (WeeChat is now full UTF-8 for internal data storage), fixed compilation problems with FreeBSD, fixed status bar display bug
|
2006-11-08 07:54:33 +00:00 |
|
Sebastien Helleu
|
101e623b75
|
Fixed bug with ignore: now any IRC command is allowed
|
2006-11-04 19:53:39 +00:00 |
|
Sebastien Helleu
|
0eae5234a1
|
Fixed crash with Ctrl-T (transpose) and one char on line (bug #18153)
|
2006-10-30 13:27:24 +00:00 |
|
Sebastien Helleu
|
655150875b
|
Updated ChangeLog
|
2006-10-24 13:08:35 +00:00 |
|
Sebastien Helleu
|
2ee57a4af5
|
Fixed bug on ignore with "mode" IRC command (bug #18058)
|
2006-10-20 10:11:16 +00:00 |
|
Sebastien Helleu
|
a3878a522c
|
Fixed crash when loading ruby script if file does not exist, with Ruby >= 1.9 only (bug #18064)
|
2006-10-20 09:19:51 +00:00 |
|
Sebastien Helleu
|
8dcb59fd0b
|
Added date in plugin function get_buffer_data()
|
2006-10-14 08:33:13 +00:00 |
|
Sebastien Helleu
|
9b91c91577
|
Fixed some portability bugs (patch #5271)
|
2006-10-12 17:16:14 +00:00 |
|
Sebastien Helleu
|
481e6f8e7f
|
Fixed iconv detection for BSD (patch #5456)
|
2006-10-12 16:42:35 +00:00 |
|
Sebastien Helleu
|
e4ad664010
|
Fixed typo in configure.in (bash specific test) (patch #5450)
|
2006-10-12 16:13:30 +00:00 |
|
Sebastien Helleu
|
5a82d5a246
|
Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now sent in one mode command to server (task #5968)
|
2006-10-12 15:14:08 +00:00 |
|
Sebastien Helleu
|
8c29d36461
|
Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patch from Stalwart)
|
2006-10-12 12:30:11 +00:00 |
|
Sebastien Helleu
|
9753571988
|
Fixed bug with /alias and arguments (like $1), now text after argument(s) is used (bug #17944)
|
2006-10-09 14:55:35 +00:00 |
|
Sebastien Helleu
|
ebf5b78fce
|
Fixed comparison between a char and negative value (now using 'signed char' to compare), this should fix minor display bug on some arch like PPC
|
2006-10-08 07:43:09 +00:00 |
|
Sebastien Helleu
|
047d941f46
|
Version 0.2.1
|
2006-10-01 08:11:55 +00:00 |
|
Sebastien Helleu
|
6f1683172f
|
Fixed wrong bug # in ChangeLog: #17852 => #17838
|
2006-09-30 06:55:20 +00:00 |
|
Sebastien Helleu
|
80a76f65f6
|
Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC error for sender when receiver cancels DCC (bug #17852)
|
2006-09-30 06:52:52 +00:00 |
|
Sebastien Helleu
|
63416bb801
|
Fixed random crash with /upgrade command (error when loading buffers)
|
2006-09-23 09:09:36 +00:00 |
|
Sebastien Helleu
|
cb95bfc846
|
Fixed buffer search by server/channel: now if only channel is specified, a channel of another server can be found
|
2006-09-16 14:47:15 +00:00 |
|
Sebastien Helleu
|
f325b5a71f
|
Fixed highlight for DCC, invite and notice: when a window is displaying buffer, there's no highlight
|
2006-09-12 10:45:46 +00:00 |
|
Sebastien Helleu
|
6450867535
|
Command "/away -all" now allowed when not connected to current server
|
2006-09-08 20:20:05 +00:00 |
|
Sebastien Helleu
|
bd4d543d50
|
New signals handled: SIGTERM and SIGHUP (received when terminal is closed): clean WeeChat quit (send quit to irc servers then quit WeeChat)
|
2006-09-08 13:51:32 +00:00 |
|
Sebastien Helleu
|
5479a3d10a
|
Added some new default key bindings for existing keys (for some OS)
|
2006-09-02 20:47:52 +00:00 |
|