Commit Graph

1897 Commits

Author SHA1 Message Date
Marat Zakiyanov (Mario79)
b055f3351c KFM - display the date of creation, change, and access on the window of properties file/directory (Alt + Enter)
git-svn-id: svn://kolibrios.org@3833 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-24 19:54:47 +00:00
GerdtR
ab10e61dba Fixed bug with recording negative Int and added function ini_del_section
git-svn-id: svn://kolibrios.org@3832 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-24 19:15:08 +00:00
Marat Zakiyanov (Mario79)
25bd4d54b4 OpenDialog support for r.3830 (Box_Lib - FileBrowser search for a file by the first letter)
git-svn-id: svn://kolibrios.org@3831 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-22 22:41:55 +00:00
Marat Zakiyanov (Mario79)
c2cdcf0144 Box_Lib - FileBrowser search for a file by the first letter
git-svn-id: svn://kolibrios.org@3830 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-22 22:38:50 +00:00
Marat Zakiyanov (Mario79)
5216d87d96 zSea - support for extended command line
git-svn-id: svn://kolibrios.org@3829 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-20 07:44:02 +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
Marat Zakiyanov (Mario79)
f3c95fbee0 PANEL - reinstall screen work area after change screen resolution
git-svn-id: svn://kolibrios.org@3823 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-14 06:52:11 +00:00
Sergey Semyonov (Serge)
8748da2fb2 ffmpeg-1.1.3 patch
git-svn-id: svn://kolibrios.org@3822 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-13 17:33:10 +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
Marat Zakiyanov (Mario79)
6d879d326e Some fix for r.3812
git-svn-id: svn://kolibrios.org@3815 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 10:23:52 +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
Marat Zakiyanov (Mario79)
918bdba286 OpenDialog
1) Change label on the button, depending on the position of the cursor (directory or file) for Save mode.
2) Change the name of the file (for editbox) in when the cursor on the file (when set directory - nothing changes) for Save mode.

git-svn-id: svn://kolibrios.org@3812 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 07:34:06 +00:00
Marat Zakiyanov (Mario79)
8b98e71db3 Box_Lib - return with actual fb_selected_BDVK_adress after any call of FileBrowser
git-svn-id: svn://kolibrios.org@3811 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 07:08:39 +00:00
Sergey Semyonov (Serge)
1707fbc555 newlib: dynamic loader
git-svn-id: svn://kolibrios.org@3809 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 17:20:47 +00:00
Marat Zakiyanov (Mario79)
89c2639856 OpenDialog uses system colors is now
git-svn-id: svn://kolibrios.org@3808 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 12:07:54 +00:00
Sergey Semyonov (Serge)
221e4dd488 newlib: update
git-svn-id: svn://kolibrios.org@3806 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 10:17:41 +00:00
Sergey Semyonov (Serge)
27ddc31f12 newlib: crtdll
git-svn-id: svn://kolibrios.org@3805 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 19:26:24 +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
Sergey Semyonov (Serge)
038f3f8566 newlib: update
git-svn-id: svn://kolibrios.org@3799 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:35:47 +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
Marat Zakiyanov (Mario79)
114a0ef2bb Fix for r.3782
git-svn-id: svn://kolibrios.org@3784 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 22:51:33 +00:00
Marat Zakiyanov (Mario79)
f072ffa80d MGB v0.8 - benchmark f4 with memory + f65
git-svn-id: svn://kolibrios.org@3782 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 11:10:57 +00:00
Sergey Semyonov (Serge)
5f0dfa9591 searchap: rename KolibriOS to kolibrios
git-svn-id: svn://kolibrios.org@3781 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 09:25:44 +00:00
Sergey Semyonov (Serge)
5de099185a remame /addappl to /KolibriOS
git-svn-id: svn://kolibrios.org@3780 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 08:17:53 +00:00
Marat Zakiyanov (Mario79)
146d0a2b9d Restored the filtering of the system threads.
git-svn-id: svn://kolibrios.org@3779 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 05:59:43 +00:00
Kirill Lipatov (Leency)
b32d90764e fix for #3273
git-svn-id: svn://kolibrios.org@3776 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 12:33:16 +00:00
Marat Zakiyanov (Mario79)
eabaacbe1b KFM - rebuilding the device list before calling the menu "select disk", it is necessary to support the reconnection of devices (usb, tmp, etc.)
git-svn-id: svn://kolibrios.org@3755 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 07:04:29 +00:00
GerdtR
bc8df13ea6 Removed unneeded files
git-svn-id: svn://kolibrios.org@3750 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 21:12:47 +00:00
GerdtR
8cebd782a2 Added to the normal infinity_mixer
git-svn-id: svn://kolibrios.org@3749 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 21:11:31 +00:00
GerdtR
0e7756b93e Added infinity_mixer
git-svn-id: svn://kolibrios.org@3748 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 21:04:11 +00:00
Marat Zakiyanov (Mario79)
e7d71c7537 Correction of translation.
git-svn-id: svn://kolibrios.org@3740 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-01 06:34:35 +00:00
Marat Zakiyanov (Mario79)
bb251e0201 Translation of docs for zSea into English.
git-svn-id: svn://kolibrios.org@3739 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-01 03:14:20 +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
Marat Zakiyanov (Mario79)
95a615f8dd OpenDialog - rebuilding the device list before calling the menu "select disk", it is necessary to support the reconnection of devices (usb, tmp, etc.)
git-svn-id: svn://kolibrios.org@3734 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-30 02:18:52 +00:00
Marat Zakiyanov (Mario79)
8eb466e244 Box_Lib MenuBar - type 1
git-svn-id: svn://kolibrios.org@3733 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-30 02:13:45 +00:00
Marat Zakiyanov (Mario79)
976e2d52bf KFM - disabling the normalization of the names of files and directories, because some file systems are case sensitive.
git-svn-id: svn://kolibrios.org@3731 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-28 23:57:00 +00:00
Marat Zakiyanov (Mario79)
f44c78c5fc OpenDialog - disabling the normalization of the names of files and directories, because some file systems are case sensitive.
git-svn-id: svn://kolibrios.org@3730 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-28 22:47:08 +00:00
Marat Zakiyanov (Mario79)
658fbe4d63 SEARCHAP - reduction lock file system.
git-svn-id: svn://kolibrios.org@3724 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-28 07:31:50 +00:00
Marat Zakiyanov (Mario79)
ce7afea235 The code "mcall 5" is needed because OS uses a new scheduler for kernel(SVN r.3534)
git-svn-id: svn://kolibrios.org@3715 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 21:42:06 +00:00
IgorA
f9537aeeae fix for the new 'box_lib.obj'
git-svn-id: svn://kolibrios.org@3714 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 17:35:25 +00:00
Marat Zakiyanov (Mario79)
885953abf1 Change hotkey "PrintScreen" to "Ctrl + PrintScreen" because it causes problems with the numeric keypad keys (on the right).
git-svn-id: svn://kolibrios.org@3713 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 16:13:54 +00:00
IgorA
99a5913d54 add 2 vendors
git-svn-id: svn://kolibrios.org@3710 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 22:37:22 +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
Kirill Lipatov (Leency)
bd89ff2844 Eolite 1.90
fixed bug with crashing Eolite, while opening menu
fixed list redraw while paste single file
copy, cut, paste added to file menu
text shadow in menu

