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
/
gtk
/
gui-gtk-chat.c
Age
Commit message (
Expand
)
Author
2009-01-07
Remove some compiler warnings
Sebastien Helleu
2009-01-04
Remove unused functions and prototypes
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2008-12-11
Source code reorganization for bars and bar windows
Sebastien Helleu
2008-10-12
Remove old title/nicklist/status/input, use of new bars
Sebastien Helleu
2008-06-27
Add input bar item, add "hidden" flag for bars, fix some display bugs with bars
Sebastien Helleu
2008-06-03
Add "const" keyword for some "char *" function arguments (core and plugins API)
Sebastien Helleu
2008-03-28
Added preliminary support of new buffer type, with free content
Sebastien Helleu
2008-01-02
Update of year in some copyrights
Sebastien Helleu
2007-12-17
New backlog option in logger plugin, added variable names in .h files, replac...
Sebastien Helleu
2007-12-01
New config functions, almost entirely rewritten from scratch
Sebastien Helleu
2007-10-31
Renamed many sources and functions in src/gui, improved display of messages i...
Sebastien Helleu
2007-09-20
Moved IRC sources from src/irc/ to src/protocols/irc/
Sebastien Helleu
2007-07-12
Fixed bugs with IRC color in messages, now color codes are inserted in comman...
Sebastien Helleu
2007-07-02
Replaced GPL 2 license by GPL 3
Sebastien Helleu
2007-01-05
Changed copyright date (2006 -> 2007)
Sebastien Helleu
2006-05-08
Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1...
Sebastien Helleu
2006-05-07
Added some panel structures and functions
Sebastien Helleu