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 |
|
CleverMouse
|
79585a5d9b
|
fix polling of some USB hubs
git-svn-id: svn://kolibrios.org@4227 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-14 10:16:38 +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 |
|
Kirill Lipatov (Leency)
|
da4769d444
|
Eolite.ini: RealFileNamesCase=0 (disabled by default)
git-svn-id: svn://kolibrios.org@4223 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-13 19:38:53 +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
|
c6d3f29329
|
SOCKET_receive: bugfixes, return 0 when remote end closed connection.
git-svn-id: svn://kolibrios.org@4219 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-12 20:05:57 +00:00 |
|
eAndrew
|
eba6e09237
|
Docky: moved leftward.
git-svn-id: svn://kolibrios.org@4218 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-12 12:59:06 +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 |
|
eAndrew
|
67d71e74e1
|
New icons: configuration, network configuration, configuration, wifi network;
Docky: settings icon changed to new configuration icon;
git-svn-id: svn://kolibrios.org@4201 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-10 19:36:18 +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 |
|
Marat Zakiyanov (Mario79)
|
9c4fa92828
|
Kernel Clipboard. f.54.
git-svn-id: svn://kolibrios.org@4199 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-10 04:10:03 +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 |
|
CleverMouse
|
ceabc58f3f
|
return kfar.ini from before r4177
git-svn-id: svn://kolibrios.org@4194 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-08 14:45:12 +00:00 |
|
lev
|
729067398e
|
Added description of 68.26 and 68.27 functions to Russian docs
git-svn-id: svn://kolibrios.org@4193 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-08 04:43:29 +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
|
1b66a9b63c
|
Wallpaper.dat -> wallpaper.dat
git-svn-id: svn://kolibrios.org@4189 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-07 13:47:39 +00:00 |
|
eAndrew
|
33580c5ff1
|
Wallpaper.dat
git-svn-id: svn://kolibrios.org@4188 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-07 13:44:49 +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)
|
c71ffcd9ce
|
move hdread, iconstrp.png to data/common/ folder
git-svn-id: svn://kolibrios.org@4184 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-05 21:13:58 +00:00 |
|
Kirill Lipatov (Leency)
|
a52dfc5a51
|
move kerpack, kuzkina.mid, vmode to data/common/ folder
git-svn-id: svn://kolibrios.org@4183 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-05 21:09:18 +00:00 |
|
Kirill Lipatov (Leency)
|
b901d62013
|
use /data/network/demos/ folder instead such folder for each language
git-svn-id: svn://kolibrios.org@4182 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-05 20:54:54 +00:00 |
|
lev
|
b255e2580a
|
Change cursor in 37.5 immediately
git-svn-id: svn://kolibrios.org@4181 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-05 20:37:30 +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)
|
9f0f1262f2
|
delete background.png
git-svn-id: svn://kolibrios.org@4179 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-05 20:27:54 +00:00 |
|