git-svn-id: svn://kolibrios.org@3695 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 22:49:43 +00:00
lordok-gr
ee18db4d68 editbox example use check_box2
git-svn-id: svn://kolibrios.org@3693 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 16:28:04 +00:00
hidnplayr
1a4d5374c9 Console: bugfix for bright text colors
git-svn-id: svn://kolibrios.org@3692 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 07:31:04 +00:00
hidnplayr
f5bede5d6a Console: fixed double newline, when there is a newline character on the rightmost column. Added support for (aixterm) bright color escape codes.
git-svn-id: svn://kolibrios.org@3690 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-20 21:49:53 +00:00
hidnplayr
a9e3d23cfe Bugfix for #3686
git-svn-id: svn://kolibrios.org@3688 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 14:35: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
07d3467c12 Console: when set cursor command is given without attributes, assume 0.
git-svn-id: svn://kolibrios.org@3686 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 14:11:23 +00:00
GerdtR
ced1aca361 Small corrections
git-svn-id: svn://kolibrios.org@3683 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 14:40:40 +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
Marat Zakiyanov (Mario79)
2a4c45da25 To give the system time to mount USB drives.
git-svn-id: svn://kolibrios.org@3679 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 00:33:50 +00:00
Marat Zakiyanov (Mario79)
5708b89db5 SEARCHAP - mounted with the addition of the directory "/kolibrios"
git-svn-id: svn://kolibrios.org@3676 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 20:58:44 +00:00
GerdtR
11e927c0c3 Now, if you restart the program, it will be reloaded symbols
git-svn-id: svn://kolibrios.org@3675 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 20:21:18 +00:00
hidnplayr
a71e4b74cb panel: added history of latest revision, converted back to tabs instead of spaces, for the convenience of veterans.
git-svn-id: svn://kolibrios.org@3672 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 13:10:47 +00:00
hidnplayr
56ff553539 Italian keymap from fabrizio curcio, fixed belgian keymap.
git-svn-id: svn://kolibrios.org@3671 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 15:31:13 +00:00
hidnplayr
d38208a79a @panel: do not change language when pressing alt gr + number
(Hotkeys should only use left alt)

