Sebastien Helleu
76b883f05f
Fix bug after /upgrade on buffers with free content (bug #26020 )
2009-06-21 14:10:41 +02:00
Sebastien Helleu
679e477abb
Fix some memory leaks in command hook (completion templates), buffer closing, partial completion
2009-06-21 12:45:50 +02:00
Sebastien Helleu
b698a9ce4a
Move partial completion structure to completion structure (it is now specific to buffer) (bug #25556 )
2009-06-21 12:19:57 +02:00
Sebastien Helleu
d4b572c753
Fix scroll Y in bars (bug #26008 )
2009-06-21 11:02:57 +02:00
Sebastien Helleu
271d6a131f
Fix problems with /set of some bar options
2009-06-21 00:24:04 +02:00
Sebastien Helleu
911e29cf65
Add missing refresh of bar when changing size with command /set
2009-06-20 23:13:21 +02:00
Sebastien Helleu
95c03734cc
Fix minor display bug with read marker (line or dotted line)
...
Bug is happening when read marker is line or dotted line and that last char
of line is an horizontal line. When new line is added in buffer after read
marker, then last char of read marker line is repeated on next line.
2009-06-20 13:12:03 +02:00
Sebastien Helleu
f5b2b2291f
Fix command to create irc server in quickstart guide
2009-06-18 22:06:05 +02:00
Sebastien Helleu
1b5d34e777
Version 0.3.0-rc1
v0.3.0-rc1
2009-06-17 14:25:24 +02:00
Sebastien Helleu
23fdef7b50
Fix translation bug in help of command /input
2009-06-17 11:26:46 +02:00
Sebastien Helleu
417380a89e
Remove "/server switch" from doc and completion template
2009-06-17 11:18:21 +02:00
Sebastien Helleu
fc08677c38
Fix typos in docs
2009-06-17 11:17:27 +02:00
Sebastien Helleu
7d302429d2
Improve option irc.look.notice_as_pv, new values: auto/never/always
...
This allows private chat with following nicks: nickserv/chanserv/memoserv.
2009-06-14 18:50:43 +02:00
Sebastien Helleu
bf2b06bb03
Remove obsolete macro in plugin API reference
2009-06-14 18:18:52 +02:00
Sebastien Helleu
92940e52f1
Do not auto-load hidden files in script plugins (bug #21390 )
2009-06-14 16:35:06 +02:00
Sebastien Helleu
3379ac4757
Remove detection of library iksemel
2009-06-14 14:29:35 +02:00
Sebastien Helleu
fe980f2863
Remove jabber plugin (will be replaced by script)
2009-06-14 14:17:17 +02:00
Sebastien Helleu
62559459df
Remove obsolete trigger plugin
2009-06-14 13:47:03 +02:00
Sebastien Helleu
4179a16863
Add color for channel IRC notices (patch #6841 )
2009-06-14 12:47:17 +02:00
Sebastien Helleu
412bf73673
Add new option weechat.look.hotlist_names_merged_buffers
2009-06-14 11:03:01 +02:00
Sebastien Helleu
5ecdee569f
Add option "-merged" for /buffer clear
2009-06-14 10:49:03 +02:00
Sebastien Helleu
1f8532e668
Display buffer name in hotlist if buffers are merged with same number
2009-06-13 20:03:00 +02:00
Sebastien Helleu
d686dc547c
Remove all merged buffers from hotlist, instead of only current selected buffer
2009-06-13 19:57:59 +02:00
Sebastien Helleu
8a696d26e2
Fix IRC mode parsing when receiving modes with arguments (bug #26793 )
2009-06-13 18:15:01 +02:00
Sebastien Helleu
40e3422058
Do not refresh buffer if displayed line is filtered (hidden)
2009-06-13 16:27:04 +02:00
Sebastien Helleu
1786646550
Update ChangeLog and NEWS
2009-06-13 13:46:02 +02:00
Sebastien Helleu
314687bf71
Fix english typos in docs (patch from jdhore)
2009-06-13 09:43:17 +02:00
Sebastien Helleu
c95f7b8e83
Fix typo
2009-06-13 08:33:13 +02:00
Sebastien Helleu
38f1bc0837
Remove variable with "WeeChat required version" in plugins, do not compare version any more (API comparison is enough)
2009-06-12 16:02:40 +02:00
Sebastien Helleu
58e6a514eb
Fix line filtering after /upgrade when filter applies on one buffer only
2009-06-12 14:47:22 +02:00
Sebastien Helleu
ed47fff730
Fix refresh of hidden bars (patch #6837 )
2009-06-12 11:22:00 +02:00
Sebastien Helleu
ae23fb0b46
Fix bug with some utf-8 chars in input line
2009-06-12 08:00:44 +02:00
Sebastien Helleu
a06fa73ba8
Add option irc.look.item_display_server to display server with plugin or name in status bar
2009-06-11 19:03:27 +02:00
Sebastien Helleu
ec5c3aa3cc
Improve completion for script plugins commands
2009-06-11 16:51:50 +02:00
Sebastien Helleu
652a97cc7a
Fix display bug with color/attribute chars (< 32) in command line (bug #26749 )
2009-06-11 15:31:53 +02:00
Sebastien Helleu
3912c1bae6
Fix typo with plural of "ignore"
2009-06-11 12:48:58 +02:00
Sebastien Helleu
a326c2578c
Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server jump
2009-06-11 12:30:12 +02:00
Sebastien Helleu
19b7039005
Remove debian directory from package built with make dist
2009-06-11 08:19:43 +02:00
Sebastien Helleu
d7ad1780ad
Add infolist with commands history
2009-06-10 19:13:38 +02:00
Sebastien Helleu
b67da8860c
Add variable "active" in buffer infolist
2009-06-10 13:50:40 +02:00
Sebastien Helleu
1cd9074c09
Fix help of /wait command (missing '/' in examples)
2009-06-10 13:09:19 +02:00
Sebastien Helleu
274835f0ca
Display error if command "/key bind" has not enough arguments
2009-06-10 12:55:24 +02:00
Sebastien Helleu
335419e6de
Rename option weechat.completion.nick_completor to nick_completer
2009-06-10 12:51:36 +02:00
Sebastien Helleu
8d58b81d83
Add buffer merging feature, with /buffer merge/unmerge (task #7404 )
2009-06-10 12:40:05 +02:00
Sebastien Helleu
fd31dbb97e
Fix bug with cmake options for building script plugins
2009-06-10 08:07:57 +02:00
Emmanuel Bouthenot
88f21fffe7
Fix some bugs in asciidoc detection, add detection of source-highlight (needed by asciidoc to build doc)
2009-06-07 18:56:38 +02:00
Emmanuel Bouthenot
452a1d6b9e
Change the way to detect gnutls (using pkg-config instead of libgnutls-config)
2009-06-07 16:46:53 +02:00
Sebastien Helleu
1bbafc3d4e
Fix display problem with bar item "away" in IRC plugin
2009-06-07 11:52:21 +02:00
Sebastien Helleu
9a45c8995e
Update ChangeLog
2009-06-06 09:14:40 +02:00
Sebastien Helleu
b3f69541e6
Fix bug with /buffer close N1-N2
2009-06-04 10:24:08 +02:00