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

Commit Graph

  • 9cc31d88ea irc: fix crash when setting a wrong value in server option "ssl_priorities" Sebastien Helleu 2013-11-30 09:20:14 +01:00
  • 7e14c60f4d core: revert check of layout when switching to a buffer using value "auto" in buffer_set Sebastien Helleu 2013-11-28 19:59:36 +01:00
  • 02fc4053c9 python: fix load of scripts with python >= 3.3 Sebastien Helleu 2013-11-28 19:46:36 +01:00
  • 74333b2270 irc: suggest lower values for option irc.server.xxx.ssl_dhkey_size after SSL error GNUTLS_E_DH_PRIME_UNACCEPTABLE Sebastien Helleu 2013-11-26 16:24:21 +01:00
  • 9e1caff33f core: do not update terminal title on startup if option weechat.look.window_title is empty Sebastien Helleu 2013-11-24 18:14:54 +01:00
  • a0bfd1efb7 doc: update german user's guide Nils Görs 2013-11-24 13:59:29 +01:00
  • 2305c95db0 irc: fix memory leak when checking the value of ssl_priorities option in servers Sebastien Helleu 2013-11-23 17:06:07 +01:00
  • 1fa4701ed0 core: free secured data on exit Sebastien Helleu 2013-11-23 16:29:51 +01:00
  • 0b94d3c3bc core: free nicklist data (for hsignal) on exit Sebastien Helleu 2013-11-23 16:20:19 +01:00
  • 95d0d33972 irc: fix memory leak when a channel is deleted Sebastien Helleu 2013-11-23 16:15:36 +01:00
  • 262dff4b87 doc: update description for value "auto" in function buffer_set with property "display" (plugin API reference) Sebastien Helleu 2013-11-23 09:28:42 +01:00
  • bfcabd2b96 core: fix crash on "/buffer close name" when the buffer is not found Sebastien Helleu 2013-11-22 08:19:05 +01:00
  • 51aa15cced core: fix crash on /buffer close core.weechat Sebastien Helleu 2013-11-22 07:57:30 +01:00
  • 58ae58d81b core: update german translations Nils Görs 2013-11-20 15:19:55 +01:00
  • 0226a1934a doc: use asciidoc attribute for date of docs (fix cmake warning) Sebastien Helleu 2013-11-20 08:32:39 +01:00
  • 6716985d27 core: fix current color/background after reset of color Sebastien Helleu 2013-11-19 19:58:10 +01:00
  • b5db21d6c4 guile: disable guile gmp allocator (fix crash on unload of relay plugin) (bug #40628) Pierre Carru 2013-11-19 19:41:16 +01:00
  • 717eaae496 scripts: use #ifdef to check if versions are defined in signal "debug_libs" Sebastien Helleu 2013-11-18 14:32:13 +01:00
  • fba9839587 core: use #ifdef to check if versions are defined in signal "debug_libs" Sebastien Helleu 2013-11-18 14:31:26 +01:00
  • 3b53a3a8be core: remove "v" before versions displayed by /debug libs Sebastien Helleu 2013-11-18 07:46:14 +01:00
  • b63ac8a0f1 scripts: display lib version on signal "debug_libs" Sebastien Helleu 2013-11-17 20:51:54 +01:00
  • be9269dfc2 aspell: display aspell/enchant version on signal "debug_libs" Sebastien Helleu 2013-11-17 20:51:10 +01:00
  • 8d64b658df core: add option "libs" for command /debug, add signal "debug_libs" Sebastien Helleu 2013-11-17 20:49:37 +01:00
  • e0890b376c doc: update auto-generated files with WeeChat options Sebastien Helleu 2013-11-17 20:20:27 +01:00
  • 47213a9869 core: remove obsolete signals "debug_buffer" and "debug_windows" Sebastien Helleu 2013-11-17 11:48:00 +01:00
  • f435e8d3fa core: optimize loop when closing several buffers with command /buffer close n1-n2 Sebastien Helleu 2013-11-15 09:01:19 +01:00
  • d1a89e9db0 core: fix memory leak when n2 is not a valid number in command /buffer close n1-n2 Sebastien Helleu 2013-11-15 09:00:24 +01:00
  • 70ed2a8189 core: apply color attributes when clearing a window (patch #8236) (patch from Tom Alsberg) Sebastien Helleu 2013-11-14 19:41:28 +01:00
  • ea9d79f268 core: set option weechat.look.paste_bracketed to "on" by default Sebastien Helleu 2013-11-13 08:28:07 +01:00
  • 725c5aaeb9 core: fix truncated text when pasting several long lines (bug #40210) Sebastien Helleu 2013-11-12 21:37:51 +01:00
  • c273b87ccc doc: fix build of man page (add missing copy of file cmdline_options.xx.txt) Sebastien Helleu 2013-11-12 07:55:19 +01:00
  • 941fe2efc9 core: add missing contributors in AUTHORS Sebastien Helleu 2013-11-11 12:29:34 +01:00
  • dc1fb1a70c core: update polish translations Krzysztof Koroscik 2013-11-11 09:08:09 +01:00
  • a35abad19d doc: fix style for tables with asciidoc 8.6.9 (developer's guide) Sebastien Helleu 2013-11-11 09:06:56 +01:00
  • 6f5d1228a4 doc: fix warnings on build of man page with a2x 8.6.9 Sebastien Helleu 2013-11-11 09:06:14 +01:00
  • e867298233 core: fix terminal title under screen/tmux Sebastien Helleu 2013-11-09 19:26:33 +01:00
  • 90774b73d8 core: rename option weechat.look.set_title to weechat.look.window_title (evaluated string) Sebastien Helleu 2013-11-09 17:07:02 +01:00
  • 18ff3064cf core: add infos "term_width" and "term_height" Sebastien Helleu 2013-11-09 15:55:11 +01:00
  • ff62f3edff api: add support of infos with format ${info:name,arguments} in function string_eval_expression and command /eval Sebastien Helleu 2013-11-09 15:35:54 +01:00
  • 652653ff82 api: add support for C++ plugins stfn 2013-11-09 13:47:13 +01:00
  • 414656675e doc: add bar item "buffer_zoom" in user's guide Sebastien Helleu 2013-11-09 13:31:41 +01:00
  • 9b4eb6d607 core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (patch #8204) (patch from Nils Görs) Sebastien Helleu 2013-11-09 13:21:56 +01:00
  • 2b04972326 core: update translations Sebastien Helleu 2013-11-09 10:27:43 +01:00
  • 539516fe7c xfer: load plugin even if options can not be read in xfer.conf (with warnings) Sebastien Helleu 2013-11-09 10:26:51 +01:00
  • 757cbcb999 script: load plugin even if options can not be read in script.conf (with warnings) Sebastien Helleu 2013-11-09 10:26:22 +01:00
  • 34783c1006 rmodifier: remove unneeded warning Sebastien Helleu 2013-11-09 10:25:48 +01:00
  • e8ed81ec22 relay: load plugin even if options can not be read in relay.conf (with warnings) Sebastien Helleu 2013-11-09 10:25:16 +01:00
  • 7bac9f377e logger: load plugin even if options can not be read in logger.conf (with warnings) Sebastien Helleu 2013-11-09 10:24:40 +01:00
  • aaf991a7b9 irc: load plugin even if options can not be read in irc.conf (with warnings) Sebastien Helleu 2013-11-09 10:24:08 +01:00
  • 91f76dc771 charset: remove unneeded warning, do not load plugin when options can not be initialized Sebastien Helleu 2013-11-09 10:23:30 +01:00
  • a349af5356 aspell: load plugin even if options can not be read in aspell.conf (with warnings) Sebastien Helleu 2013-11-09 10:22:43 +01:00
  • 786ad41309 alias: remove unneeded warning, do not load plugin when options can not be initialized Sebastien Helleu 2013-11-09 10:21:46 +01:00
  • 8c7b9a1c5e core: improve error message when a .conf file can not be read, add a second warning about default values used Sebastien Helleu 2013-11-09 10:15:32 +01:00
  • 1417b7a823 core: remove unneeded warning when read of sec.conf fails (another warning is already displayed) Sebastien Helleu 2013-11-09 10:13:09 +01:00
  • 46c26922aa core: do not exit if read of sec.conf/weechat.conf fails Sebastien Helleu 2013-11-09 09:59:37 +01:00
  • a5785a1ddc core: remove unneeded warning when read of weechat.conf fails (another warning is already displayed) Sebastien Helleu 2013-11-09 09:57:01 +01:00
  • cce23613a7 core: display lines waiting for buffer on exit (in case of early exit) Sebastien Helleu 2013-11-09 08:55:57 +01:00
  • 05e1e31072 core: create .conf file with default options only if the file does not exist (and not on read error with existing file) Sebastien Helleu 2013-11-09 08:44:48 +01:00
  • 802aa2167a core: add shared strings in ChangeLog for version 0.4.2 Sebastien Helleu 2013-11-08 18:25:19 +01:00
  • e2605cf77b core: fix highlight on action messages: skip the nick at beginning to prevent highlight on it (bug #40516) Sebastien Helleu 2013-11-08 18:22:36 +01:00
  • 5ce1a3e867 irc: fix groups in channel nicklist when reconnecting to a server that supports more nick prefixes than the previously connected server Sebastien Helleu 2013-11-07 20:52:47 +01:00
  • 9b37ae8e3d doc: add link to download page for remote interfaces (user's guide) Sebastien Helleu 2013-11-07 20:51:27 +01:00
  • 7272b99254 core: use one line titles in AUTHORS/INSTALL/README Sebastien Helleu 2013-11-06 21:40:46 +01:00
  • 5812564bf5 core: use one line titles and less chars for delimited blocks/tables in ChangeLog/NEWS Sebastien Helleu 2013-11-06 08:20:20 +01:00
  • b6e4f918f5 core: add default keys alt+home/end and alt+F11/F12 for xterm Sebastien Helleu 2013-11-05 21:46:25 +01:00
  • e3c6384972 doc: use one line titles and less chars for delimited blocks/tables in asciidoc files Sebastien Helleu 2013-11-04 21:41:34 +01:00
  • f5a65c9b2b api: fix read of arrays in hdata functions hdata_<type> (bug #40354) Sebastien Helleu 2013-11-03 12:04:02 +01:00
  • 0d35a80a9f doc: make script docgen.py compliant with PEP8, replace %-formatting with .format() Sebastien Helleu 2013-11-02 18:19:28 +01:00
  • d2f2a863e4 core: update german translations Nils Görs 2013-11-02 11:12:33 +01:00
  • dd32052fec core: add support of italic text (requires ncurses >= 5.9 patch 20130831) Sebastien Helleu 2013-11-02 10:58:38 +01:00
  • cf81a6dfcd core: use ncurses include path when compiling with cmake Sebastien Helleu 2013-11-02 09:43:20 +01:00
  • 591b111891 weercd.py: major code cleanup, full PEP8 compliance, replace %-formatting with .format() Sebastien Helleu 2013-11-02 08:47:59 +01:00
  • 4af78fa4aa weercd.py: use argparse module to parse command line arguments, remove config file Sebastien Helleu 2013-10-27 16:58:46 +01:00
  • f111abdfc1 irc: fix auto-switch to channel buffer when doing /join channel (without "#") Sebastien Helleu 2013-10-27 15:08:30 +01:00
  • cc8f798237 core: remove version/date in ChangeLog/NEWS (let asciidoc set that with attributes date/revision) Sebastien Helleu 2013-10-27 14:04:29 +01:00
  • 14cf7bd20f core: fix auto-apply of window layout in current window when option irc.look.buffer_switch_autojoin is on Sebastien Helleu 2013-10-27 11:07:33 +01:00
  • 0069dbb5f1 core: fix bind of keys in cursor/mouse context when key starts with "@" (remove the warning about unsafe key) Sebastien Helleu 2013-10-26 12:22:22 +02:00
  • f3be467dd0 doc: fix typos in color codes (developer's guide) Sebastien Helleu 2013-10-26 10:11:46 +02:00
  • d4fd0293ad doc: fix layout of relay protocol (HTML version) when it is printed Sebastien Helleu 2013-10-24 16:10:36 +02:00
  • 5a333b788d lua: fix crash on calls to callbacks during load of script Sebastien Helleu 2013-10-24 14:21:18 +02:00
  • 08015304bd doc: replace "Act:" by "H:" in hotlist (user's guide) Sebastien Helleu 2013-10-23 19:37:51 +02:00
  • 5243d18c76 doc: add jabber.py and bitlbee/minbif in list of features (user's guide) Sebastien Helleu 2013-10-23 14:41:28 +02:00
  • 52d72a3934 core: fix typo in /help weechat.history.max_buffer_lines_number Sebastien Helleu 2013-10-20 21:49:21 +02:00
  • da695533d4 core: fix typo in /help weechat.history.max_buffer_lines_minutes Sebastien Helleu 2013-10-20 21:42:54 +02:00
  • 3088d319cf doc: use asciidoc system attribute {sys:command} for year in copyright of man page Sebastien Helleu 2013-10-20 21:26:17 +02:00
  • 7014fbdd60 core: add warning about value 0 in help of some history options Sebastien Helleu 2013-10-20 12:21:09 +02:00
  • 64d01f47fa doc: fix layout of HTML docs when they are printed Sebastien Helleu 2013-10-20 11:39:11 +02:00
  • 53ec644ce1 core: fix truncated prefix when filters are toggled (bug #40204) Sebastien Helleu 2013-10-19 16:21:20 +02:00
  • 43c1280343 doc: use asciidoc attribute for year in copyright of man page Sebastien Helleu 2013-10-19 12:52:45 +02:00
  • ce7eb3ac73 core: add file "compile" in .gitignore Sebastien Helleu 2013-10-19 12:46:19 +02:00
  • 958cf969b7 core: remove dependencies in weechat.cygport.in, let cygport tool do that automatically Sebastien Helleu 2013-10-19 12:23:24 +02:00
  • 9ab05d600d doc: add version >= 0.4.2 for new format of callback in function bar_item_new (plugin API reference) Sebastien Helleu 2013-10-19 11:50:18 +02:00
  • 88058bbccf core: add file weechat.cygport.in in tarballs (fix compilation error when compiling tarball) Sebastien Helleu 2013-10-15 10:29:38 +02:00
  • 07b34b053d doc: add nick modes in screen layout (user's guide) Sebastien Helleu 2013-10-13 09:05:39 +02:00
  • 1466a56585 core: add cygport file to build Cygwin packages Sebastien Helleu 2013-10-12 19:05:27 +02:00
  • 0e7ba42dfd doc: use a build directory in example of compilation with autotools (user's guide) Sebastien Helleu 2013-10-12 15:58:56 +02:00
  • 2bde9453ed core: use one date format when day changes from day to day+1 Sebastien Helleu 2013-10-10 19:42:11 +02:00
  • 2a50f23e3d doc: fix typo in relay protocol Sebastien Helleu 2013-10-09 17:31:55 +02:00
  • 4b94b74990 irc: add option irc.look.notice_welcome_tags Sebastien Helleu 2013-10-08 22:15:11 +02:00
  • d82f8c8165 irc: add server option "default_msg_kick" to customize default kick/kickban message (task #12777) (patch from Nils Görs) Sebastien Helleu 2013-10-08 19:57:04 +02:00