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

Commit Graph

  • 314687bf71 Fix english typos in docs (patch from jdhore) Sebastien Helleu 2009-06-13 09:43:17 +02:00
  • c95f7b8e83 Fix typo Sebastien Helleu 2009-06-13 08:33:13 +02:00
  • 38f1bc0837 Remove variable with "WeeChat required version" in plugins, do not compare version any more (API comparison is enough) Sebastien Helleu 2009-06-12 16:02:40 +02:00
  • 58e6a514eb Fix line filtering after /upgrade when filter applies on one buffer only Sebastien Helleu 2009-06-12 14:47:22 +02:00
  • ed47fff730 Fix refresh of hidden bars (patch #6837) Sebastien Helleu 2009-06-12 11:22:00 +02:00
  • ae23fb0b46 Fix bug with some utf-8 chars in input line Sebastien Helleu 2009-06-12 08:00:44 +02:00
  • a06fa73ba8 Add option irc.look.item_display_server to display server with plugin or name in status bar Sebastien Helleu 2009-06-11 19:03:27 +02:00
  • ec5c3aa3cc Improve completion for script plugins commands Sebastien Helleu 2009-06-11 16:51:50 +02:00
  • 652a97cc7a Fix display bug with color/attribute chars (< 32) in command line (bug #26749) Sebastien Helleu 2009-06-11 15:31:53 +02:00
  • 3912c1bae6 Fix typo with plural of "ignore" Sebastien Helleu 2009-06-11 12:48:58 +02:00
  • a326c2578c Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server jump Sebastien Helleu 2009-06-11 12:30:12 +02:00
  • 19b7039005 Remove debian directory from package built with make dist Sebastien Helleu 2009-06-11 08:19:43 +02:00
  • d7ad1780ad Add infolist with commands history Sebastien Helleu 2009-06-10 19:13:38 +02:00
  • b67da8860c Add variable "active" in buffer infolist Sebastien Helleu 2009-06-10 13:50:40 +02:00
  • 1cd9074c09 Fix help of /wait command (missing '/' in examples) Sebastien Helleu 2009-06-10 13:09:19 +02:00
  • 274835f0ca Display error if command "/key bind" has not enough arguments Sebastien Helleu 2009-06-10 12:55:24 +02:00
  • 335419e6de Rename option weechat.completion.nick_completor to nick_completer Sebastien Helleu 2009-06-10 12:51:36 +02:00
  • 8d58b81d83 Add buffer merging feature, with /buffer merge/unmerge (task #7404) Sebastien Helleu 2009-06-10 12:40:05 +02:00
  • fd31dbb97e Fix bug with cmake options for building script plugins Sebastien Helleu 2009-06-10 08:07:57 +02:00
  • 707749957a Change the way to detect gnutls (using pkg-config instead of libgnutls-config) Emmanuel Bouthenot 2009-06-07 22:15:16 +02:00
  • 88f21fffe7 Fix some bugs in asciidoc detection, add detection of source-highlight (needed by asciidoc to build doc) Emmanuel Bouthenot 2009-06-07 18:56:38 +02:00
  • 452a1d6b9e Change the way to detect gnutls (using pkg-config instead of libgnutls-config) Emmanuel Bouthenot 2009-06-07 16:46:53 +02:00
  • 1bbafc3d4e Fix display problem with bar item "away" in IRC plugin Sebastien Helleu 2009-06-07 11:52:21 +02:00
  • 9a45c8995e Update ChangeLog Sebastien Helleu 2009-06-06 09:14:40 +02:00
  • b3f69541e6 Fix bug with /buffer close N1-N2 Sebastien Helleu 2009-06-04 10:24:08 +02:00
  • a6363a7b0b Fix display of bold/reverse/underline color attributes in bars Sebastien Helleu 2009-06-03 11:48:51 +02:00
  • 89701be94f Add note about ports < 1024 (reserved for root) for listening ports (options xfer.network.port_range and relay.network.listen_port_range) Sebastien Helleu 2009-06-02 16:01:37 +02:00
  • 7d34e10c6d Add note about recommended locale (UTF-8) in FAQ Sebastien Helleu 2009-06-02 15:49:22 +02:00
  • 375e0b1b23 Fix set of color options with ++N or --N, to add/subtract integer value to color Sebastien Helleu 2009-06-02 15:41:43 +02:00
  • 4383fd73b5 Add note about alt+k for binding keys in /help key Sebastien Helleu 2009-06-02 15:10:15 +02:00
  • 103389822e Add cmake detection for asciidoc version Sebastien Helleu 2009-06-02 13:11:16 +02:00
  • 27d1ba5093 Add color for bar item "away" (irc.color.item_away) Sebastien Helleu 2009-05-28 16:36:24 +02:00
  • 0e040e8301 Convert all docs to asciidoc format, add scripting guide Sebastien Helleu 2009-05-28 16:07:40 +02:00
  • 62e2f1f808 Fix jump to previous buffer with alt-digit Sebastien Helleu 2009-05-21 19:09:27 +02:00
  • dac855be7c Fix display bug with text in IRC action that contains bold char (text truncated and not displayed) (bug #26630) Sebastien Helleu 2009-05-21 09:01:34 +02:00
  • fcd14cf1c6 New default value "0" for option irc.network.lag_disconnect (do not disconnect on high lag) Sebastien Helleu 2009-05-19 21:29:16 +02:00
  • 7d37cc8f50 Add new command /wait (schedule a command execution in future) Sebastien Helleu 2009-05-19 19:04:49 +02:00
  • 37a73d8348 Fix crash with /upgrade (problem when closing buffers) Sebastien Helleu 2009-05-19 14:07:51 +02:00
  • 67f8f7386a Add argument with buffer number/range for command "/buffer close" (task #9390, task #7239) Sebastien Helleu 2009-05-18 23:23:40 +02:00
  • 906c4ce8cd Add option weechat.look.jump_previous_buffer_when_closing Sebastien Helleu 2009-05-18 18:35:39 +02:00
  • 3561fa8856 Add option weechat.history.max_visited_buffers Sebastien Helleu 2009-05-18 18:21:21 +02:00
  • 4bfc005d9d Add new keys to move into last visited buffers (alt + "<", alt + ">"), come back to last visited buffer when closing a buffer Sebastien Helleu 2009-05-18 17:47:45 +02:00
  • 6d0e15e0d7 Add signals "key_bind" and "key_unbind" Sebastien Helleu 2009-05-17 20:10:32 +02:00
  • e2497ff8bc Fix typo: formated -> formatted Sebastien Helleu 2009-05-17 16:00:35 +02:00
  • 353538e3d8 Add function "config_is_set_plugin" in plugin/script API Sebastien Helleu 2009-05-17 15:49:58 +02:00
  • 1076183317 Add missing refresh of "away" bar item with IRC /away command Sebastien Helleu 2009-05-17 13:36:43 +02:00
  • 8130e6da8f Remove unneeded space between two bar items (for items glued with "+") Sebastien Helleu 2009-05-17 12:56:30 +02:00
  • 484d0fb96e Update ChangeLog Sebastien Helleu 2009-05-16 11:45:07 +02:00
  • 947ae241ce Add infolist "key" with key bindings Sebastien Helleu 2009-05-16 00:47:14 +02:00
  • 041b754980 Convert some docs to asciidoc format, add tester's guide, remove some obsolete docs Sebastien Helleu 2009-05-15 23:03:35 +02:00
  • 420d294498 Add buffer pointer in hotlist infolist Sebastien Helleu 2009-05-12 23:02:44 +02:00
  • 2ab1626fa9 Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer number or previous buffer Sebastien Helleu 2009-05-12 18:16:32 +02:00
  • b860043646 Fix IRC private buffer name when message is from me (happens when using irssi proxy server and opening private under irssi) Sebastien Helleu 2009-05-12 16:43:27 +02:00
  • 54ae52c4f0 Fix typo: transfert -> transfer Sebastien Helleu 2009-05-12 11:39:22 +02:00
  • 50bfe2cbba Fix git command to clone repository in doc Sebastien Helleu 2009-05-12 10:31:52 +02:00
  • 92424a595d Change version from 0.2.7-dev to 0.3.0-dev Sebastien Helleu 2009-05-11 14:19:51 +02:00
  • 57c6478b91 Add function window_set_title in API (task #9361) Sebastien Helleu 2009-05-10 01:22:08 +02:00
  • 09c42f4cf0 Add missing IRC command 335 Sebastien Helleu 2009-05-09 23:46:30 +02:00
  • 79ea9b54be Disable loop on commands in history when reaching oldest command Sebastien Helleu 2009-05-09 16:39:50 +02:00
  • 74f5fe7bc5 Add completion %(irc_privates), used by /buffer (completes with channels and pv) Sebastien Helleu 2009-05-09 13:50:41 +02:00
  • 8a783825de Fix completion with non-latin nicks (bug #18993) Sebastien Helleu 2009-05-09 13:03:44 +02:00
  • 2c60a46670 Update translations Sebastien Helleu 2009-05-09 11:27:46 +02:00
  • 2943ea9f9c Add files debian/*.log to .gitignore Sebastien Helleu 2009-05-09 11:26:55 +02:00
  • f924dc1beb Add file weechat.pc to .gitignore Sebastien Helleu 2009-05-09 11:05:24 +02:00
  • 5981063299 Update list of debian files in root Makefile.am Sebastien Helleu 2009-05-09 11:03:03 +02:00
  • 757eef66cb Update debian packaging: add new binary package 'weechat-dev' (plugins development headers). Emmanuel Bouthenot 2009-05-08 22:34:36 +00:00
  • 7945e24900 Update debian packaging (fix double build due to autodetection of configure file). Emmanuel Bouthenot 2009-05-09 00:28:03 +02:00
  • fabc49a0b8 Install developement files for plugins and pkg-config support (autotools). Emmanuel Bouthenot 2009-05-08 23:45:54 +02:00
  • 55aa9dd0e8 Install developement files for plugins and pkg-config support (cmake). Emmanuel Bouthenot 2009-05-08 23:37:13 +02:00
  • efa37abdb8 Update debian packaging. Emmanuel Bouthenot 2009-05-08 19:32:39 +02:00
  • 50b6fefdeb Fix infinite loop when scrolling bars with horizontal filling Sebastien Helleu 2009-05-08 13:22:29 +02:00
  • d3f91af099 Improve display of filter indicator in status bar, add option for color Sebastien Helleu 2009-05-08 13:04:26 +02:00
  • cde8a69eda Add missing space at beginning of bar item when first sub-item content is NULL Sebastien Helleu 2009-05-08 13:00:11 +02:00
  • 2783b51201 Improve completion: allow a command to use completion of another command (used by alias plugin) Sebastien Helleu 2009-05-08 10:31:15 +02:00
  • d3976c2afe Fix crash in python plugin after parse file error Sebastien Helleu 2009-05-08 10:30:36 +02:00
  • 85ecabdd9f Fix completion of IRC commands /whois and /whowas Sebastien Helleu 2009-05-08 09:35:16 +02:00
  • a61e80858d Remove relay plugin from debian/weechat-plugins.install Sebastien Helleu 2009-05-08 08:53:58 +02:00
  • 04fbe821c9 Disable jabber and relay plugins compilation by default Sebastien Helleu 2009-05-07 23:47:46 +02:00
  • db8aa43b5a Add description of notify levels in /help buffer Sebastien Helleu 2009-05-05 12:14:39 +02:00
  • a0a28ac3d9 Add message for old/obsolete plugins Sebastien Helleu 2009-05-05 10:11:50 +02:00
  • 5947ba0364 Remove messages displayed when hiding/showing a bar Sebastien Helleu 2009-05-04 19:21:59 +02:00
  • 8d69edfa31 Use or '\r' in bar items to force new line with horizontal filling Sebastien Helleu 2009-05-04 19:17:42 +02:00
  • 917e111b78 Disable print hooks during display of backlog (in logger plugin) Sebastien Helleu 2009-05-04 18:00:51 +02:00
  • ddb16b7c0e Fix bug with arguments of function "bar_new" in python plugin Sebastien Helleu 2009-05-04 17:45:55 +02:00
  • 28f3762618 Fix crash when deleting last server if there is one buffer for all servers Sebastien Helleu 2009-05-03 17:19:42 +02:00
  • d6ed1485a4 Fix help of /set command (remove french words) Sebastien Helleu 2009-05-03 16:30:00 +02:00
  • b9a0424221 Add versions 0.2.6.1 and 0.2.6.2 to current NEWS file Sebastien Helleu 2009-05-03 16:16:35 +02:00
  • b3ca90302b Fix typo in INSTALL Sebastien Helleu 2009-05-03 15:09:58 +02:00
  • aecd0cc4d7 Fix typo in FAQ Sebastien Helleu 2009-05-03 15:07:19 +02:00
  • d51626c67b Fix bug with scroll in bars: do not scroll if bar is hidden Sebastien Helleu 2009-05-03 15:04:22 +02:00
  • ad418a3a5a Add error message when option is unknown for /key command Sebastien Helleu 2009-05-03 10:22:05 +02:00
  • 1838260c0e Add irc info "irc_current_server" (returned only if one buffer is used for all servers) Sebastien Helleu 2009-05-03 09:48:17 +02:00
  • 747b78aff3 Add API version string: do not load plugins with wrong API version (fix crash when loading old/obsolete plugins) Sebastien Helleu 2009-05-02 22:56:14 +02:00
  • 9cb6b4d158 Fix bug with data for callbacks in scripts after /upgrade Sebastien Helleu 2009-05-02 18:40:48 +02:00
  • 5f1c0c8254 Add data string argument in all callbacks of script API, display script name in error messages for scripts Sebastien Helleu 2009-05-02 16:17:31 +02:00
  • a09fc84726 Fix typo in pl.po Sebastien Helleu 2009-04-29 08:07:22 +02:00
  • 38d569b102 Add versions 0.2.6.1 and 0.2.6.2 to current ChangeLog Sebastien Helleu 2009-04-28 12:41:36 +02:00
  • 58f6e729a3 Add polish translations (8% done) Sebastien Helleu 2009-04-28 11:13:16 +02:00
  • 0a8077f0d6 Remove time in weechat.log file when dumping data (crash or user is asking dump) Sebastien Helleu 2009-04-26 09:43:06 +02:00
  • c3321b1406 Fix 0 byte alloc in command template Sebastien Helleu 2009-04-26 09:22:06 +02:00