1048 Commits

Author SHA1 Message Date
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
173c7f7f2e Fixed typo 2006-03-25 11:32:31 +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
c4bafd3eef Fixed translations 2006-03-16 11:57:10 +00:00
Sebastien Helleu
d006811b8e Fixed typos 2006-03-16 10:36:27 +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
Julien Louis
b9e247794e Fix typo in french translation 2006-03-10 20:11:41 +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
d69c634d2f Fixed typos 2006-02-17 14:58:01 +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
f79653db8e Updated czech translations 2006-02-14 08:02:47 +00:00
Sebastien Helleu
0538215157 Updated doc for server_command setting 2006-02-12 22:12:05 +00:00
Sebastien Helleu
c0a7e4445c Added hungarian translation (thanks to voroskoi) 2006-02-08 10:27:10 +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
Sebastien Helleu
5aeb7921fe Added option "irc_show_away_once", to show away message only once in pv 2006-01-21 11:56:58 +00:00
Sebastien Helleu
e907b3b7a5 Version 0.1.8-cvs 2006-01-14 13:05:25 +00:00
Sebastien Helleu
be6594afb7 Version 0.1.7 2006-01-14 12:09:38 +00:00
Sebastien Helleu
83852ca3ab Fixed charset decoding bug when displaying topic of a channel 2006-01-14 08:26:10 +00:00
Sebastien Helleu
a4695f5ba2 New values for "irc_display_away" (off, local, channel) 2006-01-12 15:05:35 +00:00
Sebastien Helleu
8c54d55611 Fixed msg command (now allowed in private buffer with "*" as target) 2006-01-10 08:52:09 +00:00
Sebastien Helleu
224cd3ff59 Updated translations 2006-01-08 01:24:49 +00:00
Sebastien Helleu
4d62625894 New year in copyright, FSF address changed 2006-01-04 08:56:00 +00:00
Julien Louis
70e0f05ff2 oops, really commit the corrected file 2005-12-26 15:40:55 +00:00
Julien Louis
43093b13fa Proofreading by Guillaume Delacour 2005-12-26 15:35:25 +00:00
Sebastien Helleu
c771db23fe Added missing translations 2005-12-25 11:20:46 +00:00
Sebastien Helleu
ac8c68bd68 Added spanish translations 2005-12-25 09:33:30 +00:00