summaryrefslogtreecommitdiff
path: root/src/gui/gtk/Makefile.am
AgeCommit message (Collapse)Author
2008-06-21Remove infobarSebastien Helleu
2008-05-20Add hook_connect (background connection to peer)Sebastien Helleu
2008-03-07Cleanup of Curses and Gtk makefilesSebastien Helleu
2008-03-05Partial support of bars, with custom items.Sebastien Helleu
Today only root bars are partially working (refresh is not always performed), and bars are not saved in configuration file. To be continued...
2008-02-21Added new plugin "debug"Sebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-04Removed WeeChat "command" structure, now all internal commands are hooked ↵Sebastien Helleu
when WeeChat starts
2007-10-31Renamed many sources and functions in src/gui, improved display of messages ↵Sebastien Helleu
in buffer (faster and using less memory)
2007-09-21Added build of protocols lib, IRC protocol is now optional for buildSebastien Helleu
Build of src/protocols/lib_weechat_protocols.a was added. IRC protocol is now optional in configure and cmake builds.
2007-09-20Moved IRC sources from src/irc/ to src/protocols/irc/Sebastien Helleu
2007-07-02Replaced GPL 2 license by GPL 3Sebastien Helleu
2007-01-05Changed copyright date (2006 -> 2007)Sebastien Helleu
2006-05-20Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used ↵Sebastien Helleu
for WeeChat log file
2006-05-07Added some panel structures and functionsSebastien Helleu
2006-04-22Splited GUI sourcesSebastien Helleu
2006-02-03Gtk GUI changes, now compile is okSebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2005-03-20Remove compilation in parent dir for gui dirSebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-01-15Added LOCALEDIR defineSebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-11-16Perl plugin supportSebastien Helleu
2003-11-09Perl plugin skeletonSebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu