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
hidnplayr
1531cabb38
FTPc: added retr command (just print to console for now).
...
git-svn-id: svn://kolibrios.org@3793 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:31:47 +00:00
hidnplayr
6dfcbb3d54
FTPc: receive all data from server, larger screen buffer.
...
git-svn-id: svn://kolibrios.org@3792 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:14:47 +00:00
hidnplayr
0b02e4cfe7
FTPc: some more bugfixes, added cwd command
...
git-svn-id: svn://kolibrios.org@3790 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 20:55:18 +00:00
hidnplayr
75cac16296
Small bugfixes and improvements for FTP client
...
git-svn-id: svn://kolibrios.org@3789 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 20:19:08 +00:00
hidnplayr
e3b7958faa
SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set.
...
Downloader: make better use of blocking sockets.
git-svn-id: svn://kolibrios.org@3737 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-30 23:08:53 +00:00
hidnplayr
27d4f503b4
Small bugfixes for downloader
...
git-svn-id: svn://kolibrios.org@3736 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-30 22:35:33 +00:00
hidnplayr
0f8bff0b72
Bugfixes for ZeroConf
...
git-svn-id: svn://kolibrios.org@3735 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-30 20:25:38 +00:00
hidnplayr
97c13d77de
use blocking sockets by default.
...
git-svn-id: svn://kolibrios.org@3704 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 20:02:56 +00:00
hidnplayr
c9f7535c89
Bugix for telnet receive function.
...
git-svn-id: svn://kolibrios.org@3703 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 16:31:10 +00:00
hidnplayr
1812e8064e
Some FTP client demo code for the brave.
...
git-svn-id: svn://kolibrios.org@3701 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 19:33:16 +00:00
hidnplayr
bc2140fbde
Telnet: let console handle escape characters.
...
git-svn-id: svn://kolibrios.org@3687 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 14:14:38 +00:00
hidnplayr
97b8aba9e2
Zeroconf: disable most debug output by default.
...
git-svn-id: svn://kolibrios.org@3682 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 14:15:55 +00:00
hidnplayr
c18b90b578
netstat: show all ARP entries
...
git-svn-id: svn://kolibrios.org@3641 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-10 22:46:31 +00:00
hidnplayr
d010a4e7fe
Improved 'tries' counter for zeroconf.
...
git-svn-id: svn://kolibrios.org@3636 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-10 18:29:41 +00:00
hidnplayr
256b125f00
Zeroconf: try 3 times to contact DHCP server before giving up.
...
git-svn-id: svn://kolibrios.org@3632 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-10 13:25:07 +00:00
Dmitry Pereverzev (SoUrcerer)
b419853b1e
Netsurf: switch to KolibriUI & fixes in curl
...
git-svn-id: svn://kolibrios.org@3624 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 23:03:35 +00:00
hidnplayr
b003b0826c
Some bugfixes and improvements for downloader.
...
git-svn-id: svn://kolibrios.org@3623 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 22:44:40 +00:00
Dmitry Pereverzev (SoUrcerer)
c64b6b486f
No more window redraw at update
...
git-svn-id: svn://kolibrios.org@3622 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 22:19:55 +00:00
Dmitry Pereverzev (SoUrcerer)
67a60882fd
Kolibri Native UI for NSFB - much faster and stable! But without keyboard yet
...
git-svn-id: svn://kolibrios.org@3621 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 22:16:59 +00:00
Dmitry Pereverzev (SoUrcerer)
7736817a6a
Downloader hack implemented, now Netsurf can browse web - somehow....
...
git-svn-id: svn://kolibrios.org@3620 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 19:36:44 +00:00
hidnplayr
d84ac5044b
moved include files for network programs to /programs folder, fixed synergyc.
...
git-svn-id: svn://kolibrios.org@3618 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 17:26:03 +00:00
Dmitry Pereverzev (SoUrcerer)
ac0e0430a0
Updated cURL emulation
...
git-svn-id: svn://kolibrios.org@3616 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 16:48:19 +00:00
hidnplayr
c0fe9dddf7
Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.
...
git-svn-id: svn://kolibrios.org@3601 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-05 00:21:20 +00:00
Dmitry Pereverzev (SoUrcerer)
cc90b50055
Netsurf - adding libs, required for building
...
git-svn-id: svn://kolibrios.org@3585 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-01 18:16:18 +00:00
Dmitry Pereverzev (SoUrcerer)
370da47fa0
Netsurf initial port (still needs native ui and cURL)
...
git-svn-id: svn://kolibrios.org@3584 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-01 17:14:14 +00:00
hidnplayr
c6825d97f1
User selectable port for telnet client. Also improved the interface a bit.
...
git-svn-id: svn://kolibrios.org@3574 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-30 03:56:07 +00:00
hidnplayr
65c483cc45
Fixed downloader to work with parameters and shared memory (now works with HTMLv)
...
git-svn-id: svn://kolibrios.org@3572 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 14:20:01 +00:00
hidnplayr
d60e9fc26f
Rewrote logic of downloader, added it to autobuild.
...
git-svn-id: svn://kolibrios.org@3566 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 12:10:37 +00:00
hidnplayr
a35c1d0445
Fixed some bugs in downloader, added some error handling.
...
git-svn-id: svn://kolibrios.org@3564 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 09:21:49 +00:00
hidnplayr
867abdc948
IRC client: dont send empty messages
...
git-svn-id: svn://kolibrios.org@3563 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 08:47:31 +00:00
hidnplayr
6410339384
Fixed bug in some network applications.
...
git-svn-id: svn://kolibrios.org@3562 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 08:20:31 +00:00
hidnplayr
0330fba15f
'downloader' for new network stack
...
git-svn-id: svn://kolibrios.org@3561 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 21:10:21 +00:00
Yogev Ezra
8d679dec36
Correct path try 2
...
git-svn-id: svn://kolibrios.org@3549 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 18:01:45 +00:00
Yogev Ezra
0678d72380
Correct path to box_lib.mac
...
git-svn-id: svn://kolibrios.org@3548 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 17:58:04 +00:00
hidnplayr
e4cf34c0de
Merge new network stack with trunk
...
git-svn-id: svn://kolibrios.org@3545 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 17:34:26 +00:00
esevece
4d079770dc
Trying to make a web browser
...
git-svn-id: svn://kolibrios.org@3530 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-23 01:50:34 +00:00
Kirill Lipatov (Leency)
ce44966453
httpc deleted as outdated
...
git-svn-id: svn://kolibrios.org@3118 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-12-16 16:55:48 +00:00
Kirill Lipatov (Leency)
56b79aab1e
network/htmlv removed
...
git-svn-id: svn://kolibrios.org@3072 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-12-05 14:37:37 +00:00
Kirill Lipatov (Leency)
b6aea67343
HTMLv 0.98: Image cache!
...
git-svn-id: svn://kolibrios.org@3062 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-20 11:40:37 +00:00
Kirill Lipatov (Leency)
bac1b76c41
HTMLv: code optimizations
...
git-svn-id: svn://kolibrios.org@3061 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-19 15:30:03 +00:00
Kirill Lipatov (Leency)
d994c2a92d
HTMLv: fully fixed line breaks in links... fu~, it took all day
...
git-svn-id: svn://kolibrios.org@3060 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-19 00:24:41 +00:00
Kirill Lipatov (Leency)
66f8ed5fc2
HTMLv: fixed problem with very long lines w/o spaces
...
git-svn-id: svn://kolibrios.org@3059 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-18 23:43:03 +00:00
Kirill Lipatov (Leency)
29de2e5854
HTMLv 0.97.7
...
git-svn-id: svn://kolibrios.org@3058 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-18 21:49:28 +00:00
Kirill Lipatov (Leency)
5a0f87bd4c
HTMLv fix, lib update
...
git-svn-id: svn://kolibrios.org@3054 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-17 17:25:04 +00:00
Kirill Lipatov (Leency)
e8b5870f84
HTMLv 0.97.6a
...
git-svn-id: svn://kolibrios.org@3028 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-11 11:53:38 +00:00
Kirill Lipatov (Leency)
650e2989bd
Text-based Browser 0.97.6: fixed stupid bug with TryeType fonts (no it will will be more faster), some small futures
...
git-svn-id: svn://kolibrios.org@3020 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-10 01:49:08 +00:00
0cc349060f
merge mem.inc to dll.inc
...
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
git-svn-id: svn://kolibrios.org@3014 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 10:42:30 +00:00
55f254a7ee
place debug.inc in /programs
...
delete all the other debug.inc files
correct some programs to use common debug.inc
git-svn-id: svn://kolibrios.org@3013 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 09:19:16 +00:00
Kirill Lipatov (Leency)
b208b80b45
HTMLv bug fix
...
git-svn-id: svn://kolibrios.org@3006 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 18:07:09 +00:00
Kirill Lipatov (Leency)
5b833a1058
HTMLv 0.97.5: switch to TryeType fonts
...
git-svn-id: svn://kolibrios.org@3005 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 16:10:14 +00:00
Kirill Lipatov (Leency)
41086737df
c-- libraries update
...
git-svn-id: svn://kolibrios.org@3003 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 11:59:41 +00:00
Kirill Lipatov (Leency)
77e5190523
HTMLv 0.97
...
git-svn-id: svn://kolibrios.org@2895 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-31 14:44:11 +00:00
Kirill Lipatov (Leency)
2a2f8aee7f
HTMLv: small fix
...
git-svn-id: svn://kolibrios.org@2885 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-20 22:24:05 +00:00
Kirill Lipatov (Leency)
49e86ce233
HTMLv 0.96d
...
git-svn-id: svn://kolibrios.org@2884 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-20 13:18:10 +00:00
Kirill Lipatov (Leency)
cd41d0ab26
HTMLv 0.96b
...
git-svn-id: svn://kolibrios.org@2874 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-16 11:52:03 +00:00
hidnplayr
23ad5dd136
Fixed includes for FTPS
...
git-svn-id: svn://kolibrios.org@2850 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-09 11:10:15 +00:00
Kirill Lipatov (Leency)
2a73669575
HTMLv 0.95: fixed bug in utf-decoding, in opening program with params, with images, complete improvements in strings.h (now it C-like library)
...
git-svn-id: svn://kolibrios.org@2844 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-03 17:24:00 +00:00
Kirill Lipatov (Leency)
09b1b8dc7e
HTMLv 0.94z: overflow checking, small improve in menu, restore editbox line while opening image
...
git-svn-id: svn://kolibrios.org@2840 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-02 19:02:06 +00:00
Kirill Lipatov (Leency)
c96f15b38e
HTMLv 0.94u: fixed bug with colors and crash with <i> tag, improvements in menu and strings.h
...
git-svn-id: svn://kolibrios.org@2839 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-02 18:24:48 +00:00
Kirill Lipatov (Leency)
4b416faa6e
HTMLv 0.94e: kolibri.h cleaning, and forking strings.h
...
git-svn-id: svn://kolibrios.org@2825 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-25 14:14:43 +00:00
Kirill Lipatov (Leency)
7567859abf
forgoten file
...
git-svn-id: svn://kolibrios.org@2824 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-23 22:31:44 +00:00
Kirill Lipatov (Leency)
c208ff6147
HTMLv 0.94d STABLE
...
git-svn-id: svn://kolibrios.org@2823 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-23 22:30:59 +00:00
Kirill Lipatov (Leency)
ec6526f177
HTMLv 0.94c - regressions and bugs fixed
...
git-svn-id: svn://kolibrios.org@2818 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-22 11:38:38 +00:00
Kirill Lipatov (Leency)
424ffe7057
HTMLv 0.94b: general code update #2
...
git-svn-id: svn://kolibrios.org@2811 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-20 19:58:55 +00:00
Kirill Lipatov (Leency)
e50cde95f6
HTMLv 0.94: general code update
...
git-svn-id: svn://kolibrios.org@2810 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-20 17:22:56 +00:00
Kirill Lipatov (Leency)
b30587c4a1
HTMLv: some improvements
...
git-svn-id: svn://kolibrios.org@2803 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-17 12:03:52 +00:00
Kirill Lipatov (Leency)
7fafcb264e
HTMLv 0.93b: bug with 100% cpu loading in RmB menu fixed (thanks 0CodErr)
...
git-svn-id: svn://kolibrios.org@2799 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-16 18:35:16 +00:00
Kirill Lipatov (Leency)
5f5baa4e63
HTMLv 0.93: anchors, upgrade menu
...
git-svn-id: svn://kolibrios.org@2793 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-16 13:39:38 +00:00
Kirill Lipatov (Leency)
04836bcceb
update kolibri.h-- lib
...
git-svn-id: svn://kolibrios.org@2765 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-13 14:12:42 +00:00
Kirill Lipatov (Leency)
ddda560478
HTMLv 0.92: basic menu RMB, downloader spike v2.0, code cleaning
...
git-svn-id: svn://kolibrios.org@2764 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-13 14:11:10 +00:00
Kirill Lipatov (Leency)
014a5bcd70
HTMLv 0.9b, preparation
...
git-svn-id: svn://kolibrios.org@2763 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-12 22:13:05 +00:00
Kirill Lipatov (Leency)
e783cf020c
Text-based Browser 0.9, changes in history.txt
...
git-svn-id: svn://kolibrios.org@2739 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-05 08:25:06 +00:00
Kirill Lipatov (Leency)
bf10e3ae53
downloader 0.62: downloading by pressing Enter, old code deleted
...
git-svn-id: svn://kolibrios.org@2738 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-04 15:15:10 +00:00
Kirill Lipatov (Leency)
c112ab7867
downloader: write to window when file downloaded
...
git-svn-id: svn://kolibrios.org@2737 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-04 14:27:36 +00:00
Kirill Lipatov (Leency)
f6aaf4294f
htmlv: bug with history fixed
...
git-svn-id: svn://kolibrios.org@2725 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-02 21:50:26 +00:00
Kirill Lipatov (Leency)
8d971af729
downloader: added edit_box, using system colors, removed old code
...
git-svn-id: svn://kolibrios.org@2713 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-01 19:09:50 +00:00
Kirill Lipatov (Leency)
1f38b08f1b
downloader: bug #22 (bug with address inputbox) fixed
...
git-svn-id: svn://kolibrios.org@2712 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-01 14:40:45 +00:00
Kirill Lipatov (Leency)
d1955fdb3d
HTMLv 0.83: hew home icon, <b> tag optimized
...
git-svn-id: svn://kolibrios.org@2696 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-27 19:17:33 +00:00
Kirill Lipatov (Leency)
b24027dc11
HTMLv 0.81: improvements for fb2-files (books)
...
git-svn-id: svn://kolibrios.org@2660 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-12 23:11:58 +00:00
Kirill Lipatov (Leency)
9fa539dadc
HTMLv 0.8: forward button start work.
...
git-svn-id: svn://kolibrios.org@2605 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-12 21:28:24 +00:00
CleverMouse
e6db970b70
make downloader save the file if launched without cmdline
...
git-svn-id: svn://kolibrios.org@2579 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-06 19:11:48 +00:00
Kirill Lipatov (Leency)
9c6d445705
HTMLv: memory fixes, <img> fix
...
git-svn-id: svn://kolibrios.org@2566 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 21:00:56 +00:00
Kirill Lipatov (Leency)
0c7a85b009
HTMLv: file size decreased, thanks lev
...
git-svn-id: svn://kolibrios.org@2558 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 20:30:05 +00:00
Kirill Lipatov (Leency)
59bbcee373
correction kolibri.h-- for DefineButton. It defines only after deletion previous button with this ID.
...
git-svn-id: svn://kolibrios.org@2528 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-30 10:14:05 +00:00
Kirill Lipatov (Leency)
73a2c08d9c
HTMLv: small fix
...
git-svn-id: svn://kolibrios.org@2495 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-22 13:28:02 +00:00
Kirill Lipatov (Leency)
12f88b2d85
try to fix
...
git-svn-id: svn://kolibrios.org@2447 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-10 11:58:47 +00:00
Kirill Lipatov (Leency)
b6c30c38de
HTMLv fix, thanks Rock_maniak_forever
...
git-svn-id: svn://kolibrios.org@2444 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-10 09:54:53 +00:00
Kirill Lipatov (Leency)
af9f746fc1
HTMLv 0.78
...
git-svn-id: svn://kolibrios.org@2433 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-07 22:51:05 +00:00
Kirill Lipatov (Leency)
ba28bfb5a8
HTMLv: "../" works, URL "/sys/bg.gif" will be opened in kiv, except text-view in HTMLv
...
git-svn-id: svn://kolibrios.org@2428 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-03 23:29:02 +00:00
Kirill Lipatov (Leency)
febf6bf8c4
HTMLv 0.77: <body> bgcolor= and text= support, fixes
...
git-svn-id: svn://kolibrios.org@2420 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-29 12:29:47 +00:00
Kirill Lipatov (Leency)
26b134521c
HTMLv another few fixes, one for lev
...
git-svn-id: svn://kolibrios.org@2419 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-29 10:36:36 +00:00
Kirill Lipatov (Leency)
eb66075c13
HTMLv 0.76 - bugfix realise.
...
git-svn-id: svn://kolibrios.org@2418 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 23:38:54 +00:00
Kirill Lipatov (Leency)
c8d984dbb7
HTMLv. GoBack button fix.
...
git-svn-id: svn://kolibrios.org@2417 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 22:10:01 +00:00
Kirill Lipatov (Leency)
5ba5037595
HTMLv files fix
...
git-svn-id: svn://kolibrios.org@2416 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 10:49:22 +00:00
Kirill Lipatov (Leency)
823a0a9a8f
HTMLv 0.75: new futures and bags.
...
git-svn-id: svn://kolibrios.org@2413 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-27 13:48:04 +00:00
Kirill Lipatov (Leency)
ce623ccaec
HTMLv 0.72: fully worked Internet pages, as in older versions. Tested, some fixes.
...
git-svn-id: svn://kolibrios.org@2399 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-24 21:27:05 +00:00
Kirill Lipatov (Leency)
6a006901a5
HTMLv 0.71 network should work. Maked quickly, not tested pretty good, so... you understand... If I'll have muse tomorrow, I'll will bring to mind this fix.
...
git-svn-id: svn://kolibrios.org@2368 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-21 22:22:44 +00:00
Kirill Lipatov (Leency)
6e3f4100a5
kolibri icq update
...
git-svn-id: svn://kolibrios.org@2296 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-18 22:58:49 +00:00
Kirill Lipatov (Leency)
bd0f55efbc
c-- library small update
...
git-svn-id: svn://kolibrios.org@2252 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-30 17:37:08 +00:00
Kirill Lipatov (Leency)
089caa64c7
c-- library fix
...
git-svn-id: svn://kolibrios.org@2250 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-30 12:05:09 +00:00
Kirill Lipatov (Leency)
18daa39152
HTMLv small update
...
git-svn-id: svn://kolibrios.org@2248 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-30 09:19:41 +00:00
Kirill Lipatov (Leency)
2d014eec26
HTMLv 0.70c
...
git-svn-id: svn://kolibrios.org@2240 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-26 14:09:58 +00:00
Kirill Lipatov (Leency)
be325e41ec
fix kolibri.h--
...
git-svn-id: svn://kolibrios.org@2239 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-26 11:42:41 +00:00
Kirill Lipatov (Leency)
aec194c6f0
HTMLv 0.70b: universal function for detecting colors
...
git-svn-id: svn://kolibrios.org@2238 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-26 11:41:07 +00:00
Kirill Lipatov (Leency)
db9a61710d
HTMLv 23.70
...
git-svn-id: svn://kolibrios.org@2228 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-22 11:18:01 +00:00
hidnplayr
a9b54b43c0
Fixed bug in GUI of VNCclient
...
git-svn-id: svn://kolibrios.org@2213 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-19 19:29:58 +00:00
Kirill Lipatov (Leency)
56719856b7
VNCclient: appearance small fixes
...
git-svn-id: svn://kolibrios.org@2196 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-16 14:09:21 +00:00
Kirill Lipatov (Leency)
40d376403a
HTMv 0.69b: opening pages up to 1mg size
...
git-svn-id: svn://kolibrios.org@2184 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-13 19:40:37 +00:00
Kirill Lipatov (Leency)
536efe1968
HTMLv 0.69: image improvements, GetNextParam() optimizations
...
git-svn-id: svn://kolibrios.org@2182 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-13 18:45:17 +00:00
Kirill Lipatov (Leency)
69abfe5c20
htmlv 0.68c: improvements and fixes in showing images, some optimizations
...
git-svn-id: svn://kolibrios.org@2155 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-05 09:18:16 +00:00
Kirill Lipatov (Leency)
6e00c935d0
htmlv 0.68b: memory.h-- deleted, now using mem.h--
...
git-svn-id: svn://kolibrios.org@2153 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-04 16:37:00 +00:00
Kirill Lipatov (Leency)
5dbc9f7f7c
htmlv 0.68: <font color="something unreal"> bug fixed
...
git-svn-id: svn://kolibrios.org@2152 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-04 16:13:26 +00:00
CleverMouse
c6488a8b7b
fix wrong bugfix
...
git-svn-id: svn://kolibrios.org@2127 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-26 19:59:52 +00:00
CleverMouse
522cf51783
downloader: fix the superfluous first character in downloaded file
...
git-svn-id: svn://kolibrios.org@2126 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-26 18:20:09 +00:00
Kirill Lipatov (Leency)
7c0f7e203a
httpc deleted from distro, /sys/downloader -> /sys/network/downloader, menu updated
...
git-svn-id: svn://kolibrios.org@2109 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-23 21:25:49 +00:00
Kirill Lipatov (Leency)
bc65ffc0da
downloader: save button caption centered now
...
git-svn-id: svn://kolibrios.org@2097 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-21 21:58:57 +00:00
Kirill Lipatov (Leency)
e407dd7a26
copyr deleted from nigtbuilds. Finally
...
git-svn-id: svn://kolibrios.org@2092 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-21 16:17:01 +00:00
Kirill Lipatov (Leency)
e3f508ee0c
Text-based Browser 23.67 aka HTML Viewer v0.67
...
git-svn-id: svn://kolibrios.org@2085 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-20 15:36:15 +00:00
Yogev Ezra
cb0ba10058
HTMLv: 'IF' jump distance too large
...
git-svn-id: svn://kolibrios.org@1978 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-06-25 14:06:59 +00:00
Yogev Ezra
893421fc3f
HTMLv: hopefully last fix
...
git-svn-id: svn://kolibrios.org@1977 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-06-25 14:03:04 +00:00
Yogev Ezra
a66b6c1a90
HTMLv: fix again
...
git-svn-id: svn://kolibrios.org@1976 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-06-25 13:51:05 +00:00
Yogev Ezra
df48c28fa0
HTMLv: some fixes
...
git-svn-id: svn://kolibrios.org@1975 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-06-25 13:38:21 +00:00
Yogev Ezra
5a347ee585
HTMLv: some optimizations
...
git-svn-id: svn://kolibrios.org@1974 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-06-25 12:58:55 +00:00
lev
91c643be8c
added sources of HTMLv with named colors and italic text support
...
git-svn-id: svn://kolibrios.org@1971 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-06-25 01:52:11 +00:00
Yogev Ezra
f6e3fe4da5
Add ICQ to the auto-build script
...
git-svn-id: svn://kolibrios.org@1834 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-02 11:44:13 +00:00
hidnplayr
8ec20efce0
ICQ:
...
- deleted unused files
- Spelling mistake corrected
- Added correct build_xx.bat files (altough program itself still needs to be translated)
git-svn-id: svn://kolibrios.org@1833 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-02 11:13:23 +00:00
Yogev Ezra
fc9a00e362
network/icq: sources uploaded to SVN
...
git-svn-id: svn://kolibrios.org@1832 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-02 09:52:07 +00:00
Yogev Ezra
17fd660c84
zeroconf.asm - fix typos
...
git-svn-id: svn://kolibrios.org@1801 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-29 21:56:41 +00:00
CleverMouse
b4fc3602f9
fix compilation in linux
...
git-svn-id: svn://kolibrios.org@1735 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-17 11:10:41 +00:00
hidnplayr
fe7b8ec2c4
Changed default server in Airc to freenode.
...
git-svn-id: svn://kolibrios.org@1729 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-28 13:00:00 +00:00
CleverMouse
909f14782c
fix compilation in linux
...
git-svn-id: svn://kolibrios.org@1728 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-27 12:29:39 +00:00
ataualpa
d1dbee37fc
AIRC: added Russian translation, and now I made it correctly;)
...
git-svn-id: svn://kolibrios.org@1726 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-21 18:51:26 +00:00
CleverMouse
0f20b06d91
Files {BOARD,AIRC}.ASM restored from before svn.1723:
...
- BOARD.ASM@1723 can not be compiled (wrong path to MACROS.INC)
- AIRC.ASM@1723 lacks english support
git-svn-id: svn://kolibrios.org@1725 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-21 12:49:48 +00:00
ataualpa
def2966158
Stackcfg: improved Russian translation and added Ukrainian, AIRC: added Russian translation
...
git-svn-id: svn://kolibrios.org@1723 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-20 17:33:57 +00:00
Marat Zakiyanov (Mario79)
97f05bd867
Downloader v0.5
...
1) reducing the size of the binary code,
2) program uses far less memory while running (>0x7000, the old version used >0x100000)
3) process only net event at start with parameter (URL)
git-svn-id: svn://kolibrios.org@1646 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-10-07 09:38:59 +00:00