index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
2012-04-03
core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...
Sebastien Helleu
2012-04-01
core: fix bug with option weechat.look.prefix_same_nick and filtered lines
Sebastien Helleu
2012-03-31
core: fix bad computation of prefix length when simulating display (this caus...
Sebastien Helleu
2012-03-29
core: fix display bug with prefix when length is greater than max and prefix ...
Sebastien Helleu
2012-03-28
core: add option weechat.look.prefix_same_nick (hide or change prefix on mess...
Sebastien Helleu
2012-03-24
core: convert tabs to spaces in text pasted (bug #25028)
Sebastien Helleu
2012-03-10
core: fix lost scroll when switching to a buffer with a pending search (ctrl-r)
Sebastien Helleu
2012-03-10
core: fix grab of key (alt-k) (bug introduced with bracketed paste mode)
Sebastien Helleu
2012-03-09
core: fix broken mouse (bug introduced by the previous commit)
Sebastien Helleu
2012-03-09
core: improve and fix bugs on standard paste and bracketed paste
Sebastien Helleu
2012-03-06
core: read data on stdin even when asking confirmation for paste (fix lost ch...
Sebastien Helleu
2012-03-05
api: add list "gui_buffer_last_displayed" in hdata "buffer"
Sebastien Helleu
2012-03-04
core: rename option weechat.look.bracketed_paste_mode to weechat.look.paste_b...
Sebastien Helleu
2012-03-04
core: add support of terminal "bracketed paste mode" (task #11316)
Sebastien Helleu
2012-03-03
core: fix display of wide chars on last column of chat area (patch #7733)
Ryuunosuke Ayanokouzi
2012-02-19
core: fix memory leak when closing buffer
Sebastien Helleu
2012-02-16
core: automatically add newline char after last pasted line (when pasting man...
Sebastien Helleu
2012-02-12
core: fix bug with layout: assign layout number in buffers when doing /layout...
Sebastien Helleu
2012-02-10
doc: add color codes in strings (developer's guide)
Sebastien Helleu
2012-02-01
core: do not auto add space after nick completer if option weechat.completion...
Sebastien Helleu
2012-01-28
core: add signal "window_switch"
Sebastien Helleu
2012-01-28
core: fix signal "buffer_switch": send it only once when switching buffer (bu...
Sebastien Helleu
2012-01-24
core: move option "scroll_unread" from command /input to /window
Sebastien Helleu
2012-01-22
core: add support of flags in regular expressions and highlight options, add ...
Sebastien Helleu
2012-01-16
core: add URL transfer (using libcurl), add function hook_process_hashtable i...
Sebastien Helleu
2012-01-16
core: add library "pthread" in cmake file for link on OpenBSD
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2012-01-06
core: use extended regex in filters (patch #7616)
Sebastien Helleu
2011-12-25
core: change mouse state when option weechat.look.mouse is changed
Sebastien Helleu
2011-12-25
core: set option weechat.look.mouse when mouse state is changed with command ...
Sebastien Helleu
2011-12-19
core: add type "hashtable" for hdata, new api functions: hdata_hashtable and ...
Sebastien Helleu
2011-12-17
core: display error on "/key bind meta- ..." (incomplete meta key)
Sebastien Helleu
2011-12-17
core: add signal "buffer_line_added"
Sebastien Helleu
2011-12-16
core: add default keys "meta2-1;5D" and "meta2-1;5C" (ctrl+left/right) for gn...
Sebastien Helleu
2011-12-07
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...
Sebastien Helleu
2011-12-07
core: remove cmake warnings
Sebastien Helleu
2011-12-04
core: fix sizeof of variable (struct content instead of its pointer) in funct...
Sebastien Helleu
2011-12-01
core: replace some C++ comments by C comments
Sebastien Helleu
2011-11-27
core: check pointer returned by function localtime
Sebastien Helleu
2011-11-25
core: fix type of variables in hdata "line_data" (type integer -> char)
Sebastien Helleu
2011-11-21
core: add "full_name" in buffer structure
Sebastien Helleu
2011-11-17
core: apply filters after full reload of configuration files (with /reload) (...
Sebastien Helleu
2011-11-12
core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #...
Simon Kuhnle
2011-11-12
core: add new option weechat.completion.base_word_until_cursor: allow complet...
Sebastien Helleu
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-11-05
core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...
Sebastien Helleu
2011-11-03
core: remove obsolete/empty sources for Qt and Wxwidgets
Sebastien Helleu
2011-11-01
core: add option weechat.history.max_minutes: maximum number of minutes in hi...
Sebastien Helleu
2011-10-29
core: add help for values of option "conditions" in bars (options weechat.bar...
Sebastien Helleu
2011-10-29
core: change default command for key alt-m: /mouse toggle -> /mute mouse toggle
Sebastien Helleu
[next]