Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4669 3694 d 3 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4668 3694 d 4 h gtament /programs/network/ircc/ Fixed junk in IRCc window, when it's rolled up  
4659 3699 d 2 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 3705 d 16 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3705 d 22 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3706 d 20 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4617 3708 d 9 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4596 3717 d 16 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3717 d 16 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4477 3755 d 22 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4143 3834 d 0 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 3845 d 19 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.  
3981 3859 d 0 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3949 3866 d 20 h mario79 /programs/network/ircc/ IRCC - inactive window does not receive mouse events  
3704 3962 d 18 h hidnplayr / use blocking sockets by default.  
3618 3980 d 21 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3563 3990 d 5 h hidnplayr /programs/network/ircc/ IRC client: dont send empty messages  
3562 3990 d 6 h hidnplayr /programs/network/ Fixed bug in some network applications.  
3549 3990 d 20 h yogev_ezra /programs/network/ Correct path try 2  
3548 3990 d 20 h yogev_ezra /programs/network/ Correct path to box_lib.mac  
3545 3990 d 20 h hidnplayr / Merge new network stack with trunk