summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-16Set default filling "columns_vertical" for nicklist barSebastien Helleu
2008-12-15Add new bar filling types: columns_horizontal and columns_verticalSebastien Helleu
2008-12-15Fix bug with option xfer.network.own_ip when sending DCC fileSebastien Helleu
2008-12-14Remove debug message when building content of bar itemsSebastien Helleu
2008-12-13Add infolists for bars/bar items/bar windows, code cleanup for barsSebastien Helleu
2008-12-13Update doc for /xfer and /relay commandsSebastien Helleu
2008-12-12Fix compilation warnings in Perl plugin on FreeBSDSebastien Helleu
2008-12-12Add missing keys in doc for previous/next bufferSebastien Helleu
2008-12-11Source code reorganization for bars and bar windowsSebastien Helleu
2008-12-10Fix compilation warning "dereferencing type-punned pointer will break strict-...Sebastien Helleu
2008-12-10Fix typo in Makefile.am for relay pluginSebastien Helleu
2008-12-10Add new plugin "relay", new function "string_format_size" in plugin APISebastien Helleu
2008-12-07Update Debian packaging.Emmanuel Bouthenot
2008-12-04Add nicklist API functions in english developer guideSebastien Helleu
2008-12-04Fix display problem with color for groups in nicklistSebastien Helleu
2008-11-30Add "away" local variable for IRC buffers (defined when user is away, value i...Sebastien Helleu
2008-11-29Fix bugs with hook_print function in scriptsSebastien Helleu
2008-11-29Add missing pointer to function "string_build_with_exploded" in plugin APISebastien Helleu
2008-11-29Update doc for hook_print API functionSebastien Helleu
2008-11-29Add "displayed" and "highlight" arguments to callback for hook_printSebastien Helleu
2008-11-29Add current_window function in plugin API, add window functions in english de...Sebastien Helleu
2008-11-28Add some buffer plugin API functions to english developer guideSebastien Helleu
2008-11-27Add new plugin API functions in english developer guideSebastien Helleu
2008-11-27Remove argument "switch_to_another" for function gui_buffer_close()Sebastien Helleu
2008-11-26Fix display of scroll indicator when switching to buffer with free contentSebastien Helleu
2008-11-24Fix option weechat.look.color_nicks_number, value is now immediately applied ...Sebastien Helleu
2008-11-23Add support for more than one proxy, with proxy selection for each IRC server...Sebastien Helleu
2008-11-22Save last read line (for marker) within /upgradeSebastien Helleu
2008-11-22Add missing options in /help windowSebastien Helleu
2008-11-22Fix bug with empty messages displayedSebastien Helleu
2008-11-19Remove old and unused color optionsSebastien Helleu
2008-11-18Restore call to close callbacks for plugin buffers when unloading pluginSebastien Helleu
2008-11-18Allow command "/away -all" on weechat core bufferSebastien Helleu
2008-11-17Re-enable proxy usage with rewrited network layer (closes bug #24562).Emmanuel Bouthenot
2008-11-17Fix crash when printing a message without any buffer createdSebastien Helleu
2008-11-16Add modifier "weechat_print" for messages printed in buffers (task #8848)Sebastien Helleu
2008-11-16Add signals when connecting/disconnecting from IRC serversSebastien Helleu
2008-11-16Fix crash when a perl callback is called in "register" of another perl scriptSebastien Helleu
2008-11-15Fix typo in docSebastien Helleu
2008-11-15Use of const for some functions returning "char *"Sebastien Helleu
2008-11-15Remove unused variableSebastien Helleu
2008-11-15Add function utf8_strndup to C plugin APISebastien Helleu
2008-11-15Reintroduce option "irc.network.send_unknown_commands", save extra data for b...Sebastien Helleu
2008-11-14Fix bug with argument replacement in alias ($1,..,$9 and $*) when no argument...Sebastien Helleu
2008-11-14Catch signal "buffer_renamed" in logger plugin (restart logging for buffer wh...Sebastien Helleu
2008-11-13Add local buffer variable "no_log", to prevent a buffer from logging to disk ...Sebastien Helleu
2008-11-12Update quickstart doc, fix typos in developer guideSebastien Helleu
2008-11-12Fix crash in weechat_perl_exec() when a callback from another script is execu...Sebastien Helleu
2008-11-11Fix name/short name and local variables of IRC server buffer(s) when merging/...Sebastien Helleu
2008-11-11Add new default keys for previous/next buffer: ctrl-P,alt-up and ctrl-N,alt-downSebastien Helleu