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
4790 3673 d 21 h leency /programs/network/zeroconf/ zeroconf: new @notify support  
4788 3674 d 0 h hidnplayr /programs/network/netcfg/ cleanup, trimming some fat.  
4781 3675 d 9 h hidnplayr /programs/network/netstat/ Eye candy  
4743 3677 d 22 h hidnplayr /programs/network/telnet/ Updated demo URL's  
4742 3678 d 1 h hidnplayr /programs/network/netstat/ Keyboard support for netstat (tab, pgup, pgdown)  
4740 3678 d 10 h hidnplayr /programs/network/netstat/ Added dots in IPv4 addresses and dashes in MAC addresses.  
4737 3678 d 21 h leency /programs/network/netstat/ Netstat: remove unnecessary comments  
4736 3678 d 21 h leency /programs/network/netstat/ Netstat: reduce window redraw, some GUI improvements  
4729 3680 d 13 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
4710 3684 d 0 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4671 3691 d 8 h gtament /programs/network/ircc/ 'Rolled up' fix fo IRCc is rewritten correct  
4670 3691 d 9 h hidnplayr /programs/network/ircc/ IRCc: remove accidentally added binary.  
4669 3691 d 9 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4668 3691 d 10 h gtament /programs/network/ircc/ Fixed junk in IRCc window, when it's rolled up  
4659 3696 d 8 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.  
4655 3697 d 2 h hidnplayr /programs/network/tftpc/ Many bugfixes.  
4623 3702 d 22 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3703 d 4 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3704 d 3 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4617 3705 d 15 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4596 3714 d 22 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3714 d 22 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4515 3748 d 20 h hidnplayr /programs/network/netcfg/ NETCFG: dont list chipsets unless they are nvidia.  
4514 3748 d 21 h hidnplayr /programs/network/netcfg/ Revert previous revision.. it was a mistake.  
4513 3748 d 21 h hidnplayr /programs/network/netcfg/ Added PCI ID for older QEMU i8255x.  
4477 3753 d 4 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4469 3754 d 6 h hidnplayr /programs/network/icmp/ Ping: notify user of invalid reply.  
4468 3754 d 7 h hidnplayr /programs/network/tftpc/ TFTP client: use system colors, code cleanup.  
4435 3761 d 13 h hidnplayr /programs/network/icmp/ ping: update sequence number after every sent packet.  
4431 3763 d 1 h hidnplayr /programs/network/downloader/ downloader: print error message when DNS failed.  
4380 3783 d 7 h hidnplayr /programs/network/synergyc/ Synergy client: support for right, middle, 4th and 5th mouse buttons  
4376 3784 d 6 h hidnplayr /programs/network/synergyc/ Primitive keyboard support for Synergy client.  
4364 3787 d 6 h yogev_ezra / Move NetSurf to /contrib folder  
4345 3790 d 8 h hidnplayr /programs/network/downloader/ Bugfix in downloader (when socket recv function returns 0, it means remote end closed the connection.)  
4326 3798 d 0 h hidnplayr /programs/network/netcfg/ Fix for previous revision  
4325 3798 d 2 h hidnplayr /programs/network/netcfg/ netcfg: dont show uninitialised cardbus cards, do show nvidia network chips.  
4224 3818 d 23 h sourcerer /programs/network/netsurf/ Updated Kolibri front-end, fixed deplibs, updated objects, updated fetchers, fix in libdom port binding for hubbub. Still need to add multi-threading for downloads, as well as cookies, POST requests and other fetcher stuff. And may be tweak input a bit.  
4143 3831 d 6 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  
4101 3837 d 21 h mario79 / ZEROCONF and DOWNLOADER - using of SETTINGS directory for INI  
4060 3843 d 1 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.