Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9984 23 d 9 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9979 33 d 21 h hidnplayr /programs/network/ircc/ -Fixed bug #150: ping reply length
-Fixed bug where some commands were terminated with \n\r instead of \r\n
 
7300 2097 d 4 h hidnplayr /programs/network/ircc/ IRCc 0.31: Clear data on exit, print unknown CTCP commands to window, replace some magic numbers with constants (thanks floppy121).  
6026 3007 d 22 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
4710 3652 d 23 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4623 3671 d 21 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4477 3722 d 3 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4143 3800 d 5 h hidnplayr /programs/network/ircc/ Intermediate version of IRCC: new multiline resizeable textbox with proper line-breaking, colors and scrolling. New usercommands: msg and ctcp. Small bugfixes and enhancements  
3981 3825 d 5 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3704 3928 d 23 h hidnplayr / use blocking sockets by default.  
3562 3956 d 10 h hidnplayr /programs/network/ Fixed bug in some network applications.  
3545 3957 d 1 h hidnplayr / Merge new network stack with trunk