Age | Commit message (Expand) | Author |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-11-02 | core: use ncurses include path when compiling with cmake | Sebastien Helleu |
2013-09-23 | core: fix extension (.exe) of symbolic link "weechat-curses" under Cygwin | Sebastien Helleu |
2013-08-07 | core: remove symbolic link "weechat-curses" on make uninstall (cmake and auto... | Sebastien Helleu |
2013-08-07 | core: fix typo in comment for creation of symbolic link "weechat-curses" | Sebastien Helleu |
2013-08-06 | core: use $DESTDIR when creating symbolic link "weechat-curses" with cmake | Sebastien Helleu |
2013-08-02 | core: add platform-dependent extension on "weechat-curses" link (so that link... | Sebastien Helleu |
2013-08-02 | core: rename binary and man page from "weechat-curses" to "weechat" (task #11... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-09-17 | core: move the set of cmake policy CMP0003 in directory src (so it applies to... | Sebastien Helleu |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2012-01-16 | core: add library "pthread" in cmake file for link on OpenBSD | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-12 | core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #... | Simon Kuhnle |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-01 | core: fix bug with new line inserted at end of each line displayed (set eat_n... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-10-04 | Fix compilation under Cygwin (patch #6916) | Sebastien Helleu |
2009-10-03 | Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD | Emmanuel Bouthenot |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |
2008-11-01 | Backtrace feature is shipped by an external library on FreeBSD (and maybe oth... | Julien Louis |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-07-04 | Fix some warnings with cmake 2.6 | Julien Louis |
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 |
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 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-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 |
2007-05-21 | Fix ncurses detection. | Julien Louis |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu |