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
Sebastien Helleu
420d294498
Add buffer pointer in hotlist infolist
2009-05-12 23:02:44 +02:00
Sebastien Helleu
2ab1626fa9
Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer number or previous buffer
...
This will switch to buffer #N or previously displayed buffer if current buffer is #N
(it uses option weechat.look.jump_current_to_previous_buffer).
Default keys alt-1 to alt-0 are now /buffer *N
2009-05-12 18:16:32 +02:00
Sebastien Helleu
b860043646
Fix IRC private buffer name when message is from me (happens when using irssi proxy server and opening private under irssi)
2009-05-12 16:43:27 +02:00
Sebastien Helleu
54ae52c4f0
Fix typo: transfert -> transfer
2009-05-12 11:39:22 +02:00
Sebastien Helleu
50bfe2cbba
Fix git command to clone repository in doc
2009-05-12 10:31:52 +02:00
Sebastien Helleu
92424a595d
Change version from 0.2.7-dev to 0.3.0-dev
2009-05-11 14:19:51 +02:00
Sebastien Helleu
57c6478b91
Add function window_set_title in API (task #9361 )
2009-05-10 01:22:08 +02:00
Sebastien Helleu
09c42f4cf0
Add missing IRC command 335
2009-05-09 23:46:30 +02:00
Sebastien Helleu
79ea9b54be
Disable loop on commands in history when reaching oldest command
2009-05-09 16:39:50 +02:00
Sebastien Helleu
74f5fe7bc5
Add completion %(irc_privates), used by /buffer (completes with channels and pv)
2009-05-09 13:50:41 +02:00
Sebastien Helleu
8a783825de
Fix completion with non-latin nicks (bug #18993 )
2009-05-09 13:03:44 +02:00
Sebastien Helleu
2c60a46670
Update translations
2009-05-09 11:27:46 +02:00
Sebastien Helleu
2943ea9f9c
Add files debian/*.log to .gitignore
2009-05-09 11:26:55 +02:00
Sebastien Helleu
f924dc1beb
Add file weechat.pc to .gitignore
2009-05-09 11:05:24 +02:00
Sebastien Helleu
5981063299
Update list of debian files in root Makefile.am
2009-05-09 11:03:03 +02:00
Emmanuel Bouthenot
757eef66cb
Update debian packaging: add new binary package 'weechat-dev' (plugins development headers).
2009-05-08 22:34:36 +00:00
Emmanuel Bouthenot
7945e24900
Update debian packaging (fix double build due to autodetection of configure file).
2009-05-09 00:28:03 +02:00
Emmanuel Bouthenot
fabc49a0b8
Install developement files for plugins and pkg-config support (autotools).
2009-05-08 23:45:54 +02:00
Emmanuel Bouthenot
55aa9dd0e8
Install developement files for plugins and pkg-config support (cmake).
2009-05-08 23:37:13 +02:00
Emmanuel Bouthenot
efa37abdb8
Update debian packaging.
2009-05-08 19:32:39 +02:00
Sebastien Helleu
50b6fefdeb
Fix infinite loop when scrolling bars with horizontal filling
2009-05-08 13:22:29 +02:00
Sebastien Helleu
d3f91af099
Improve display of filter indicator in status bar, add option for color
2009-05-08 13:04:26 +02:00