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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2008-03-07
Cleanup of Curses and Gtk makefiles
Sebastien Helleu
2008-03-05
Partial support of bars, with custom items.
Sebastien Helleu
2008-02-21
Added new plugin "debug"
Sebastien Helleu
2008-01-02
Update of year in some copyrights
Sebastien Helleu
2007-12-04
Removed WeeChat "command" structure, now all internal commands are hooked whe...
Sebastien Helleu
2007-10-31
Renamed many sources and functions in src/gui, improved display of messages i...
Sebastien Helleu
2007-09-21
Added build of protocols lib, IRC protocol is now optional for build
Sebastien Helleu
2007-09-20
Moved IRC sources from src/irc/ to src/protocols/irc/
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-20
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for...
Sebastien Helleu
2006-05-07
Added some panel structures and functions
Sebastien Helleu
2006-04-22
Splited GUI sources
Sebastien Helleu
2006-02-03
Gtk GUI changes, now compile is ok
Sebastien Helleu
2006-01-04
New year in copyright, FSF address changed
Sebastien Helleu
2005-03-20
Remove compilation in parent dir for gui dir
Sebastien Helleu
2005-01-01
Version 0.0.9
Sebastien Helleu
2004-01-15
Added LOCALEDIR define
Sebastien Helleu
2003-12-31
New copyright
Sebastien Helleu
2003-11-16
Perl plugin support
Sebastien Helleu
2003-11-09
Perl plugin skeleton
Sebastien Helleu
2003-10-26
Added #include "config.h" with #ifdef HAVE_CONFIG_H
Sebastien Helleu
2003-10-25
Added ./configure script to build WeeChat
Sebastien Helleu