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 50 d 6 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9979 60 d 18 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
 
9092 1002 d 23 h hidnplayr /programs/network/ircc/ IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.  
7300 2124 d 1 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).  
6027 3034 d 1 h hidnplayr /programs/network/ircc/ IRCc 0.26: Fixed bug when nickname was already in use, fixed bug in encoding of user typed text.  
6026 3034 d 18 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
5411 3354 d 22 h hidnplayr /programs/network/ircc/ bugfix #79  
4982 3598 d 18 h hidnplayr /programs/network/ircc/ IRCC: print a message on the server window when nickname changed.  
4659 3692 d 4 h hidnplayr /programs/network/ircc/ IRCC 0.21: Dont draw vertical separator when scrollbar is active, input textbox always has focus now, CTCP action is now also supported in channels, fixed bug which: caused some usercommands not to work, added usercommand /me for CTCP action.  
4623 3698 d 17 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3698 d 23 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4617 3701 d 10 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4595 3710 d 17 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4477 3749 d 0 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4143 3827 d 1 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  
4060 3838 d 21 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.  
3981 3852 d 1 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3545 3983 d 22 h hidnplayr / Merge new network stack with trunk