Sebastien Helleu
13d8a4f093
Fixed buffer detection for Perl/Python "print" and "command" functions
2005-05-07 11:26:31 +00:00
Sebastien Helleu
e7c899014c
Fixed nicklist sort mode: now modes are not cumulated any more (so for example all op will be sorted together)
2005-05-07 06:56:01 +00:00
Sebastien Helleu
f88b75b241
Allow only server (with blank channel) for buffer search (for print & command functions)
2005-05-05 16:41:22 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
2005-05-05 16:26:34 +00:00
Sebastien Helleu
c6fc8bd147
Added Python plugin support
2005-05-01 19:03:15 +00:00
Sebastien Helleu
eda55fbdb4
Added Python plugin support
2005-05-01 18:53:23 +00:00
Sebastien Helleu
dca4064502
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
2005-04-30 19:21:28 +00:00
Sebastien Helleu
8a3d30b03a
Changes for Mac OS X platform (now ok)
2005-04-30 10:29:54 +00:00
Sebastien Helleu
40d02fdffd
Added IRC command "671"
2005-04-28 18:34:12 +00:00
Benoit Papillault
eb0b722ee5
Added WxWidgets frontend (no source files)
2005-04-24 11:08:22 +00:00
Sebastien Helleu
73c69d2d71
Added transfer rate for DCC files
2005-04-23 18:13:25 +00:00
Sebastien Helleu
d90587c443
Fixed call to "has_color" in gui_window_set_color function
2005-04-22 16:47:02 +00:00
Sebastien Helleu
992632857f
Added "485" IRC command
2005-04-20 21:27:44 +00:00
Sebastien Helleu
5ebab583f6
Added "-all" option for /nick command, added "341" IRC command (for invitation)
2005-04-19 21:02:59 +00:00
Sebastien Helleu
0b781f96f7
Improved gettext installation (now ok under BSD)
2005-04-17 19:01:18 +00:00
Sebastien Helleu
5090689a76
Buffers timestamp can now be changed (new option in config file)
2005-04-09 11:34:15 +00:00
Sebastien Helleu
a92ca4961b
Hotlist not changed when self away or nick change
2005-04-09 08:03:53 +00:00
Sebastien Helleu
ae8a4633ef
Allow nick completion in private buffer with /me command
2005-04-07 18:58:01 +00:00
Sebastien Helleu
38505d02dd
Fixed display bug with "-MORE-" in private or server buffers
2005-04-05 18:21:01 +00:00
Sebastien Helleu
20dcc4f56e
Fixed crash when purging old DCC
2005-04-03 17:12:12 +00:00
Sebastien Helleu
36b2e10497
Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added weechat version in log at startup
2005-03-24 16:42:24 +00:00
Sebastien Helleu
3198879ff2
Added missing IRC command 307
2005-03-21 06:18:03 +00:00
Sebastien Helleu
fbcd5b3673
Remove compilation in parent dir for gui dir
2005-03-20 10:09:42 +00:00
Sebastien Helleu
7fe5afe3cb
Check return codes in autogen.sh, remove compilation in parent dir for gui dir
2005-03-20 10:04:51 +00:00
Sebastien Helleu
a23af790df
Option irc_away_check is now 0 by default (waiting for fix)
2005-03-20 07:19:16 +00:00
Sebastien Helleu
6d1d1a7b90
Fixed display bug when halfop flag is set/unset
2005-03-17 21:40:54 +00:00
Sebastien Helleu
0b78294f1a
Added /halfop & /dehalfop commands, fixed halfop display bug in nicklist
2005-03-16 21:49:49 +00:00
Sebastien Helleu
bbd4011020
Added nicks count for channel buffers
2005-03-15 21:15:36 +00:00
Sebastien Helleu
1524432007
More explicit message when channel or nick not found
2005-03-15 19:01:58 +00:00
Sebastien Helleu
09242c3ba6
Added /ban, /unban and /kickban commands, fixed /kick command
2005-03-13 23:36:45 +00:00
Sebastien Helleu
bba97304a0
Do not highlight server buffer for notices from memoserv
2005-03-13 09:22:48 +00:00
Sebastien Helleu
32851b7758
Do not highlight server buffer for notices from nickserv and chanserv
2005-03-13 09:05:53 +00:00
Sebastien Helleu
4322501ebd
Fixed /invite command (and now invite requests are displayed)
2005-03-12 20:08:08 +00:00
Sebastien Helleu
39d14185a1
FIFO command/text not authorized on special buffers like DCC
2005-03-12 18:52:29 +00:00
Sebastien Helleu
c3f5e88286
Added FIFO pipe for remote control
2005-03-12 03:16:30 +00:00
Sebastien Helleu
6e253245fe
Fixed some commands help for doc
2005-03-10 17:20:14 +00:00
Sebastien Helleu
47d03e7dee
Fixed list of commands output
2005-03-10 15:49:49 +00:00
Sebastien Helleu
9fbd33faaf
Added --irc-commands and --weechat-commands command line options
2005-03-10 15:40:18 +00:00
Sebastien Helleu
5301c75021
Fixed type used for Mac OS (replaced uint32_t by u_int32_t)
2005-03-10 14:49:50 +00:00
Sebastien Helleu
7f165b4c7c
Display "Disconnected" only on connected servers
2005-03-09 13:59:12 +00:00
Sebastien Helleu
9526e4a79d
Fixed crash when cancelling DCC CHAT that was not started
2005-03-09 13:56:05 +00:00
Sebastien Helleu
2b79d0fe5c
Properly display CTCP SOUND on channel
2005-03-07 19:21:28 +00:00
Sebastien Helleu
de43c7984a
Fixed bug in server messages parser
2005-03-06 22:28:11 +00:00
Sebastien Helleu
f78eb88e5a
Crash message modified
2005-03-06 20:56:24 +00:00
Sebastien Helleu
4b5b5354da
Fixed display bug with empty strings
2005-03-05 22:42:31 +00:00
Sebastien Helleu
ac446e9c1f
Nick completion with nothing as base word is disabled
2005-03-05 19:19:37 +00:00
Sebastien Helleu
951ec2e7be
Fixed crash when a line is ending by lot of spaces
2005-03-05 19:19:12 +00:00
Sebastien Helleu
bce7a0e961
Server errors are now displayed on appropriate buffers (default is server buffer)
2005-03-05 17:23:45 +00:00
Sebastien Helleu
7433015842
Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
2005-03-05 17:03:15 +00:00
Sebastien Helleu
57daa68be5
Fixed some translations
2005-02-28 10:45:09 +00:00