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

Commit Graph

  • ef71f59b2e Improve display of commands lists in /help (add arguments -list and -listfull) Sebastien Helleu 2011-02-07 18:33:05 +01:00
  • c515069f26 Fix color used to display color aliases on /color buffer Sebastien Helleu 2011-02-07 15:27:04 +01:00
  • ba92074bf8 Fix missing suffix (after prefix) on lines when nothing is displayed before suffix (no time/buffer/prefix) Sebastien Helleu 2011-02-07 14:34:23 +01:00
  • f1a3805ec8 Reset bold attribute when setting extended color for foreground Sebastien Helleu 2011-02-07 11:56:53 +01:00
  • 9da63c7170 Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxx Sebastien Helleu 2011-02-06 18:18:13 +01:00
  • 96de4e8746 Fix infinite loop when option weechat.look.read_marker_string it set to empty string Sebastien Helleu 2011-02-05 21:55:58 +01:00
  • b1c8989835 Add option weechat.look.read_marker_string, use option hline_char for horizontal bar separators only Sebastien Helleu 2011-02-05 15:29:51 +01:00
  • 0a69df6c2c Add color "gray", fix white background (use white instead of gray) Sebastien Helleu 2011-02-05 13:12:41 +01:00
  • 8ec4e680c6 Fix option color_real_white: replace white by default color only if bold is set for color Sebastien Helleu 2011-02-05 12:29:42 +01:00
  • f2be50f4b1 Fix display of extended foreground color on non-default background in bars Sebastien Helleu 2011-02-05 11:11:20 +01:00
  • 9932f06710 Update ChangeLog Sebastien Helleu 2011-02-04 22:24:33 +01:00
  • 7d433b798f Improve arguments displayed in /help of commands, display all commands with same name (for same command name in many plugins) Sebastien Helleu 2011-02-04 22:12:19 +01:00
  • 63b8aa1f23 Fix size of arrays for colors (patch #7458) Sebastien Helleu 2011-02-04 21:17:00 +01:00
  • 21881bbc7b Replace message "WeeChat colors" by "WeeChat color pairs" on color buffer Sebastien Helleu 2011-02-03 09:52:13 +01:00
  • a51652f196 Add note about package "ncurses-term" in user guide and FAQ for 256 colors Sebastien Helleu 2011-02-02 23:41:36 +01:00
  • 79ca61784c Rename options add/del by alias/unalias in command /color Sebastien Helleu 2011-02-02 23:01:55 +01:00
  • 372d9fe82e Fix crash when many lua scripts are executing callbacks at same time Sebastien Helleu 2011-02-02 22:51:38 +01:00
  • 49da028a2c Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (bug #32216) Sebastien Helleu 2011-02-01 19:00:09 +01:00
  • 8392d2fbcc Fix terminal title when $TERM starts with "screen" (patch from sleo) Sebastien Helleu 2011-02-01 08:24:08 +01:00
  • 142fc29e25 Add some chars after cursor when scrolling input line: new option weechat.look.input_cursor_scroll (bug #21391) Sebastien Helleu 2011-01-31 21:42:04 +01:00
  • b19ae11622 Update german translations Sebastien Helleu 2011-01-31 20:56:22 +01:00
  • ccb08945a1 Dynamically allocate color pairs Sebastien Helleu 2011-01-31 19:03:30 +01:00
  • 773effbb3a Do not close chat buffers when removing xfer from list (bug #32271) Sebastien Helleu 2011-01-28 12:58:02 +01:00
  • 7a5200a8e4 Fix typos in config functions in plugin API reference Sebastien Helleu 2011-01-26 08:12:53 +01:00
  • 19d355c10e Fix typo on constant WEECHAT_HOOK_PROCESS_RUNNING in plugin API reference Sebastien Helleu 2011-01-25 12:10:49 +01:00
  • 6295d631b7 Add weercd.py, the WeeChat flood irc server Sebastien Helleu 2011-01-23 09:53:20 +01:00
  • cc6bb607e0 Test return value of calls to sscanf function Sebastien Helleu 2011-01-21 19:30:08 +01:00
  • 1ca2261e95 Fix bug when closing color buffer with command /buffer close N Sebastien Helleu 2011-01-20 09:37:20 +01:00
  • 68ee325e65 Rename some variables and functions about weechat colors Sebastien Helleu 2011-01-19 19:29:48 +01:00
  • ce41363121 Enlarge table with list of $TERM for colors in user guide Sebastien Helleu 2011-01-18 14:23:06 +01:00
  • 3efb97b0f8 Fix typo in user guide Sebastien Helleu 2011-01-18 08:12:21 +01:00
  • 030755d385 Version 0.3.5-dev Sebastien Helleu 2011-01-16 12:14:59 +01:00
  • 0b89084ea4 Version 0.3.4 v0.3.4 Sebastien Helleu 2011-01-16 10:04:32 +01:00
  • 54cd9ffaa8 Add missing file asciidoc.css in Makefile.am Sebastien Helleu 2011-01-16 09:43:05 +01:00
  • 3411185c08 Update polish translations and FAQ Sebastien Helleu 2011-01-16 00:25:04 +01:00
  • b35989020b Update brazilian translations Sebastien Helleu 2011-01-14 10:12:08 +01:00
  • fc0f36b909 Update german user guide Sebastien Helleu 2011-01-14 10:08:09 +01:00
  • 89424130d2 Fix compilation of Ruby plugin with ruby >= 1.9.1, give higher priority to newest ruby when many versions are installed Sebastien Helleu 2011-01-13 17:44:03 +01:00
  • eb1a2d9a36 Fix display of bar item "input_prompt" in root bar (patch from Deltafire) Sebastien Helleu 2011-01-13 17:28:43 +01:00
  • 86932b6c11 Update spanish translations Sebastien Helleu 2011-01-11 16:08:58 +01:00
  • 2746953335 Use options for server with /connect command when temporary server already exists Sebastien Helleu 2011-01-10 19:04:08 +01:00
  • 6aab191673 Update italian translations and doc Sebastien Helleu 2011-01-10 18:14:48 +01:00
  • ac98535491 Update german FAQ Sebastien Helleu 2011-01-09 13:58:45 +01:00
  • 91897fa000 Add some features in FAQ (256 colors, IRC proxy, redirection of IRC commands) Sebastien Helleu 2011-01-09 13:05:32 +01:00
  • e1857f4d88 Update german tester guide Sebastien Helleu 2011-01-09 12:49:01 +01:00
  • 512de497f5 Display more colors on each line for WeeChat basic and nick colors on /color buffer Sebastien Helleu 2011-01-09 12:43:10 +01:00
  • fa240e8d11 Differenciate IRC notices from messages in private buffer (bug #31980) Sebastien Helleu 2011-01-09 10:12:20 +01:00
  • f7b473790b Fix unlikely memory leak in function gui_keyboard_new Sebastien Helleu 2011-01-06 14:34:53 +01:00
  • 7dbc797789 Silently ignore IRC PRIVMSG message if target channel is not found Sebastien Helleu 2011-01-05 15:06:12 +01:00
  • 25fe7a53a1 Fix scroll problem on buffers with free content and non-allocated lines (bug #32039) Sebastien Helleu 2011-01-05 14:58:17 +01:00
  • ccc6d52e3a Remove unneeded call to gui_color_buffer_display Sebastien Helleu 2011-01-05 14:10:29 +01:00
  • c31977f59c Revert "Fix bug with /upgrade: check existence of binary even when command is executed without argument" Sebastien Helleu 2011-01-05 08:05:32 +01:00
  • f837dc49c9 Fix french translation of description for option weechat.color.chat_nick Sebastien Helleu 2011-01-05 00:17:35 +01:00
  • 3cd267ab23 Fix bug with /upgrade: check existence of binary even when command is executed without argument Sebastien Helleu 2011-01-04 23:56:46 +01:00
  • 57102fef70 Update german user guide and FAQ Sebastien Helleu 2011-01-04 21:17:28 +01:00
  • fd764a369c Add note about term option for .screenrc file in FAQ Sebastien Helleu 2011-01-04 15:13:19 +01:00
  • 09e4bfa8a6 Version 0.3.4-rc3 v0.3.4-rc3 Sebastien Helleu 2011-01-04 15:06:46 +01:00
  • a477debb46 Add note about term option for .screenrc file in user guide Sebastien Helleu 2011-01-04 15:05:30 +01:00
  • be48a1e763 Add doc about 256 colors in user guide and FAQ Sebastien Helleu 2011-01-04 14:48:02 +01:00
  • fb60335176 Fix number of colors displayed in buffer opened by /color (can be different between WeeChat and terminal colors) Sebastien Helleu 2011-01-04 14:37:14 +01:00
  • a341d809b2 Fix crash when changing or removing color palette options Sebastien Helleu 2011-01-03 14:41:14 +01:00
  • b38dfac5ee Update nick modes with IRC message 221 (bug #32038) Sebastien Helleu 2011-01-03 13:02:22 +01:00
  • 7785292428 Fix crash with malformed IRC message "324" received Sebastien Helleu 2011-01-02 21:43:32 +01:00
  • c466b5e1b1 Fix completion of IRC commands /notice, /query and /quote (add -server with servers) (bug #32027) Sebastien Helleu 2011-01-02 19:59:38 +01:00
  • f37d13466e Update german translations Sebastien Helleu 2011-01-02 19:35:13 +01:00
  • ce1aac77e0 Free color palette structures when exiting WeeChat Sebastien Helleu 2011-01-02 16:34:47 +01:00
  • 44e16c0511 Add function "hashtable_set_pointer" in plugin API Sebastien Helleu 2011-01-02 16:32:54 +01:00
  • fcfe854441 Fix memory leak in flush of irc message queue Sebastien Helleu 2011-01-02 15:28:20 +01:00
  • 10bf2a8665 Test if variables are not NULL before free in function hook_print_exec Sebastien Helleu 2011-01-02 13:09:02 +01:00
  • 2d82a4a4fc Add config files relay.conf and rmodifier.conf in man page Sebastien Helleu 2011-01-02 12:23:59 +01:00
  • fc5efe5c35 Add plugins relay and rmodifier in debian package "weechat-plugins" Sebastien Helleu 2011-01-02 10:48:44 +01:00
  • d24f6e9e17 Update copyright dates Sebastien Helleu 2011-01-01 18:06:29 +01:00
  • b0a2274496 Update command /color in user guide Sebastien Helleu 2011-01-01 16:33:29 +01:00
  • 0721bb1d4c Add new command /color Sebastien Helleu 2011-01-01 14:39:12 +01:00
  • 7445c12667 Add option "-server" to command /join (task #10837) Sebastien Helleu 2010-12-27 11:12:14 +01:00
  • baee047a28 Add question about gdb and threads error in FAQ Sebastien Helleu 2010-12-26 15:03:58 +01:00
  • 391ca47674 Add info "weechat_upgrading", signal "upgrade_ended", display duration of upgrade Sebastien Helleu 2010-12-26 12:16:47 +01:00
  • b770f9c8c5 Update german and italian translations Sebastien Helleu 2010-12-24 12:02:31 +01:00
  • 894da1c9ed Allow more flexible format for palette options Sebastien Helleu 2010-12-21 09:24:31 +01:00
  • 4d98ddb13c Version 0.3.4-rc2 v0.3.4-rc2 Sebastien Helleu 2010-12-20 18:31:23 +01:00
  • a9f25d125b Do not allow empty string for color (regression with 256 colors feature) Sebastien Helleu 2010-12-20 18:24:29 +01:00
  • 8893a59063 Build list of color aliases at startup (fix crash when setting "++1" on option if no palette option is defined) Sebastien Helleu 2010-12-20 18:22:22 +01:00
  • f7a3a2d995 Fix parsing of palette options Sebastien Helleu 2010-12-20 16:27:09 +01:00
  • 2ee9f7b0fc Replace the 10 nick color options and number of nick colors by a single option "weechat.color.chat_nick_colors" (comma separated list of colors) Sebastien Helleu 2010-12-20 15:08:30 +01:00
  • 1340ce6b41 Update german quickstart guide Sebastien Helleu 2010-12-20 13:34:47 +01:00
  • e17e5a9614 Fix removal of color pair number in a string (function gui_color_decode) Sebastien Helleu 2010-12-20 11:42:26 +01:00
  • cd7a02bec5 Add 256 colors support Sebastien Helleu 2010-12-20 10:13:37 +01:00
  • e80d6b93a5 Add command line option "-c" (or "--colors") to display default colors in terminal Sebastien Helleu 2010-12-17 12:27:51 +01:00
  • 4043ca3d38 Allow use of color pair number in color options and in API function "weechat_color" Sebastien Helleu 2010-12-17 09:54:46 +01:00
  • f2c9961a21 Fix crash in perl plugin when MULTIPLICITY is disabled Sebastien Helleu 2010-12-16 14:27:16 +01:00
  • 29f1461c42 Update list of fonts in asciidoc.css Sebastien Helleu 2010-12-16 11:39:55 +01:00
  • 987044405b Fix bug with charset decoding on IRC private buffers (decoding was made for local nick instead of remote nick) (bug #31890) Sebastien Helleu 2010-12-15 17:57:43 +01:00
  • 62dc84f4e9 Add support of python 2.7 in cmake and configure (debian #606989) Sebastien Helleu 2010-12-13 22:20:57 +01:00
  • 4a74325e61 Use case insensitive comparison for string in redirected messages Sebastien Helleu 2010-12-13 21:41:53 +01:00
  • 25d9d6e0fe Update german user guide Sebastien Helleu 2010-12-12 13:27:38 +01:00
  • bea89de51c Update italian translations and doc Sebastien Helleu 2010-12-12 09:57:28 +01:00
  • 4669eac372 Add date format for logger masks in user guide Sebastien Helleu 2010-12-11 22:03:21 +01:00
  • cabf0c4bc1 Change font used in doc for default keybindings Sebastien Helleu 2010-12-10 16:13:27 +01:00
  • ed094058de Version 0.3.4-rc1 v0.3.4-rc1 Sebastien Helleu 2010-12-10 08:51:06 +01:00
  • ce269387a5 Fix infinite loop in API function string_has_highlight_regex if regex is empty Sebastien Helleu 2010-12-09 23:09:49 +01:00