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 3697 d 12 h leency /programs/network/zeroconf/ zeroconf: new @notify support  
4788 3697 d 14 h hidnplayr /programs/network/netcfg/ cleanup, trimming some fat.  
4781 3699 d 0 h hidnplayr /programs/network/netstat/ Eye candy  
4743 3701 d 13 h hidnplayr /programs/network/telnet/ Updated demo URL's  
4742 3701 d 16 h hidnplayr /programs/network/netstat/ Keyboard support for netstat (tab, pgup, pgdown)  
4740 3702 d 1 h hidnplayr /programs/network/netstat/ Added dots in IPv4 addresses and dashes in MAC addresses.  
4737 3702 d 12 h leency /programs/network/netstat/ Netstat: remove unnecessary comments  
4736 3702 d 12 h leency /programs/network/netstat/ Netstat: reduce window redraw, some GUI improvements  
4729 3704 d 4 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
4710 3707 d 15 h hidnplayr /programs/network/ircc/ Fixed QUIT command, cleaned up userparser, small bugfixes.  
4671 3714 d 23 h gtament /programs/network/ircc/ 'Rolled up' fix fo IRCc is rewritten correct  
4670 3715 d 0 h hidnplayr /programs/network/ircc/ IRCc: remove accidentally added binary.  
4669 3715 d 0 h hidnplayr /programs/network/ircc/ IRCc: use process_information struct from macros.inc.  
4668 3715 d 1 h gtament /programs/network/ircc/ Fixed junk in IRCc window, when it's rolled up  
4659 3719 d 23 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 3720 d 17 h hidnplayr /programs/network/tftpc/ Many bugfixes.  
4623 3726 d 13 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3726 d 19 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3727 d 17 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4617 3729 d 6 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4596 3738 d 13 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3738 d 13 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4515 3772 d 11 h hidnplayr /programs/network/netcfg/ NETCFG: dont list chipsets unless they are nvidia.  
4514 3772 d 12 h hidnplayr /programs/network/netcfg/ Revert previous revision.. it was a mistake.  
4513 3772 d 12 h hidnplayr /programs/network/netcfg/ Added PCI ID for older QEMU i8255x.  
4477 3776 d 19 h hidnplayr /programs/network/ircc/ IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.  
4469 3777 d 21 h hidnplayr /programs/network/icmp/ Ping: notify user of invalid reply.  
4468 3777 d 21 h hidnplayr /programs/network/tftpc/ TFTP client: use system colors, code cleanup.  
4435 3785 d 3 h hidnplayr /programs/network/icmp/ ping: update sequence number after every sent packet.  
4431 3786 d 16 h hidnplayr /programs/network/downloader/ downloader: print error message when DNS failed.  
4380 3806 d 22 h hidnplayr /programs/network/synergyc/ Synergy client: support for right, middle, 4th and 5th mouse buttons  
4376 3807 d 21 h hidnplayr /programs/network/synergyc/ Primitive keyboard support for Synergy client.  
4364 3810 d 21 h yogev_ezra / Move NetSurf to /contrib folder  
4345 3813 d 23 h hidnplayr /programs/network/downloader/ Bugfix in downloader (when socket recv function returns 0, it means remote end closed the connection.)  
4326 3821 d 14 h hidnplayr /programs/network/netcfg/ Fix for previous revision  
4325 3821 d 17 h hidnplayr /programs/network/netcfg/ netcfg: dont show uninitialised cardbus cards, do show nvidia network chips.  
4224 3842 d 14 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 3854 d 21 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 3861 d 12 h mario79 / ZEROCONF and DOWNLOADER - using of SETTINGS directory for INI  
4060 3866 d 16 h hidnplayr /programs/network/ircc/ refactored multiline textbox and moved to a separate file.