This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
weechat
Watch
1
Star
0
Fork
0
You've already forked weechat
mirror of
https://github.com/weechat/weechat.git
synced
2026-06-26 12:56:37 +02:00
Code
Activity
Files
7f90ccd2ad8dc4be4ed0b6471ad8c4315784e334
weechat
/
src
T
History
Sebastien Helleu
7f90ccd2ad
Renamed many sources and functions in src/gui, improved display of messages in buffer (faster and using less memory)
2007-10-31 17:19:41 +01:00
..
core
Added sources to manage input data (from user input to weechat or plugin)
2007-10-31 17:11:32 +01:00
gui
Renamed many sources and functions in src/gui, improved display of messages in buffer (faster and using less memory)
2007-10-31 17:19:41 +01:00
plugins
Moved files from src/common to core, gui and plugins directories
2007-10-31 17:00:31 +01:00
protocols
Moved IRC files from src/protocols/irc to src/plugins/irc (IRC is now a "plugin", not a "protocol")
2007-10-31 16:38:17 +01:00
CMakeLists.txt
Added build of protocols lib, IRC protocol is now optional for build
2007-09-21 16:53:18 +02:00
Makefile.am
Moved IRC sources from src/irc/ to src/protocols/irc/
2007-09-20 18:06:38 +02:00