Sebastien Helleu
|
02d10acd11
|
core: ensure that new split percent is between 1 and 99 for balance of windows
|
2011-05-08 09:48:29 +02:00 |
|
Sebastien Helleu
|
d961711797
|
core: fix balance of windows with vertical split
|
2011-05-07 18:13:32 +02:00 |
|
Sebastien Helleu
|
8c9ba6b563
|
core: fix balance of windows
|
2011-05-07 17:30:22 +02:00 |
|
Sebastien Helleu
|
baa6e59efb
|
core: fix compiler warning on function wattr_get (on pointers to attrs and pair)
|
2011-05-01 10:56:34 +02:00 |
|
Sebastien Helleu
|
97de735761
|
core: remove unused variables
|
2011-05-01 10:55:10 +02:00 |
|
Sebastien Helleu
|
51f836feb8
|
core: fix scroll on buffers with free content
|
2011-04-26 12:39:35 +02:00 |
|
Sebastien Helleu
|
0b8eb5396b
|
core: fix scroll in windows with /window scroll (skip lines "Day changed to")
|
2011-04-24 18:12:11 +02:00 |
|
Sebastien Helleu
|
d6e4b2cc87
|
core: add date and date_printed of each line in dump of buffers
|
2011-04-24 18:07:56 +02:00 |
|
Sebastien Helleu
|
175a4e2fa5
|
core: recalculate buffer_max_length when buffer short name is changed (patch #7441)
|
2011-04-24 10:25:45 +02:00 |
|
Sebastien Helleu
|
0b0626d98b
|
core: add option weechat.look.hotlist_add_buffer_if_away
|
2011-04-24 09:07:15 +02:00 |
|
Sebastien Helleu
|
70b0f12469
|
core: add buffer to hotlist if away is set on buffer (even if buffer is displayed) (task #10948), do not update hotlist during upgrade
|
2011-04-23 17:23:17 +02:00 |
|
Sebastien Helleu
|
909fe8a2b5
|
core: add option "balance" for command /window (key: alt+"w" + alt+"b")
|
2011-04-23 13:21:10 +02:00 |
|
Sebastien Helleu
|
634478dd54
|
core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #11001)
|
2011-04-22 21:56:54 +02:00 |
|
Sebastien Helleu
|
7c6723f255
|
core: add automatic reset of color pairs, new option weechat.look.color_pairs_auto_reset
|
2011-04-17 11:02:45 +02:00 |
|
Sebastien Helleu
|
7673a700b3
|
core: use buffer pointer instead of window in input functions, add new function window_search_with_buffer in plugin API
|
2011-04-13 20:25:26 +02:00 |
|
Sebastien Helleu
|
5ee0d7a456
|
core: add default keys meta-O{A,B,C,D} (same as meta-O{a,b,c,d})
|
2011-04-11 14:51:28 +02:00 |
|
Sebastien Helleu
|
25684ad8a6
|
core: fix crash when terminal has no color support
|
2011-04-11 14:45:05 +02:00 |
|
Sebastien Helleu
|
9d128cad22
|
core: add messages counts in hotlist for each buffer, option weechat.look.hotlist_buffer_separator and tag "notify_none"
New options:
- weechat.look.hotlist_buffer_separator
- weechat.look.hotlist_count_max
- weechat.look.hotlist_count_min_msg
- weechat.color.status_count_msg
- weechat.color.status_count_private
- weechat.color.status_count_highlight
- weechat.color.status_count_other
|
2011-04-11 13:57:00 +02:00 |
|
Sebastien Helleu
|
176454afa1
|
core: add prefix in addition of message in output of /debug buffer
|
2011-04-07 14:56:29 +02:00 |
|
Sebastien Helleu
|
8bfc387579
|
core: flush stdout after changing terminal title (patch from Guido Berhoerster)
|
2011-03-26 17:40:20 +01:00 |
|
Sebastien Helleu
|
bee3f511c2
|
Add optional bar name in command /bar default
|
2011-03-18 15:36:52 +01:00 |
|
Sebastien Helleu
|
8c13cab941
|
Add new option weechat.look.highlight_tags (force highlight on tags)
|
2011-03-18 12:17:21 +01:00 |
|
Sebastien Helleu
|
c71e2cad38
|
Add function "buffer_match_list" in plugin API
|
2011-03-11 18:39:37 +01:00 |
|
Sebastien Helleu
|
adae98e94d
|
Fix bug with repeat of last completion ("%*"), which failed when many templates are used in completion
|
2011-03-10 17:38:18 +01:00 |
|
Sebastien Helleu
|
df8a678995
|
Add missing variable "buffers" in dump of filters
|
2011-03-09 19:14:07 +01:00 |
|
Sebastien Helleu
|
e2510cbd04
|
Allow list of buffers in command /filter (exclusion with prefix "!") (task #10880)
|
2011-03-09 10:13:41 +01:00 |
|
Sebastien Helleu
|
e70bbe0659
|
Rebuild bar content when items are changed in an hidden bar
|
2011-03-06 16:46:11 +01:00 |
|
Sebastien Helleu
|
3d8553316f
|
Reset style (bold/underline/reverse) before setting color when displaying bar items
|
2011-03-02 20:03:44 +01:00 |
|
Sebastien Helleu
|
6f047c4a05
|
Remember scroll position for all buffers in windows (bug #25555)
|
2011-03-01 16:31:56 +01:00 |
|
Sebastien Helleu
|
4cd6fad268
|
Replace char "%" by "!" for reverse video in color attributes
|
2011-02-24 09:55:40 +01:00 |
|
Sebastien Helleu
|
a79f721993
|
Reset color used to display spaces around time and buffer in chat area
|
2011-02-24 09:44:22 +01:00 |
|
Sebastien Helleu
|
b4ccd82a9d
|
Replace char "/" by ":" to specify background in nick colors
|
2011-02-22 19:33:44 +01:00 |
|
Sebastien Helleu
|
4680ae40b6
|
Fix crash when using column filling in bars with some empty items (bug #32565)
|
2011-02-22 10:26:18 +01:00 |
|
Sebastien Helleu
|
2ad3a1c326
|
Auto recalculate values of win_width_pct and win_height_pct when windows are resized
|
2011-02-21 19:51:09 +01:00 |
|
Sebastien Helleu
|
412332653a
|
Allow relative size for command /window resize
|
2011-02-21 19:31:44 +01:00 |
|
Sebastien Helleu
|
8b273613df
|
Add some default keys for gnome-terminal (home/end, ctrl+up/down, alt+pgup/pgdn)
New default keys:
meta-OH => /input move_beginning_of_line
meta-OF => /input move_end_of_line
meta2-1;5A => /input history_global_previous
meta2-1;5B => /input history_global_next
meta2-5;3~ => /window scroll_up
meta2-6;3~ => /window scroll_down
|
2011-02-21 15:54:08 +01:00 |
|
Sebastien Helleu
|
65a609e33e
|
Add attributes for colors ("*": bold, "%": reverse, "_": underline)
|
2011-02-17 14:51:21 +01:00 |
|
Sebastien Helleu
|
c3cb06b30c
|
Fix dump of bar colors in log file (missing color name)
|
2011-02-15 14:13:53 +01:00 |
|
Sebastien Helleu
|
d8248f3f68
|
Rename some color constants and functions for attributes
|
2011-02-09 16:26:58 +01:00 |
|
Sebastien Helleu
|
12879e9138
|
Factorize code used to apply color codes in strings (for chat and bars)
|
2011-02-09 16:14:53 +01:00 |
|
Sebastien Helleu
|
c515069f26
|
Fix color used to display color aliases on /color buffer
|
2011-02-07 15:27:04 +01:00 |
|
Sebastien Helleu
|
ba92074bf8
|
Fix missing suffix (after prefix) on lines when nothing is displayed before suffix (no time/buffer/prefix)
|
2011-02-07 14:34:23 +01:00 |
|
Sebastien Helleu
|
f1a3805ec8
|
Reset bold attribute when setting extended color for foreground
|
2011-02-07 11:56:53 +01:00 |
|
Sebastien Helleu
|
9da63c7170
|
Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxx
|
2011-02-06 18:18:13 +01:00 |
|
Sebastien Helleu
|
96de4e8746
|
Fix infinite loop when option weechat.look.read_marker_string it set to empty string
|
2011-02-05 21:55:58 +01:00 |
|
Sebastien Helleu
|
b1c8989835
|
Add option weechat.look.read_marker_string, use option hline_char for horizontal bar separators only
|
2011-02-05 15:29:51 +01:00 |
|
Sebastien Helleu
|
0a69df6c2c
|
Add color "gray", fix white background (use white instead of gray)
|
2011-02-05 13:12:41 +01:00 |
|
Sebastien Helleu
|
8ec4e680c6
|
Fix option color_real_white: replace white by default color only if bold is set for color
|
2011-02-05 12:29:42 +01:00 |
|
Sebastien Helleu
|
f2be50f4b1
|
Fix display of extended foreground color on non-default background in bars
|
2011-02-05 11:11:20 +01:00 |
|
Sebastien Helleu
|
63b8aa1f23
|
Fix size of arrays for colors (patch #7458)
|
2011-02-04 21:17:00 +01:00 |
|