Commit Graph

227 Commits

Author SHA1 Message Date
hidnplayr
10c974c8fc NETCFG: dont list chipsets unless they are nvidia.
git-svn-id: svn://kolibrios.org@4515 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-22 23:40:31 +00:00
hidnplayr
cd113b9544 Revert previous revision.. it was a mistake.
git-svn-id: svn://kolibrios.org@4514 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-22 23:04:40 +00:00
hidnplayr
1297aaafab Added PCI ID for older QEMU i8255x.
git-svn-id: svn://kolibrios.org@4513 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-22 22:56:05 +00:00
hidnplayr
b2e030871f IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.
git-svn-id: svn://kolibrios.org@4477 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-18 15:51:43 +00:00
hidnplayr
f514bd90e1 Ping: notify user of invalid reply.
git-svn-id: svn://kolibrios.org@4469 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-17 13:46:09 +00:00
hidnplayr
db9cffe581 TFTP client: use system colors, code cleanup.
git-svn-id: svn://kolibrios.org@4468 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-17 13:31:54 +00:00
hidnplayr
e69e1e4a89 ping: update sequence number after every sent packet.
git-svn-id: svn://kolibrios.org@4435 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 07:29:28 +00:00
hidnplayr
5fa7166ae5 downloader: print error message when DNS failed.
git-svn-id: svn://kolibrios.org@4431 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-08 18:44:09 +00:00
hidnplayr
cf59000c24 Synergy client: support for right, middle, 4th and 5th mouse buttons
git-svn-id: svn://kolibrios.org@4380 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-19 13:11:19 +00:00
hidnplayr
d655103a9d Primitive keyboard support for Synergy client.
git-svn-id: svn://kolibrios.org@4376 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-18 13:42:43 +00:00
Yogev Ezra
bb2bbc6b91 Move NetSurf to /contrib folder
git-svn-id: svn://kolibrios.org@4364 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-15 14:01:21 +00:00
hidnplayr
4565216705 Bugfix in downloader (when socket recv function returns 0, it means remote end closed the connection.)
git-svn-id: svn://kolibrios.org@4345 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-12 12:14:39 +00:00
hidnplayr
cf448cafd3 Fix for previous revision
git-svn-id: svn://kolibrios.org@4326 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-04 20:38:09 +00:00
hidnplayr
66ff5b4681 netcfg: dont show uninitialised cardbus cards, do show nvidia network chips.
git-svn-id: svn://kolibrios.org@4325 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-04 18:05:53 +00:00
Dmitry Pereverzev (SoUrcerer)
4a605f1fb2 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.
git-svn-id: svn://kolibrios.org@4224 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-13 21:14:07 +00:00
hidnplayr
8ad9d9edd3 Intermediate version of IRCC: new multiline resizeable textbox with proper line-breaking, colors and scrolling. New usercommands: msg and ctcp. Small bugfixes and enhancements
git-svn-id: svn://kolibrios.org@4143 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-01 14:02:08 +00:00
Marat Zakiyanov (Mario79)
8c99f46b7d ZEROCONF and DOWNLOADER - using of SETTINGS directory for INI
git-svn-id: svn://kolibrios.org@4101 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 23:18:02 +00:00
hidnplayr
00b0341730 refactored multiline textbox and moved to a separate file.
git-svn-id: svn://kolibrios.org@4060 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 18:47:47 +00:00
hidnplayr
45f1ce4315 bugfix: exit when user enters empty hostname.
git-svn-id: svn://kolibrios.org@4024 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-14 07:03:53 +00:00
hidnplayr
7cade993e9 kernel: wait 3 seconds for TCP connection to be established, timeout after that.
telnet: print error message when socket could not be opened.

git-svn-id: svn://kolibrios.org@4020 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 21:35:17 +00:00
hidnplayr
83cca53cfa Ping: fixed divide by zero error, improved user interface.
git-svn-id: svn://kolibrios.org@4019 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 20:27:48 +00:00
hidnplayr
ab9ac88115 Removed false end of header detection from downloader.
git-svn-id: svn://kolibrios.org@4018 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 19:26:04 +00:00
hidnplayr
1de6c3475c Ping: better average time calculation.
git-svn-id: svn://kolibrios.org@4014 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-12 19:39:47 +00:00
hidnplayr
b787e56a10 ZeroConf: use @notify to notify user of active network connections.
git-svn-id: svn://kolibrios.org@4013 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-12 15:25:23 +00:00
hidnplayr
b07f07e58c Ping: improved user interface.
git-svn-id: svn://kolibrios.org@4012 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-12 13:59:29 +00:00
hidnplayr
26381ac6e6 IRCC: better chat support, some bugfixes, some new bugs
git-svn-id: svn://kolibrios.org@3981 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-07 14:02:05 +00:00
hidnplayr
eb029aae1e downloader: abort if DNS failed. (fixed)
git-svn-id: svn://kolibrios.org@3971 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 18:50:26 +00:00
hidnplayr
e7f1cf8360 downloader: abort if DNS failed.
git-svn-id: svn://kolibrios.org@3970 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 18:48:13 +00:00
hidnplayr
1f2854e909 TELNET: send 2-byte keycodes to server too, added some public server addresses.
git-svn-id: svn://kolibrios.org@3968 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 18:46:31 +00:00
hidnplayr
a60f033fd1 FTP client: print some more text to the user.
git-svn-id: svn://kolibrios.org@3967 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 18:43:25 +00:00
Marat Zakiyanov (Mario79)
c8c205bd16 IRCC - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3949 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:46:00 +00:00
Marat Zakiyanov (Mario79)
677f18cbed DOWNLOADER - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3948 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:39:33 +00:00
Marat Zakiyanov (Mario79)
53439db544 TFTPC - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3947 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:32:50 +00:00
Dmitry Pereverzev (SoUrcerer)
45ec088e95 Some pre-built libraries for netsurf, try these at first
git-svn-id: svn://kolibrios.org@3864 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-07 13:54:06 +00:00
Dmitry Pereverzev (SoUrcerer)
b8a1b2bd07 Object files, you'll need them to build netsurf
git-svn-id: svn://kolibrios.org@3863 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-07 13:44:28 +00:00
Dmitry Pereverzev (SoUrcerer)
2b9c35427d Adding libraries, you'll need them to compile netsurf
git-svn-id: svn://kolibrios.org@3862 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-07 13:42:58 +00:00
hidnplayr
fee4d46bd3 Zeroconfig: fixed static IP setting
git-svn-id: svn://kolibrios.org@3844 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-30 21:06:03 +00:00
hidnplayr
f8f9202a81 Zerconf: bugfix: 0 byte after 0 terminated string.
git-svn-id: svn://kolibrios.org@3842 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-29 18:14:56 +00:00
hidnplayr
03c7f0fa8b Added "Intel 82562ET" ID to i8255x network driver.
git-svn-id: svn://kolibrios.org@3841 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-29 17:36:01 +00:00
hidnplayr
e6158a19a8 FTPd: bugfix: do not send 0 byte in PASV and PWD replies.
git-svn-id: svn://kolibrios.org@3824 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-15 10:49:21 +00:00
hidnplayr
390f3a65d7 FTPc: fixed passive command broken in #3814
git-svn-id: svn://kolibrios.org@3821 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-13 08:50:07 +00:00
hidnplayr
685f1172f0 FTPd: allow commands with only LF instead of CR LF, print commands to console, other small improvements.
git-svn-id: svn://kolibrios.org@3819 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 20:42:36 +00:00
hidnplayr
4828326119 FTPc: bugfix for passive, other small improvements.
git-svn-id: svn://kolibrios.org@3818 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 20:35:53 +00:00
hidnplayr
008436f41e FTPc: use <cr lf> after commands instead of just <lf>
git-svn-id: svn://kolibrios.org@3814 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 09:58:26 +00:00
hidnplayr
10d7fd5cf9 FTPc: better command parser, improved help, increased code quality.
git-svn-id: svn://kolibrios.org@3813 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 08:59:34 +00:00
hidnplayr
a2f86b00f9 FTPc: added cdup, mkd, and rmd commands.
git-svn-id: svn://kolibrios.org@3804 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 11:19:18 +00:00
hidnplayr
99eec4c8b8 FTPc: hide password.
git-svn-id: svn://kolibrios.org@3803 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 10:23:07 +00:00
hidnplayr
c32d5d4bbb FTPc: added lcwd command (change local working directory)
git-svn-id: svn://kolibrios.org@3802 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 10:17:07 +00:00
hidnplayr
8f864f395b FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.
git-svn-id: svn://kolibrios.org@3800 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:37:01 +00:00
hidnplayr
7cc4d5555e FTPc: added pwd command, bugfixes
git-svn-id: svn://kolibrios.org@3794 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:59:02 +00:00