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
6027 3051 d 11 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 3052 d 5 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3053 d 5 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.  
5411 3372 d 8 h hidnplayr /programs/network/ircc/ bugfix #79  
5098 3529 d 10 h clevermouse / switch build system to Tup  
4982 3616 d 4 h hidnplayr /programs/network/ircc/ IRCC: print a message on the server window when nickname changed.  
4981 3616 d 5 h hidnplayr /programs/network/ircc/ IRCC: when typing /nick without parameters, echo nickname to the screen.  
4828 3681 d 14 h gtament /programs/network/ircc/ Fixed my unaligned text fix in IRCc  
4827 3681 d 15 h gtament /programs/network/ircc/ Now fixed unaligned text problem in IRCc even for small screen resolutions  
4824 3682 d 7 h gtament /programs/network/ircc/ Fixed unaligned text problem  
4710 3697 d 6 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4671 3704 d 13 h gtament /programs/network/ircc/ 'Rolled up' fix fo IRCc is rewritten correct  
4670 3704 d 15 h hidnplayr /programs/network/ircc/ IRCc: remove accidentally added binary.  
4669 3704 d 15 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4668 3704 d 16 h gtament /programs/network/ircc/ Fixed junk in IRCc window, when it's rolled up  
4659 3709 d 14 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 3716 d 4 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3716 d 9 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3717 d 8 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4617 3718 d 21 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4596 3728 d 3 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3728 d 3 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4477 3766 d 10 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4143 3844 d 12 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 3856 d 7 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.  
3981 3869 d 12 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3949 3877 d 8 h mario79 /programs/network/ircc/ IRCC - inactive window does not receive mouse events  
3704 3973 d 6 h hidnplayr / use blocking sockets by default.  
3618 3991 d 8 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3563 4000 d 17 h hidnplayr /programs/network/ircc/ IRC client: dont send empty messages  
3562 4000 d 17 h hidnplayr /programs/network/ Fixed bug in some network applications.  
3549 4001 d 8 h yogev_ezra /programs/network/ Correct path try 2  
3548 4001 d 8 h yogev_ezra /programs/network/ Correct path to box_lib.mac  
3545 4001 d 8 h hidnplayr / Merge new network stack with trunk