Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10061 10 h 7 m ace_dent /programs/network/ Fix EN typos

- Corrections for en_US language.
- Some whitespace sanitation.
 
9992 79 d 1 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9981 91 d 2 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9979 96 d 1 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 2159 d 8 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 3069 d 8 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 3070 d 1 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3071 d 1 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.  
4981 3634 d 2 h hidnplayr /programs/network/ircc/ IRCC: when typing /nick without parameters, echo nickname to the screen.  
4710 3715 d 2 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4659 3727 d 11 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 3734 d 0 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4617 3736 d 17 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4477 3784 d 7 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4143 3862 d 8 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 3887 d 8 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3563 4018 d 14 h hidnplayr /programs/network/ircc/ IRC client: dont send empty messages  
3545 4019 d 5 h hidnplayr / Merge new network stack with trunk