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

Commit Graph

  • f07c42fff3 Version 0.2.5-cvs Sebastien Helleu 2007-03-29 18:22:18 +00:00
  • e0c6451b91 Version 0.2.4 v0.2.4 release-0-2-4 Sebastien Helleu 2007-03-29 17:48:47 +00:00
  • 29e879326d Added oldtopic.pl script Sebastien Helleu 2007-03-29 12:55:28 +00:00
  • e995453b9a Fixed typo in french quickstart guide Sebastien Helleu 2007-03-29 12:45:04 +00:00
  • bad4bd0bef Fixed color bug with IRC messages displayed by plugins (bug #19442) Sebastien Helleu 2007-03-29 12:44:42 +00:00
  • 0872e77872 Added response.py script Sebastien Helleu 2007-03-28 20:15:30 +00:00
  • 41b7aa0f93 Fixed czech translations Sebastien Helleu 2007-03-28 07:40:04 +00:00
  • a4bf839a30 Updated copyright date in english and french docs Sebastien Helleu 2007-03-27 16:19:04 +00:00
  • 1ff61b1745 Updated german doc Sebastien Helleu 2007-03-27 16:18:33 +00:00
  • 2d5e1474e3 Updated translations Sebastien Helleu 2007-03-27 16:17:53 +00:00
  • 57477f9da9 Fixed command parsing: now "/*" is not considered any more as a command (task #6684) Sebastien Helleu 2007-03-27 11:06:50 +00:00
  • 64bcd25692 Updated russian translations Sebastien Helleu 2007-03-26 21:29:34 +00:00
  • cd3f62d37e Fixed topic charset, now using channel charset if defined (bug #19386) Sebastien Helleu 2007-03-25 14:13:21 +00:00
  • 17989f8d71 Renamed log file for DCC chat (now <server>.dcc.<nick>.weechatlog) Sebastien Helleu 2007-03-23 13:40:18 +00:00
  • b498062fde Fixed crash when closing a pv if a DCC chat is open on same nick (bug #19147) Sebastien Helleu 2007-03-23 13:39:23 +00:00
  • 2096354ea8 Remove current buffer from hotlist when scrolling down and end of buffer is reached Sebastien Helleu 2007-03-23 13:01:31 +00:00
  • 1daa5061a9 Fixed bug with channel topic after reconnection (not erased) (bug #19384) Sebastien Helleu 2007-03-22 13:26:50 +00:00
  • 926932a20f Updated czech translations Sebastien Helleu 2007-03-21 21:23:48 +00:00
  • 6323e55ab4 Added current buffer in hotlist when scrolling up in buffer (task #6664) Sebastien Helleu 2007-03-21 20:29:13 +00:00
  • 0b6a91837c Fixed bug with text search and previous/next highlight (sometimes search came back to end of buffer) Sebastien Helleu 2007-03-20 12:23:11 +00:00
  • c988f0c473 Fixed minor bug in /upgrade command Sebastien Helleu 2007-03-20 12:22:32 +00:00
  • 7f0e0b5eea Added case-sensitive search in buffer, display marker for each line matching search Sebastien Helleu 2007-03-20 10:18:25 +00:00
  • 25bfda26e9 Fixed bug with explode_string / free_exploded_string when max_items > 0 Sebastien Helleu 2007-03-19 23:31:49 +00:00
  • a584ef4261 Added weempd.py script Sebastien Helleu 2007-03-17 12:51:25 +00:00
  • 00935961e8 Updated russian translations Sebastien Helleu 2007-03-17 12:37:16 +00:00
  • e12a2c985c Updated ChangeLog Sebastien Helleu 2007-03-16 15:28:09 +00:00
  • 9a81c27e7d Replaced ctrl-S by ctrl-R for interactive and incremental search Sebastien Helleu 2007-03-16 15:27:28 +00:00
  • 0f0f7511d2 Added new key (ctrl-S) for interactive and incremental search in buffer history (task #6628) Sebastien Helleu 2007-03-16 15:02:47 +00:00
  • aa149dcfbc Fixed /topic completion when no topic set on current channel (bug #19322) Sebastien Helleu 2007-03-16 11:49:58 +00:00
  • 4d64128ef2 Improved password hiding, code cleanup (bug #19229) (new commit after savannah crash) Sebastien Helleu 2007-03-16 08:40:10 +00:00
  • 7d5ea81f93 Added away info on status bar for server buffer when look_one_server_buffer is ON (new commit after savannah crash) Sebastien Helleu 2007-03-15 22:14:49 +00:00
  • 063744ef7d make arguments for function get_buffer_data() mandatory in plugins/scripts Emmanuel Bouthenot 2007-03-09 15:46:08 +00:00
  • cfd2f57dd1 New version of amarok.py Sebastien Helleu 2007-03-09 13:34:34 +00:00
  • 8d60035951 New version of amarok.py Sebastien Helleu 2007-03-07 10:55:09 +00:00
  • ff2fdc14b7 New version of ctcp.py Sebastien Helleu 2007-03-07 10:54:58 +00:00
  • 8c6fa998f8 Updated translations Sebastien Helleu 2007-03-07 08:38:40 +00:00
  • 600fe4deb3 Updated doc Sebastien Helleu 2007-03-06 19:21:32 +00:00
  • 7b9ef6b56e Added new return code in plugin API to force highlight (for message handlers only) Sebastien Helleu 2007-03-06 16:42:39 +00:00
  • 00dd81761f Fixed bug with server buffer when "look_one_server_buffer" is ON and server buffer is moved to any number > 1 (bug #19219) Sebastien Helleu 2007-03-06 14:37:43 +00:00
  • 85db677423 Fixed /help command: displays plugin help for redefined commands (bug #19166) Sebastien Helleu 2007-03-05 13:03:37 +00:00
  • 70ebdc9808 Updated /help alias with $nick/$channel/$server (bug #19194) Sebastien Helleu 2007-03-05 12:48:50 +00:00
  • f8e31fa38f Prefix '/' disabled in commands (patch #5769) Sebastien Helleu 2007-03-01 09:34:50 +00:00
  • 018b440004 Fixed completion of redefined commands removed by plugins (bug #19176) Sebastien Helleu 2007-03-01 09:06:04 +00:00
  • f1fdc469c4 Fixed memory leaks in perl and python plugins (bug #19163) Sebastien Helleu 2007-03-01 08:25:08 +00:00
  • 47db86b66a fix some memory leaks in perl plugin/script Emmanuel Bouthenot 2007-02-28 22:59:47 +00:00
  • 2ca6c6a3f1 fix some memory leaks in python plugin/script Emmanuel Bouthenot 2007-02-28 15:07:24 +00:00
  • 158d2c9934 bug fix and code cleanup in plugins/scripts Emmanuel Bouthenot 2007-02-27 22:22:56 +00:00
  • 7758f02992 Updated catapult.py Sebastien Helleu 2007-02-25 14:29:09 +00:00
  • fef85af5cc Updated rbox.rb script Sebastien Helleu 2007-02-24 23:34:14 +00:00
  • 3fb1affd95 Added logurlsql.pl and rbox.rb scripts Sebastien Helleu 2007-02-23 16:17:15 +00:00
  • f5731322da Added awl.py script Sebastien Helleu 2007-02-22 10:50:16 +00:00
  • 1dc994e5f6 Added scripts last.fm.py and weexaile.py Sebastien Helleu 2007-02-19 19:33:37 +00:00
  • 429167f032 fix the possibility to load a perl script even if it doesn't call register() function Emmanuel Bouthenot 2007-02-17 18:23:50 +00:00
  • aba6e1257d Added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468) Sebastien Helleu 2007-02-12 17:39:34 +00:00
  • 6d01968259 Fixed permissions on "dcc" and "logs" directories (bug #18978) Sebastien Helleu 2007-02-06 21:33:48 +00:00
  • fddd0416b9 Added event handlers in plugin list commands outputs (/plugin and script commands) Sebastien Helleu 2007-02-05 22:47:12 +00:00
  • 8e436c58cd Added event handler to plugin API Sebastien Helleu 2007-02-05 22:18:33 +00:00
  • 4713f94602 Added scots quickstart guide Sebastien Helleu 2007-02-05 15:50:38 +00:00
  • ef43b3e013 Added numeric argument for /clear command (buffer number) (patch #5372) Sebastien Helleu 2007-02-03 08:49:23 +00:00
  • 0e113ded09 Fixed typos in doc Sebastien Helleu 2007-02-02 16:57:08 +00:00
  • cd75488d0d Added mp3blaster.py script Sebastien Helleu 2007-01-22 10:44:46 +00:00
  • dc80d87b0e Fixed crash when /away command is issued with no server connection (bug #18839) Sebastien Helleu 2007-01-21 11:54:45 +00:00
  • 0213633fb8 New e-mail for author of xmms.pl Sebastien Helleu 2007-01-19 13:35:16 +00:00
  • fa833455ae Added amarok.py script Sebastien Helleu 2007-01-19 13:34:09 +00:00
  • 749fae7a75 Fixed crash when closing a buffer opened on many windows Sebastien Helleu 2007-01-16 23:53:01 +00:00
  • e99915e427 Fixed freeze with SSL server when disconnecting after connection loss (bug #18735) Sebastien Helleu 2007-01-16 14:54:38 +00:00
  • 22d0d47d2d Updated FAQ Sebastien Helleu 2007-01-16 14:07:37 +00:00
  • 0af26a3fb5 Version 0.2.4-cvs Sebastien Helleu 2007-01-10 23:26:04 +00:00
  • 6dacffe946 Version 0.2.3 v0.2.3 release-0-2-3 Sebastien Helleu 2007-01-10 18:12:53 +00:00
  • 3409d9a7e7 Fixed display bugs with nicklist at top/bottom when look_nicklist_separator is OFF (bug #18737) Sebastien Helleu 2007-01-09 21:15:02 +00:00
  • c14e090638 Fixed bug in topic display Sebastien Helleu 2007-01-08 16:28:06 +00:00
  • 1b348cf8ad Fixed again iconv Sebastien Helleu 2007-01-08 16:10:02 +00:00
  • 66161f5249 Fixed iconv problem, causing truncated words when using iso locale Sebastien Helleu 2007-01-08 15:43:21 +00:00
  • a1bbfb0129 Fixed topic scroll when topic has multi-bytes chars Sebastien Helleu 2007-01-07 18:38:39 +00:00
  • 428127cb71 Fixed typo in doc Sebastien Helleu 2007-01-07 15:31:49 +00:00
  • 029e539aba Fixed display bug in nicklist with cyrillic nick names Sebastien Helleu 2007-01-07 10:06:58 +00:00
  • 53acc07eb1 Fixed compilation problem with iconv under FreeBSD Sebastien Helleu 2007-01-06 23:57:59 +00:00
  • bbe2f9093c Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messages (bug #18716) Sebastien Helleu 2007-01-06 22:24:54 +00:00
  • 09efc5333f Version 0.2.3-cvs Sebastien Helleu 2007-01-06 00:33:42 +00:00
  • 4ba67bdd0c Version 0.2.2 v0.2.2 release-0-2-2 Sebastien Helleu 2007-01-05 23:46:35 +00:00
  • 632d451f62 Changed copyright date (2006 -> 2007) Sebastien Helleu 2007-01-05 23:41:38 +00:00
  • 216b68b682 Added missing russian translations Sebastien Helleu 2007-01-05 17:05:53 +00:00
  • 3e2349481c Fixed bug with status bar (missing refresh) when closing a buffer Sebastien Helleu 2007-01-01 20:48:14 +00:00
  • 37e4e1f011 Fixed bug with use of first buffer for a channel if not connected to server (now allowed only for a server buffer) Sebastien Helleu 2007-01-01 17:42:12 +00:00
  • 412ffa632e Fixed refresh bug with private buffer title Sebastien Helleu 2006-12-26 17:29:50 +00:00
  • e0a50e4d9a Version 0.2 -> 0.3 for script auto_op.py Sebastien Helleu 2006-12-14 16:31:21 +00:00
  • 00613ece06 Fixed auto_op.py script for quakenet like servers (no ":" after JOIN) Sebastien Helleu 2006-12-14 16:30:07 +00:00
  • 8c1c01e58e Fixed memory leak in /charset command Sebastien Helleu 2006-12-11 08:32:21 +00:00
  • 59158c48d3 Fixed bug with nick completion in command args (now uses option look_nick_completion_ignore) Sebastien Helleu 2006-12-08 15:22:44 +00:00
  • a1bc5ce60f Fixed display bug with color for first line on screen (bug #17719) Sebastien Helleu 2006-12-05 14:27:01 +00:00
  • 10ab4b0a20 Added anti-flood option (irc_anti_flood) (task #5442) Sebastien Helleu 2006-12-04 09:44:23 +00:00
  • c774d9eb00 Fixed display bug with charset on DCC and IRC raw buffers Sebastien Helleu 2006-12-04 09:05:14 +00:00
  • 22f255afbb Fixed bug with "set_config" function in plugins API (bug #18448) Sebastien Helleu 2006-12-04 08:51:10 +00:00
  • 78accc74a3 Fixed bug in plugin modifier exec when many modifiers are called for a message Sebastien Helleu 2006-12-03 23:26:03 +00:00
  • fe1e7bdce6 Updated russian translations Sebastien Helleu 2006-12-03 18:35:40 +00:00
  • 9208800f22 Fixed charset problem with date in log files when using ISO charset Sebastien Helleu 2006-12-03 18:26:27 +00:00
  • b712ce9ac4 Updated german doc Sebastien Helleu 2006-12-03 12:19:21 +00:00
  • 015a9d0a22 Added doc formats in ./configure output, fixed problem with make install when pdf are not built Sebastien Helleu 2006-12-02 10:16:20 +00:00
  • 875d1e5fee Documentation can now be built in pdf format Julien Louis 2006-12-01 22:38:20 +00:00
  • ac52a1d607 import needed files to build documentation in pdf format Julien Louis 2006-12-01 22:09:03 +00:00