Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9992 38 d 14 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9984 45 d 2 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9981 50 d 15 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9979 55 d 14 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
 
9978 55 d 19 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9826 688 d 17 h Doczom /programs/network/ircc/ ircc: small fix  
9568 836 d 15 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9092 997 d 19 h hidnplayr /programs/network/ircc/ IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.  
8899 1033 d 14 h hidnplayr /programs/network/ircc/ Change proposed server  
7890 1442 d 15 h leency /programs/network/ircc/ ircc: colors live update  
7889 1442 d 20 h leency / icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins
 
7300 2118 d 21 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).  
7090 2380 d 15 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
6596 2742 d 22 h hidnplayr /programs/network/ircc/ Bugfixes in UTF-8 character counting for IRC client.  
6477 2803 d 17 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6098 3006 d 10 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.  
6097 3006 d 11 h hidnplayr /programs/network/ircc/ Fixed bug in automatic text scrolling.  
6027 3028 d 21 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 3029 d 15 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3030 d 15 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.  
5411 3349 d 18 h hidnplayr /programs/network/ircc/ bugfix #79  
5098 3506 d 20 h clevermouse / switch build system to Tup  
4982 3593 d 14 h hidnplayr /programs/network/ircc/ IRCC: print a message on the server window when nickname changed.  
4981 3593 d 15 h hidnplayr /programs/network/ircc/ IRCC: when typing /nick without parameters, echo nickname to the screen.  
4828 3659 d 0 h gtament /programs/network/ircc/ Fixed my unaligned text fix in IRCc  
4827 3659 d 1 h gtament /programs/network/ircc/ Now fixed unaligned text problem in IRCc even for small screen resolutions  
4824 3659 d 17 h gtament /programs/network/ircc/ Fixed unaligned text problem  
4710 3674 d 15 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4671 3681 d 23 h gtament /programs/network/ircc/ 'Rolled up' fix fo IRCc is rewritten correct  
4670 3682 d 1 h hidnplayr /programs/network/ircc/ IRCc: remove accidentally added binary.  
4669 3682 d 1 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4668 3682 d 2 h gtament /programs/network/ircc/ Fixed junk in IRCc window, when it's rolled up  
4659 3687 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 3693 d 14 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3693 d 19 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3694 d 18 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4617 3696 d 6 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4596 3705 d 13 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3705 d 13 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4477 3743 d 20 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.