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

Commit Graph

  • d1d41da7ad Plugins: "add_message_handler" now accepts "*" for all IRC messages Sebastien Helleu 2006-12-01 16:14:08 +00:00
  • 3ba99d6d71 remove "n°" to workaround a bug in dblatex when generating pdf documentation Julien Louis 2006-12-01 16:02:00 +00:00
  • 8ffbfe4b2c Fixed charset bug when displaying "Day changed" message Sebastien Helleu 2006-12-01 15:14:46 +00:00
  • 7ce144e875 Added keys (F9/F10) to scroll topic (task #6030) Sebastien Helleu 2006-11-29 16:08:57 +00:00
  • 59a0d27668 Added auto completion with channels and filenames Sebastien Helleu 2006-11-29 08:28:26 +00:00
  • f1dbe04c20 Fixed typos in doc Sebastien Helleu 2006-11-28 20:28:36 +00:00
  • c7d9ebd5c4 Added filename completion in doc and ChangeLog Sebastien Helleu 2006-11-28 19:23:00 +00:00
  • e03df08e0a Updated translations Sebastien Helleu 2006-11-27 08:30:51 +00:00
  • 670c05554c Fixed memleak in keyboard input Sebastien Helleu 2006-11-26 11:42:59 +00:00
  • 7aabd15b4f Fixed typos in english and german docs Sebastien Helleu 2006-11-20 20:47:03 +00:00
  • 7d5878e4d6 Fixed refresh bug when changing config options if window is splited Sebastien Helleu 2006-11-19 08:18:59 +00:00
  • 0ea530127b Removed unused charset options in default config file for servers Sebastien Helleu 2006-11-19 00:02:34 +00:00
  • f4c01bc785 Added space between chat and nicklist when position is "right" (bug #17852) Sebastien Helleu 2006-11-17 22:03:00 +00:00
  • 4061f34127 Added option "look_nicklist_separator" (task #5437) Sebastien Helleu 2006-11-17 20:40:23 +00:00
  • cad95b8f32 Replaced call to strndup() by weechat_charset_strndup() Sebastien Helleu 2006-11-15 14:54:26 +00:00
  • 71ac31fcdd fix possible stack overflow in filename completion Emmanuel Bouthenot 2006-11-15 13:28:29 +00:00
  • 7d29001f9d Fixed bug with DCC SEND when filename begins with '~' Sebastien Helleu 2006-11-14 19:54:56 +00:00
  • 3e4db5f7c1 Updated czech translations Sebastien Helleu 2006-11-12 08:55:41 +00:00
  • 5a915f6974 Fixed random crash with completion Sebastien Helleu 2006-11-11 00:38:25 +00:00
  • 6729d8d6f2 Fixed minor bug with /setp when no value is given and that option does not exist Sebastien Helleu 2006-11-10 07:58:11 +00:00
  • 045ceb961f Fixed bug in charset plugin: now encode/decode channels/nicks in IRC messages (after command) Sebastien Helleu 2006-11-09 22:33:44 +00:00
  • ef039c99da Fixed typo in fr.po Sebastien Helleu 2006-11-09 13:41:40 +00:00
  • 48f526b55a Added "irc_send_unknown_commands" option to send unknown commands to IRC server (OFF by default) (task #5947) Sebastien Helleu 2006-11-09 13:34:03 +00:00
  • 3dcea50073 Remove some unneeded iconv calls (for UTF-8 term) Sebastien Helleu 2006-11-08 15:29:14 +00:00
  • 855997623d Fixed display bug with new charset and unreadable UTF-8 chars in ISO term Sebastien Helleu 2006-11-08 15:19:29 +00:00
  • 2aeb867fb8 Fixed bad header name in gui-common.c Sebastien Helleu 2006-11-08 15:15:03 +00:00
  • d6a85fd553 Fixed bug with /upgrade and buffer's data when switching to new charset plugin (now old messages are parsed for UTF-8 and invalid chars are replaced by '?') Sebastien Helleu 2006-11-08 11:18:30 +00:00
  • c20ce83d20 Added charset plugin (WeeChat is now full UTF-8 for internal data storage), fixed compilation problems with FreeBSD, fixed status bar display bug Sebastien Helleu 2006-11-08 07:54:33 +00:00
  • b5a7d8e99e Updated "pyexec.py" script Sebastien Helleu 2006-11-07 23:03:06 +00:00
  • 101e623b75 Fixed bug with ignore: now any IRC command is allowed Sebastien Helleu 2006-11-04 19:53:39 +00:00
  • eadfd18117 Added "clonescan.py" script Sebastien Helleu 2006-11-04 14:24:51 +00:00
  • 844a16a3c5 Added nicklist/status refresh when disconnected from server Sebastien Helleu 2006-11-02 11:49:09 +00:00
  • b786cdafe6 add missing reference for debian package build Emmanuel Bouthenot 2006-11-01 13:19:17 +00:00
  • b99273387b Add missing file Julien Louis 2006-10-31 15:50:15 +00:00
  • 6961bcb05a Sync with current package. Julien Louis 2006-10-31 15:47:55 +00:00
  • 0eae5234a1 Fixed crash with Ctrl-T (transpose) and one char on line (bug #18153) Sebastien Helleu 2006-10-30 13:27:24 +00:00
  • 3fb24d37f8 Updated FAQ Sebastien Helleu 2006-10-30 13:15:34 +00:00
  • b3b516e023 Fixed bug with completion context (some variables were not properly reset) Sebastien Helleu 2006-10-29 22:00:52 +00:00
  • 07dc0c85df fix minor display bug in aspell plugin Emmanuel Bouthenot 2006-10-29 13:06:48 +00:00
  • 9d96e3ad33 improve autogen.sh script (fancy output, better gettext usage) Emmanuel Bouthenot 2006-10-29 12:29:01 +00:00
  • 812ed965e9 Added "pyexec" script Sebastien Helleu 2006-10-29 09:15:50 +00:00
  • b84f75eba6 adding $weechat_dir/python in the top of sys.path Emmanuel Bouthenot 2006-10-29 01:38:54 +00:00
  • 7772bcfd33 improve plugins/scripts completion template to use filename completion Emmanuel Bouthenot 2006-10-28 20:24:20 +00:00
  • 5473b39986 minor improvement in aspell plugin Emmanuel Bouthenot 2006-10-28 19:29:05 +00:00
  • ac297214e0 remove unused header Emmanuel Bouthenot 2006-10-28 16:22:59 +00:00
  • 463d4638c1 improve filename completion Emmanuel Bouthenot 2006-10-28 16:16:07 +00:00
  • 17a52d0020 Removed automatic space after filename when using completion Sebastien Helleu 2006-10-27 22:45:23 +00:00
  • 4dd93fd6d3 adding filename completion (partially) Emmanuel Bouthenot 2006-10-27 22:08:07 +00:00
  • ffd4b7c254 Fixed minor display bug when setting colored topic Sebastien Helleu 2006-10-27 19:34:55 +00:00
  • 1386c9218d Added audacious.pl script Sebastien Helleu 2006-10-27 18:44:58 +00:00
  • ac3a3d365f Removed bufsave.pl (wrong directory) Sebastien Helleu 2006-10-27 18:42:20 +00:00
  • 2273e47d81 Added "bufsave" perl script Sebastien Helleu 2006-10-27 18:39:30 +00:00
  • b789f39702 Improved WeeChat CSS style for website doc Sebastien Helleu 2006-10-27 12:56:06 +00:00
  • 189d06624e fix memory leaks in python/script plugin Emmanuel Bouthenot 2006-10-26 14:11:45 +00:00
  • 0ff3acf6e4 add modifiers in scripts/plugins API, cleaning code in script/plugins, improve display for stdout/stderr redirections for python and ruby Emmanuel Bouthenot 2006-10-26 13:30:20 +00:00
  • e9939cf574 Fixed crash when unloading/reloading scripts using modifiers Sebastien Helleu 2006-10-25 07:38:56 +00:00
  • 81aff59e4e Fixed bug with modifiers list in "/plugin listfull" command Sebastien Helleu 2006-10-24 19:35:17 +00:00
  • ff2e38a006 Fixed typo in /plugin command help Sebastien Helleu 2006-10-24 13:10:32 +00:00
  • 655150875b Updated ChangeLog Sebastien Helleu 2006-10-24 13:08:35 +00:00
  • dfa9ed31d4 Added "modifier" in plugins API, improved /plugin command Sebastien Helleu 2006-10-24 11:23:31 +00:00
  • 1e81591803 Added question about windows/buffers in FAQ Sebastien Helleu 2006-10-24 11:21:52 +00:00
  • a9b3e2efae Fixed typo in french quickstart guide Sebastien Helleu 2006-10-23 11:15:53 +00:00
  • 2ee57a4af5 Fixed bug on ignore with "mode" IRC command (bug #18058) Sebastien Helleu 2006-10-20 10:11:16 +00:00
  • a3878a522c Fixed crash when loading ruby script if file does not exist, with Ruby >= 1.9 only (bug #18064) Sebastien Helleu 2006-10-20 09:19:51 +00:00
  • 06c4cf4144 adding date field 'date' in get_buffer_data() function of plugins/scripts API Emmanuel Bouthenot 2006-10-16 20:19:12 +00:00
  • 0f07b69688 Fixed typo with lines date when using /upgrade (makes weechat crash) Sebastien Helleu 2006-10-15 21:00:27 +00:00
  • def08461d4 Added alternate boolean values (true,1,false,0,..) for server options Sebastien Helleu 2006-10-14 08:42:33 +00:00
  • 8dcb59fd0b Added date in plugin function get_buffer_data() Sebastien Helleu 2006-10-14 08:33:13 +00:00
  • 9b91c91577 Fixed some portability bugs (patch #5271) Sebastien Helleu 2006-10-12 17:16:14 +00:00
  • 481e6f8e7f Fixed iconv detection for BSD (patch #5456) Sebastien Helleu 2006-10-12 16:42:35 +00:00
  • e4ad664010 Fixed typo in configure.in (bash specific test) (patch #5450) Sebastien Helleu 2006-10-12 16:13:30 +00:00
  • 5a82d5a246 Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now sent in one mode command to server (task #5968) Sebastien Helleu 2006-10-12 15:14:08 +00:00
  • 8c29d36461 Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patch from Stalwart) Sebastien Helleu 2006-10-12 12:30:11 +00:00
  • 14751f721d Fixed bug with alias when there's no $x and user args after alias command Sebastien Helleu 2006-10-12 07:51:55 +00:00
  • 5d70f20c27 adding some missing headers in plugins Emmanuel Bouthenot 2006-10-10 18:08:48 +00:00
  • 71d5c65e28 Adding Lua 5.1 support, display plugins interpreter versions on configure Emmanuel Bouthenot 2006-10-09 17:22:32 +00:00
  • b49ed70af4 Fixed warning on AMD64 Sebastien Helleu 2006-10-09 17:00:35 +00:00
  • 9753571988 Fixed bug with /alias and arguments (like $1), now text after argument(s) is used (bug #17944) Sebastien Helleu 2006-10-09 14:55:35 +00:00
  • c12b23382e Improve lua detection and make lua 5.1 the default version Julien Louis 2006-10-09 10:28:53 +00:00
  • 232e5a27f0 Fixed compilation warnings for AMD64 Sebastien Helleu 2006-10-08 10:20:05 +00:00
  • ebf5b78fce Fixed comparison between a char and negative value (now using 'signed char' to compare), this should fix minor display bug on some arch like PPC Sebastien Helleu 2006-10-08 07:43:09 +00:00
  • 3bedad8622 Version 0.2.2-cvs Sebastien Helleu 2006-10-01 10:49:09 +00:00
  • 047d941f46 Version 0.2.1 v0.2.1 release-0-2-1 Sebastien Helleu 2006-10-01 08:11:55 +00:00
  • cf4a22b156 Updated czech translations Sebastien Helleu 2006-10-01 06:27:17 +00:00
  • 40bfb43e0f Removed warnings with __USE_GNU and __USE_XOPEN Sebastien Helleu 2006-09-30 15:09:29 +00:00
  • edcc676ecf File automatically updated Sebastien Helleu 2006-09-30 07:02:28 +00:00
  • 6f1683172f Fixed wrong bug # in ChangeLog: #17852 => #17838 Sebastien Helleu 2006-09-30 06:55:20 +00:00
  • 80a76f65f6 Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC error for sender when receiver cancels DCC (bug #17852) Sebastien Helleu 2006-09-30 06:52:52 +00:00
  • 9f035d8f91 fix a bug (can make crash) when calling a script command with another script command Emmanuel Bouthenot 2006-09-28 21:27:42 +00:00
  • 33ff438086 Add AC_GNU_SOURCE macro call Julien Louis 2006-09-28 13:34:15 +00:00
  • 1759b1f004 minor improvements on aspell plugin : + spellchecking is now available on commands like /me, /away, /query, ... + do not colorize urls : words begining with http(s)://, ftp(s)://, fish://, file://, etc + do not colorize words begining with '#' (channels) , '/' (commands), '-' (command option) Emmanuel Bouthenot 2006-09-28 13:30:54 +00:00
  • 29dd888e6f Removed compilation warning on ascii_strcasecmp Sebastien Helleu 2006-09-24 12:45:38 +00:00
  • 63416bb801 Fixed random crash with /upgrade command (error when loading buffers) Sebastien Helleu 2006-09-23 09:09:36 +00:00
  • a33efdd755 Fixed crash with /buffer notify on server buffer when server_notify_levels is empty Sebastien Helleu 2006-09-22 12:08:40 +00:00
  • 28f7902667 Added keepnick python script Sebastien Helleu 2006-09-20 09:45:07 +00:00
  • 0493cb89eb Initial import Julien Louis 2006-09-16 20:48:42 +00:00
  • cb95bfc846 Fixed buffer search by server/channel: now if only channel is specified, a channel of another server can be found Sebastien Helleu 2006-09-16 14:47:15 +00:00
  • f325b5a71f Fixed highlight for DCC, invite and notice: when a window is displaying buffer, there's no highlight Sebastien Helleu 2006-09-12 10:45:46 +00:00
  • 6450867535 Command "/away -all" now allowed when not connected to current server Sebastien Helleu 2006-09-08 20:20:05 +00:00
  • bd4d543d50 New signals handled: SIGTERM and SIGHUP (received when terminal is closed): clean WeeChat quit (send quit to irc servers then quit WeeChat) Sebastien Helleu 2006-09-08 13:51:32 +00:00