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

Commit Graph

  • be47805597 Merge pull request #1015 from Neui/remove-unused-irc-stores Sébastien Helleu 2017-06-10 14:54:41 +02:00
  • a9f87e7e56 core: add contributor in AUTHORS.adoc Sébastien Helleu 2017-06-10 08:25:36 +02:00
  • f962ba1c6c trigger: if hashmap creation failed, don't use tags Neui 2017-06-10 08:24:34 +02:00
  • 46b27bff4e core: fix bind of keys with space key, like alt+space (bug #32133) Sébastien Helleu 2017-06-10 08:15:44 +02:00
  • 964481aaeb doc: update Japanese auto-generated files Sébastien Helleu 2017-06-10 08:03:37 +02:00
  • 0c249b14c9 Merge pull request #1016 from l/master/translation/ja_JP Sébastien Helleu 2017-06-10 07:53:03 +02:00
  • 493ecfb388 doc: update German auto-generated files Sébastien Helleu 2017-06-10 07:41:48 +02:00
  • 5352702213 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-06-10 09:00:00 +09:00
  • fc12a34f19 core: update German translations Nils Görs 2017-06-09 22:39:59 +02:00
  • d924eff930 irc: Remove unnecessary stores Neui 2017-06-09 17:56:32 +02:00
  • 193ff0db37 core: remove unused functions config_file_config_insert and config_file_section_insert_in_config (issue #1012) Sébastien Helleu 2017-06-09 07:54:27 +02:00
  • 0094be17a8 doc: add missing file fifo.conf in man pages Sébastien Helleu 2017-06-08 07:02:05 +02:00
  • 5997660bb5 doc: add missing file buflist.conf in Russian man page Sébastien Helleu 2017-06-08 07:00:12 +02:00
  • f140a9198e buflist: add option buflist.look.auto_scroll (issue #332) Sébastien Helleu 2017-06-08 06:56:42 +02:00
  • e2589aaaca api: allow update of variables "scroll_x" and "scroll_y" in bar_window with function hdata_update Sébastien Helleu 2017-06-08 06:53:32 +02:00
  • 111962c65a core: remove unused function command_secure_display_data (issue #1012) Sébastien Helleu 2017-06-07 07:16:07 +02:00
  • e09dc5f63b buflist: return 0 if buffers are equal in sort function Sébastien Helleu 2017-06-06 19:50:47 +02:00
  • 1e22a96a10 core: remove unused functions gui_bar_get_min_width and gui_bar_get_min_height (issue #1012) Sébastien Helleu 2017-06-06 07:29:05 +02:00
  • fa3a4355ce buflist: display a warning when the script "buffers.pl" is loaded Sébastien Helleu 2017-06-05 14:56:14 +02:00
  • 4947ed6d31 core: update ChangeLog Sébastien Helleu 2017-06-04 12:41:06 +02:00
  • fc6c165c49 Merge pull request #1012 from sim642/clion Sébastien Helleu 2017-06-04 12:36:50 +02:00
  • a195fa2af5 doc: use WeeChat IRC message parsing function in IRC hook example (scripting guide) Sébastien Helleu 2017-06-03 15:42:05 +02:00
  • 43451e8481 relay: remove callback unused after d2ff46fa69 Simmo Saan 2017-06-03 16:26:09 +03:00
  • 4492547204 gui: remove callback unused after 0b2be21f1f Simmo Saan 2017-06-03 16:24:17 +03:00
  • 2508f0acea core, irc: remove unused structs Simmo Saan 2017-06-03 15:50:00 +03:00
  • 55e7090cde gui: remove completion hdata made unusable by arraylist usage Simmo Saan 2017-06-03 15:45:43 +03:00
  • 7ab6731efe relay: fix relay.network.bind_address change callback not being called Simmo Saan 2017-06-03 15:25:45 +03:00
  • dab0792029 core, script: remove unused config section variables Simmo Saan 2017-06-03 15:17:40 +03:00
  • e5f67894be gui, buflist: remove declared but undefined functions Simmo Saan 2017-06-03 15:04:50 +03:00
  • 90936d8478 core, gui: remove declared but unused global variables Simmo Saan 2017-06-03 15:04:26 +03:00
  • 824610d28b exec, fifo, irc: remove unused #define-s Simmo Saan 2017-06-03 14:42:51 +03:00
  • ab3806e320 gui: fix gui-focus.h header guard Simmo Saan 2017-06-03 14:26:09 +03:00
  • 7a0bbd802b core: forward declare structs to avoid implicit declarations Simmo Saan 2017-06-03 13:56:58 +03:00
  • dcef2a8e0d gui: remove non-standard enum forward declaration Simmo Saan 2017-06-03 12:39:59 +03:00
  • 996aaf0613 relay: remove local variables used only for sizeof Simmo Saan 2017-06-03 12:28:00 +03:00
  • ec13a66af3 core: fix fifo_fd_cb declared without arguments Simmo Saan 2017-06-03 12:01:04 +03:00
  • 824e6603cc core: fix gui_color_dump called with excess arguments Simmo Saan 2017-06-03 11:46:35 +03:00
  • 832316df0c irc: fix irc_server_autojoin_channels declared without arguments Simmo Saan 2017-06-03 11:45:13 +03:00
  • e5fe9c34c3 gui: fix gui_key_default_bindings declared without arguments Simmo Saan 2017-06-03 11:44:56 +03:00
  • da8f19bcee core: fix infinite loop when the terminal is closed on the secure password prompt (closes #1010) Sébastien Helleu 2017-06-03 13:41:49 +02:00
  • 240a2fc2ca doc: update Japanese auto-generated files Sébastien Helleu 2017-06-03 13:20:07 +02:00
  • b8684b01cc Merge pull request #1011 from l/master/translation/ja_JP Sébastien Helleu 2017-06-03 13:19:21 +02:00
  • b67b6f3834 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-06-03 09:00:00 +09:00
  • 3176fd4f09 doc: update German auto-generated files Sébastien Helleu 2017-06-02 20:14:38 +02:00
  • 345c46133d buflist: fix typo in /help buflist Sébastien Helleu 2017-06-02 20:02:04 +02:00
  • d9336d52b3 core: update German translations Nils Görs 2017-06-02 19:22:55 +02:00
  • 6e33f286f1 buflist: fix type of IRC server/channel pointers Sébastien Helleu 2017-06-02 07:50:42 +02:00
  • 2da9b35acb buflist: replace IRC struct by "void *" for IRC server/channel pointers Sébastien Helleu 2017-06-02 07:46:46 +02:00
  • 593eee869f trigger: add "irc_server" and "irc_channel" pointers in data for IRC signal/modifier hooks Sébastien Helleu 2017-06-02 07:46:17 +02:00
  • eff373e73b core: add contributor in AUTHORS.adoc Sébastien Helleu 2017-06-01 07:23:28 +02:00
  • 840ebc9ac9 Merge pull request #1006 from mkoskar/dev2 Sébastien Helleu 2017-06-01 07:22:46 +02:00
  • d320b72d89 buflist: fix long mouse gestures Sébastien Helleu 2017-06-01 07:21:10 +02:00
  • ab6ca6b065 core: remove config_look_hotlist_add_buffer_if_away completely Miroslav Koskar 2017-06-01 01:10:54 +02:00
  • 8a25ac7875 buflist: add missing ${hotlist_priority} in /help buflist Sébastien Helleu 2017-05-31 22:42:57 +02:00
  • cdbf83c764 buflist: add missing ${number_displayed} in /help buflist Sébastien Helleu 2017-05-31 22:37:00 +02:00
  • d0b47b5c47 buflist: add support of char "~" in option buflist.look.sort for case insensitive comparison Sébastien Helleu 2017-05-30 21:23:09 +02:00
  • e6a6cc971e buflist: replace function buflist_compare_hdata_var by a call to weechat_hdata_compare Sébastien Helleu 2017-05-30 20:32:40 +02:00
  • 7621939a7a api: add function hdata_compare Sébastien Helleu 2017-05-30 20:26:19 +02:00
  • f6a8c28d2d api: add function config_option_get_string in plugin API Sébastien Helleu 2017-05-30 20:23:01 +02:00
  • f131b9f7de irc: fix crash on SASL authentication with mechanism ""ecdsa-nist256p-challenge" Sébastien Helleu 2017-05-30 19:46:17 +02:00
  • a0f1f3fd68 core: remove unused variable "index" in function eval_hdata_get_value Sébastien Helleu 2017-05-28 08:25:41 +02:00
  • b53741e8f4 Merge pull request #1003 from l/master/translation/ja_JP Sébastien Helleu 2017-05-28 08:18:58 +02:00
  • 90e6dca386 doc: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-05-28 09:00:00 +09:00
  • 65b1edf5b5 Merge branch 'master' of https://github.com/weechat/weechat Nils Görs 2017-05-27 08:56:04 +02:00
  • 4a1dd35b69 doc: update German documentation Nils Görs 2017-05-27 08:55:39 +02:00
  • a603c5e476 irc: fix memory leak in case of error in "ecdsa-nist256p-challenge" SASL mechanism Sébastien Helleu 2017-05-27 08:37:05 +02:00
  • b9fdcb0193 doc: add missing special values in function config_option_set for booleans/integers/colors (plugin API reference) Sébastien Helleu 2017-05-26 14:07:08 +02:00
  • 8062ed6e75 doc: add missing "translation missing" comment in Japanese user's guide Sébastien Helleu 2017-05-25 14:35:42 +02:00
  • 0e8254e25b doc: add link to chapter "SASL ECDSA-NIST256P-CHALLENGE" in chapter about Tor/SASL (user's guide) (issue #999) Sébastien Helleu 2017-05-25 14:27:41 +02:00
  • 07ddd31c44 doc: fix options to set for TOR/SASL in user's guide (closes #999) Sébastien Helleu 2017-05-25 12:21:50 +02:00
  • 323a19d73a buflist: increase size of hashtables used for string evaluation (issue #998) Sébastien Helleu 2017-05-24 15:01:36 +02:00
  • 02b1fe9926 buflist: fix slow switch of buffer when there are a lot of buffers opened (closes #998) Sébastien Helleu 2017-05-24 14:59:50 +02:00
  • 28e5018835 irc: remove unused variable in function irc_message_parse Sébastien Helleu 2017-05-24 07:36:07 +02:00
  • f12ed55117 doc: add missing mouse keys on buflist bar in user's guide Sébastien Helleu 2017-05-23 21:19:57 +02:00
  • a87e3908cf buflist: add keys F1/F2, alt+F1/alt+F2 to scroll the buflist bar Sébastien Helleu 2017-05-23 09:49:46 +02:00
  • c88d578d2d core: fix potential use of NULL pointer in function arraylist_clear Sébastien Helleu 2017-05-22 11:29:12 +02:00
  • 23ec19b8dd core: remove useless condition Sébastien Helleu 2017-05-21 14:36:41 +02:00
  • 066cc258b9 doc: update Japanese auto-generated files Sébastien Helleu 2017-05-20 08:56:59 +02:00
  • 67c09d799e Merge pull request #996 from l/master/translation/ja_JP Sébastien Helleu 2017-05-20 08:56:10 +02:00
  • 68864606e1 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-05-20 09:00:00 +09:00
  • 925e8b79a8 core: allow index for hdata arrays in evaluation of expressions Sébastien Helleu 2017-05-20 00:05:31 +02:00
  • 455a0e501c core: update ChangeLog (add fix of crash in buflist) Sébastien Helleu 2017-05-19 21:23:23 +02:00
  • 1bace336bc relay: fix parsing of CAP command arguments in irc protocol (closes #995) Sébastien Helleu 2017-05-19 21:21:30 +02:00
  • 2ba333d478 doc: update German auto-generated files Sébastien Helleu 2017-05-19 21:21:09 +02:00
  • 999de96b2a core: update German translations Nils Görs 2017-05-19 10:11:42 +02:00
  • b522060cef buflist: add variable ${current_buffer} in bar item evaluation Sébastien Helleu 2017-05-19 07:39:23 +02:00
  • 138af6e7dd buflist: add missing indentation in /help buflist Sébastien Helleu 2017-05-18 22:00:15 +02:00
  • 2eebde035a buflist: add option "bar" in command /buflist, do not automatically add the bar when buflist is disabled (closes #994) Sébastien Helleu 2017-05-18 20:34:25 +02:00
  • 33ccc29a3f core: fix default value displayed in help of configure options Sébastien Helleu 2017-05-18 20:27:53 +02:00
  • 60c324eac5 core: fix typo in French translation of /help bar Sébastien Helleu 2017-05-16 07:23:07 +02:00
  • f56b38c34e script: fix typo in a comment Sébastien Helleu 2017-05-15 20:34:56 +02:00
  • 03a8fbc834 buflist: add a variable to store the size of arraylist Sébastien Helleu 2017-05-15 20:23:42 +02:00
  • 53d95cbbef Merge pull request #987 from mimi1vx/cz_up Sébastien Helleu 2017-05-14 07:50:50 +02:00
  • cfc550a20a Update czech strings Ondřej Súkup 2017-05-13 17:41:43 +02:00
  • b7d5392771 buflist: fix uninitialized hdata pointer in focus callback Sébastien Helleu 2017-05-13 11:52:55 +02:00
  • 3cd0960255 Version 1.9-dev Sébastien Helleu 2017-05-13 07:50:50 +02:00
  • 664cb6598a Version 1.8 v1.8 Sébastien Helleu 2017-05-13 07:07:57 +02:00
  • 5ba10f4141 core: add chapter about options changed in ReleaseNotes Sébastien Helleu 2017-05-13 07:00:45 +02:00
  • 769decc98c doc: update Polish auto-generated files Sébastien Helleu 2017-05-12 20:59:51 +02:00
  • 5631e30182 doc: updated polish translations Krzysztof Korościk 2017-05-12 20:33:59 +02:00