summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-10Added "--with-debug=0" option for ./configureSebastien Helleu
2005-12-10Debug info is now added by default (--with-debug=1 for ./configure)Sebastien Helleu
2005-12-10Fix typo restaur -> restaureJulien Louis
2005-12-10Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, andSebastien Helleu
WeeChat log file descriptor closed too)
2005-12-10Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down)Sebastien Helleu
2005-12-09Added Ruby script plugin to ChangeLogSebastien Helleu
2005-12-06fix various minor bugs in plugins scriptsEmmanuel Bouthenot
2005-12-06added /upgrade command, added ETA for DCC filesSebastien Helleu
2005-12-05enable the ruby plugin in debian packagesJulien Louis
2005-12-02make ruby plugin functionnalEmmanuel Bouthenot
2005-12-02fix some typos and improve get_dcc_infoEmmanuel Bouthenot
2005-11-29Fixed arguments for "get_info" functionSebastien Helleu
2005-11-29Removed "look_color_nicks" option, using "col_nick_color1" if ↵Sebastien Helleu
"look_color_nicks_number" is set to 1
2005-11-29Fixed display bugSebastien Helleu
2005-11-29/nick command is now allowed when not connected to serverSebastien Helleu
2005-11-29Added server/channel arg to /buffer command for jumping to bufferSebastien Helleu
2005-11-28fix typo with perl_current_script_filenameEmmanuel Bouthenot
2005-11-28remove unused perl_current_script_filename variableEmmanuel Bouthenot
2005-11-26Fixed display bug with long linesSebastien Helleu
2005-11-26Fixed display bug in chat window when a message length equals to window widthSebastien Helleu
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