Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-21 | Remove infobar | Sebastien Helleu | |
2008-03-07 | Cleanup of Curses and Gtk makefiles | Sebastien Helleu | |
2008-03-07 | Fix of link with cmake for Curses and Gtk executables | Sebastien Helleu | |
2008-03-05 | Fix of cmake build process | Sebastien Helleu | |
2008-03-05 | Partial 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-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages ↵ | Sebastien Helleu | |
in buffer (faster and using less memory) | |||
2007-09-21 | Added build of protocols lib, IRC protocol is now optional for build | Sebastien Helleu | |
Build of src/protocols/lib_weechat_protocols.a was added. IRC protocol is now optional in configure and cmake builds. | |||
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-06-11 | Link weechat-curses against libutf8 on OpenBSD plateform | Julien Louis | |
2007-05-21 | Only check ncurses.h if ncursesw/ncurses.h is not found | Julien Louis | |
Signed-off-by: Julien Louis <ptitlouis@sysif.net> | |||
2007-05-21 | Fix ncurses detection. | Julien Louis | |
We now provide a FindNcurses.cmake to find the library used and we define the right cpp variable when we compile the curses gui. Signed-off-by: Julien Louis <ptitlouis@sysif.net> | |||
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |