Revision 576455
Go back to digest for 27th August 2006Features in Networking Tools
Eli MacKenzie committed changes in /trunk/extragear/network/konversation/src:
Implement a new method of breaking up texts that are too long to send in one message.
- text displayed in the window matches what is sent to the server
- works only for channels and queries
- should work with all supported encodings, but this will need heavy testing - multibyte especially
- patch includes lots of debugging lines, change the KV macros to kdDebug to enable
File Changes
Modified 7 files
- /trunk/extragear/network/konversation/src
- /channel.cpp
- /ircinput.cpp
- /outputfilter.cpp
- /outputfilter.h
- /query.cpp
- /server.cpp
- /server.h
7 files changed in total