Commit Graph

2335 Commits

Author SHA1 Message Date
IgorA
61d4b89695 'box_lib.obj' fix 't_edit' when end line only 0x0a
git-svn-id: svn://kolibrios.org@4252 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-18 13:08:09 +00:00
heavyiron
d67cc6c3b8 End: fix checkbox set when shutdown and restart
git-svn-id: svn://kolibrios.org@4250 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-18 06:55:00 +00:00
esevece
ea3220b9a0 close_socket to closesocket
git-svn-id: svn://kolibrios.org@4249 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-18 04:50:06 +00:00
esevece
66a80ab62a Adding support for new stack to Menuet Lib
git-svn-id: svn://kolibrios.org@4248 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-18 04:05:16 +00:00
Yogev Ezra
6eee0d0789 Fix Spanish translation
git-svn-id: svn://kolibrios.org@4247 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-17 18:07:01 +00:00
Marat Zakiyanov (Mario79)
be43029262 New downloader - some refactoring GUI and invoking OpenDialog
git-svn-id: svn://kolibrios.org@4243 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-16 23:38:52 +00:00
hidnplayr
bf29240050 HTTP lib: updated documentation
git-svn-id: svn://kolibrios.org@4242 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-16 20:22:44 +00:00
hidnplayr
6cfbb43cef HTTP library: bugfixes for additional HTTP header
git-svn-id: svn://kolibrios.org@4241 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-16 20:20:35 +00:00
Marat Zakiyanov (Mario79)
89e5a3c15c Fix some bug.
git-svn-id: svn://kolibrios.org@4236 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-15 23:25:08 +00:00
Kirill Lipatov (Leency)
1fe99b2fb3 CMM libs: revert newer version of lib http.h
git-svn-id: svn://kolibrios.org@4235 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-15 19:52:54 +00:00
eAndrew
6c4c4aeaac Docky v0.5.4 - "Full Size Mode"; DeskCFG - Docky page ready
git-svn-id: svn://kolibrios.org@4234 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-15 17:54:11 +00:00
hidnplayr
b8f49a3e81 HTTP library: support for non-standard port and HTTP proxy server.
git-svn-id: svn://kolibrios.org@4233 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-15 07:49:31 +00:00
eAndrew
82ff339910 DeskCFG : v0.0.2 - GUI for docky page
git-svn-id: svn://kolibrios.org@4232 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-15 05:28:03 +00:00
eAndrew
0cd99c533d DeskCFG : v0.0.1 - Tabs [template/example]
git-svn-id: svn://kolibrios.org@4231 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-14 20:19:00 +00:00
0a44c9a5ca libimg: check raw pnm payload size (broken files)
git-svn-id: svn://kolibrios.org@4229 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-14 11:12:21 +00:00
IgorA
96c7d6c310 't_edit' use system buffer (function 54)
git-svn-id: svn://kolibrios.org@4228 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-14 10:59:09 +00:00
d4a48eed94 (From Leency) cmm: update lib
git-svn-id: svn://kolibrios.org@4226 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-14 00:39:19 +00:00
31165f9b8d (From Leency) Eolite 2.15: RealFileNamesCase support; show OpenWithDialog if associated program not found; add ram disk free space bar; small fix;
git-svn-id: svn://kolibrios.org@4225 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-14 00:22:55 +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
89b015fa20 HTTP library: fixed memory leak.
git-svn-id: svn://kolibrios.org@4222 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-13 19:21:57 +00:00
hidnplayr
536d3c7b98 HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!

git-svn-id: svn://kolibrios.org@4221 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-13 18:25:47 +00:00
hidnplayr
bc0823758d HTTP library: correctly receive content that is not chunked and has unknown content length.
git-svn-id: svn://kolibrios.org@4220 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-12 20:08:02 +00:00
hidnplayr
9a9da5c081 Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)
git-svn-id: svn://kolibrios.org@4217 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-12 10:59:36 +00:00
hidnplayr
f613b39ab9 HTTP library: preserve registers in stdcalls.
git-svn-id: svn://kolibrios.org@4216 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-12 10:37:17 +00:00
heavyiron
af06bca26e END: small fixes and optimisation.
git-svn-id: svn://kolibrios.org@4215 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-12 00:45:05 +00:00
heavyiron
e46ed0d527 Fix default path in rdsave.ini
git-svn-id: svn://kolibrios.org@4214 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 23:30:16 +00:00
heavyiron
fa45c7e5db New versions of End and RDsave. See forum for detales.
git-svn-id: svn://kolibrios.org@4213 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 22:49:12 +00:00
hidnplayr
daa2b8868e HTTP library: ignore replies with code 100, some optimizations.
git-svn-id: svn://kolibrios.org@4212 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 21:25:11 +00:00
hidnplayr
869ad0e00a Add some debug info
git-svn-id: svn://kolibrios.org@4211 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 18:55:50 +00:00
hidnplayr
341f9ed5fd updated http.h (for c--) to be conform with latest lib.
git-svn-id: svn://kolibrios.org@4210 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 18:07:59 +00:00
hidnplayr
844b6d4681 HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape
git-svn-id: svn://kolibrios.org@4209 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 17:28:49 +00:00
hidnplayr
9763d2b7b2 Added socket error codes to network.inc
git-svn-id: svn://kolibrios.org@4208 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 15:29:43 +00:00
hidnplayr
97c936deaf bugfix for timeout in HTTP library
git-svn-id: svn://kolibrios.org@4207 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 14:04:48 +00:00
hidnplayr
3ae5249709 Timeout for HTTP library
git-svn-id: svn://kolibrios.org@4206 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 12:29:54 +00:00
hidnplayr
0c94d22080 'free' and 'stop' functions for HTTP library.
git-svn-id: svn://kolibrios.org@4205 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 11:35:18 +00:00
hidnplayr
34ecc269a0 HTTP library: bugfix in HTTP_process
git-svn-id: svn://kolibrios.org@4204 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-10 22:16:02 +00:00
hidnplayr
d1b0a4ad6d Bugfixes in HTTP_process
git-svn-id: svn://kolibrios.org@4203 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-10 22:05:06 +00:00
hidnplayr
a3b0093ead HTTP library: small bugfixes, more comments.
git-svn-id: svn://kolibrios.org@4202 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-10 21:05:08 +00:00
Marat Zakiyanov (Mario79)
4f135529a5 Clipboard Example Applications.
git-svn-id: svn://kolibrios.org@4200 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-10 04:17:20 +00:00
eAndrew
2671910c07 Docky v.0.5.3 - color selection!!!!
git-svn-id: svn://kolibrios.org@4198 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-09 18:13:05 +00:00
Akyltist
03daac695f hot fix
git-svn-id: svn://kolibrios.org@4197 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-08 19:03:19 +00:00
Akyltist
8ca9c5fe4c new desing, new time position, comment clear buttom
git-svn-id: svn://kolibrios.org@4196 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-08 18:58:42 +00:00
eAndrew
ca04d02a70 Docky v 0.5.2 -> fixes, setting button, tiny changes in Docky.ini
git-svn-id: svn://kolibrios.org@4195 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-08 18:38:06 +00:00
Kirill Lipatov (Leency)
52bf8acde0 HTMLv: hotfix for header tags
git-svn-id: svn://kolibrios.org@4192 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-07 20:41:13 +00:00
Kirill Lipatov (Leency)
1a5017deb9 HTMLv: forgot to change version
git-svn-id: svn://kolibrios.org@4191 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-07 20:35:52 +00:00
Kirill Lipatov (Leency)
443ee045fb Suddenly HTMLv 0.99.1: support <center>, <right> tags and align="center/right" for h1..h4 tags
git-svn-id: svn://kolibrios.org@4190 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-07 20:35:14 +00:00
eAndrew
e5ff0c6176 Palitra v0.7.6 - Loading/saving colors from/to file.
git-svn-id: svn://kolibrios.org@4187 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-07 13:41:14 +00:00
Kirill Lipatov (Leency)
5f5f29ec11 fix unrecognized symbols while base64 decode, small optimizations
git-svn-id: svn://kolibrios.org@4186 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-06 18:50:58 +00:00
Kirill Lipatov (Leency)
dbaea2b077 hotfix Liza
git-svn-id: svn://kolibrios.org@4185 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-05 22:20:44 +00:00
Kirill Lipatov (Leency)
31c59150d4 hotfix Liza
git-svn-id: svn://kolibrios.org@4180 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-05 20:31:48 +00:00
Kirill Lipatov (Leency)
7dc9cd558f Liza 0.9.2: better code, small fixes
git-svn-id: svn://kolibrios.org@4169 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-05 19:38:16 +00:00
hidnplayr
fc383603e2 Updates and bugfixes for HTTP lib.
git-svn-id: svn://kolibrios.org@4168 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-05 17:02:59 +00:00
hidnplayr
44992ba6df HTTP lib: added support for HEAD and POST methods
git-svn-id: svn://kolibrios.org@4167 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-05 11:22:31 +00:00
Kirill Lipatov (Leency)
71a9f8e4cf Liza 0.9e: now working somehow... Need muck work to clear code.
git-svn-id: svn://kolibrios.org@4166 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 23:27:39 +00:00
hidnplayr
e45fb26043 fix http.h for c--
git-svn-id: svn://kolibrios.org@4165 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 22:28:17 +00:00
Kirill Lipatov (Leency)
dc003af096 liza 0.9c
git-svn-id: svn://kolibrios.org@4164 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 21:40:13 +00:00
hidnplayr
415044a6e8 header file to use HTTP library with c--
git-svn-id: svn://kolibrios.org@4163 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 19:11:00 +00:00
hidnplayr
5da434be1e HTTP lib now also supports chunked content encoding.
git-svn-id: svn://kolibrios.org@4162 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 18:41:15 +00:00
hidnplayr
cb3c960361 HTTP library: correctly parse URL's that have no page address
git-svn-id: svn://kolibrios.org@4161 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 16:14:13 +00:00
hidnplayr
f11c912eea make HTTP example 'compileable'
git-svn-id: svn://kolibrios.org@4160 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 16:12:47 +00:00
Marat Zakiyanov (Mario79)
e3e38a93a0 Fix of crash bug.
git-svn-id: svn://kolibrios.org@4159 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 13:13:27 +00:00
hidnplayr
501706cdc8 Added HTTP library + example
git-svn-id: svn://kolibrios.org@4158 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 13:07:21 +00:00
eAndrew
a92e5cb862 Docky v5.1
New namewindow style for all dock positions
Increase size of hidden window
Add IRC

git-svn-id: svn://kolibrios.org@4157 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 16:32:45 +00:00
hidnplayr
384b2aa02a Better engrish labels for right click menu on desktop.
git-svn-id: svn://kolibrios.org@4156 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 15:59:34 +00:00
Marat Zakiyanov (Mario79)
9be8233604 Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.
git-svn-id: svn://kolibrios.org@4155 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 15:00:11 +00:00
Marat Zakiyanov (Mario79)
10eb589290 Box_Lib - Filebrowser check of data before a mark of files (Insert key or Right Click for OpenDialog)
git-svn-id: svn://kolibrios.org@4154 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 14:43:13 +00:00
Kirill Lipatov (Leency)
771c8b14b8 delete login inf
git-svn-id: svn://kolibrios.org@4153 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 13:42:47 +00:00
Kirill Lipatov (Leency)
c683ddb194 letter icons wrap, key process using building library function
git-svn-id: svn://kolibrios.org@4152 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 11:21:09 +00:00
hidnplayr
659d2fcc62 Deleted old network programs that have been replaced.
git-svn-id: svn://kolibrios.org@4151 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-02 16:45:08 +00:00
GerdtR
8068f9225d Now take into account also the upper-left corner of the workspace.
git-svn-id: svn://kolibrios.org@4146 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-01 21:07:43 +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
hidnplayr
7830e9f673 Liza 0.9a: correct detection of email header end (bug in previous version).
git-svn-id: svn://kolibrios.org@4142 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-01 10:21:20 +00:00
hidnplayr
bd6b9902ad Liza 0.9a: bugfixes & cleanup.
git-svn-id: svn://kolibrios.org@4141 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-01 10:08:54 +00:00
eAndrew
68817c31bc Docky v0.5 - Bug fixes, graphical improvements
git-svn-id: svn://kolibrios.org@4140 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-31 20:04:03 +00:00
hidnplayr
4fe0afac2f Liza 0.9, works on new network stack.
git-svn-id: svn://kolibrios.org@4139 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-31 18:40:41 +00:00
Kirill Lipatov (Leency)
2775767bec Kolibri N9 Installer Beta
git-svn-id: svn://kolibrios.org@4137 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-30 01:12:01 +00:00
e2d29bf68d Eolite 2.0.4: call filemenu from the keyboard
git-svn-id: svn://kolibrios.org@4136 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-29 21:50:46 +00:00
eAndrew
673fe8fcae Docky 0.4.5 - Fixed bug with focus, add lines to background
git-svn-id: svn://kolibrios.org@4134 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-29 19:18:52 +00:00
eAndrew
4f0a60c742 v0.4.4 - Fixed focus unchanged
git-svn-id: svn://kolibrios.org@4129 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-29 14:29:49 +00:00
IgorA
886d872aa1 t_edit: add gray icons
git-svn-id: svn://kolibrios.org@4128 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-29 12:48:21 +00:00
eAndrew
2b454bada8 Docky 0.4.3 - Optimization
git-svn-id: svn://kolibrios.org@4124 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-28 22:17:24 +00:00
eAndrew
bede64330d Build for all languages
git-svn-id: svn://kolibrios.org@4123 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-28 21:52:22 +00:00
eAndrew
efc8ea6a96 Docky v0.4.1 Skins deleted
git-svn-id: svn://kolibrios.org@4121 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-28 21:23:33 +00:00
eAndrew
0f85f1edf0 v0.4. -14kb
git-svn-id: svn://kolibrios.org@4120 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-28 20:47:26 +00:00
esevece
866bf8d5a9 Added limits.h and stdarg.h because I got some errors about va_list undefined
git-svn-id: svn://kolibrios.org@4117 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-28 19:39:36 +00:00
0CodErr
8e9dbc453a fix progressbar_draw, optimizations, formatting fixes
git-svn-id: svn://kolibrios.org@4116 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-28 11:50:01 +00:00
Kirill Lipatov (Leency)
352f79b991 KolibriN9 Installer: fixes
git-svn-id: svn://kolibrios.org@4114 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-27 12:05:04 +00:00
Kirill Lipatov (Leency)
86577b5602 Kolibri N9 Installer Alpha
git-svn-id: svn://kolibrios.org@4113 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-27 11:59:02 +00:00
Kirill Lipatov (Leency)
0ea10be928 SHELL: fix for #3988
git-svn-id: svn://kolibrios.org@4109 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-26 23:26:02 +00:00
Marat Zakiyanov (Mario79)
7263e91a41 CPUID 2.28 from Wildwest
git-svn-id: svn://kolibrios.org@4107 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-26 22:33:12 +00:00
Albom
306b448222 Shell 0.7.2. 1) .shell moved to /sys/settings. 2) "cd .." command fixed.
git-svn-id: svn://kolibrios.org@4106 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-26 18:53:48 +00:00
Sergey Semyonov (Serge)
46851141b8 newsdk: update
git-svn-id: svn://kolibrios.org@4102 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-26 03:51:40 +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
Marat Zakiyanov (Mario79)
c3cb4901b3 MYKEY - using of SETTINGS directory for INI
git-svn-id: svn://kolibrios.org@4099 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:44:35 +00:00
Kirill Lipatov (Leency)
cb0766f692 Eolite: delete debug info
git-svn-id: svn://kolibrios.org@4098 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:31:26 +00:00
Marat Zakiyanov (Mario79)
30309e2503 SETUP - using of SETTINGS directory for SETUP.DAT
git-svn-id: svn://kolibrios.org@4097 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:23:50 +00:00
Marat Zakiyanov (Mario79)
ae095b7f07 MENU - using of SETTINGS directory for MENU.DAT
git-svn-id: svn://kolibrios.org@4096 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:06:19 +00:00
Marat Zakiyanov (Mario79)
cabf4a3250 LAUNCHER - using of SETTINGS directory for AUTORUN.DAT
git-svn-id: svn://kolibrios.org@4095 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 21:44:42 +00:00
Marat Zakiyanov (Mario79)
71b72d643a Fix for r.4092
git-svn-id: svn://kolibrios.org@4093 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 21:00:16 +00:00
GerdtR
513b5cc12a Now @icon looks for icon.ini in the SETTINGS
git-svn-id: svn://kolibrios.org@4091 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 20:03:51 +00:00
Marat Zakiyanov (Mario79)
f25840ccca PANEL - using of SETTINGS directory for INI.
git-svn-id: svn://kolibrios.org@4089 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 19:57:48 +00:00
GerdtR
3078547be2 Fixed menu. Build_et.bat corrected. Earlier name for kpack was wrong.
git-svn-id: svn://kolibrios.org@4088 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 11:17:31 +00:00
Marat Zakiyanov (Mario79)
f7796d5bf7 1) Create SETTING directory for DAT, INI, LBL
2) Correcting SEARCHAP program

git-svn-id: svn://kolibrios.org@4086 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 07:27:40 +00:00
Kirill Lipatov (Leency)
c4f8171060 Appearance beta2: added scroll, rus version
git-svn-id: svn://kolibrios.org@4085 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 21:45:17 +00:00
GerdtR
facae02939 Fixed bugs. Optimized bit.
git-svn-id: svn://kolibrios.org@4084 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 21:12:20 +00:00
Kirill Lipatov (Leency)
96b263d7c6 remove cmm @rb
git-svn-id: svn://kolibrios.org@4083 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 20:38:59 +00:00
GerdtR
91a8bed3bd Fixed bugs. Upgraded the menu.
git-svn-id: svn://kolibrios.org@4082 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 19:29:45 +00:00
Kirill Lipatov (Leency)
6ba7bf3033 CMM: optimizations, fixes
git-svn-id: svn://kolibrios.org@4081 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 18:26:04 +00:00
Kirill Lipatov (Leency)
7097b85f50 CD Player: use 70.1 function to set window title
git-svn-id: svn://kolibrios.org@4079 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-23 22:35:00 +00:00
Kirill Lipatov (Leency)
8e14e05cbd [KolibriN9] Appearance: beta version
git-svn-id: svn://kolibrios.org@4078 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-23 22:05:17 +00:00
Kirill Lipatov (Leency)
12249cc996 CMM: list_box library mouse events, change programs to use them
git-svn-id: svn://kolibrios.org@4077 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-23 19:03:10 +00:00
Kirill Lipatov (Leency)
3333411699 Eolite 2.0.3: better colors management, ability to use system colors in future (available now, but code not used)
git-svn-id: svn://kolibrios.org@4076 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-23 17:55:07 +00:00
Kirill Lipatov (Leency)
6c91093930 HTMLv 0.99.09: better menu key process, fix menu stack
git-svn-id: svn://kolibrios.org@4074 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-22 21:56:28 +00:00
Kirill Lipatov (Leency)
61b200d531 CMM: update list_box library
git-svn-id: svn://kolibrios.org@4073 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-22 21:35:16 +00:00
Kirill Lipatov (Leency)
a26384aaa8 Eolite 2.0.2: menu keys
git-svn-id: svn://kolibrios.org@4072 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-22 21:34:18 +00:00
esevece
0531f80f4d Added spanish translation
git-svn-id: svn://kolibrios.org@4071 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-22 00:18:07 +00:00
b079dbc74e Eolite 2.0.1: small changes and fixes
git-svn-id: svn://kolibrios.org@4070 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-21 22:24:36 +00:00
Kirill Lipatov (Leency)
f979114ba2 Eolite 2.0b: small fixes
git-svn-id: svn://kolibrios.org@4069 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-21 22:11:23 +00:00
Kirill Lipatov (Leency)
097d6ce9a3 notify: small fix for redraw
git-svn-id: svn://kolibrios.org@4064 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 22:54:16 +00:00
Kirill Lipatov (Leency)
415e0de801 Eolite 2.0a: fixes in OpenWith scroll, add End/Home key support
git-svn-id: svn://kolibrios.org@4063 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 22:47:10 +00:00
Marat Zakiyanov (Mario79)
3a0e622859 OpenDialog
1) separate logic code for processing error of starting directory for mode "Save file"
2) Fix some bugs

git-svn-id: svn://kolibrios.org@4061 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 21:04:22 +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
Kirill Lipatov (Leency)
b84e1d0e74 cmm libs: update
git-svn-id: svn://kolibrios.org@4059 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 12:20:57 +00:00
Kirill Lipatov (Leency)
112c5cde23 tmpdisk: small *.bat scripts fix
git-svn-id: svn://kolibrios.org@4058 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 12:20:00 +00:00
Kirill Lipatov (Leency)
211e3f5dcc Eolite 2.0: open dialog improvements (scroll, key control, icons, no programs from /kolibrios/ drive if there is no /kolibrios/ drive), stack fixes (thanks Mario), fix single file copy, new shell icon
git-svn-id: svn://kolibrios.org@4057 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 12:17:41 +00:00
Marat Zakiyanov (Mario79)
d870125d48 Fix some bugs.
git-svn-id: svn://kolibrios.org@4055 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 01:32:51 +00:00
heavyiron
9550c01924 End: unmovable window, fixed documentation.
git-svn-id: svn://kolibrios.org@4051 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-19 10:24:30 +00:00
Albom
817c27709e Shell 0.7.1. Pressing Up and Down keys was causing hanging up the program when command history was empty (but nobody cares). Fixed.
git-svn-id: svn://kolibrios.org@4050 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-19 07:13:02 +00:00
Kirill Lipatov (Leency)
eedc7e81df Eolite 1.99: Just OpenWith. F*ck Yea.
git-svn-id: svn://kolibrios.org@4049 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-17 21:02:47 +00:00
heavyiron
51ae21e2b3 End program: visual style refactoring, code cleanup and optimization
git-svn-id: svn://kolibrios.org@4044 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-17 14:31:03 +00:00
Kirill Lipatov (Leency)
26bbe58915 Eolite: small fix
git-svn-id: svn://kolibrios.org@4043 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-17 00:13:53 +00:00
Kirill Lipatov (Leency)
45af0d5563 Eolite 1.98.8: simplify filenames, move menu to llist structure
git-svn-id: svn://kolibrios.org@4042 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 23:48:20 +00:00
4ab50d25b8 tmpdisk: recalculation of the size of the input field when adding a disk
git-svn-id: svn://kolibrios.org@4041 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 22:56:46 +00:00
bde6d41e51 Eolite v1.98.7: you can only run one window "About Eolite"
git-svn-id: svn://kolibrios.org@4040 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 21:03:17 +00:00
heavyiron
53cca077c5 fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13
git-svn-id: svn://kolibrios.org@4039 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 08:12:09 +00:00
Kirill Lipatov (Leency)
b7c730f2b9 Eolite 1.98.6: better icon wrap by selection, a little bit decrease repaint, much unnecessary now code were deleted
git-svn-id: svn://kolibrios.org@4038 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 23:30:35 +00:00
GerdtR
224e4023ab Fixed a problem with the stack. Improved the right mouse button menu.
git-svn-id: svn://kolibrios.org@4036 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 19:20:30 +00:00
Kirill Lipatov (Leency)
a48c8ab399 Eolite: fix menu item "rename" (bug found punk_joker)
git-svn-id: svn://kolibrios.org@4034 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 15:51:05 +00:00
heavyiron
979e37b1b8 Panel: disabling frame on menu button
git-svn-id: svn://kolibrios.org@4033 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 14:42:34 +00:00
heavyiron
2166c24d80 Panel usability fix: larger buttons without boarders, menu button is on the left now
git-svn-id: svn://kolibrios.org@4031 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 11:57:12 +00:00
Kirill Lipatov (Leency)
c991e634ef Eolite 1.98.5: fix & update rename function
git-svn-id: svn://kolibrios.org@4029 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 10:30:46 +00:00
Kirill Lipatov (Leency)
88b0e3bc8b Eolite 0.98.4: use action_buf
git-svn-id: svn://kolibrios.org@4028 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-14 23:16:04 +00:00
GerdtR
562cdf4dca Given the flow of dialogue and move windows icons different stack. The dialog window now draws the icon in its own buffer.
git-svn-id: svn://kolibrios.org@4027 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-14 23:04:34 +00:00
Kirill Lipatov (Leency)
a0126a688c HTMLv 0.99.08: menu final fixes
git-svn-id: svn://kolibrios.org@4026 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-14 22:41:27 +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
Kirill Lipatov (Leency)
aa4751693f copyf: fix lib
git-svn-id: svn://kolibrios.org@4023 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 22:19:31 +00:00
Kirill Lipatov (Leency)
44a79ff624 Eolite 1.98.3: cancel copy, show delete errors, translate errors to ru, fixes
git-svn-id: svn://kolibrios.org@4022 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 22:18:41 +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
Kirill Lipatov (Leency)
5528e3a3d5 small orthographic fix
git-svn-id: svn://kolibrios.org@4016 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 11:00:08 +00:00
Albom
f115e0da5a Shell 0.7.0. Command line editing implemented. + Some small fixes.
git-svn-id: svn://kolibrios.org@4015 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 10:47:59 +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
0CodErr
f31a95f957 fix for #4009, #4010
git-svn-id: svn://kolibrios.org@4011 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-12 09:58:40 +00:00
Kirill Lipatov (Leency)
33e44c7cd1 @notify c-- 0.8: smooth appearance (thanks 0CodErr for 24to32p function)
git-svn-id: svn://kolibrios.org@4008 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-11 21:58:43 +00:00
GerdtR
8ee81af2d3 Modified icon.ini . Icons do not get dirty. Fixed bug with moving icons.
git-svn-id: svn://kolibrios.org@4007 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-11 12:39:43 +00:00
Kirill Lipatov (Leency)
7b26d1f946 fix for previous revision
git-svn-id: svn://kolibrios.org@4005 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 22:45:19 +00:00
Kirill Lipatov (Leency)
23b2f8b13c @notify: C-- version 0.7
git-svn-id: svn://kolibrios.org@4004 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 22:42:17 +00:00
GerdtR
89ac0aa669 Setup window does not change size. Removed Icon field.
git-svn-id: svn://kolibrios.org@4003 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 19:43:44 +00:00
Kirill Lipatov (Leency)
64ac6d8bd3 Eolite 1.98: fix message pop-ups position, redraw window while folder deleting
git-svn-id: svn://kolibrios.org@4002 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 07:16:37 +00:00
Kirill Lipatov (Leency)
624a5c206a SHELL: fix strrchr warning
git-svn-id: svn://kolibrios.org@4001 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 06:58:53 +00:00
Marat Zakiyanov (Mario79)
8d5a98295f Box_Lib/Filebrowser - hide selection if empty.
git-svn-id: svn://kolibrios.org@4000 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 23:42:19 +00:00
Kirill Lipatov (Leency)
9747cd3910 Eolite 1.97.7: new message style, short menu for folders, simple message while deleting folder (need to fix redraw)
git-svn-id: svn://kolibrios.org@3997 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 22:46:17 +00:00
Marat Zakiyanov (Mario79)
14c88125a7 MyKey - removing duplicate files
git-svn-id: svn://kolibrios.org@3996 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 22:29:50 +00:00
Marat Zakiyanov (Mario79)
bc3938f5f6 MyKey - attempt to fix r.3628 N3
git-svn-id: svn://kolibrios.org@3995 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 21:52:30 +00:00
Marat Zakiyanov (Mario79)
7401bf8349 MyKey - attempt to fix r.3628 N2
git-svn-id: svn://kolibrios.org@3994 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 21:33:15 +00:00
Marat Zakiyanov (Mario79)
a915af66c1 MyKey - attempt to fix r.3628.
git-svn-id: svn://kolibrios.org@3993 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 21:25:18 +00:00
Kirill Lipatov (Leency)
d3628091dc HTMLv 0.99.07: update menu, multilingual
git-svn-id: svn://kolibrios.org@3992 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 19:12:03 +00:00
Kirill Lipatov (Leency)
c3b428552d Eolite: redesign delete pop-up, libs, installer, dicty small update
git-svn-id: svn://kolibrios.org@3991 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 18:10:23 +00:00
Kirill Lipatov (Leency)
1695703d66 HTMLv 0.99.05: fixes
git-svn-id: svn://kolibrios.org@3990 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 16:34:31 +00:00
Kirill Lipatov (Leency)
88ac946b40 SHELL 0.6.4: relative passes support for scripts
git-svn-id: svn://kolibrios.org@3988 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 21:38:43 +00:00
Kirill Lipatov (Leency)
b9625388ab HTMLv 0.99.04: relative path support, like "/ru/index.htm" (also present on offsite)
git-svn-id: svn://kolibrios.org@3987 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 17:27:18 +00:00
Kirill Lipatov (Leency)
0080fc86e3 HTMLv 0.99.03: auto add http:// to url
git-svn-id: svn://kolibrios.org@3986 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 16:52:08 +00:00
GerdtR
9aa1618831 Fixed a bug with a pause at startup
git-svn-id: svn://kolibrios.org@3985 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 10:18:04 +00:00
GerdtR
cf30609884 Fixed a bug with a pause at the start and a bug where the moved icon is not immediately redrawn.
git-svn-id: svn://kolibrios.org@3984 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-07 23:32:08 +00:00
Marat Zakiyanov (Mario79)
2ccb0295c9 OpenDialog - not process the file path if the directory consisting zero amount of files.
git-svn-id: svn://kolibrios.org@3983 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-07 22:17:19 +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
4b110267ea Eolite 1.97: delete folders
git-svn-id: svn://kolibrios.org@3980 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-06 22:56:22 +00:00
Asper
989fa30bbf minesweeper - filter mouse events
git-svn-id: svn://kolibrios.org@3979 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-05 05:24:30 +00:00
Asper
70b5927c24 filter mouse events
git-svn-id: svn://kolibrios.org@3978 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-05 05:22:55 +00:00
Kirill Lipatov (Leency)
f9856ed815 TmpDisk: usability fix
git-svn-id: svn://kolibrios.org@3976 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 23:03:53 +00:00
Kirill Lipatov (Leency)
521fc78528 TmpDisk 0.5: better translation, optimizations
git-svn-id: svn://kolibrios.org@3975 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 22:02:44 +00:00
GerdtR
234f8b76b2 Restored file bgredraw.inc
git-svn-id: svn://kolibrios.org@3974 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 09:43:01 +00:00
GerdtR
89f89f20aa Adjusted capitalization BGREDRAW.INC
git-svn-id: svn://kolibrios.org@3973 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 09:38:32 +00:00
GerdtR
dbfd7a4bea Divided the streams mouse and drawing icons
git-svn-id: svn://kolibrios.org@3972 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 22:53:51 +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
IgorA
3991fa5a52 'voxel_editor': fix and update rotation functions
git-svn-id: svn://kolibrios.org@3969 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 18:47:46 +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
9290bad6be tmpdisk: fix button title
git-svn-id: svn://kolibrios.org@3965 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 14:52:50 +00:00
Sergey Semyonov (Serge)
83e0107b4c newsdk: fasm mp3 demo programm
git-svn-id: svn://kolibrios.org@3963 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 00:38:32 +00:00
GerdtR
776c624625 Fixed code. Now compile. Removed unnecessary files.
git-svn-id: svn://kolibrios.org@3962 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-02 20:50:38 +00:00
801b64b5a4 tmpdisk: add disk to Insert
git-svn-id: svn://kolibrios.org@3961 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-02 18:48:51 +00:00
Sergey Semyonov (Serge)
2217a37e5b libmpg123 1.15.4
git-svn-id: svn://kolibrios.org@3960 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-02 16:44:03 +00:00
Sergey Semyonov (Serge)
44d189b67c cairo-1.12.16
git-svn-id: svn://kolibrios.org@3959 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-01 10:10:03 +00:00
Kirill Lipatov (Leency)
afd7b2f1a8 c--: small libs update
git-svn-id: svn://kolibrios.org@3958 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 22:03:07 +00:00
Artem Jerdev (art_zh)
5e3125f462 system latencies monitor presented
git-svn-id: svn://kolibrios.org@3957 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 21:12:19 +00:00
Kirill Lipatov (Leency)
74c3100ca7 Eolite 1.96: Additional /kolibrios/ system directory support
git-svn-id: svn://kolibrios.org@3956 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 20:44:45 +00:00
Marat Zakiyanov (Mario79)
0a96bce15b Optimization of r.3952
git-svn-id: svn://kolibrios.org@3955 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 19:38:48 +00:00
Marat Zakiyanov (Mario79)
6b0d11c2ba ICON (new) - now uses the system color for the rbutton menu
git-svn-id: svn://kolibrios.org@3953 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 07:39:15 +00:00
Marat Zakiyanov (Mario79)
924f9514bf CPU - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3952 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 18:25:50 +00:00
Marat Zakiyanov (Mario79)
1232e195b8 ANIMAGE - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3951 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 18:02:21 +00:00
Marat Zakiyanov (Mario79)
b9e4d76e02 GOMOKU - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3950 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:54:52 +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
Marat Zakiyanov (Mario79)
8258a91115 KPACK - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3946 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:21:00 +00:00
Marat Zakiyanov (Mario79)
7dd5837875 FASM - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3945 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:12:36 +00:00
Marat Zakiyanov (Mario79)
a426b23de0 RTFREAD - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3944 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:57:10 +00:00
Marat Zakiyanov (Mario79)
e794d71df6 MGB - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3943 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:50:00 +00:00
Marat Zakiyanov (Mario79)
e7a0c2bf33 RUN - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3942 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:40:26 +00:00
Marat Zakiyanov (Mario79)
0c67c51304 hex2dec2bin - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3941 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:28:57 +00:00
Marat Zakiyanov (Mario79)
6d45a053e7 Fixed destruction of data area of loaded file if called OpenDialog.
git-svn-id: svn://kolibrios.org@3939 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 11:28:18 +00:00
Marat Zakiyanov (Mario79)
9b4e2bcfc0 Clear tasklist area before new cycle.
git-svn-id: svn://kolibrios.org@3938 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 11:05:02 +00:00
kaitz
7fa32b9bc9 Translated Eolite, Clicks & Flood-it game to Estonian.
git-svn-id: svn://kolibrios.org@3933 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-24 18:50:05 +00:00
kaitz
277df42ddc Translated Tetris game. Changes to big ET letters.
git-svn-id: svn://kolibrios.org@3932 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-24 09:16:12 +00:00
Sergey Semyonov (Serge)
40a47213e6 pixman-0.30.2
git-svn-id: svn://kolibrios.org@3931 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-22 20:55:51 +00:00
kaitz
4e370891be Translated Pipes game to Estonian.
git-svn-id: svn://kolibrios.org@3930 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-22 13:29:22 +00:00
Sergey Semyonov (Serge)
9f45ae510b libpng-1.6.5
git-svn-id: svn://kolibrios.org@3928 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 21:02:01 +00:00
kaitz
fb86c01bbb Translation for estonian language and fixes.
Build folder for estonian language.

git-svn-id: svn://kolibrios.org@3927 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 20:26:44 +00:00
Sergey Semyonov (Serge)
00f63492a5 zlib-1.2.8
git-svn-id: svn://kolibrios.org@3926 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 19:27:14 +00:00
Albom
7b82195bdc Reversi: score printing added
git-svn-id: svn://kolibrios.org@3924 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 18:28:02 +00:00
esevece
70b3a28b42 Added LD and AR for easy adaptation
git-svn-id: svn://kolibrios.org@3923 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 16:33:47 +00:00
Sergey Semyonov (Serge)
3424087389 newlib: missing files
git-svn-id: svn://kolibrios.org@3922 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 14:56:43 +00:00
Marat Zakiyanov (Mario79)
0177401fa8 Fixed some bugs reported by 0CodErr. Author of fix - GerdtR.
git-svn-id: svn://kolibrios.org@3921 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 12:25:30 +00:00
Marat Zakiyanov (Mario79)
c6da9f0129 Fixed a memory leak. Author of fix - GerdtR.
git-svn-id: svn://kolibrios.org@3920 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 12:01:31 +00:00
Marat Zakiyanov (Mario79)
e2dc4513dc Tinypad - fix. Ctrl+H for r.987
git-svn-id: svn://kolibrios.org@3919 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 00:21:26 +00:00
Sergey Semyonov (Serge)
bd59d25eb4 freetype-2.5.0
git-svn-id: svn://kolibrios.org@3918 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-20 19:51:49 +00:00
Sergey Semyonov (Serge)
7f52e849bc newlib sdk: fasm includes for ffmpeg-1.1.3 and freetype-2.5.0
git-svn-id: svn://kolibrios.org@3917 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-20 19:47:12 +00:00
Albom
a011dbdd7a MSVC-style attributes for data align in structures (thanks to CleverMouse and Kirakishou!)
git-svn-id: svn://kolibrios.org@3916 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-20 18:43:52 +00:00
Sergey Semyonov (Serge)
993637ca7b newlib sdk: libc loader for fasm applications, fasm libc header and "hello" demo
git-svn-id: svn://kolibrios.org@3915 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-20 14:02:22 +00:00
0CodErr
907c30dda8 Fix for "ExitProcess when rolled up" http://board.kolibrios.org/viewtopic.php?p=51341#p51341
git-svn-id: svn://kolibrios.org@3907 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-14 15:59:07 +00:00
Kirill Lipatov (Leency)
78710b1c30 console: example testcon.asm use macros
git-svn-id: svn://kolibrios.org@3906 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-14 10:29:55 +00:00
Kirill Lipatov (Leency)
682164bace Pipes 1.21: shows message to start a new game
git-svn-id: svn://kolibrios.org@3905 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-12 23:11:05 +00:00
Kirill Lipatov (Leency)
7caeeae8e9 Palitra (Palette) 0.75: RMB set additional color, reduced redraw when picker used
git-svn-id: svn://kolibrios.org@3904 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-12 21:55:46 +00:00
IgorA
86442bc3e0 t_edit fix buttons [Caps] and [Shift]
git-svn-id: svn://kolibrios.org@3903 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-11 19:05:33 +00:00
Kirill Lipatov (Leency)
f530cc1eb1 panel: second click on time will close calendar (if it was opened)
git-svn-id: svn://kolibrios.org@3902 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-10 22:34:41 +00:00
Kirill Lipatov (Leency)
092e6ce0ea Calendar: delete debug
git-svn-id: svn://kolibrios.org@3901 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-10 22:06:40 +00:00
Sergey Semyonov (Serge)
2a2d8df30d newlib: update
git-svn-id: svn://kolibrios.org@3900 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-10 19:07:11 +00:00
heavyiron
77fa251527 Final fix for 3897 I hope
git-svn-id: svn://kolibrios.org@3899 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:58:38 +00:00
heavyiron
4006ac6cbe Fix for 3897
git-svn-id: svn://kolibrios.org@3898 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:50:11 +00:00
heavyiron
0ad879f18a Added new icon from GerdtR to autobuild
git-svn-id: svn://kolibrios.org@3897 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:35:54 +00:00
heavyiron
60d6b06f4a calendar - fix draw_clock after select date
git-svn-id: svn://kolibrios.org@3896 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 19:50:52 +00:00
Kirill Lipatov (Leency)
24139d702c Calendar 1.55: final fixes
git-svn-id: svn://kolibrios.org@3895 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 14:17:38 +00:00
heavyiron
00d4cb2df8 settime area refactoring
git-svn-id: svn://kolibrios.org@3894 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-07 05:27:08 +00:00
Kirill Lipatov (Leency)
3c8c7263cc truetype lib: brunch from GerdtR
git-svn-id: svn://kolibrios.org@3893 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-06 21:56:52 +00:00
Kirill Lipatov (Leency)
9c5d2fc3fc Calendar 1.45: highlight current date
git-svn-id: svn://kolibrios.org@3892 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-06 17:06:53 +00:00
Kirill Lipatov (Leency)
6d61491177 Calendar 1.4
git-svn-id: svn://kolibrios.org@3891 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-05 22:19:50 +00:00
Kirill Lipatov (Leency)
dcc2877e84 calendar 1.35: usability optimization, bug fixed, code clean
git-svn-id: svn://kolibrios.org@3890 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-04 20:59:29 +00:00
Kirill Lipatov (Leency)
8cea9d046a Calendar 1.3: redesign, code update
git-svn-id: svn://kolibrios.org@3889 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-03 21:16:37 +00:00
Kirill Lipatov (Leency)
94c4db5196 Calendar 1.2: code update, small GUI update
git-svn-id: svn://kolibrios.org@3887 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-02 21:10:08 +00:00
hidnplayr
aba5058a6b console: added support for escape sequences <esc>[?25l and <esc>[?25h (hide and show cursor)
git-svn-id: svn://kolibrios.org@3886 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-02 18:36:03 +00:00
hidnplayr
5b768d8b9a Console: correct handeling of escape codes <esc>[J, <esc>[0J, <esc>[1J, <esc>[2J
git-svn-id: svn://kolibrios.org@3885 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-02 14:30:01 +00:00
Kirill Lipatov (Leency)
09b3721183 Eolite 1.95: copy window update
git-svn-id: svn://kolibrios.org@3883 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-01 22:45:38 +00:00
Marat Zakiyanov (Mario79)
7583ed3727 PCIDEV
1) added 1 new VendorID
2) corrected vendors.add

git-svn-id: svn://kolibrios.org@3882 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-01 22:41:26 +00:00
Kirill Lipatov (Leency)
f5638529b0 Eolite: Debug information deleted
git-svn-id: svn://kolibrios.org@3878 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-31 19:21:52 +00:00
Kirill Lipatov (Leency)
e1de18a8fa Eolite 1.94: can't copy folder - fixed
git-svn-id: svn://kolibrios.org@3877 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-31 18:33:48 +00:00
Kirill Lipatov (Leency)
5c4582095c Eolite 1.93: files list bugfix
git-svn-id: svn://kolibrios.org@3876 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-31 17:20:15 +00:00
Marat Zakiyanov (Mario79)
71cac3b476 PCIDEV
1) added 1 new VendorID
2) corrected vendors.add

git-svn-id: svn://kolibrios.org@3874 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-29 06:23:33 +00:00
Marat Zakiyanov (Mario79)
066834f512 PCIDEV - added 4 new VendorID
git-svn-id: svn://kolibrios.org@3873 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-27 12:13:05 +00:00
Marat Zakiyanov (Mario79)
321dd05f2a Beep - correction for new kernel scheduler.
git-svn-id: svn://kolibrios.org@3872 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-26 10:02:17 +00:00
Marat Zakiyanov (Mario79)
317b670d3e PCIDEV - added 5 new VendorID
git-svn-id: svn://kolibrios.org@3871 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-24 23:24:56 +00:00
5c89df1f48 Virtual Disk Manager 0.47: fix bugs
git-svn-id: svn://kolibrios.org@3869 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-22 22:10:32 +00:00
6c763c9b39 tmpdisk 0.46: add field for disk size
git-svn-id: svn://kolibrios.org@3866 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-10 17:47:40 +00:00
Marat Zakiyanov (Mario79)
2cb1ab7e42 Fixed bug erase the file name (Save mode) when opening an empty root directory.
git-svn-id: svn://kolibrios.org@3865 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-09 10:52:42 +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
Kirill Lipatov (Leency)
b4f0e98afc Dicty: fix for new libraries structure
git-svn-id: svn://kolibrios.org@3860 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-06 22:39:53 +00:00
GerdtR
848a76b6e9 Fixed a bug when deleting section
git-svn-id: svn://kolibrios.org@3859 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-06 19:40:30 +00:00
Kirill Lipatov (Leency)
713bc94bff Eolite: small fixed
git-svn-id: svn://kolibrios.org@3854 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-05 08:42:47 +00:00
GerdtR
205cfa5165 Added source files to icon manager.
git-svn-id: svn://kolibrios.org@3853 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-04 20:58:46 +00:00
GerdtR
bd27be3a57 Not correctament added files. Removed.
git-svn-id: svn://kolibrios.org@3851 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-04 20:47:04 +00:00
GerdtR
bd0955cc94 The new manager of desktop icons
git-svn-id: svn://kolibrios.org@3850 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-04 20:43:44 +00:00
3a6bd45826 fix for r3848
git-svn-id: svn://kolibrios.org@3849 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-03 23:46:03 +00:00
66a09ea740 Eolite 1.92 russian lang and uncoment "Refresh" in context menu
git-svn-id: svn://kolibrios.org@3848 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-03 23:35:59 +00:00
57d92e4a1f Eolite 1.91 fixed bugs with buttons copy and cut
git-svn-id: svn://kolibrios.org@3846 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-03 13:11:35 +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
Marat Zakiyanov (Mario79)
e612357931 KFM - fixed some bugs.
git-svn-id: svn://kolibrios.org@3840 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-28 13:06:02 +00:00
Asper
43e8b4dc26 CMM - a better terminator for libraries import tables
git-svn-id: svn://kolibrios.org@3839 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-26 14:41:31 +00:00
esevece
b1fcdb319b Conditional definition of am3__ and bm3__
git-svn-id: svn://kolibrios.org@3838 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-26 05:13:36 +00:00
Marat Zakiyanov (Mario79)
e1ffb37233 Update documentation for night build
git-svn-id: svn://kolibrios.org@3835 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-25 10:36:08 +00:00
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