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
/
gui-filter.c
Age
Commit message (
Expand
)
Author
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-03-25
core: check that pointers received in arguments are not NULL in "free" functions
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-09-09
core: display a more explicit error when a filter fails to be added (closes #...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-19
core: fix add of filter on OS X when regex for message is empty (filter regex...
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-15
core: fix use of NULL pointer (in case of malloc error) when creating a new f...
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-10-19
core: fix truncated prefix when filters are toggled (bug #40204)
Sebastien Helleu
2013-08-10
core: optimize the removal of lines in buffers (a lot faster to clear/close b...
Sebastien Helleu
2013-06-08
core: add "proxy" infolist and hdata
Sebastien Helleu
2013-02-04
core: fix refresh of line after changes with hdata_update (update flag "displ...
Sebastien Helleu
2013-01-01
core: fix scroll in buffer after enabling/disabling some filters (if scroll i...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
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-01-22
core: add support of flags in regular expressions and highlight options, add ...
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-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-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-08-05
core: save and restore layout for buffers and windows on /upgrade
Sebastien Helleu
2011-06-26
core: many improvements on hdata
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-03-11
Add function "buffer_match_list" in plugin API
Sebastien Helleu
2011-03-09
Add missing variable "buffers" in dump of filters
Sebastien Helleu
2011-03-09
Allow list of buffers in command /filter (exclusion with prefix "!") (task #1...
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-10-02
Add new option weechat.look.prefix_align_min (task #10650)
Sebastien Helleu
2010-07-16
Use '!' to reverse a regex in a filter (to keep lines matching regex and hide...
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-01-24
Remove evil tabs in sources
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-12
Fix line filtering after /upgrade when filter applies on one buffer only
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-04-24
Add filter with third argument of infolist_get for some infolists (bars, bar ...
Sebastien Helleu
[next]