169 Commits

Author SHA1 Message Date
Sebastien Helleu
8659d94965 Updated translations 2006-05-15 20:24:06 +00:00
Sebastien Helleu
f4ab9dcc33 Updated translations 2006-05-14 09:24:57 +00:00
Sebastien Helleu
bdaaa6182f Fixed typos in doc 2006-05-13 17:56:06 +00:00
Sebastien Helleu
78ca78855e Added new key to find previous completion (shift-tab by default) 2006-05-13 00:06:18 +00:00
Sebastien Helleu
e36b53bf74 Fixed "hostname" option for servers (now really used to set hostname/IP for choosing local interface (ipv4 or ipv6)) 2006-05-12 14:24:23 +00:00
Sebastien Helleu
59cddf7a40 Updated translations 2006-05-10 14:18:36 +00:00
Sebastien Helleu
7d944ceca4 Fixed typo in setup option help 2006-05-07 11:35:35 +00:00
Sebastien Helleu
b33e8c6482 Added IRC commands 290, 292, 437, 974 2006-04-23 16:01:01 +00:00
Sebastien Helleu
40ffeb9e0c Splited GUI sources 2006-04-22 21:18:02 +00:00
Sebastien Helleu
22d8c1017b Fixed typo in /window command help 2006-04-16 11:56:34 +00:00
Sebastien Helleu
f80489f469 Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20) 2006-04-16 09:46:23 +00:00
Sebastien Helleu
2fd53dcc37 Fixed many crashes with DCC chat 2006-04-15 16:47:43 +00:00
Sebastien Helleu
0b523df418 Fixed typos in doc 2006-04-13 16:13:57 +00:00
Sebastien Helleu
b81b747b96 Added more help for input prompt format 2006-04-13 12:04:14 +00:00
Sebastien Helleu
1bee0ba0b2 Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened) 2006-04-12 13:34:33 +00:00
Sebastien Helleu
99d86d64ab Added "+p" mode for channels, fixed mode display in status bar 2006-04-04 17:47:31 +00:00
Sebastien Helleu
5068f4d365 Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when closing buffer 2006-04-03 16:01:10 +00:00
Sebastien Helleu
212ec7a76d Added nick alignment in private buffers 2006-04-03 09:35:08 +00:00
Sebastien Helleu
d01081241a Added nick alignment options 2006-04-02 21:53:41 +00:00
Sebastien Helleu
c803419616 Fixed nicklist display bugs when on top or bottom of chat window, fixed refresh bug (too many refresh) when terminal is resized 2006-03-31 13:49:58 +00:00
Sebastien Helleu
83bdd97916 Added keyboard handler to plugin API 2006-03-30 12:08:55 +00:00
Sebastien Helleu
eaa33bfb8e Added hostname/IP option for connection to server 2006-03-25 11:20:37 +00:00
Sebastien Helleu
d9c032fee3 Added /setp command (set plugin options) 2006-03-24 09:38:54 +00:00
Sebastien Helleu
9fb1176b1b Completed /set command help 2006-03-21 14:17:29 +00:00
Sebastien Helleu
27fd4beca7 Aliases are executed before WeeChat/IRC commands, /builtin command added 2006-03-21 11:41:02 +00:00
Sebastien Helleu
e499c1cb32 Added /cycle command, /part command does close buffer any more 2006-03-19 12:15:27 +00:00
Sebastien Helleu
3ff8d488e7 Version 0.1.9-cvs 2006-03-18 10:51:18 +00:00
Sebastien Helleu
1314c8e78e Version 0.1.8 2006-03-18 09:03:14 +00:00
Sebastien Helleu
02d4287ad0 Added missing IRC command "378" 2006-03-14 12:44:42 +00:00
Sebastien Helleu
ea06fca69c Fixed "+I" mode output 2006-03-10 23:19:11 +00:00
Sebastien Helleu
4181fa3f74 Fixed /mode command output 2006-03-10 22:44:21 +00:00
Sebastien Helleu
227c05447f Improved alias completion (now uses target command for completion) 2006-03-08 15:31:26 +00:00
Sebastien Helleu
1005890db2 Fixed completion bug with commands in pv (nick completion, for example with /me) 2006-03-06 21:09:09 +00:00
Sebastien Helleu
650805f204 Using new default value for DCC download dir (created at startup), fixed logs dir creation 2006-03-04 15:37:20 +00:00
Sebastien Helleu
92db79989e Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist top/bottom 2006-03-03 10:40:43 +00:00
Sebastien Helleu
e4cc182105 Script plugins now load scripts in WeeChat system share directory 2006-02-28 21:11:34 +00:00
Sebastien Helleu
c0a1673060 Added IRC raw data buffer 2006-02-22 11:58:11 +00:00
Sebastien Helleu
3a213f38ec Added timer handler for plugins 2006-02-19 10:43:47 +00:00
Sebastien Helleu
4f81254e40 Fixed message displayed when a command handler failed (now "failed" instead of
"command not found")
2006-02-18 12:50:55 +00:00
Sebastien Helleu
c491b39388 Updated doc, renamed functions in plugins API 2006-02-16 20:27:28 +00:00
Sebastien Helleu
91af3fe728 Updated translations 2006-02-16 10:19:07 +00:00
Sebastien Helleu
0538215157 Updated doc for server_command setting 2006-02-12 22:12:05 +00:00
Sebastien Helleu
6013e43292 Minor changes on server/channel/nick info API functions 2006-02-04 15:25:18 +00:00
Sebastien Helleu
70ad116c0f Added options "look_open_near_server" and "look_nick_complete_first" (patch from Gwenn) 2006-01-30 20:22:40 +00:00
Sebastien Helleu
464fc8abdf Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos) 2006-01-25 17:52:11 +00:00
Sebastien Helleu
1607c44e75 Added new option "irc_away_check_max_nicks" to disable away check on channels with high number of nicks (patch from Gwenn) 2006-01-25 10:31:22 +00:00
Sebastien Helleu
364d774ded Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn) 2006-01-25 08:55:24 +00:00
Sebastien Helleu
6972b057d9 Fixed bug with charset in infobar highlights 2006-01-24 15:08:03 +00:00
Sebastien Helleu
8cd8410448 Fixed bugs: buffer detection in plugins/scripts commands, and /history command 2006-01-22 21:30:19 +00:00
Sebastien Helleu
3c16d49d2d Added some info for commands and options help 2006-01-21 21:26:24 +00:00