git-svn-id: svn://kolibrios.org@3670 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 15:29:04 +00:00
hidnplayr
b982a70c5b Tinypad works with ALT GR keymap now.
git-svn-id: svn://kolibrios.org@3669 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 14:37:36 +00:00
Marat Zakiyanov (Mario79)
80d33b91c3 SEARCHAP - optimizing the size of binary file. Thanks to comrade 0CodErr.
git-svn-id: svn://kolibrios.org@3668 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 08:00:48 +00:00
Marat Zakiyanov (Mario79)
d958c90d39 SEARCHAP - use f30.3, select of debugging messages code when compiling, optimizing the size of binary file
git-svn-id: svn://kolibrios.org@3664 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-15 22:37:07 +00:00
GerdtR
b7c579d4b9 added added debug flag support to fasm
git-svn-id: svn://kolibrios.org@3662 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-14 23:00:50 +00:00
GerdtR
7d86aa96d1 Has Deleted not need file
git-svn-id: svn://kolibrios.org@3661 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-14 20:52:48 +00:00
GerdtR
617593047e Added possibility of the conclusion to debugging information from under command line
git-svn-id: svn://kolibrios.org@3660 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-14 20:33:30 +00:00
Kirill Lipatov (Leency)
7be186595b fix for previous revision
git-svn-id: svn://kolibrios.org@3655 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-13 14:43:55 +00:00
Kirill Lipatov (Leency)
4254255234 tmpdisk compilation fixed
git-svn-id: svn://kolibrios.org@3654 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-13 14:39:14 +00:00
Marat Zakiyanov (Mario79)
de3f768cbf Removal of outdated and unused programs: SPANEL, VRR, VRR_M. If anyone ever need it, then he can take it out of the old versions the SVN repository. However, the existence of this program mislead people.
git-svn-id: svn://kolibrios.org@3651 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-12 22:02:19 +00:00
Marat Zakiyanov (Mario79)
1ea7de7d1b SEARCHAP - Search Additional Partition for KolibriOS applications
git-svn-id: svn://kolibrios.org@3650 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-12 21:35:43 +00:00
Kirill Lipatov (Leency)
4c497bf812 HTMLv: remove downloader hack
git-svn-id: svn://kolibrios.org@3649 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-12 20:31:53 +00:00
fedesco
2f59aa1b32 italian version
git-svn-id: svn://kolibrios.org@3645 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-11 13:30:05 +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
fedesco
e7b74632f9 italian version
git-svn-id: svn://kolibrios.org@3634 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-10 17:09:13 +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
fedesco
8bb5266143 italian version
git-svn-id: svn://kolibrios.org@3630 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-09 12:28:30 +00:00
fedesco
d836699ddd italian version
git-svn-id: svn://kolibrios.org@3628 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-09 06:40:31 +00:00
f2ab5a6e90 align button captions in proper way, finally
git-svn-id: svn://kolibrios.org@3625 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-08 11:35:43 +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
shikhin
d4216492e1 Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.
git-svn-id: svn://kolibrios.org@3614 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 14:12:54 +00:00
fedesco
d4aab4d5c2 italian version
git-svn-id: svn://kolibrios.org@3612 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-06 16:10:22 +00:00
Marat Zakiyanov (Mario79)
da53db0ae7 Removal of outdated and unused version of ICON. If anyone ever need it, then he can take it out of the old versions the SVN repository. However, the existence of this program mislead people.
git-svn-id: svn://kolibrios.org@3608 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-05 22:13:54 +00:00
fedesco
b892f7e281 italian version
git-svn-id: svn://kolibrios.org@3605 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-05 06:09:26 +00:00
fedesco
b268ecd39c italian version
git-svn-id: svn://kolibrios.org@3604 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-05 05:47:25 +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
Sergey Semyonov (Serge)
3459b85059 newlib: remove false dependencies
git-svn-id: svn://kolibrios.org@3593 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-03 17:15:09 +00:00
Sergey Semyonov (Serge)
2735f0be85 newlib: KOS-related include files
git-svn-id: svn://kolibrios.org@3590 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-02 17:20:22 +00:00
fedesco
8aeeb1b9b0 italian version
git-svn-id: svn://kolibrios.org@3587 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-02 05:26:24 +00:00
fedesco
dc294e19a5 italian version
git-svn-id: svn://kolibrios.org@3586 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-01 18:52:46 +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
fedesco
ede5e496d8 italian version
git-svn-id: svn://kolibrios.org@3581 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-01 08:09:14 +00:00
fedesco
96fb03f671 italian version
git-svn-id: svn://kolibrios.org@3580 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-01 08:03:43 +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
5f56f6674d Moved IPC demo to /programs/develop/examples/
git-svn-id: svn://kolibrios.org@3570 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 13:23:14 +00:00
hidnplayr
091c18bb40 Delete old network programs that have been converted to work on new stack.
git-svn-id: svn://kolibrios.org@3569 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 13:17:11 +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
Yogev Ezra
09908c25f4 Try to fix r.3495 (Z:../../programs/media/ac97snd/ac97snd/ac97wav.c(1282) : error C2373: 'memmove' : redefinition; different type modifiers)
git-svn-id: svn://kolibrios.org@3533 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-26 23:52:25 +00:00
f3454dcf95 libcrash: add sha3 (keccak) hashes of length 224, 256, 384, 512; update crashtest example
git-svn-id: svn://kolibrios.org@3532 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-24 15:27:40 +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
Marat Zakiyanov (Mario79)
560ccdd0f3 Addition to a previous revision.
git-svn-id: svn://kolibrios.org@3529 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-22 19:29:21 +00:00
Marat Zakiyanov (Mario79)
655ab2c435 Correction for r.3527
git-svn-id: svn://kolibrios.org@3528 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-22 19:16:37 +00:00
hidnplayr
d74f921470 Updated example.asm, added to english distribution.
git-svn-id: svn://kolibrios.org@3527 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-22 12:02:19 +00:00
CleverMouse
4915dae5a6 nasm: use preprocessor-time defines for lang
git-svn-id: svn://kolibrios.org@3510 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-15 20:48:18 +00:00
ccaf3a054b libimg:
add new image types (Image.bpp2i, Image.bpp4i); update to_rgb, flip, rotate functions
decode .bpp2i and .bpp4i tiff images
disable memory limit for decoded images


