Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9992 77 d 9 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9984 83 d 21 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9981 89 d 10 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9979 94 d 10 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 94 d 14 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9568 875 d 10 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9092 1036 d 15 h hidnplayr /programs/network/ircc/ IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.  
8899 1072 d 10 h hidnplayr /programs/network/ircc/ Change proposed server  
7890 1481 d 11 h leency /programs/network/ircc/ ircc: colors live update  
7889 1481 d 15 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 2157 d 17 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 2419 d 10 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
6596 2781 d 17 h hidnplayr /programs/network/ircc/ Bugfixes in UTF-8 character counting for IRC client.  
6098 3045 d 6 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.  
6097 3045 d 6 h hidnplayr /programs/network/ircc/ Fixed bug in automatic text scrolling.  
6027 3067 d 16 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 3068 d 10 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3069 d 10 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.  
4828 3697 d 20 h gtament /programs/network/ircc/ Fixed my unaligned text fix in IRCc  
4824 3698 d 13 h gtament /programs/network/ircc/ Fixed unaligned text problem  
4710 3713 d 11 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4669 3720 d 20 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4659 3725 d 19 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 3732 d 9 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3732 d 15 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3733 d 14 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4617 3735 d 2 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4596 3744 d 9 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4477 3782 d 15 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4143 3860 d 17 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 3872 d 12 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.  
3981 3885 d 17 h hidnplayr /programs/network/ircc/ IRCC: better chat support, some bugfixes, some new bugs  
3949 3893 d 13 h mario79 /programs/network/ircc/ IRCC - inactive window does not receive mouse events  
3618 4007 d 14 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3549 4017 d 13 h yogev_ezra /programs/network/ Correct path try 2  
3548 4017 d 13 h yogev_ezra /programs/network/ Correct path to box_lib.mac  
3545 4017 d 14 h hidnplayr / Merge new network stack with trunk