summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-11-23Fixed bug with use of nick1 with a new server ("weechat_user" was used ↵Sebastien Helleu
instead of nick1)
2005-11-23Correct weechat-plugins typo in dh_fixperms callJulien Louis
2005-11-23Add weechat-plugins.installJulien Louis
2005-11-22Fixed potential bug in printf internal functionSebastien Helleu
2005-11-22display python trackback on errorsEmmanuel Bouthenot
2005-11-22Move symlink creation from weechat-curses.links to rulesJulien Louis
2005-11-22Fix lintian warningsJulien Louis
2005-11-22improve ruby detectionEmmanuel Bouthenot
2005-11-22Add a new package called weechat-pluginsJulien Louis
2005-11-22Added new keys for switching to other windows: alt-w followed by alt-{arrow}Sebastien Helleu
2005-11-21alt-U scrolls to read marker only if read marker is enabledSebastien Helleu
2005-11-20Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll toSebastien Helleu
previous/next highlight)
2005-11-20Updated spanish translationsSebastien Helleu
2005-11-20Updated docSebastien Helleu
2005-11-20Renamed options "col_chat_marker*" to "col_chat_read_marker*"Sebastien Helleu
2005-11-19Added read marker (indicator for first unread line), added quotes and spaces ↵Sebastien Helleu
in config files
2005-11-17Updated known bugsSebastien Helleu
2005-11-16fix a bug in plugin scripts : current_script was not set when exec a commandEmmanuel Bouthenot
2005-11-16add Eterm support for gui_window_set_titleEmmanuel Bouthenot
2005-11-16fix typo in gui_window_set_titleEmmanuel Bouthenot
2005-11-16better setting and restting terminal titleEmmanuel Bouthenot
2005-11-15Fixed startup crash when using terms with no colorSebastien Helleu
2005-11-15Fixed display bug with channel mode changesSebastien Helleu
2005-11-14Add -follow option to the find command to follow lib*.so symlinksJulien Louis
2005-11-14Update debian packagingJulien Louis
2005-11-13- added "resize" option for /window commandSebastien Helleu
- fixed infinite loop when resizing term to small size
2005-11-13Updated ChangeLog and translationsSebastien Helleu
2005-11-13add command /historyEmmanuel Bouthenot
2005-11-13add LDFLAGS for solarisEmmanuel Bouthenot
2005-11-13Improved window management: new window may have different size (% of currentSebastien Helleu
window size), window sizes are automatically recomputed when term window is resized
2005-11-13Fixed bug with "command" interface function: now ok when not connected to serverSebastien Helleu
2005-11-13Added file weechat.spec to tarballSebastien Helleu
2005-11-13Updated .spec file for creating RPM (designed for SuSE)Sebastien Helleu
2005-11-12Fixed bug with new %O attribute for color resetSebastien Helleu
2005-11-12Added color reset attr (%O) for messages encodingSebastien Helleu
2005-11-12Updated FAQSebastien Helleu
2005-11-11Fixed crash when command line is ending by char '%'Sebastien Helleu
2005-11-11Version 0.1.7-cvsSebastien Helleu
2005-11-11Fixed some bugs in RPM buildSebastien Helleu
2005-11-11Version 0.1.6Sebastien Helleu
2005-11-11Fixed minor display bug with /set commandSebastien Helleu
2005-11-10Fixed bug with DCC chat close and get_dcc_info plugin functionSebastien Helleu
2005-11-10Fixed bug with ctrl-w key (delete previous word) when used in the middle of ↵Sebastien Helleu
a line
2005-11-10Fixed bug with notify for windows that are not displayed (when using splited ↵Sebastien Helleu
windows)
2005-11-09Fixed minor display bug with options helpSebastien Helleu
2005-11-09Previous icon restoredSebastien Helleu
2005-11-08Fixed bugs with get_plugin_config and set_plugin_config functions (python only)Sebastien Helleu
2005-11-08Fix second enumerationJulien Louis
2005-11-07fix enumeration description to fit description formatJulien Louis
2005-11-07Updated package infoSebastien Helleu