Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
528dc258ca
|
Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"
|
2010-11-29 10:17:09 +01:00 |
|
Sebastien Helleu
|
e92079cfe9
|
Add new option weechat.look.highlight_regex and function string_has_highlight_regex in plugin API (task #10321)
|
2010-11-25 21:28:14 +01:00 |
|
Sebastien Helleu
|
a56dc00b2f
|
Set highlight flag on line printed if there is tag "notify_highlight"
|
2010-11-05 12:13:00 +01:00 |
|
Sebastien Helleu
|
fe2a361364
|
Add property "no_highlight_nicks" in buffers to disable highlight for some nicks in buffer
This can be used with script buffer_autoset.py (see /help autosetbuffer).
|
2010-10-11 16:29:15 +02:00 |
|
Sebastien Helleu
|
9605a8726f
|
Add new option weechat.look.prefix_align_min (task #10650)
|
2010-10-02 00:29:19 +02:00 |
|
Sebastien Helleu
|
7e6088570b
|
Add new option weechat.look.align_end_of_lines
|
2010-07-12 09:43:16 +02:00 |
|
Sebastien Helleu
|
6562d676fe
|
Update licenses and copyrights, add missing author names in sources
|
2010-06-22 19:46:28 +02:00 |
|
Sebastien Helleu
|
4456a6047f
|
Remove unused variable
|
2010-04-14 19:25:59 +02:00 |
|
Sebastien Helleu
|
1dba2c8c92
|
Fix crash on /quit when scrolling in buffer and if first line displayed was from a plugin
|
2010-04-14 19:24:54 +02:00 |
|
Sebastien Helleu
|
31bfcf96c7
|
Reformat and add comments for description of C sources
|
2010-04-08 18:15:00 +02:00 |
|
Sebastien Helleu
|
187381f1d1
|
Allow buffer local variables in highlight words (option "weechat.look.highlight" and buffer property "highlight_words")
For example "$nick" with highlight a message printed if it contains content of local variable "nick" for buffer.
|
2010-04-03 17:25:13 +02:00 |
|
Sebastien Helleu
|
2801b8437c
|
Reformat multi-line comments
|
2010-03-19 23:33:14 +01:00 |
|
Sebastien Helleu
|
10a3954908
|
Fix alignment in buffers lines when time is empty string
|
2010-01-28 10:15:48 +01:00 |
|
Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Sebastien Helleu
|
88b65fe3c2
|
Add new option weechat.look.prefix_buffer_align_max
|
2009-08-29 10:30:25 +02:00 |
|
Sebastien Helleu
|
7d25b62665
|
Fix hotlist bug after /buffer unmerge (bug #27133)
|
2009-07-29 10:38:45 +02:00 |
|
Sebastien Helleu
|
2f7a5a4147
|
Rename function string_explode to string_split
|
2009-06-28 19:49:32 +02:00 |
|
Sebastien Helleu
|
16e741f063
|
Fix bug with pointer to last read line in merged buffers (can lead to crash)
|
2009-06-22 11:46:29 +02:00 |
|
Sebastien Helleu
|
76b883f05f
|
Fix bug after /upgrade on buffers with free content (bug #26020)
|
2009-06-21 14:10:41 +02:00 |
|
Sebastien Helleu
|
8d58b81d83
|
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
|
2009-06-10 12:40:05 +02:00 |
|