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

Commit Graph

  • 8feb587c30 core: add contributor in AUTHORS.asciidoc Sébastien Helleu 2014-09-28 15:06:28 +02:00
  • ab9e9ab4e7 core: update ChangeLog (closes #217) Sébastien Helleu 2014-09-28 15:05:37 +02:00
  • 9fe0aabb38 core: use HINTS for introspected values in Python detection Tim D. Smith 2014-09-25 16:19:49 -07:00
  • 0f9a254239 core: update ChangeLog (closes #111) Sébastien Helleu 2014-09-28 14:51:51 +02:00
  • f48dd3bbc8 core: update ChangeLog and release notes Sébastien Helleu 2014-09-28 14:49:39 +02:00
  • 69a0b8ecf5 relay: add quotes in comment Sébastien Helleu 2014-09-28 14:41:40 +02:00
  • 85339f6083 relay: don't print ::ffff: in v4-mapped addresses. Anders Bergh 2014-06-18 14:07:46 +02:00
  • 9aee60bd89 core: add release notes of version 1.0.1 Sébastien Helleu 2014-09-28 14:45:15 +02:00
  • 1b94010f54 core: add ChangeLog of version 1.0.1 Sébastien Helleu 2014-09-28 09:38:42 +02:00
  • f2f21e14ad Version 1.0.1 v1.0.1 Sébastien Helleu 2014-09-28 08:59:19 +02:00
  • 8967ba37f1 core: check that data is not NULL in function string_iconv_fprintf Sébastien Helleu 2014-09-28 08:20:08 +02:00
  • 08d2b9aaeb core: check that data is not NULL in function string_iconv_fprintf Sébastien Helleu 2014-09-28 08:20:08 +02:00
  • 0f5be59a7c doc: add link to Homebrew site in user's guide and FAQ Sébastien Helleu 2014-09-27 10:23:50 +02:00
  • 8a4aa41511 doc: add instructions for compilation with Homebrew in user's guide and FAQ Sébastien Helleu 2014-09-27 10:03:01 +02:00
  • 066216481b relay: fix send of signals "relay_client_xxx" (closes #214) Sébastien Helleu 2014-09-26 04:09:25 +02:00
  • c99df96ebd relay: fix send of signals "relay_client_xxx" (closes #214) Sébastien Helleu 2014-09-26 04:09:25 +02:00
  • 53de7764a1 core: fix crash on buffer close when option weechat.look.hotlist_remove is set to "merged" (closes #199) Sébastien Helleu 2014-09-24 21:45:01 +02:00
  • c1aa51fa9c core: fix crash on buffer close when option weechat.look.hotlist_remove is set to "merged" (closes #199) Sébastien Helleu 2014-09-24 21:45:01 +02:00
  • 782d812720 irc: fix type of value stored in hashtable when joining a channel (closes #211) Sébastien Helleu 2014-09-22 07:43:34 +02:00
  • f91f57f12c irc: fix type of value stored in hashtable when joining a channel (closes #211) Sébastien Helleu 2014-09-22 07:43:34 +02:00
  • 91a748b8e7 core: update German translations Nils Görs 2014-09-21 20:52:12 +02:00
  • 415414a0e7 doc: update auto-generated files Sébastien Helleu 2014-09-21 16:02:43 +02:00
  • 1f9432d322 Merge pull request #208 from l/1.0_translation_ja Sébastien Helleu 2014-09-21 16:00:02 +02:00
  • 0118911849 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2014-09-21 22:49:48 +09:00
  • 87cc51e3ec core: fix highlight of IRC action messages when option irc.look.nick_mode is set to "action" or "both" (closes #206) Sébastien Helleu 2014-09-21 11:52:58 +02:00
  • 1a20ef41c0 core: fix highlight of IRC action messages when option irc.look.nick_mode is set to "action" or "both" (closes #206) Sébastien Helleu 2014-09-21 11:52:58 +02:00
  • 1ee8790e64 core: fix compilation of plugin API functions (macros) when compiler optimizations are enabled (closes #200) Sébastien Helleu 2014-09-20 17:38:46 +02:00
  • 03c0067272 core: fix compilation of plugin API functions (macros) when compiler optimizations are enabled (closes #200) Sébastien Helleu 2014-09-20 17:38:46 +02:00
  • 2040557107 core: update German translations Nils Görs 2014-09-20 17:26:51 +02:00
  • 2b6d97990e core: update German translations Nils Görs 2014-09-20 16:38:42 +02:00
  • 5609fb894e doc: updated polish translations Krzysztof Korościk 2014-09-20 16:30:45 +02:00
  • a96c65d57c core: update polish translations Krzysztof Korościk 2014-09-20 16:28:15 +02:00
  • c6165e2dda core: fix sentence in ChangeLog Sébastien Helleu 2014-09-20 15:44:28 +02:00
  • 23deeed800 guile: fix compilation with Guile < 2.0.4 (closes #198) Sébastien Helleu 2014-09-20 15:43:29 +02:00
  • 061f94aee9 core: fix sentence in ChangeLog Sébastien Helleu 2014-09-20 15:44:28 +02:00
  • 6a2bef6fb7 guile: fix compilation with Guile < 2.0.4 (closes #198) Sébastien Helleu 2014-09-20 15:43:29 +02:00
  • 1801e0da3b doc: update Polish auto-generated files Sébastien Helleu 2014-09-20 15:02:00 +02:00
  • ed133e51a4 trigger: do not allow any changes on a trigger when it is currently running (closes #189) Sébastien Helleu 2014-09-20 14:51:09 +02:00
  • d1b4281d20 trigger: do not allow any changes on a trigger when it is currently running (closes #189) Sébastien Helleu 2014-09-20 14:51:09 +02:00
  • b9ec938fab aspell: fix compilation with enchant version older than 1.6.0 (closes #192) Sébastien Helleu 2014-09-20 11:05:48 +02:00
  • 6860aa491f aspell: fix compilation with enchant version older than 1.6.0 (closes #192) Sébastien Helleu 2014-09-20 11:05:48 +02:00
  • 6a118ce940 core: update polish translations Krzysztof Korościk 2014-09-14 00:18:36 +02:00
  • ddf7604c3e doc: update polish translations Krzysztof Korościk 2014-09-14 00:01:10 +02:00
  • 9ab9e121bb core: update ChangeLog Sébastien Helleu 2014-09-06 08:56:39 +02:00
  • 5a5e05eae9 irc: display nick changes in server buffer (closes #188) Sébastien Helleu 2014-09-06 08:48:43 +02:00
  • 761ac5d0e9 irc: disable creation of temporary servers by default with command /connect, new option irc.look.temporary_servers Sébastien Helleu 2014-09-04 07:39:05 +02:00
  • 4c49113036 tests: add tests of hashtable functions Sébastien Helleu 2014-09-03 07:38:46 +02:00
  • 7f4d9de255 core: use a sorted arraylist for partial completions Sébastien Helleu 2014-09-01 23:38:53 +02:00
  • f0aa0a21b2 core: optimize completion by using arraylists Sébastien Helleu 2014-09-01 07:38:27 +02:00
  • dda1a66fd7 tests: add tests of arraylist functions Sébastien Helleu 2014-08-30 14:14:44 +02:00
  • 8430708fad core: add comment about argument "index" of function arraylist_search Sébastien Helleu 2014-08-30 13:33:12 +02:00
  • 41fd4cb254 core: reset data contents in function arraylist_clear if size_alloc_min > 0 Sébastien Helleu 2014-08-30 13:25:09 +02:00
  • e0f2184987 core: add extra check on arraylist pointer in arraylist functions Sébastien Helleu 2014-08-30 13:23:05 +02:00
  • a4dfda9304 core: add functions to manage array lists Sébastien Helleu 2014-08-23 20:29:54 +02:00
  • 3287843ff2 doc: fix example of color codes in command line (user's guide) Sébastien Helleu 2014-09-01 07:44:54 +02:00
  • 22dd769c3f doc: update Japanese auto-generated files Sébastien Helleu 2014-08-31 20:00:15 +02:00
  • 91639e5ed8 Merge pull request #183 from l/translation_ja Sébastien Helleu 2014-08-31 19:41:01 +02:00
  • 0845911c6b core: change comment about linker and circular references problems with static libs Sébastien Helleu 2014-08-31 17:00:47 +02:00
  • d06760ce5c core: update Japanese translations AYANOKOUZI, Ryuunosuke 2014-08-31 06:09:39 +09:00
  • 0a641bdf0b core: add debug functions to measure time spent in code/functions Sébastien Helleu 2014-08-30 16:07:37 +02:00
  • e32801d9fc irc: use irc_protocol_nick_address for ban/quiet/invex/exception lists Max Teufel 2014-08-04 15:45:30 +02:00
  • c1b65bd075 core: fix window/buffer pointers used in command /eval Sébastien Helleu 2014-08-29 19:11:07 +02:00
  • 421c0752d8 core: fix window/buffer pointers used in command /eval Sébastien Helleu 2014-08-29 19:11:07 +02:00
  • dda2170d94 core: add another example of buffer name in /help filter Sébastien Helleu 2014-08-29 18:21:48 +02:00
  • 7b546bea2e api: use microseconds instead of milliseconds in functions util_timeval_diff and util_timeval_add Sébastien Helleu 2014-08-29 18:17:27 +02:00
  • ddd829a1c7 core: remove some spaces Sébastien Helleu 2014-08-29 15:40:50 +02:00
  • 7b637f3fb5 api: fix bug in function hdata_move when absolute value of count is greater than 1 Sébastien Helleu 2014-08-27 07:35:39 +02:00
  • 9fe6ce1cdc api: fix bug in function hdata_move when absolute value of count is greater than 1 Sébastien Helleu 2014-08-27 07:34:54 +02:00
  • 1ce55d8774 perl: fix detection of Perl >= 5.20 with autotools Sébastien Helleu 2014-08-26 07:42:17 +02:00
  • bf723ba7bf perl: fix detection of Perl >= 5.20 with autotools Sébastien Helleu 2014-08-26 07:41:20 +02:00
  • 90373f22da core: fix build of tests with autotools Sébastien Helleu 2014-08-25 20:26:19 +02:00
  • 5424c5f9de core: fix build of tests with autotools Sébastien Helleu 2014-08-25 20:26:19 +02:00
  • 1838314167 tests: fix build of tests when the build directory is outside source tree (closes #178) Sébastien Helleu 2014-08-25 07:39:31 +02:00
  • f39b37351c tests: fix build of tests when the build directory is outside source tree (closes #178) Sébastien Helleu 2014-08-25 07:38:38 +02:00
  • 28fb1b1cbe core: sync debian files with debian git repository Sébastien Helleu 2014-08-24 19:40:14 +02:00
  • 8672430acd core: sync debian files with debian git repository Sébastien Helleu 2014-08-24 19:40:14 +02:00
  • 56f099bec6 core: sort linked lists with configuration files and sections by name Sébastien Helleu 2014-08-24 19:18:09 +02:00
  • 35ddf45063 doc: update German documentation core: update German translations nils_2 2014-08-23 21:15:59 +02:00
  • cf69bfaed4 irc: remove a trailing comma in help of server capabilities option Sébastien Helleu 2014-08-23 21:11:46 +02:00
  • fa4436b262 irc: remove a trailing comma in help of server capabilities option Sébastien Helleu 2014-08-23 21:05:38 +02:00
  • 224b27de88 core: add a constant for color buffer name Sébastien Helleu 2014-08-23 16:37:50 +02:00
  • 23ea7cd67d core: add missing return code in comment of function hook_command_exec Sébastien Helleu 2014-08-23 12:39:02 +02:00
  • eac426f625 core: fix error message in case of ambiguous incomplete command Sébastien Helleu 2014-08-23 12:37:01 +02:00
  • bde38c87ea core: fix typo: too much calls -> too many calls Sébastien Helleu 2014-08-23 12:34:04 +02:00
  • e887592b78 core: fix typo: unambigous -> unambiguous Sébastien Helleu 2014-08-23 12:30:54 +02:00
  • 6b017fa38a core: add new option weechat.look.command_incomplete in ChangeLog Sébastien Helleu 2014-08-23 12:22:05 +02:00
  • 9f57c21de2 doc: update auto-generated files with WeeChat options Sébastien Helleu 2014-08-23 12:14:37 +02:00
  • 8c586eb49a core: allow incomplete commands if unambiguous (task #5419) Sébastien Helleu 2014-08-23 12:13:11 +02:00
  • f6c2fd9bce doc: update German auto-generated files Sébastien Helleu 2014-08-23 11:44:35 +02:00
  • 53cc60bb32 core: fix typo in French translation of /help set Sébastien Helleu 2014-08-23 11:33:38 +02:00
  • 8af713928e irc: add "server-time" in help of server option "capabilities" Sébastien Helleu 2014-08-23 11:30:29 +02:00
  • 3bb72d24b8 doc: update German documentation nils_2 2014-08-23 11:01:15 +02:00
  • 0c01a0ac98 doc: update German documentation nils_2 2014-08-23 10:51:44 +02:00
  • 59a0f52ab8 core: update German translations nils_2 2014-08-23 10:50:13 +02:00
  • b010115556 core: add command to restore default triggers that have changed in version 1.1 (release notes) Sébastien Helleu 2014-08-23 09:12:28 +02:00
  • 2ae5660cc3 trigger: add option "restore" in command /trigger Sébastien Helleu 2014-08-23 09:11:13 +02:00
  • 5b8bd33a77 script: fix crash on "/script update" if a script detail is displayed in buffer (closes #177) Sébastien Helleu 2014-08-22 20:49:54 +02:00
  • 067f310be6 script: fix crash on "/script update" if a script detail is displayed in buffer (closes #177) Sébastien Helleu 2014-08-22 20:48:51 +02:00
  • 73b51f9bf4 trigger: fix regex used in default triggers to hide passwords (closes #172) Sébastien Helleu 2014-08-22 07:40:45 +02:00
  • 333253e5b9 trigger: fix regex used in default triggers to hide passwords (closes #172) Sébastien Helleu 2014-08-22 07:39:15 +02:00