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

Commit Graph

  • 766273ac99 core: remove symbolic link "weechat-curses" on make uninstall (cmake and autotools) Sebastien Helleu 2013-08-07 10:20:42 +02:00
  • e8122773b8 core: use $DESTDIR on make uninstall with cmake Sebastien Helleu 2013-08-07 10:11:24 +02:00
  • e5de0cd0e8 core: fix typo in comment for creation of symbolic link "weechat-curses" Sebastien Helleu 2013-08-07 09:32:37 +02:00
  • da66a343b3 core: fix typo in /help secure Sebastien Helleu 2013-08-07 08:27:28 +02:00
  • c4c66923f5 core: update dependencies in INSTALL Sebastien Helleu 2013-08-06 20:59:12 +02:00
  • 3a2d2d6b03 core: use $DESTDIR when creating symbolic link "weechat-curses" with cmake Sebastien Helleu 2013-08-06 20:57:23 +02:00
  • f0cd7a994a core: add new rmodifier in file NEWS Sebastien Helleu 2013-08-05 20:43:40 +02:00
  • c4773e63d8 rmodifier: add option "missing" for command /rmodifier Sebastien Helleu 2013-08-05 20:37:59 +02:00
  • 227f8ac604 core: fix uninitialized variable "result" in callback of command /eval Sebastien Helleu 2013-08-04 12:51:01 +02:00
  • f22b0311b9 core: change colors of example in /help weechat.look.buffer_time_format Sebastien Helleu 2013-08-04 12:48:06 +02:00
  • 390443112c core: optimize creation of hashtable "pointers" in eval_expression if argument is NULL Sebastien Helleu 2013-08-04 12:42:29 +02:00
  • 2dff60d7f8 core: replace "behaviour" by "behavior" Sebastien Helleu 2013-08-04 12:21:47 +02:00
  • 8ca36552ea core: change color format for options from ${xxx} to ${color:xxx} Sebastien Helleu 2013-08-04 12:18:47 +02:00
  • f486b84134 core: fix asciidoc formatting in ChangeLog Sebastien Helleu 2013-08-04 11:14:51 +02:00
  • 234c7506ad doc: remove option ENABLE_DEMO for cmake in user's guide (demo plugin has been removed) Sebastien Helleu 2013-08-04 10:16:43 +02:00
  • 6ea81f4c8c api: add support of colors with format "${color:xxx}" in function string_eval_expression and command /eval Sebastien Helleu 2013-08-04 10:09:53 +02:00
  • dc878c5b69 api: add argument "options" in function string_eval_expression, add option "-c" for command /eval (to evaluate a condition) Sebastien Helleu 2013-08-04 08:56:56 +02:00
  • b94a1ce59b doc: fix typo in examples for function bar_new (plugin API reference) Sebastien Helleu 2013-08-03 22:11:04 +02:00
  • 43e3ff3b1a core: change the message displayed when passphrase is not given on startup Sebastien Helleu 2013-08-02 23:18:09 +02:00
  • 5a07051f20 core: remove use of function gcry_kdf_derive so that it compiles with libgcrypt < 1.5.0 Sebastien Helleu 2013-08-02 23:15:21 +02:00
  • d6a19adc54 core: change the message displayed on /secure decrypt -discard Sebastien Helleu 2013-08-02 23:04:23 +02:00
  • 16b114b609 doc: add feature "secured data" for libgcrypt in dependencies (user's guide) Sebastien Helleu 2013-08-02 21:32:11 +02:00
  • a41bed395b core: add task #7395 in ChangeLog Sebastien Helleu 2013-08-02 20:22:23 +02:00
  • 26fcc66953 core: update translations Sebastien Helleu 2013-08-02 20:16:47 +02:00
  • 663de42284 Merge branch 'secured-data' Sebastien Helleu 2013-08-02 19:19:25 +02:00
  • fd5fc2e5a3 core: add platform-dependent extension on "weechat-curses" link (so that link is "weechat-curses.exe" on cygwin) Sebastien Helleu 2013-08-02 18:40:40 +02:00
  • 996da2f662 core: rename binary and man page from "weechat-curses" to "weechat" (task #11027) Sebastien Helleu 2013-08-02 08:54:16 +02:00
  • f9d57a3099 core: fix compiler warning on freopen (ignore file returned) Sebastien Helleu 2013-08-01 16:29:12 +02:00
  • 8bff3225fd script: fix uninitialized pointer in detailed view of a script Sebastien Helleu 2013-08-01 16:18:44 +02:00
  • c0c76ad995 core: do not scroll when using /window {page_down|scroll_down} after /window scroll_beyond_end Sebastien Helleu 2013-07-31 19:09:31 +02:00
  • 35c3dbad63 plugins: remove the demo plugin Sebastien Helleu 2013-07-31 18:56:32 +02:00
  • 23add1ac14 core: add build of man page in debian/rules Sebastien Helleu 2013-07-31 18:56:21 +02:00
  • 3aed4ac11f core: do not build man page by default Sebastien Helleu 2013-07-31 18:26:37 +02:00
  • 91b7aec855 core: reset scroll after /window {page_down|scroll_down} if last line of buffer is displayed at bottom Sebastien Helleu 2013-07-31 14:41:27 +02:00
  • 261efe6299 core: add cmake option ENABLE_MAN to compile man page (on by default) Sebastien Helleu 2013-07-31 13:28:59 +02:00
  • 9951902c7b irc: use 6697 as default port for SSL servers created with URL "ircs://" (bug #39621) Sebastien Helleu 2013-07-30 19:51:23 +02:00
  • ade379ac11 rmodifier: update default rmodifier for /secure (add option decrypt) Sebastien Helleu 2013-07-30 12:17:11 +02:00
  • 351674699c core: in case of empty passphrase, keep encrypted data in memory until the user runs /secure decrypt (with the good passphrase) Sebastien Helleu 2013-07-30 12:16:44 +02:00
  • b3923b65f1 core: use variable "items_count" directly from hashtable without calling function hashtable_get_integer Sebastien Helleu 2013-07-30 10:10:37 +02:00
  • 53fa3f770e irc: add note about evaluated content of option (for options allowing secured data inside) Sebastien Helleu 2013-07-29 18:53:15 +02:00
  • 7e64b9f1f9 core: add note about evaluated content of option (for options allowing secured data inside) Sebastien Helleu 2013-07-29 18:53:04 +02:00
  • 6206fd6818 core: update ChangeLog (add hdata with script callback) Sebastien Helleu 2013-07-28 16:29:52 +02:00
  • 4c2cffbd31 script: add info about things defined by script in the detailed view of script (/script show) Sebastien Helleu 2013-07-28 16:17:27 +02:00
  • 0e4eb69d33 api: use pointer for infolist "hook" to return only one hook Sebastien Helleu 2013-07-28 12:40:08 +02:00
  • 1a7037d9cb doc: update auto-generated files with WeeChat commands Sebastien Helleu 2013-07-28 12:34:55 +02:00
  • a668775ae3 core: add option sec.crypt.passphrase_file Sebastien Helleu 2013-07-28 10:59:00 +02:00
  • 8cd4bf3750 core: add option "-o" for command /color Sebastien Helleu 2013-07-27 23:23:15 +02:00
  • f3d537dd7a core: use two spaces to separate columns in /help, do not use columns when the commands fit on a single line Sebastien Helleu 2013-07-27 22:44:42 +02:00
  • ca1e0dde07 core: use default value for prefixes used in messages displayed before the interface is initialized Sebastien Helleu 2013-07-27 22:31:36 +02:00
  • f385aa8f8c irc: display number of ops/halfops/voices on channel join only for supported modes on server (bug #39582) Sebastien Helleu 2013-07-27 20:37:04 +02:00
  • 6be17ac263 api: add new function strlen_screen Sebastien Helleu 2013-07-27 18:21:50 +02:00
  • a490195032 core: add secured data with optional encryption in file sec.conf Sebastien Helleu 2013-07-27 12:57:08 +02:00
  • 50ab62b75d core: fix priority of logical operators in evaluation of expression Sebastien Helleu 2013-07-24 08:15:17 +02:00
  • ea76cdb06e doc: fix typo in example for function string_eval_expression (plugin API reference) Sebastien Helleu 2013-07-23 19:39:39 +02:00
  • c14b1b5fae core: remove gap after read marker line when there is no bar on the right (bug #39548) Sebastien Helleu 2013-07-22 18:25:35 +02:00
  • f7f019887d aspell: rename option aspell.look.color to aspell.color.misspelled, add option aspell.color.suggestions Sebastien Helleu 2013-07-20 19:27:51 +02:00
  • 87e342dd9e core: add CA_FILE option in cmake and configure to setup default value of option weechat.network.gnutls_ca_file (task #12725) Sebastien Helleu 2013-07-20 17:29:19 +02:00
  • a3cc9bbe7e core: use gettext version 0.18 in configure.ac (fix error on make install) Sebastien Helleu 2013-07-20 16:36:23 +02:00
  • 56baaaffa8 core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug #39538) Sebastien Helleu 2013-07-20 15:45:25 +02:00
  • f4a0307316 core: add task #6745 in ChangeLog Sebastien Helleu 2013-07-20 12:02:17 +02:00
  • 41fbc14f48 core: update translations Sebastien Helleu 2013-07-20 12:00:02 +02:00
  • 765297c038 Merge branch 'scroll-beyond-end' Sebastien Helleu 2013-07-20 11:54:52 +02:00
  • 27882ee74e core: scroll to bottom after smart jump (alt-a) only if window was scrolled (and not beyond the end) Sebastien Helleu 2013-07-20 11:31:48 +02:00
  • 94b9104d14 core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am Sebastien Helleu 2013-07-20 09:07:05 +02:00
  • 22b20d6206 core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix (task #12730) (patch from Nils Görs) Sebastien Helleu 2013-07-20 08:42:16 +02:00
  • 5a4f96b679 irc: use lower case at beginning of message when deleting a server Sebastien Helleu 2013-07-19 18:14:37 +02:00
  • dfcc7baa40 irc: fix self nick color in server messages after nick is changed with /nick (bug #39415) Sebastien Helleu 2013-07-19 10:18:20 +02:00
  • 354d96ea36 core: fix filtered line displayed after /window scroll_beyond_end Sebastien Helleu 2013-07-18 20:07:47 +02:00
  • fb86f21a5f irc: add support of wildcards in commands (de)op/halfop/voice (task #9221) Sebastien Helleu 2013-07-18 19:58:29 +02:00
  • 913e036fa3 core: fix pointer used to check if buffer has lines Sebastien Helleu 2013-07-17 18:37:11 +02:00
  • c10cfb6aa0 core: do nothing in "/window scroll_beyond_end" if the buffer has no lines Sebastien Helleu 2013-07-17 18:35:01 +02:00
  • bee56c3b7f core: add option "scroll_beyond_end" for command /window (task #6745) Sebastien Helleu 2013-07-17 18:04:44 +02:00
  • 7389514c09 core: add option weechat.look.key_bind_safe Sebastien Helleu 2013-07-15 19:04:00 +02:00
  • 92609e3cd6 core: remove obsolete reference to "key functions" in comments Sebastien Helleu 2013-07-15 18:28:01 +02:00
  • a8dc36902b doc: update auto-generated files with xfer options Sebastien Helleu 2013-07-15 18:26:32 +02:00
  • c6fe4b18ef core: fix malloc(0) when building content of a bar using a filling with columns Sebastien Helleu 2013-07-13 07:31:51 +02:00
  • 4668f0bef5 lua: fix interpreter used in API functions (bug #39470) Sebastien Helleu 2013-07-13 07:22:02 +02:00
  • bd3a12378e xfer: add option xfer.look.pv_tags Sebastien Helleu 2013-07-11 22:43:13 +02:00
  • 2cbdbb45d6 irc: add option irc.look.pv_tags Sebastien Helleu 2013-07-11 22:32:14 +02:00
  • fa9f787e14 core: sort config options by name in sources Sebastien Helleu 2013-07-11 22:31:33 +02:00
  • d301dd6c17 core: add bug #39201 in ChangeLog Sebastien Helleu 2013-07-10 20:24:57 +02:00
  • ff09807c10 core: fix char displayed at the intersection of three windows (bug #39331) Sebastien Helleu 2013-07-10 08:39:44 +02:00
  • 3744787ec0 core: fix crash in evaluation of expression when reading a string in hdata with a NULL value (bug #39419) Sebastien Helleu 2013-07-08 08:28:27 +02:00
  • d38d033ce7 core: add completion "-quit" for command /upgrade Sebastien Helleu 2013-07-05 18:22:10 +02:00
  • cd71ea03d2 core: update german translations Nils Görs 2013-07-03 17:03:45 +02:00
  • e1beb83ff0 doc: fix typo in plugin API reference Sebastien Helleu 2013-07-03 13:09:49 +02:00
  • 7ab034b52b irc: fix error message on /invite without arguments (bug #39272) Sebastien Helleu 2013-07-02 21:29:44 +02:00
  • 5e1c88a476 doc: fix some punctuation errors in translations Sebastien Helleu 2013-07-02 16:05:16 +02:00
  • 40c5c5c1ae core: add missing period in /help upgrade Sebastien Helleu 2013-07-02 15:41:48 +02:00
  • 6dfcb5f563 doc: add number for note on git version in list of CTCP replies (user's guide) Sebastien Helleu 2013-07-01 22:08:14 +02:00
  • 8cb590559f core: add ":BOOL" in cmake option "ENABLE_DOC" (use same format as other options) (debian packaging) Sebastien Helleu 2013-06-30 21:40:09 +02:00
  • 464c8acd87 core: move packages used to build man page from "Build-Depends-Indep" to "Build-Depends" (debian packaging) Sebastien Helleu 2013-06-30 17:21:29 +02:00
  • 37b8aef96d core: move test of invalid UTF-8 char length from gui-chat.c to wee-utf8.c Sebastien Helleu 2013-06-29 16:10:09 +02:00
  • b311ca894d doc: fix example of weechat.command without buffer: it is executed on current buffer, not core buffer (scripting guide) Sebastien Helleu 2013-06-29 13:56:28 +02:00
  • f4e4f55de1 core: fix display bugs with some UTF-8 chars that truncates messages displayed Sebastien Helleu 2013-06-29 13:43:27 +02:00
  • 27a427c708 irc: fix uninitialized variable "color" when hashing nickname to find color Sebastien Helleu 2013-06-29 12:39:42 +02:00
  • 6103f18cd6 aspell: fix uninitialized variable "lang" when displaying list of installed dictionaries Sebastien Helleu 2013-06-29 12:38:59 +02:00
  • 706032e5ac doc: update german translations, man page and user's guide Nils Görs 2013-06-29 12:09:25 +02:00
  • 8eb55c04e7 doc: update auto-generated file with irc commands (in french) Sebastien Helleu 2013-06-29 12:06:08 +02:00
  • 43c889da50 doc: add flag "-L" for a2x when building man page (do not check asciidoc output with xmllint) Sebastien Helleu 2013-06-29 11:11:25 +02:00