1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

Commit Graph

  • 77e00d0381 Added charset by server and channel, new command: /charset Sebastien Helleu 2005-12-11 00:52:32 +00:00
  • b8662d79c2 rewrite ruby funcalls Emmanuel Bouthenot 2005-12-10 22:28:18 +00:00
  • f9a4a0dd01 Added "--with-debug=0" option for ./configure Sebastien Helleu 2005-12-10 11:18:29 +00:00
  • 59f6997cf0 Debug info is now added by default (--with-debug=1 for ./configure) Sebastien Helleu 2005-12-10 11:13:57 +00:00
  • 76891f9037 Fix typo restaur -> restaure Julien Louis 2005-12-10 10:42:52 +00:00
  • b7286b7e9f Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, and WeeChat log file descriptor closed too) Sebastien Helleu 2005-12-10 09:41:18 +00:00
  • c1b4ccace4 Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down) Sebastien Helleu 2005-12-10 09:28:34 +00:00
  • 1984e7f0f5 Added Ruby script plugin to ChangeLog Sebastien Helleu 2005-12-09 09:23:37 +00:00
  • 7a80558d0f fix various minor bugs in plugins scripts Emmanuel Bouthenot 2005-12-06 22:38:06 +00:00
  • 0ef010d211 added /upgrade command, added ETA for DCC files Sebastien Helleu 2005-12-06 18:20:59 +00:00
  • 6c7a71976b enable the ruby plugin in debian packages Julien Louis 2005-12-05 13:18:28 +00:00
  • 74b84ae163 make ruby plugin functionnal Emmanuel Bouthenot 2005-12-02 22:28:21 +00:00
  • 81224d9397 fix some typos and improve get_dcc_info Emmanuel Bouthenot 2005-12-02 22:26:40 +00:00
  • a114b7adc3 Fixed arguments for "get_info" function Sebastien Helleu 2005-11-29 22:43:14 +00:00
  • 8e696af49a Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nicks_number" is set to 1 Sebastien Helleu 2005-11-29 21:44:50 +00:00
  • 4f1e90f68f Fixed display bug Sebastien Helleu 2005-11-29 16:15:21 +00:00
  • 6efb8e4439 /nick command is now allowed when not connected to server Sebastien Helleu 2005-11-29 10:11:21 +00:00
  • c005d8c4d3 Added server/channel arg to /buffer command for jumping to buffer Sebastien Helleu 2005-11-29 08:23:03 +00:00
  • 816fac5084 fix typo with perl_current_script_filename Emmanuel Bouthenot 2005-11-28 20:08:50 +00:00
  • b821783bbf remove unused perl_current_script_filename variable Emmanuel Bouthenot 2005-11-28 19:32:48 +00:00
  • 62bc46cb1d Fixed display bug with long lines Sebastien Helleu 2005-11-26 14:35:29 +00:00
  • a477f29cf8 Fixed display bug in chat window when a message length equals to window width Sebastien Helleu 2005-11-26 13:45:32 +00:00
  • ea3d7c278d Fixed bug with use of nick1 with a new server ("weechat_user" was used instead of nick1) Sebastien Helleu 2005-11-23 15:44:01 +00:00
  • 6cfb01f363 Correct weechat-plugins typo in dh_fixperms call Julien Louis 2005-11-23 08:09:47 +00:00
  • f035f768ad Add weechat-plugins.install Julien Louis 2005-11-23 07:54:23 +00:00
  • b38f7b6d17 Fixed potential bug in printf internal function Sebastien Helleu 2005-11-22 23:38:33 +00:00
  • 163ded5658 display python trackback on errors Emmanuel Bouthenot 2005-11-22 20:47:53 +00:00
  • 80ed16c3c0 Move symlink creation from weechat-curses.links to rules Julien Louis 2005-11-22 19:35:45 +00:00
  • 1b7f628457 Fix lintian warnings Julien Louis 2005-11-22 19:01:14 +00:00
  • 578a57812f improve ruby detection Emmanuel Bouthenot 2005-11-22 14:36:20 +00:00
  • 83b82e1d7d Add a new package called weechat-plugins Julien Louis 2005-11-22 14:07:58 +00:00
  • 4ea27db1d7 Added new keys for switching to other windows: alt-w followed by alt-{arrow} Sebastien Helleu 2005-11-22 13:43:54 +00:00
  • 470e8a0296 alt-U scrolls to read marker only if read marker is enabled Sebastien Helleu 2005-11-21 10:43:39 +00:00
  • 9f0aedd319 Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to previous/next highlight) Sebastien Helleu 2005-11-20 18:13:24 +00:00
  • c71f869106 Updated spanish translations Sebastien Helleu 2005-11-20 13:27:08 +00:00
  • e750eaecfa Updated doc Sebastien Helleu 2005-11-20 08:16:20 +00:00
  • 5a970dffbb Renamed options "col_chat_marker*" to "col_chat_read_marker*" Sebastien Helleu 2005-11-20 08:01:59 +00:00
  • d5affecc23 Added read marker (indicator for first unread line), added quotes and spaces in config files Sebastien Helleu 2005-11-19 22:08:46 +00:00
  • 967d436a1d Updated known bugs Sebastien Helleu 2005-11-17 11:49:07 +00:00
  • ef0e468415 fix a bug in plugin scripts : current_script was not set when exec a command Emmanuel Bouthenot 2005-11-16 21:13:56 +00:00
  • 2229d34110 add Eterm support for gui_window_set_title Emmanuel Bouthenot 2005-11-16 10:20:50 +00:00
  • f29a08bc47 fix typo in gui_window_set_title Emmanuel Bouthenot 2005-11-16 10:04:26 +00:00
  • 6d931f27c3 better setting and restting terminal title Emmanuel Bouthenot 2005-11-16 09:02:47 +00:00
  • 3eaf388bce Fixed startup crash when using terms with no color Sebastien Helleu 2005-11-15 11:32:34 +00:00
  • cea353d34d Fixed display bug with channel mode changes Sebastien Helleu 2005-11-15 11:28:12 +00:00
  • 85f20851d8 Add -follow option to the find command to follow lib*.so symlinks Julien Louis 2005-11-14 12:26:35 +00:00
  • f2402d4be2 Update debian packaging Julien Louis 2005-11-14 12:15:45 +00:00
  • 0cf9d16bb9 - added "resize" option for /window command - fixed infinite loop when resizing term to small size Sebastien Helleu 2005-11-13 22:14:06 +00:00
  • fd7d98134d Updated ChangeLog and translations Sebastien Helleu 2005-11-13 17:30:28 +00:00
  • 8cab953c6f add command /history Emmanuel Bouthenot 2005-11-13 16:59:40 +00:00
  • b81fa36a5c add LDFLAGS for solaris Emmanuel Bouthenot 2005-11-13 16:41:44 +00:00
  • e63da66644 Improved window management: new window may have different size (% of current window size), window sizes are automatically recomputed when term window is resized Sebastien Helleu 2005-11-13 15:51:00 +00:00
  • 3a2fdde999 Fixed bug with "command" interface function: now ok when not connected to server Sebastien Helleu 2005-11-13 15:49:29 +00:00
  • 4df45530c3 Added file weechat.spec to tarball Sebastien Helleu 2005-11-13 14:10:51 +00:00
  • d73597d69f Updated .spec file for creating RPM (designed for SuSE) Sebastien Helleu 2005-11-13 00:31:02 +00:00
  • 47c3266952 Fixed bug with new %O attribute for color reset Sebastien Helleu 2005-11-12 12:00:03 +00:00
  • b081d831e6 Added color reset attr (%O) for messages encoding Sebastien Helleu 2005-11-12 11:45:59 +00:00
  • 9b371e9ae7 Updated FAQ Sebastien Helleu 2005-11-12 11:45:14 +00:00
  • 483d4670e1 Fixed crash when command line is ending by char '%' Sebastien Helleu 2005-11-11 23:01:21 +00:00
  • 92a2a0774c Version 0.1.7-cvs Sebastien Helleu 2005-11-11 16:10:06 +00:00
  • f5a20d282e Fixed some bugs in RPM build v0.1.6 release-0-1-6 Sebastien Helleu 2005-11-11 13:00:56 +00:00
  • ed76104d42 Version 0.1.6 Sebastien Helleu 2005-11-11 11:23:04 +00:00
  • 04206f8032 Fixed minor display bug with /set command Sebastien Helleu 2005-11-11 10:56:47 +00:00
  • 54a5f181b5 Fixed bug with DCC chat close and get_dcc_info plugin function Sebastien Helleu 2005-11-10 22:30:39 +00:00
  • dd735af7f8 Fixed bug with ctrl-w key (delete previous word) when used in the middle of a line Sebastien Helleu 2005-11-10 15:05:27 +00:00
  • 87fb462f35 Fixed bug with notify for windows that are not displayed (when using splited windows) Sebastien Helleu 2005-11-10 08:54:45 +00:00
  • b3018f8ae7 Fixed minor display bug with options help Sebastien Helleu 2005-11-09 14:17:27 +00:00
  • 1f363eeb24 Previous icon restored Sebastien Helleu 2005-11-09 10:12:03 +00:00
  • f5ecafd6a8 Fixed bugs with get_plugin_config and set_plugin_config functions (python only) Sebastien Helleu 2005-11-08 09:16:32 +00:00
  • c8361419b8 Fix second enumeration Julien Louis 2005-11-08 08:23:19 +00:00
  • 10161cd16c fix enumeration description to fit description format Julien Louis 2005-11-07 13:50:12 +00:00
  • a83507eb77 Updated package info Sebastien Helleu 2005-11-07 13:04:19 +00:00
  • 159371cbd9 Commented out code for calling PRIVMSG plugins handlers when user send text to channel/private (was causing problems with Perl scripts unload) Sebastien Helleu 2005-11-06 22:56:13 +00:00
  • 78c110ace2 Check only min number of args in perl plugin for all functions, except register (if too much args given, they're silently ignored) Sebastien Helleu 2005-11-06 22:12:40 +00:00
  • 83b7741ef2 New WeeChat icon Sebastien Helleu 2005-11-06 19:26:23 +00:00
  • 64c1dbba0e Fixed bugs in "get_info" and "command" interface functions of plugins Sebastien Helleu 2005-11-06 18:27:20 +00:00
  • 6eb449b370 Added WeeChat logo Sebastien Helleu 2005-11-06 12:59:32 +00:00
  • 2bbc2d53eb Added missing translation for /uptime command Sebastien Helleu 2005-11-06 12:23:55 +00:00
  • 68cf327088 Updated TODO Sebastien Helleu 2005-11-06 12:18:28 +00:00
  • bf3f696830 Added /uptime command Sebastien Helleu 2005-11-06 12:09:44 +00:00
  • 3bca573d49 auto detect perl multiplicity at compile time Emmanuel Bouthenot 2005-11-06 11:38:07 +00:00
  • ba98dca08a Added "col_real_white" option to active real white (useful only if term has not white background) Sebastien Helleu 2005-11-06 00:46:29 +00:00
  • 4812123dc5 fix typo Emmanuel Bouthenot 2005-11-05 22:25:02 +00:00
  • ed1755eacc make possible to use perl plugin with a not threaded Perl Emmanuel Bouthenot 2005-11-05 22:18:15 +00:00
  • bd80891676 Updated cs.po Sebastien Helleu 2005-11-05 21:16:12 +00:00
  • 8a2a0ec0ae Added color decode when sending some commands to server (like /me, /msg, ..) Sebastien Helleu 2005-11-05 19:07:07 +00:00
  • e49b4131f2 Fixed nick completion in private, now completes according to "look_nick_completion_ignore" option) Sebastien Helleu 2005-11-05 18:33:19 +00:00
  • a164b85e3a Fixed crash with Alt-S key Sebastien Helleu 2005-11-05 16:04:16 +00:00
  • b0758b6fac Updated contributors Sebastien Helleu 2005-11-05 15:27:25 +00:00
  • 5830b0ab40 Fixed server detection when using "command" interface function from scripts Sebastien Helleu 2005-11-05 15:14:17 +00:00
  • d94a7d05ea Convert colors codes to %B, %C with /topic completion (if option irc_colors_send is ON) Sebastien Helleu 2005-11-05 13:21:48 +00:00
  • bea5769a05 Fixed some bugs with color codes: - colors are now removed in topic for display in title bar - completion of /topic command now strips color codes - color codes are encoded in commands (not only text sent to channel/pv) - double '%' is replaced by single '%' in command line (when irc_colors_send is ON) Sebastien Helleu 2005-11-05 11:34:52 +00:00
  • fd562722d0 Changed help for "irc_colors_receive" option Sebastien Helleu 2005-11-05 10:46:23 +00:00
  • 639d8b3ba9 Updated with last contributors Sebastien Helleu 2005-11-05 10:10:38 +00:00
  • b536a8a491 Added message for /buffer notify completion Sebastien Helleu 2005-11-04 22:53:10 +00:00
  • 51cacc0fdb remove unused comment Emmanuel Bouthenot 2005-11-04 22:33:26 +00:00
  • e07859395f improve PYTHON LDFLAGS Emmanuel Bouthenot 2005-11-04 22:30:23 +00:00
  • 7cf7e5b9ff fix a dead lock Emmanuel Bouthenot 2005-11-04 22:26:53 +00:00
  • 87e934766b Fixed cursor position bug when using history with up/down keys Sebastien Helleu 2005-11-04 21:40:34 +00:00
  • e4b59681b2 Fixed crash with /buffer command Sebastien Helleu 2005-11-04 20:13:26 +00:00