git-svn-id: svn://kolibrios.org@3503 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-11 21:31:21 +00:00
a524093376 libimg: pcx: unpack scanlines, not color planes
git-svn-id: svn://kolibrios.org@3499 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-10 12:28:39 +00:00
Yogev Ezra
de447bcec4 Add some more sources from MENUET32
git-svn-id: svn://kolibrios.org@3497 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-09 18:49:02 +00:00
Yogev Ezra
a1dd9086b0 Update ac97snd to latest version published on the forum.
git-svn-id: svn://kolibrios.org@3495 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-06 11:06:49 +00:00
Marat Zakiyanov (Mario79)
286a1a9a39 Try to fix r.3491
git-svn-id: svn://kolibrios.org@3494 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-03 22:38:54 +00:00
fedesco
228adbca8a italian version
git-svn-id: svn://kolibrios.org@3492 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-03 21:16:05 +00:00
fedesco
28f7ad7e71 italian version
git-svn-id: svn://kolibrios.org@3491 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-03 21:12:46 +00:00
fedesco
7cb639c4d3 italian version
git-svn-id: svn://kolibrios.org@3485 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-27 10:05:08 +00:00
fedesco
35ee1911d1 italian version
git-svn-id: svn://kolibrios.org@3484 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-27 10:01:16 +00:00
fedesco
5d8afd572a italian version
git-svn-id: svn://kolibrios.org@3483 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-26 12:28:33 +00:00
Kirill Lipatov (Leency)
1cd44bfab6 iconv library uploaded (first step to text encodings easily convert)
git-svn-id: svn://kolibrios.org@3479 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-22 20:50:53 +00:00
0CodErr
510e1e65a4 Box_Lib - Component ProgressBar
Added program 'Run with OpenDialog'

git-svn-id: svn://kolibrios.org@3478 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-22 11:06:47 +00:00
Kirill Lipatov (Leency)
72bcc9e95d HTMLv 0.99.02: scroll bug fixed
git-svn-id: svn://kolibrios.org@3477 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-20 21:31:47 +00:00
Marat Zakiyanov (Mario79)
2d22e5927b Color Dialog - some redesign of the 'history of selected colors' area.
git-svn-id: svn://kolibrios.org@3476 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-18 00:14:59 +00:00
IgorA
b1640343a9 kol_f_edit:
1) add unpack code
2) fix when icon index -1

git-svn-id: svn://kolibrios.org@3475 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-17 13:29:19 +00:00
Artem Jerdev (art_zh)
3f2315327d fht4code: a very old bug fixed in Step2
git-svn-id: svn://kolibrios.org@3474 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-16 23:52:35 +00:00
Marat Zakiyanov (Mario79)
c50ad68d88 ColorDialog - history of selected colors.
git-svn-id: svn://kolibrios.org@3473 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-16 22:39:51 +00:00
Marat Zakiyanov (Mario79)
d9e9bba534 Appl. Desktop - use 'Frame' component from Box_Lib library.
git-svn-id: svn://kolibrios.org@3472 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-16 01:27:22 +00:00
Marat Zakiyanov (Mario79)
efaeab8414 Small fix for r. 3470
git-svn-id: svn://kolibrios.org@3471 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-16 01:06:37 +00:00