Sebastien Helleu
5fc77232c2
Update german translations
2009-11-03 17:13:54 +01:00
Marco Paolone
c0161bc875
Updated italian translation
2009-11-03 15:15:54 +01:00
Sebastien Helleu
2d70b2cd2e
Fix typos in french translation and in /help window
2009-11-01 08:37:38 +01:00
Sebastien Helleu
00f08f8e44
Add italian translations (thanks to Marco Paolone)
2009-10-31 20:45:06 +01:00
Sebastien Helleu
435b57e641
Fix message "Day changed to", sometimes displayed at wrong time (bug #26959 )
2009-10-30 10:09:19 +01:00
Sebastien Helleu
dec2f08a74
Update german translations
2009-10-29 20:52:45 +01:00
Sebastien Helleu
2fcbd7f846
Fix bug with IRC CTCP messages when char 0x01 is in message
2009-10-29 17:42:28 +01:00
Sebastien Helleu
999de8bfc1
Add partial irc-proxy feature to relay plugin
2009-10-29 17:23:25 +01:00
Sebastien Helleu
5a8c35f6b0
Add missing IRC command 275 (patch #6952 )
2009-10-21 13:18:28 +02:00
Sebastien Helleu
08ebcc877f
Improve mask used by command /kickban
2009-10-19 12:28:48 +02:00
Sebastien Helleu
7075849ac3
Fix typo in japanese quickstart guide
2009-10-19 07:57:03 +02:00
Sebastien Helleu
1e3db79969
Update german translations
2009-10-18 21:20:12 +02:00
Sebastien Helleu
a5c4d140a6
Add japanese quickstart guide
2009-10-18 21:17:33 +02:00
Sebastien Helleu
a08842bbad
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700 )
2009-10-14 18:21:46 +02:00
Sebastien Helleu
37835df573
Fix bug with buffer for execution of alias, when called from plugin API with function "command" (bug #27697 )
2009-10-14 14:22:39 +02:00
Sebastien Helleu
fbf1e0286e
Add some default bindings for keys alt+arrows under xterm
2009-10-11 14:38:48 +02:00
Jiri Golembiovsky
00d8e0d79d
Updated czech translations
2009-10-10 13:57:39 +02:00
Sebastien Helleu
0b6efe706b
Update ChangeLog
2009-10-10 13:00:32 +02:00
Sebastien Helleu
b138ffb7ae
Add IRC commands /samode, /sanick, /sapart, /saquit
2009-10-10 12:47:55 +02:00
Sebastien Helleu
62946024d8
Add IRC command /sajoin (task #9770 )
2009-10-10 12:04:20 +02:00
Sebastien Helleu
1905344fdb
Use default auto completion for arguments of unknown commands
2009-10-10 11:50:23 +02:00
Sebastien Helleu
656246b8d7
Fix "table of contents" in russian quickstart guide
2009-10-09 22:26:52 +02:00
Sebastien Helleu
0ce4da7bfc
Update spec file for RPM and add debian file for russian quickstart guide
2009-10-09 22:18:44 +02:00
Sebastien Helleu
a5a6066535
Add russian quickstart guide
2009-10-09 18:19:32 +02:00
Sebastien Helleu
bfb9ab6a2a
Add script prototypes and examples in plugin API reference
2009-10-09 15:46:29 +02:00
Sebastien Helleu
5535ec5f46
Fix alignment problem for buffer name when a merged buffer is closed (bug #27617 )
2009-10-06 21:25:15 +02:00
Sebastien Helleu
74fd27cc07
Add language "C" in main CMakeLists.txt, so that g++ is no more required by cmake
2009-10-06 12:05:39 +02:00
Sebastien Helleu
2bfe49d28b
Add option grab_key_command for /input (bound by default to alt-k)
...
New binding for alt-k is not automatic (for existing config), if you want to
use it, you can do: /key bind meta-k /input grab_key_command
2009-10-05 16:42:49 +02:00
Sebastien Helleu
7b2f578ac4
Fix compilation under Cygwin (patch #6916 )
2009-10-04 11:54:24 +02:00
Emmanuel Bouthenot
43c76c9164
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
2009-10-03 14:56:02 +02:00
Sebastien Helleu
7232e7d7f2
Fix bugs with colors in some german translations (patch #6919 )
2009-10-03 12:16:58 +02:00
Sebastien Helleu
427419dcd0
Fix restore of hotlist after /upgrade
2009-10-03 10:25:13 +02:00
Sebastien Helleu
9116131fde
Fix typo: keeped -> kept
2009-10-03 09:59:16 +02:00
Sebastien Helleu
007a621458
Fix typo in french translation
2009-10-03 00:32:35 +02:00
Sebastien Helleu
3a429ca6c3
New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917 )
2009-10-02 09:56:07 +02:00
Sebastien Helleu
ae13264314
Allow /unalias to remove multiple aliases (patch #6926 )
2009-09-30 17:58:56 +02:00
Sebastien Helleu
5a0a2cfcb9
Allow use of wildcards for /alias list (patch #6925 )
2009-09-30 17:44:49 +02:00
Sebastien Helleu
ebd17f79eb
Display alias command in /help alias_name (patch #6924 )
2009-09-30 17:25:55 +02:00
Sebastien Helleu
79fd2aa317
Remove buffer from hotlist when buffer is cleared (bug #27530 )
2009-09-30 09:55:19 +02:00
Sebastien Helleu
9bbd093ffe
Fix typo in plugin API reference for weechat_bar_set
2009-09-29 12:11:36 +02:00
Sebastien Helleu
fea5c961ae
Fix cmake directories: let user customize lib, share, locale and include directories (patch #6922 )
2009-09-20 21:44:08 +02:00
Sebastien Helleu
86772181c8
Update ChangeLog
2009-09-20 14:21:29 +02:00
Sebastien Helleu
ef5f6216e2
Fix plural form in german, hungarian and russian translation files (bug #27430 )
2009-09-20 14:20:43 +02:00
Sebastien Helleu
6fb5084af5
Add missing charset decoding/encoding for IRC DCC chat (bug #27482 )
2009-09-20 10:29:25 +02:00
Emmanuel Bouthenot
d4c62d0dba
Syncing debian packaging with Debian.
2009-09-19 11:31:08 +00:00
Sebastien Helleu
241e9dce6f
Fix terminal title bug: do not reset it when option weechat.look.set_title is off (bug #27399 )
2009-09-19 11:14:08 +02:00
Sebastien Helleu
44511f38a4
Add missing brackets around nick for IRC message 314 (reply to whowas) (patch #6915 )
2009-09-19 10:55:57 +02:00
Sebastien Helleu
e50534b1c3
Update ChangeLog
2009-09-18 23:02:24 +02:00
Sebastien Helleu
693246a61a
Improve error management when there is socket error in IRC plugin
...
When reading socket, there is server disconnection only if error is fatal (if
it is not, we'll try again later).
Error codes and messages are now displayed for all socket errors.
2009-09-18 23:00:29 +02:00
Sebastien Helleu
19d9fc9e13
Update hotlist when a buffer is closed (bug #27470 )
2009-09-17 17:39:58 +02:00