index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
curses
Age
Commit message (
Expand
)
Author
2005-06-22
gnutls code compiled according to pre-processor var HAVE_GNUTLS
Sebastien Helleu
2005-06-19
Added SSL support with gnutls lib
Sebastien Helleu
2005-06-15
Fixed color problem with new libcurses version
Sebastien Helleu
2005-05-31
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)
Sebastien Helleu
2005-05-29
Added cast to prevent problems with AMD64 where size_t is not int
Sebastien Helleu
2005-05-24
Fixed startup crash when weechat config file is not found
Sebastien Helleu
2005-05-18
Added "++++" at bottom of nicklist if end of nicklist is not displayed
Sebastien Helleu
2005-05-05
Improved Perl interface and some changes in Python:
Sebastien Helleu
2005-04-30
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
Sebastien Helleu
2005-04-23
Added transfer rate for DCC files
Sebastien Helleu
2005-04-22
Fixed call to "has_color" in gui_window_set_color function
Sebastien Helleu
2005-04-09
Buffers timestamp can now be changed (new option in config file)
Sebastien Helleu
2005-04-09
Hotlist not changed when self away or nick change
Sebastien Helleu
2005-04-05
Fixed display bug with "-MORE-" in private or server buffers
Sebastien Helleu
2005-04-03
Fixed crash when purging old DCC
Sebastien Helleu
2005-03-20
Check return codes in autogen.sh, remove compilation in parent dir for gui dir
Sebastien Helleu
2005-03-15
Added nicks count for channel buffers
Sebastien Helleu
2005-03-12
Added FIFO pipe for remote control
Sebastien Helleu
2005-03-05
Fixed display bug with empty strings
Sebastien Helleu
2005-03-05
Fixed crash when a line is ending by lot of spaces
Sebastien Helleu
2005-02-27
Fixed display bug when many windows are opened
Sebastien Helleu
2005-02-27
Added date/time for DCC CHAT on DCC buffer
Sebastien Helleu
2005-02-27
Added DCC CHAT (send & recv)
Sebastien Helleu
2005-02-26
Improved display: align messages after prefixes (for example: "-@-" or "-=-")
Sebastien Helleu
2005-02-26
Added new display engine: doesn't cut words at end of lines
Sebastien Helleu
2005-02-22
Remove brackets after nick in status bar for private buffers
Sebastien Helleu
2005-02-22
Added key for previous window (now: F5/F6 = switch buffer, F7/F8 = switch win...
Sebastien Helleu
2005-02-21
Fixed /connect and /disconnect commands, improved output of some commands
Sebastien Helleu
2005-02-20
Connection to IRC server is now made by child process (non blocking)
Sebastien Helleu
2005-02-20
Added DCC send
Sebastien Helleu
2005-02-17
Improved /help command output
Sebastien Helleu
2005-02-15
Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)
Sebastien Helleu
2005-02-13
Fixed infobar display bug when multpile windows are opened
Sebastien Helleu
2005-02-13
Fixed display bugs when many windows are opened
Sebastien Helleu
2005-02-12
Plugins messages are logged with new config option (log_plugin_msg); on serve...
Sebastien Helleu
2005-02-10
Fixed display bug for nicklist window when using multiple windows
Sebastien Helleu
2005-02-06
Nick window separator is now a single line (instead of colored space)
Sebastien Helleu
2005-02-06
Fixed charset conversions when locale is UTF-8 (added "look_charset_internal"...
Sebastien Helleu
2005-02-06
Fixed display bug when resizing term with many windows
Sebastien Helleu
2005-02-06
Improved /window command: now split and merge are ok, fixed crash when resizi...
Sebastien Helleu
2005-02-05
Away check is now customizable (with new irc_away_check option)
Sebastien Helleu
2005-01-31
Fixed many memory leaks
Sebastien Helleu
2005-01-27
Fixed small color bug in nicks
Sebastien Helleu
2005-01-26
Away nicks are now displayed with another color
Sebastien Helleu
2005-01-25
Added away indicator
Sebastien Helleu
2005-01-23
Fixed display bug for lag (missing space)
Sebastien Helleu
2005-01-23
Fixed crash when closing some private buffers
Sebastien Helleu
2005-01-23
Added lag indicator
Sebastien Helleu
2005-01-16
Improved completion (now completes commands args), fixed color bug (gray remo...
Sebastien Helleu
2005-01-08
Fixed display bug for title in first server buffer
Sebastien Helleu
[next]