Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7300 2127 d 22 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).  
6098 3015 d 11 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.  
6026 3038 d 15 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3039 d 15 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.  
4671 3691 d 0 h gtament /programs/network/ircc/ 'Rolled up' fix fo IRCc is rewritten correct  
4669 3691 d 1 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4668 3691 d 2 h gtament /programs/network/ircc/ Fixed junk in IRCc window, when it's rolled up  
4659 3696 d 0 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 3702 d 14 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3702 d 20 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4595 3714 d 14 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4143 3830 d 22 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 3842 d 17 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.  
3981 3855 d 22 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3545 3987 d 19 h hidnplayr / Merge new network stack with trunk