1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

Commit Graph

  • a234bc90ad irc: rename host/server/channel to irc_host/irc_server/irc_channel in irc focus hashtable for nicklist Sebastien Helleu 2011-08-16 09:15:00 +02:00
  • 8f0e0307c5 core: change priority of hook_focus "buffer_nicklist" in core (2000) and irc (1000) Sebastien Helleu 2011-08-16 08:15:02 +02:00
  • 9070021a54 core: allow a second area for keys in context "mouse" (for drag & drop between two areas) Sebastien Helleu 2011-08-15 21:49:20 +02:00
  • 39d7a98f02 doc: update italian translations, user guide and FAQ Sebastien Helleu 2011-08-15 18:08:43 +02:00
  • 58c7ab3997 doc: update german user guide Sebastien Helleu 2011-08-15 16:38:55 +02:00
  • 4749915e5f doc: update german translations Sebastien Helleu 2011-08-15 16:19:23 +02:00
  • 19d6c0532d doc: fix typo in user guide Sebastien Helleu 2011-08-15 13:04:07 +02:00
  • d89115d4db core: add "_chat_line_x" in focus hashtable (for buffers with free content) Sebastien Helleu 2011-08-15 12:59:32 +02:00
  • eee81cfe9c core: fix focus info for chat area on buffers with free content Sebastien Helleu 2011-08-14 23:44:32 +02:00
  • 1c62702758 core: fix crash when looking at context in chat area for focus Sebastien Helleu 2011-08-14 23:10:45 +02:00
  • 1ca036e8d9 core: return empty string for window and buffer pointers in focus hashtable when value is N/A Sebastien Helleu 2011-08-14 18:03:29 +02:00
  • 84d097a022 doc: fix color of keys with one uppercase letter in user guide Sebastien Helleu 2011-08-14 17:01:10 +02:00
  • 1a9e15c5a6 doc: add missing keys m/q/Q (for cursor mode) in user guide Sebastien Helleu 2011-08-14 16:56:52 +02:00
  • ab986baa05 core: fix crash in display of chat area (overflow in coords) Sebastien Helleu 2011-08-14 16:42:55 +02:00
  • 5073cd3476 core: add buffer property "short_name_is_set", return name if short name is not set (in buffer infolist or property) Sebastien Helleu 2011-08-14 16:04:12 +02:00
  • dd4863d67c irc: add tag "nick_xxx" for messages join/part/quit and wallops Sebastien Helleu 2011-08-14 14:13:21 +02:00
  • 08f13b3965 core: add key "_chat_line_nick" in focus hashtable Sebastien Helleu 2011-08-14 14:04:33 +02:00
  • ae2c061350 xfer: set short name for xfer chat buffer (dcc chat) only if it was not set by another plugin/script Sebastien Helleu 2011-08-14 13:27:05 +02:00
  • 15d78a45a8 relay: set short name for relay raw buffer only if it was not set by another plugin/script Sebastien Helleu 2011-08-14 13:26:26 +02:00
  • 2c20426577 irc: set short name on buffers only if it was not set by another plugin/script Sebastien Helleu 2011-08-14 13:20:47 +02:00
  • cc3a4834d0 core: allow empty short name on buffers (name is used if not set) Sebastien Helleu 2011-08-14 13:20:03 +02:00
  • 1cb7c6a6c5 core: return info about line/word for chat area in focus hashtable, add keys m/q/Q to quote line in cursor mode, sort mouse keys by priority Sebastien Helleu 2011-08-14 11:30:08 +02:00
  • fb4c1ed1e9 core: fix typo in comment Sebastien Helleu 2011-08-13 12:50:18 +02:00
  • 7ebb91f69b core: add function hashtable_dup (duplicate a hashtable) Sebastien Helleu 2011-08-13 12:00:25 +02:00
  • 3398c9c65b irc: fix too small buffer for encoded base64 string used by SASL authentication Sebastien Helleu 2011-08-12 12:11:36 +02:00
  • d80706b5f0 core: fix too small buffer for encoded base64 string used to authenticate with http proxy Sebastien Helleu 2011-08-12 12:09:57 +02:00
  • fab23f8bc4 doc: add reload of CA file for question about freenode/SSL in FAQ Sebastien Helleu 2011-08-10 18:54:25 +02:00
  • f841333609 core: allow mix of commands and hsignals for keys in context "mouse" Sebastien Helleu 2011-08-10 12:24:23 +02:00
  • fe9aee25a5 core: allow send of hsignal instead of command for keys in context "mouse" Sebastien Helleu 2011-08-09 14:56:15 +02:00
  • 40c5eb207d core: add new command /repeat (execute a command several times) Sebastien Helleu 2011-08-09 09:10:26 +02:00
  • 0a6682314f irc: fix message displayed by command /msg nickserv Sebastien Helleu 2011-08-08 13:42:36 +02:00
  • 38fd5bfa51 core: use arguments for infolist "window" to return only one window by number Sebastien Helleu 2011-08-08 11:32:31 +02:00
  • ede9a96eb9 core: add optional buffer name for area "chat" in keys of mouse context Sebastien Helleu 2011-08-08 11:24:26 +02:00
  • 370769f759 irc: send WHO command to check away nicks only if channel was not parted Sebastien Helleu 2011-08-08 09:26:40 +02:00
  • 9313edec34 core: fix typo in /help upgrade Sebastien Helleu 2011-08-07 11:22:16 +02:00
  • b9d614e7de core: fix unwanted merge of buffers when no layout number is assigned to buffer (on /layout apply) Sebastien Helleu 2011-08-06 23:13:58 +02:00
  • 339d33181d core: add note about SSL connections in /help upgrade Sebastien Helleu 2011-08-06 23:06:18 +02:00
  • 6b4416042b core: add "layout_number_merge_order" in buffer properties that can be read Sebastien Helleu 2011-08-06 23:05:43 +02:00
  • 37d70899d3 doc: update auto-generated hdata files Sebastien Helleu 2011-08-06 22:27:07 +02:00
  • 625a264a44 core: display a warning at startup if locale is UTF-8 and if ncurses has no wide-char/UTF-8 support Sebastien Helleu 2011-08-06 22:23:56 +02:00
  • 34a9221d8f core: fix path for included file term.h (first use ncursesw/term.h if available) Sebastien Helleu 2011-08-06 09:07:38 +02:00
  • 8d2c23209f core: save and restore layout for buffers and windows on /upgrade Sebastien Helleu 2011-08-05 23:15:23 +02:00
  • 4919a943fd doc: minor changes in FAQ for question about weird chars under screen/tmux Sebastien Helleu 2011-08-05 14:34:14 +02:00
  • 982db541ec core: fix unwanted merge of buffers when no layout number is assigned to buffer Sebastien Helleu 2011-08-05 13:23:43 +02:00
  • d27c459c1d core: fix bugs with automatic layout (bug #26110), add support of merged buffers in layout (task #10893) Sebastien Helleu 2011-08-05 13:18:03 +02:00
  • 02532973e9 doc: fix translation in french user guide Sebastien Helleu 2011-08-05 12:49:29 +02:00
  • 05bcd9d9e7 core: add missing return after call to gui_buffer_unmerge_all() Sebastien Helleu 2011-08-04 18:13:00 +02:00
  • 6442302f3f core: add option -all for command /buffer unmerge Sebastien Helleu 2011-08-04 17:24:53 +02:00
  • d7a46135ee doc: add WeeChat version required for mouse in FAQ Sebastien Helleu 2011-08-04 16:18:03 +02:00
  • a66ad95126 doc: replace ">=" and "<=" by UTF-8 chars in docs Sebastien Helleu 2011-08-04 16:13:34 +02:00
  • fd8a4c6761 doc: add mouse questions in FAQ Sebastien Helleu 2011-08-03 22:57:43 +02:00
  • 8137c2cf9a core: fix crash with "/input grab_mouse" Sebastien Helleu 2011-08-03 20:13:29 +02:00
  • 2460699343 doc: add mouse support in user guide Sebastien Helleu 2011-08-03 20:10:11 +02:00
  • c96499c817 doc: add IRC SASL authentication in user guide Sebastien Helleu 2011-08-03 12:30:43 +02:00
  • 4ed5ff86fd core: fix crash when invalid UTF-8 chars are inserted in command line (bug #33471) Sebastien Helleu 2011-08-02 13:26:37 +02:00
  • cbdf4a4ae1 core: remove "const" for first argument of function utf8_normalize Sebastien Helleu 2011-08-02 13:24:53 +02:00
  • 7ef99737d0 core: stop horizontal bar scroll at the end of content (for bars with horizontal filling) (bug #27908) Sebastien Helleu 2011-08-02 12:35:10 +02:00
  • 6be3b3d064 doc: add missing API functions in scripting guide Sebastien Helleu 2011-08-01 19:25:01 +02:00
  • 217e9683d2 core: add info about position where mouse button is released in hook_focus (for mouse gestures) Sebastien Helleu 2011-08-01 18:33:13 +02:00
  • 95b179dd08 core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right click on input bar) Sebastien Helleu 2011-07-30 15:44:55 +02:00
  • ca3c1e2636 core: fix memory leak in command /cursor Sebastien Helleu 2011-07-30 11:35:17 +02:00
  • 5059743dd2 irc: add "server" and "channel" in hook_focus of bar item "buffer_nicklist" Sebastien Helleu 2011-07-30 10:20:19 +02:00
  • 382a1ad942 core: cosmetic changes in /help key Sebastien Helleu 2011-07-30 08:56:42 +02:00
  • bb39455591 core: fix bug in build of static parts of completions for commands Sebastien Helleu 2011-07-30 08:50:30 +02:00
  • 47b9c2b9e2 core: fix bug in completion of command /window Sebastien Helleu 2011-07-30 08:49:57 +02:00
  • ba37caca69 core: update ChangeLog Sebastien Helleu 2011-07-30 00:56:20 +02:00
  • dc8daef33d core: fix crash when building hashtable string with keys and values Sebastien Helleu 2011-07-30 00:50:28 +02:00
  • a56c1097dc core: fix refresh bug when switching buffer Sebastien Helleu 2011-07-30 00:16:17 +02:00
  • 54a6f42de5 core: add number in windows, improve mouse/cursor actions when screen is split Sebastien Helleu 2011-07-29 19:46:02 +02:00
  • dfd7ed5457 core: add "bar_refresh_needed" in dump of bars to log file Sebastien Helleu 2011-07-29 12:27:39 +02:00
  • db86b84218 core: fix refresh of bars (remove duplicated refresh for bars) Sebastien Helleu 2011-07-29 12:24:34 +02:00
  • e0ef10ee47 core: fix typo in comment of function gui_bar_window_new Sebastien Helleu 2011-07-29 09:56:39 +02:00
  • fd35bbeb72 core: add "refresh_needed" in dump of bar windows to log file Sebastien Helleu 2011-07-29 09:51:16 +02:00
  • 51ef22c284 core: improve mouse support: process utf-8 codes, add option weechat.look.mouse_timer_delay, remove key meta2-M, fix problem with iso chars when grabbing mouse codes Sebastien Helleu 2011-07-28 15:36:39 +02:00
  • 17037e32d8 doc: fix type for arguments of hook_timer in plugin API reference Sebastien Helleu 2011-07-28 09:25:48 +02:00
  • d41f7c3140 core: allow buffer name in /buffer close Sebastien Helleu 2011-07-27 13:52:08 +02:00
  • 6a6bc40df7 core: fix crash on /bar toggle Sebastien Helleu 2011-07-27 12:52:47 +02:00
  • 6bbe3be63f core: fix message with new key added (displayed on current buffer instead of core) Sebastien Helleu 2011-07-27 09:50:35 +02:00
  • ec12579f47 irc: complete help of command /ban (explain what is does without argument) Sebastien Helleu 2011-07-27 09:34:03 +02:00
  • 224d54f6ce doc: add key alt-m (toggle mouse) in user guide Sebastien Helleu 2011-07-27 08:07:07 +02:00
  • 93909b4840 core: remove delimiters around empty bar items Sebastien Helleu 2011-07-27 08:02:29 +02:00
  • e0781f0390 core: add mouse support (task #5435), free cursor movement, hook_focus, fix bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer Sebastien Helleu 2011-07-26 18:50:29 +02:00
  • 2fec843144 doc: update italian user guide and FAQ Sebastien Helleu 2011-07-20 10:38:39 +02:00
  • 5d5d2ce4d1 irc: fix crash when malformed IRC message 352 (WHO) is received (bug #33790) Sebastien Helleu 2011-07-18 19:08:24 +02:00
  • 10024571ef doc: add gettext in dependencies for build (optional) Sebastien Helleu 2011-07-17 23:23:59 +02:00
  • e0e32284a9 doc: update german user and scripting guides Sebastien Helleu 2011-07-17 23:15:42 +02:00
  • 35a3df0a7a doc: fix typo in user guide Sebastien Helleu 2011-07-14 20:51:50 +02:00
  • 8459eb7bda doc: fix typo in user guide Sebastien Helleu 2011-07-14 20:41:29 +02:00
  • b888881288 doc: fix typo in french user guide Sebastien Helleu 2011-07-14 16:32:59 +02:00
  • 0fdcb7387f doc: add doc about connection to Freenode with TOR/SASL Sebastien Helleu 2011-07-14 13:42:26 +02:00
  • 47822ce80e irc: fix crash when command "/buffer close" is used in a server command to close server buffer during connection (bug #33763) Sebastien Helleu 2011-07-13 18:28:29 +02:00
  • 1f027dbeb1 core: fix completion for command arguments when same command exists in many plugins (bug #33753) Sebastien Helleu 2011-07-12 11:20:28 +02:00
  • db261576b4 rmodifier: add missing include of strings.h in rmodifier.c Sebastien Helleu 2011-07-11 16:46:08 +02:00
  • 201ee104e7 irc: fix crash when /join command is executed on a non-irc buffer (bug #33742) Sebastien Helleu 2011-07-10 23:21:04 +02:00
  • cb4e0d0076 core: allow empty argument for infolist "key" (return context "default") Sebastien Helleu 2011-07-10 23:07:33 +02:00
  • cd5b216e0f relay: fix bug with self nick when someone changes its nick on channel (bug #33739) Sebastien Helleu 2011-07-10 09:00:33 +02:00
  • 2b821b8b06 irc: fix typo in help of options irc.look.new_channel_position and irc.look.new_pv_position Sebastien Helleu 2011-07-05 15:40:07 +02:00
  • 3bea55b2f0 core: add context "search" for keys (to define keys used during search in buffer with ctrl+"r") Sebastien Helleu 2011-07-05 15:36:42 +02:00
  • 5250b68d0a doc: convert script docgen.pl to docgen.py Sebastien Helleu 2011-07-03 15:47:50 +02:00
  • 0f5b4dbecb core: add new option weechat.look.separator_vertical, rename option weechat.look.hline_char to weechat.look.separator_horizontal Sebastien Helleu 2011-06-29 10:33:08 +02:00