Sebastien Helleu
263f15cf2e
Fixed french XML files for doc
2007-06-07 14:32:46 +00:00
Sebastien Helleu
36f0aab4d4
Fixed QUOTE command: now allowed when socket is ok (even if IRC connection to server is not ok) (bug #20113 )
2007-06-07 13:26:54 +00:00
Sebastien Helleu
1f77a51ddc
Updated czech translations
2007-06-06 11:39:33 +00:00
Sebastien Helleu
c96eea0f54
Updated russian translations
2007-06-06 10:58:45 +00:00
Sebastien Helleu
87fa5c8b52
Updated translations
2007-06-06 10:35:16 +00:00
Sebastien Helleu
6f83c33ed9
Added missing IRC commands 378 and 379 (bug #20091 )
2007-06-06 10:13:25 +00:00
Sebastien Helleu
23ff266816
Added missing IRC command 327
2007-06-06 09:08:00 +00:00
Sebastien Helleu
8affe52ee4
Fixed hotlist when exiting search mode: current buffer is removed from hotlist
2007-06-05 21:31:43 +00:00
Sebastien Helleu
162565466e
Fixed german XML files for doc
2007-06-05 21:21:53 +00:00
Sebastien Helleu
a2384b3514
Updated some XML files for doc
2007-06-05 20:13:53 +00:00
Sebastien Helleu
219621b8cc
Updated czech translations
2007-06-05 20:12:24 +00:00
Sebastien Helleu
a3d7bcf804
Updated russian translations
2007-06-05 20:10:09 +00:00
Sebastien Helleu
8978b9c4b9
Added "weechat.log" name in error message when WeeChat log file is locked
2007-06-05 14:00:47 +00:00
Sebastien Helleu
b605e52d0f
Updated german doc
2007-06-01 13:47:46 +00:00
Sebastien Helleu
c554ed2da5
Updated german translations
2007-06-01 13:44:39 +00:00
Julien Louis
dde12565e7
Fix libintl.h issue on FreeBSD
2007-05-26 19:15:46 +00:00
Sebastien Helleu
34e220df56
Fixed bug with PART command parsing (":" not skipped, problem with some IRC servers)
2007-05-25 16:49:25 +00:00
Sebastien Helleu
537e1781a6
Fixed nick completion bug: now self nick is always at the end of completion list
2007-05-24 12:59:16 +00:00
Sebastien Helleu
d66bfc2458
Added "%M" for completion with nicks of current server (nicks on open channels) (task #6931 )
2007-05-24 12:43:18 +00:00
Sebastien Helleu
fb3fd5b0eb
Improved key bindings: now possible to bind a key on many commands, separated by semicolon (task #5444 )
2007-05-23 16:07:31 +00:00
Sebastien Helleu
c0762e3b13
Updated russian translations
2007-05-23 12:47:47 +00:00
Sebastien Helleu
4519707904
Fixed minor typo in translations
2007-05-23 11:50:28 +00:00
Sebastien Helleu
30e194e41f
Updated translations
2007-05-23 08:08:21 +00:00
Sebastien Helleu
5e4f45e2a2
Improved IRC long message split: use word boundary (task #6685 )
2007-05-22 16:37:11 +00:00
Sebastien Helleu
e339e9020d
Fixed "%C" completion: now completes with all channels of all servers
2007-05-22 14:46:59 +00:00
Sebastien Helleu
5332d2ba27
Removed ":" for unknown IRC commands before arguments (bug #19929 )
2007-05-22 13:11:58 +00:00
Sebastien Helleu
058c026e10
Fixed bug with "/buffer query_name", added server and channel completion for /buffer command (bug #19928 )
2007-05-22 13:02:39 +00:00
Julien Louis
dd79c6b8bf
Only check ncurses.h if ncursesw/ncurses.h is not found
...
Signed-off-by: Julien Louis <ptitlouis@sysif.net >
2007-05-21 22:26:17 +00:00
Julien Louis
e867f2dd35
Fix ncurses detection.
...
We now provide a FindNcurses.cmake to find the library used
and we define the right cpp variable when we compile the curses gui.
Signed-off-by: Julien Louis <ptitlouis@sysif.net >
2007-05-21 22:20:13 +00:00
Sebastien Helleu
ba468f2234
Added cmake for weechat compile (patch #5943 )
2007-05-21 21:46:51 +00:00
Sebastien Helleu
6c67b97fb7
Added date.xml.in, file needed by cmake
2007-05-21 16:58:37 +00:00
Sebastien Helleu
9f5d99f57e
Added cmake for weechat compile
2007-05-21 16:30:04 +00:00
Sebastien Helleu
c79becdc85
Removed compile warning in Perl script plugin
2007-05-21 16:11:27 +00:00
Sebastien Helleu
7405588a6e
Updated man page
2007-05-21 16:09:24 +00:00
Sebastien Helleu
4061f0641d
Fixed IRC mode parsing when receiving modes with arguments (bug #19902 )
2007-05-20 10:41:51 +00:00
Sebastien Helleu
5787acad2c
Fixed crash with IRC JOIN malformed message (bug #19891 )
2007-05-18 09:13:25 +00:00
Sebastien Helleu
5e29f17620
Updated script urlgrab.py
2007-05-18 06:35:52 +00:00
Sebastien Helleu
4950d462d0
Minor cleanup in german doc: removed some unneeded spaces
2007-05-15 07:48:43 +00:00
Sebastien Helleu
20b567c3df
Added charset plugin in doc
2007-05-14 21:09:08 +00:00
Sebastien Helleu
d395846fb7
Removed "prefix" data for server info in plugin API (oups, why did I add that ?)
2007-05-11 15:04:56 +00:00
Sebastien Helleu
bee62989f6
Code cleanup: renamed IRC functions to have uniform name (with prefix based on source name), moved some functions
2007-05-11 14:59:12 +00:00
Sebastien Helleu
7579529d94
Fixed bug with nick prefixes on some IRC servers (bug #19854 )
2007-05-11 12:06:20 +00:00
Sebastien Helleu
a8fc49bd79
Fixed IRC server message display, case insensitive test for nick in message
2007-05-11 10:13:38 +00:00
Sebastien Helleu
d617f1d154
New version of awl.py
2007-05-11 08:22:39 +00:00
Sebastien Helleu
82b3f86c43
Fixed channel search for display of IRC error messages (case insensitive search for nick)
2007-05-11 08:17:57 +00:00
Sebastien Helleu
812ab4129f
Added mpd.py script
2007-05-10 14:39:23 +00:00
Sebastien Helleu
d6925c982e
Fixed bug with PING answer: removed one colon at beginning of PONG arguments (bug #19846 )
2007-05-10 09:22:28 +00:00
Sebastien Helleu
c3e9858d55
Improved setup file save: now writes temporary file, then rename it (task #6847 )
2007-05-09 16:43:01 +00:00
Sebastien Helleu
7290f0f1ab
Fixed bug with $nick/$channel/$server variables in commands
2007-05-09 13:12:12 +00:00
Sebastien Helleu
0093bf0849
Updated french doc
2007-05-09 11:54:55 +00:00