1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

Commit Graph

  • 23f3622f2c Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbidden and pv buffer is not renamed (when a nick changes) if another exists with same name Sebastien Helleu 2006-04-23 09:22:53 +00:00
  • 6021ee85cb Fixed bug #16416 (crash when purging old DCC chats) Sebastien Helleu 2006-04-23 08:19:06 +00:00
  • bcee678a56 Nick modes are now saved with /upgrade Sebastien Helleu 2006-04-22 21:33:49 +00:00
  • 40ffeb9e0c Splited GUI sources Sebastien Helleu 2006-04-22 21:18:02 +00:00
  • fb0e3a4e95 Splited gui-display.c into many sources Sebastien Helleu 2006-04-22 21:09:59 +00:00
  • daf2087164 Command /clear [-all] now clears hotlist Sebastien Helleu 2006-04-21 13:02:50 +00:00
  • a17a5337dc Removed known bugs, added URL to Savannah bugs page Sebastien Helleu 2006-04-19 13:01:56 +00:00
  • a56d65a7c0 Fixed crash after /upgrade if a line in history is empty Sebastien Helleu 2006-04-19 12:35:30 +00:00
  • 5af8e4f6e7 Fixed bug in logs with nick for names lines (nicks on channel when joining new channel) Sebastien Helleu 2006-04-18 13:30:29 +00:00
  • a065de071c Fixed typo in /window command help Sebastien Helleu 2006-04-16 12:18:53 +00:00
  • 22d8c1017b Fixed typo in /window command help Sebastien Helleu 2006-04-16 11:56:34 +00:00
  • 9481ec0c9c Changed default nick prefix/suffix Sebastien Helleu 2006-04-16 10:27:48 +00:00
  • f80489f469 Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20) Sebastien Helleu 2006-04-16 09:46:23 +00:00
  • 2fd53dcc37 Fixed many crashes with DCC chat Sebastien Helleu 2006-04-15 16:47:43 +00:00
  • b34bb801dc Added german translation Sebastien Helleu 2006-04-14 07:21:47 +00:00
  • 14fdcc5157 Fixed typos Sebastien Helleu 2006-04-13 21:57:12 +00:00
  • 0b523df418 Fixed typos in doc Sebastien Helleu 2006-04-13 16:13:57 +00:00
  • b81b747b96 Added more help for input prompt format Sebastien Helleu 2006-04-13 12:04:14 +00:00
  • 0da4487a11 Added --auto option, to remove wait for Return key (useful for automatic CVS build scripts) Sebastien Helleu 2006-04-12 16:32:24 +00:00
  • f2258884d9 fix minor bug with ruby 1.9 and stdout/stderr redirections Emmanuel Bouthenot 2006-04-12 15:29:28 +00:00
  • 1bee0ba0b2 Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened) Sebastien Helleu 2006-04-12 13:34:33 +00:00
  • 69730a21dd Removed charset conversion for commands (only allowed in text sent to channel/private) Sebastien Helleu 2006-04-11 09:55:40 +00:00
  • d6459aa638 Removed color encoding in commands (only allowed in text sent to channel/private) Sebastien Helleu 2006-04-10 15:53:14 +00:00
  • 58a1fc72db Added nick host in doc (for get_nick_info API function) Sebastien Helleu 2006-04-09 08:51:21 +00:00
  • 1bc997b238 Fix possible minor bug in getting hostnames in plugins/scripts Emmanuel Bouthenot 2006-04-08 21:37:26 +00:00
  • 1f03444a6b Added hostnames associeted to nicks in plugins/scripts Emmanuel Bouthenot 2006-04-08 21:03:31 +00:00
  • c525b231e4 Added hostnames associeted to nicks (available for /ban completion) Sebastien Helleu 2006-04-08 18:38:00 +00:00
  • 6963ca7b65 make gcc-2.95 happy Emmanuel Bouthenot 2006-04-07 08:00:27 +00:00
  • 99d86d64ab Added "+p" mode for channels, fixed mode display in status bar Sebastien Helleu 2006-04-04 17:47:31 +00:00
  • 94face39a6 Updated czech translations Sebastien Helleu 2006-04-04 07:30:20 +00:00
  • 2a34684bc1 Added alignment for local away message Sebastien Helleu 2006-04-03 21:12:01 +00:00
  • 5068f4d365 Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when closing buffer Sebastien Helleu 2006-04-03 16:01:10 +00:00
  • 212ec7a76d Added nick alignment in private buffers Sebastien Helleu 2006-04-03 09:35:08 +00:00
  • 08b0272a9b Fixed typos in doc Sebastien Helleu 2006-04-02 22:03:47 +00:00
  • d01081241a Added nick alignment options Sebastien Helleu 2006-04-02 21:53:41 +00:00
  • 8ef6192b49 Fixed string explosion bug (should return 0 with empty string) Sebastien Helleu 2006-04-02 11:37:22 +00:00
  • f98d66a842 Fixed /buffer close bug with part message Sebastien Helleu 2006-04-02 10:45:29 +00:00
  • 6175a89580 add regular expression support for /list command Emmanuel Bouthenot 2006-04-01 19:33:02 +00:00
  • 23bfafed6a Fixed /names command: now displays result when not on a channel Sebastien Helleu 2006-04-01 14:39:51 +00:00
  • fccefcdf04 Fixed display but with input command line (when text is longer than window size) Sebastien Helleu 2006-04-01 10:03:09 +00:00
  • d86af240fa Fixed plugin command handler call when no argument is given Sebastien Helleu 2006-04-01 07:43:51 +00:00
  • c803419616 Fixed nicklist display bugs when on top or bottom of chat window, fixed refresh bug (too many refresh) when terminal is resized Sebastien Helleu 2006-03-31 13:49:58 +00:00
  • cc324abb75 Fixed bug with /alias and /unalias commands when alias begins with '/' Sebastien Helleu 2006-03-30 17:08:23 +00:00
  • 8c8a4104f0 Added nick completion for /userhost command Sebastien Helleu 2006-03-30 15:20:28 +00:00
  • 83bdd97916 Added keyboard handler to plugin API Sebastien Helleu 2006-03-30 12:08:55 +00:00
  • 56af0e3284 Improved script plugin loader Sebastien Helleu 2006-03-26 09:46:30 +00:00
  • 9abddbb7e9 Fixed bug with /set string value completion Sebastien Helleu 2006-03-25 11:53:00 +00:00
  • c0b6a23959 Fixed typo Sebastien Helleu 2006-03-25 11:43:39 +00:00
  • 173c7f7f2e Fixed typo Sebastien Helleu 2006-03-25 11:32:31 +00:00
  • eaa33bfb8e Added hostname/IP option for connection to server Sebastien Helleu 2006-03-25 11:20:37 +00:00
  • fcd3809326 Updated doc Sebastien Helleu 2006-03-24 22:22:30 +00:00
  • 8d4497a764 Fixed --disable-plugins option in configure script Sebastien Helleu 2006-03-24 09:57:22 +00:00
  • d9c032fee3 Added /setp command (set plugin options) Sebastien Helleu 2006-03-24 09:38:54 +00:00
  • 9fb1176b1b Completed /set command help Sebastien Helleu 2006-03-21 14:17:29 +00:00
  • 9ed873ed94 Fixed high CPU usage when running under a screen that has been killed Sebastien Helleu 2006-03-21 13:27:51 +00:00
  • 27fd4beca7 Aliases are executed before WeeChat/IRC commands, /builtin command added Sebastien Helleu 2006-03-21 11:41:02 +00:00
  • 6a55ee4f79 Immediately refresh nick (input window) during server connection process Sebastien Helleu 2006-03-19 16:05:37 +00:00
  • 4a13abcc9b Updated doc Sebastien Helleu 2006-03-19 12:51:17 +00:00
  • e499c1cb32 Added /cycle command, /part command does close buffer any more Sebastien Helleu 2006-03-19 12:15:27 +00:00
  • 12b0742668 Sync Debian packaging stuff with official package Julien Louis 2006-03-18 12:07:14 +00:00
  • 04e9677405 Fixed bug on ppc Sebastien Helleu 2006-03-18 10:51:53 +00:00
  • 3ff8d488e7 Version 0.1.9-cvs Sebastien Helleu 2006-03-18 10:51:18 +00:00
  • a4ee390737 Version 0.1.8 Sebastien Helleu 2006-03-18 09:46:07 +00:00
  • 2b99338176 Version 0.1.8 Sebastien Helleu 2006-03-18 09:25:50 +00:00
  • 1314c8e78e Version 0.1.8 v0.1.8 release-0-1-8 Sebastien Helleu 2006-03-18 09:03:14 +00:00
  • 0277a1eb62 Ruby changes forgotten in ChangeLog Sebastien Helleu 2006-03-17 14:09:34 +00:00
  • c4bafd3eef Fixed translations Sebastien Helleu 2006-03-16 11:57:10 +00:00
  • d006811b8e Fixed typos Sebastien Helleu 2006-03-16 10:36:27 +00:00
  • 2c894b89e7 Fixed /set command when internal server name contains one or many dots Sebastien Helleu 2006-03-14 13:06:48 +00:00
  • 02d4287ad0 Added missing IRC command "378" Sebastien Helleu 2006-03-14 12:44:42 +00:00
  • 7fa3dcbb2e Fixed plugin get_info bug when no server at all is opened Sebastien Helleu 2006-03-14 12:43:02 +00:00
  • 031fab21b0 Fixed display bug when top of buffer is displayed and first line is removed (according to "history_max_lines" setting) Sebastien Helleu 2006-03-11 07:33:54 +00:00
  • ea06fca69c Fixed "+I" mode output Sebastien Helleu 2006-03-10 23:19:11 +00:00
  • 4181fa3f74 Fixed /mode command output Sebastien Helleu 2006-03-10 22:44:21 +00:00
  • b9e247794e Fix typo in french translation Julien Louis 2006-03-10 20:11:41 +00:00
  • d6e562ed7e Fixed completion for /away and /nick commands Sebastien Helleu 2006-03-10 09:04:29 +00:00
  • 227c05447f Improved alias completion (now uses target command for completion) Sebastien Helleu 2006-03-08 15:31:26 +00:00
  • 1005890db2 Fixed completion bug with commands in pv (nick completion, for example with /me) Sebastien Helleu 2006-03-06 21:09:09 +00:00
  • 8f714033ac Fixed chmod on home (now chmod is not executed when a directory is user's home) Sebastien Helleu 2006-03-06 20:58:08 +00:00
  • 1a510e1598 Added missing IRC command "487" Sebastien Helleu 2006-03-04 23:20:41 +00:00
  • 650805f204 Using new default value for DCC download dir (created at startup), fixed logs dir creation Sebastien Helleu 2006-03-04 15:37:20 +00:00
  • 919800c37c Added inactivity time, available for plugins via get_info("inactivity") Sebastien Helleu 2006-03-04 14:27:14 +00:00
  • 92db79989e Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist top/bottom Sebastien Helleu 2006-03-03 10:40:43 +00:00
  • 5d32ac0d57 Added special names for plugin message handlers: weechat_pv, weechat_highlight, weechat_ctcp, weechat_dcc Sebastien Helleu 2006-03-02 21:54:33 +00:00
  • bd1685a8fe Updated TODO Sebastien Helleu 2006-03-02 21:54:00 +00:00
  • 312ad619ae Fixed bug with dl library detection (for FreeBSD and maybe other systems) Sebastien Helleu 2006-03-02 15:58:10 +00:00
  • e4cc182105 Script plugins now load scripts in WeeChat system share directory Sebastien Helleu 2006-02-28 21:11:34 +00:00
  • 8c662f69f9 /msg command does not open any buffer any more Sebastien Helleu 2006-02-28 15:59:33 +00:00
  • 5c29def9d9 Fixed crash when using global history (when older entry is removed) Sebastien Helleu 2006-02-26 11:27:43 +00:00
  • c0a1673060 Added IRC raw data buffer Sebastien Helleu 2006-02-22 11:58:11 +00:00
  • 3a79e32dbb fix minor bug and improve backtrace display on errors Emmanuel Bouthenot 2006-02-21 22:43:48 +00:00
  • 349d9d1028 Fixed display bugs with /kill command Sebastien Helleu 2006-02-21 10:23:35 +00:00
  • 13ddcc3adc Added infobar_remove in C plugin API Sebastien Helleu 2006-02-20 21:55:51 +00:00
  • 9373a7a47e Added new plugin API function: remove_infobar Sebastien Helleu 2006-02-20 17:01:18 +00:00
  • e0c97562a5 Fixed bug in /lua command for timer handlers Sebastien Helleu 2006-02-19 11:17:14 +00:00
  • 3a213f38ec Added timer handler for plugins Sebastien Helleu 2006-02-19 10:43:47 +00:00
  • 484274d65f Plugin messages handlers now called when message is ignored; new behaviour for messages ignored by a message handler: now WeeChat executes standard handler, treating message as "ignored" Sebastien Helleu 2006-02-18 13:35:06 +00:00
  • 4f81254e40 Fixed message displayed when a command handler failed (now "failed" instead of "command not found") Sebastien Helleu 2006-02-18 12:50:55 +00:00
  • da3f8ade08 Fixed Ruby function "log" (argument count) Sebastien Helleu 2006-02-18 12:50:03 +00:00
  • 271d1c905f Fixed scripts examples with server/channel/nick info Sebastien Helleu 2006-02-17 15:00:00 +00:00