summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-18Update Debian packaging : fix wrong dependency, remove unused files.Emmanuel Bouthenot
2008-12-18Fix refresh of bar when changing items insideSebastien Helleu
2008-12-17Improve /upgrade command: expand "~" with user home, check that binary exists...Sebastien Helleu
2008-12-17Display server, port and IP on IRC server buffer when connection to server is okSebastien Helleu
2008-12-17Use nick color for display of IRC action messagesSebastien Helleu
2008-12-17Improve nick completion: complete first by nicks that highlight me, before ni...Sebastien Helleu
2008-12-17Fix bugs in IRC message parser and use of decoding charset for server messagesSebastien Helleu
2008-12-16Add new filling options in /help barSebastien Helleu
2008-12-16Remove unneeded space after last column on bar with filling "columns"Sebastien Helleu
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