Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-18 | Aspell plugin is born again | Sebastien Helleu | |
2008-10-05 | Add Tcl script plugin (thanks to Dmitry Kobylin) | Sebastien Helleu | |
2008-09-07 | Enable Large File Support. | Emmanuel Bouthenot | |
2008-08-21 | Change version from 0.2.7-dev to 0.2.7-dev-protocols, to prevent confusion ↵ | Sebastien Helleu | |
with git main branch | |||
2008-07-04 | Fix some warnings with cmake 2.6 | Julien Louis | |
Signed-off-by: Julien Louis <ptitlouis@sysif.net> | |||
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu | |
2008-06-03 | Disable aspell and trigger plugins compilation by default (they do not ↵ | Sebastien Helleu | |
compile today) | |||
2008-06-02 | Add compiler flag -Werror-implicit-function-declaration | Sebastien Helleu | |
2008-05-04 | Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ↵ | Sebastien Helleu | |
initial commit, not working yet) | |||
2008-05-02 | Added CPACK options for cmake build, to build source or binary package | Sebastien Helleu | |
Following cmake commands let you build packages: - "make package_source": build source package (that can be installed with cmake or autotools) - "make package": build binary package | |||
2008-03-07 | New option DISABLE_COMPILE_DEBUG for cmake | Sebastien Helleu | |
Default behaviour is debug info enabled, i.e. "-g" flag for C compiler. | |||
2008-02-21 | Added new plugin "debug" | Sebastien Helleu | |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-12-03 | Added alias plugin, added missing config file functions in plugins API | Sebastien Helleu | |
2007-11-11 | Added logger plugin | Sebastien Helleu | |
2007-11-03 | Added demo plugin | Sebastien Helleu | |
2007-10-31 | Modified general configure and makefiles | Sebastien Helleu | |
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-06 | Version 0.2.7-dev | Sebastien Helleu | |
2007-09-06 | Version 0.2.6 | Sebastien Helleu | |
2007-08-18 | Add Support for gtk2 interface with cmake build system | Julien Louis | |
2007-08-18 | Add uninstall and dist targets to the cmake build system. | Julien Louis | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-06-12 | Version 0.2.6-cvs (for cmake build) | Sebastien Helleu | |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |