Marat Zakiyanov (Mario79)
fff65aab13
OpenDialog - documentation for keys
...
git-svn-id: svn://kolibrios.org@3834 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-25 09:45:14 +00:00
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