2530 Commits

Author SHA1 Message Date
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
Sebastien Helleu
a6363a7b0b Fix display of bold/reverse/underline color attributes in bars 2009-06-03 11:48:51 +02:00
Sebastien Helleu
89701be94f Add note about ports < 1024 (reserved for root) for listening ports (options xfer.network.port_range and relay.network.listen_port_range) 2009-06-02 16:01:37 +02:00
Sebastien Helleu
7d34e10c6d Add note about recommended locale (UTF-8) in FAQ 2009-06-02 15:49:22 +02:00
Sebastien Helleu
375e0b1b23 Fix set of color options with ++N or --N, to add/subtract integer value to color 2009-06-02 15:41:43 +02:00
Sebastien Helleu
4383fd73b5 Add note about alt+k for binding keys in /help key 2009-06-02 15:10:15 +02:00
Sebastien Helleu
103389822e Add cmake detection for asciidoc version 2009-06-02 13:11:16 +02:00
Sebastien Helleu
27d1ba5093 Add color for bar item "away" (irc.color.item_away) 2009-05-28 16:36:24 +02:00
Sebastien Helleu
0e040e8301 Convert all docs to asciidoc format, add scripting guide 2009-05-28 16:07:40 +02:00
Sebastien Helleu
62e2f1f808 Fix jump to previous buffer with alt-digit 2009-05-21 19:09:27 +02:00
Sebastien Helleu
dac855be7c Fix display bug with text in IRC action that contains bold char (text truncated and not displayed) (bug #26630) 2009-05-21 09:01:34 +02:00
Sebastien Helleu
fcd14cf1c6 New default value "0" for option irc.network.lag_disconnect (do not disconnect on high lag) 2009-05-19 21:29:16 +02:00
Sebastien Helleu
7d37cc8f50 Add new command /wait (schedule a command execution in future) 2009-05-19 19:04:49 +02:00
Sebastien Helleu
37a73d8348 Fix crash with /upgrade (problem when closing buffers) 2009-05-19 14:07:51 +02:00
Sebastien Helleu
67f8f7386a Add argument with buffer number/range for command "/buffer close" (task #9390, task #7239) 2009-05-18 23:23:40 +02:00
Sebastien Helleu
906c4ce8cd Add option weechat.look.jump_previous_buffer_when_closing 2009-05-18 18:35:39 +02:00
Sebastien Helleu
3561fa8856 Add option weechat.history.max_visited_buffers 2009-05-18 18:21:21 +02:00
Sebastien Helleu
4bfc005d9d Add new keys to move into last visited buffers (alt + "<", alt + ">"), come back to last visited buffer when closing a buffer 2009-05-18 17:47:45 +02:00
Sebastien Helleu
6d0e15e0d7 Add signals "key_bind" and "key_unbind" 2009-05-17 20:10:32 +02:00
Sebastien Helleu
e2497ff8bc Fix typo: formated -> formatted 2009-05-17 16:00:35 +02:00
Sebastien Helleu
353538e3d8 Add function "config_is_set_plugin" in plugin/script API 2009-05-17 15:49:58 +02:00
Sebastien Helleu
1076183317 Add missing refresh of "away" bar item with IRC /away command 2009-05-17 13:36:43 +02:00
Sebastien Helleu
8130e6da8f Remove unneeded space between two bar items (for items glued with "+") 2009-05-17 12:56:30 +02:00
Sebastien Helleu
484d0fb96e Update ChangeLog 2009-05-16 11:45:07 +02:00
Sebastien Helleu
947ae241ce Add infolist "key" with key bindings 2009-05-16 00:47:14 +02:00
Sebastien Helleu
041b754980 Convert some docs to asciidoc format, add tester's guide, remove some obsolete docs 2009-05-15 23:03:35 +02:00