Sebastien Helleu
|
f4d5ddd858
|
Add missing infos in API functions buffer_get_integer / buffer_get_string and in buffer infolist
|
2010-01-25 16:57:24 +01:00 |
|
Sebastien Helleu
|
eb56a98fc8
|
Remove evil tabs in sources
|
2010-01-24 10:47:53 +01:00 |
|
Sebastien Helleu
|
0e6b33b5be
|
Add keyword "input_pos" to get/set cursor position in plugin API functions buffer_get_integer and buffer_set
|
2010-01-13 17:03:40 +01:00 |
|
Sebastien Helleu
|
8fbce99292
|
Discard line printed with modifier "weechat_print" only if initial string is not empty
|
2010-01-11 17:57:36 +01:00 |
|
Sebastien Helleu
|
95c2cb1c5b
|
Allow callback for modifier "weechat_print" to return empty value, in order to remove a printed message
|
2010-01-11 14:45:08 +01:00 |
|
Sebastien Helleu
|
b1a033372b
|
Fix bug with completion of words with wide chars
|
2010-01-10 12:35:19 +01:00 |
|
Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Sebastien Helleu
|
6cc9ce8777
|
Fix color string returned by API function color() for some WeeChat color options
|
2010-01-01 12:29:14 +01:00 |
|
Sebastien Helleu
|
f8983eb6c0
|
Fix display of bar items in a root bar (use bar item from plugin of current window)
|
2009-12-19 12:58:45 +01:00 |
|
Sebastien Helleu
|
48f087b883
|
Add option "term" for command /debug: display infos about terminal and available colors
|
2009-12-16 12:18:00 +01:00 |
|
Sebastien Helleu
|
6b76c21cae
|
Fix bar background color when content of bar is empty
|
2009-12-15 14:43:06 +01:00 |
|
Sebastien Helleu
|
9bfc6a6fd1
|
Add new option weechat.color.status_time
|
2009-12-14 15:50:09 +01:00 |
|
Sebastien Helleu
|
d4b0b98933
|
Add color "darkgray", add support for background with light color, fix color "black" (bug #23882)
|
2009-12-13 23:29:08 +01:00 |
|
Sebastien Helleu
|
a652fc271f
|
Add missing include of limits.h
|
2009-12-07 09:43:49 +01:00 |
|
Sebastien Helleu
|
a498402e78
|
Fix crash when searching nick in buffer without nicklist (function nicklist_search_nick)
|
2009-12-06 23:35:46 +01:00 |
|
Sebastien Helleu
|
94eb4beb7c
|
Remove old fifo pipes before creating new pipe
|
2009-12-05 09:38:42 +01:00 |
|
Sebastien Helleu
|
ae7976b712
|
Fix buffer used by some input functions called via plugin API with buffer pointer (bug #28152)
|
2009-12-03 16:22:38 +01:00 |
|
Sebastien Helleu
|
db2595276e
|
Remove compilation warning on 64-bit machines
|
2009-11-08 13:26:22 +01:00 |
|
Sebastien Helleu
|
2ee653f1b5
|
Fix refresh of bar item buffer_nicklist when it is displayed in a root bar
|
2009-11-05 14:46:05 +01:00 |
|
Sebastien Helleu
|
d34efe27cf
|
Add missing include of strings.h in gui-completion.c
|
2009-11-05 11:23:52 +01:00 |
|
Sebastien Helleu
|
a08842bbad
|
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700)
|
2009-10-14 18:21:46 +02:00 |
|
Sebastien Helleu
|
fbf1e0286e
|
Add some default bindings for keys alt+arrows under xterm
|
2009-10-11 14:38:48 +02:00 |
|
Sebastien Helleu
|
1905344fdb
|
Use default auto completion for arguments of unknown commands
|
2009-10-10 11:50:23 +02:00 |
|
Sebastien Helleu
|
5535ec5f46
|
Fix alignment problem for buffer name when a merged buffer is closed (bug #27617)
|
2009-10-06 21:25:15 +02:00 |
|
Sebastien Helleu
|
2bfe49d28b
|
Add option grab_key_command for /input (bound by default to alt-k)
New binding for alt-k is not automatic (for existing config), if you want to
use it, you can do: /key bind meta-k /input grab_key_command
|
2009-10-05 16:42:49 +02:00 |
|
Sebastien Helleu
|
7b2f578ac4
|
Fix compilation under Cygwin (patch #6916)
|
2009-10-04 11:54:24 +02:00 |
|
Emmanuel Bouthenot
|
43c76c9164
|
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
|
2009-10-03 14:56:02 +02:00 |
|
Sebastien Helleu
|
427419dcd0
|
Fix restore of hotlist after /upgrade
|
2009-10-03 10:25:13 +02:00 |
|
Sebastien Helleu
|
9116131fde
|
Fix typo: keeped -> kept
|
2009-10-03 09:59:16 +02:00 |
|
Sebastien Helleu
|
79fd2aa317
|
Remove buffer from hotlist when buffer is cleared (bug #27530)
|
2009-09-30 09:55:19 +02:00 |
|
Sebastien Helleu
|
19d9fc9e13
|
Update hotlist when a buffer is closed (bug #27470)
|
2009-09-17 17:39:58 +02:00 |
|
Sebastien Helleu
|
b3501ce9cd
|
Fix /input history_global_next: reset input content when last command in history is reached
|
2009-09-16 15:28:29 +02:00 |
|
Sebastien Helleu
|
70916a0342
|
Version 0.3.0
|
2009-09-06 11:46:49 +02:00 |
|
Sebastien Helleu
|
d2ec2482d6
|
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buffer_align_more
|
2009-08-29 13:06:21 +02:00 |
|
Sebastien Helleu
|
88b65fe3c2
|
Add new option weechat.look.prefix_buffer_align_max
|
2009-08-29 10:30:25 +02:00 |
|
Sebastien Helleu
|
508398f7c5
|
Add missing files for cmake in packages built by autotools
|
2009-08-09 10:01:54 +02:00 |
|
Sebastien Helleu
|
7d25b62665
|
Fix hotlist bug after /buffer unmerge (bug #27133)
|
2009-07-29 10:38:45 +02:00 |
|
Sebastien Helleu
|
3562143b51
|
Add missing include of stdarg.h
|
2009-07-24 16:38:04 +02:00 |
|
Sebastien Helleu
|
5139fdcf2a
|
Add new option weechat.look.search_text_not_found_alert
|
2009-07-22 18:07:22 +02:00 |
|
Sebastien Helleu
|
57064f4b1c
|
Allow cursor to be displayed in a root bar
|
2009-07-14 08:20:40 +02:00 |
|
Sebastien Helleu
|
00ca4f0d36
|
Complete command and arguments even if command line starts with double '/'
|
2009-07-06 10:06:47 +02:00 |
|
Sebastien Helleu
|
d7f3e59c3e
|
Fix bug when moving group of merged buffers to number 1
|
2009-07-03 15:30:49 +02:00 |
|
Sebastien Helleu
|
2f7a5a4147
|
Rename function string_explode to string_split
|
2009-06-28 19:49:32 +02:00 |
|
Sebastien Helleu
|
e06609c7cd
|
Change default order of items in input bar: move input_paste before input_text
|
2009-06-27 08:55:40 +02:00 |
|
Sebastien Helleu
|
9fad3f128e
|
Add options irc.look.open_channel/pv_near_server
|
2009-06-25 10:45:30 +02:00 |
|
Sebastien Helleu
|
42cd890bfb
|
Consider private message as highlight when comparing message level to buffer notify value
|
2009-06-24 15:35:24 +02:00 |
|
Sebastien Helleu
|
1b47fdcc4e
|
Add modifier "bar_condition_xxx", used to display/hide bars on some windows with custom condition
|
2009-06-23 17:15:45 +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
|
fdcbc8e585
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat
|
2009-06-21 14:10:57 +02:00 |
|
Sebastien Helleu
|
76b883f05f
|
Fix bug after /upgrade on buffers with free content (bug #26020)
|
2009-06-21 14:10:41 +02:00 |
|