Commit Graph

1757 Commits

Author SHA1 Message Date
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