Commit Graph

2675 Commits

Author SHA1 Message Date
Marat Zakiyanov (Mario79)
efba336d3d Fix for r. 2435
git-svn-id: svn://kolibrios.org@2575 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-06 01:07:57 +00:00
IgorA
8e7190b49a log_el:
- small fix in modeling captions
- add new colors to *.ini file

git-svn-id: svn://kolibrios.org@2574 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 18:57:55 +00:00
hidnplayr
d0105fc6d5 Changes in net branch:
Fixed bug in socket_ring_write concerning very big numbers. 
Socket_send now returns number of sent bytes.

git-svn-id: svn://kolibrios.org@2573 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 16:23:47 +00:00
hidnplayr
a268aaffd6 Changed SOCKET_accept to bind the new socket to the active thread. (net branch)
git-svn-id: svn://kolibrios.org@2572 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 13:52:26 +00:00
hidnplayr
843b584cd7 Added RETR command to FTP daemon (net branch)
Also fixed some bugs and added CDUP (untested)

git-svn-id: svn://kolibrios.org@2571 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 13:00:39 +00:00
hidnplayr
729f5e776a Fixed a bug in libio (concerned file.find functions in particular)
Also, added a file to ease debugging in the future

git-svn-id: svn://kolibrios.org@2570 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 11:27:23 +00:00
Kirill Lipatov (Leency)
595e7179f6 Eolite 1.11: Ctrl+Fn disk visible selection
git-svn-id: svn://kolibrios.org@2569 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 08:00:32 +00:00
Kirill Lipatov (Leency)
56efa5dc90 Eolite 1.1
git-svn-id: svn://kolibrios.org@2568 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 22:18:49 +00:00
Kirill Lipatov (Leency)
42fc2bf612 Eolite.ini new
git-svn-id: svn://kolibrios.org@2567 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 22:17:43 +00:00
Kirill Lipatov (Leency)
9c6d445705 HTMLv: memory fixes, <img> fix
git-svn-id: svn://kolibrios.org@2566 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 21:00:56 +00:00
Marat Zakiyanov (Mario79)
4c7ea7042a Fix for r.2491
git-svn-id: svn://kolibrios.org@2565 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 17:49:54 +00:00
Marat Zakiyanov (Mario79)
f90f9144dc VIEWS3DS - fix for kernel r.2536. Programmers should observe the correct order of data by a call of kernel functions! Read documentation! RTFM!
git-svn-id: svn://kolibrios.org@2564 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 17:19:41 +00:00
hidnplayr
d277a579f2 Added CWD command to FTP daemon (net branch)
git-svn-id: svn://kolibrios.org@2563 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 17:19:00 +00:00
hidnplayr
0833e5c02d Implemented Passive mode and LIST command in new FTP daemon (net branch)
git-svn-id: svn://kolibrios.org@2562 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 13:08:07 +00:00
Marat Zakiyanov (Mario79)
74a8292f46 Rollback for SVN r.2468 - change_task not needed.
git-svn-id: svn://kolibrios.org@2561 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 12:20:22 +00:00
hidnplayr
742df45545 Added some more commands to the new FTP Daemon (net branch)
git-svn-id: svn://kolibrios.org@2560 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 09:24:08 +00:00
Marat Zakiyanov (Mario79)
9d73147338 CPU v1.7
1) Code refactoring and optimization.
2) Added russian language support.
3) Fix - processes information showing not been updated during the processing of mouse events.

git-svn-id: svn://kolibrios.org@2559 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-04 01:08:20 +00:00
Kirill Lipatov (Leency)
0c7a85b009 HTMLv: file size decreased, thanks lev
git-svn-id: svn://kolibrios.org@2558 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 20:30:05 +00:00
hidnplayr
a3b3514e59 Further development of the new FTP daemon (net branch)
git-svn-id: svn://kolibrios.org@2557 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 20:28:26 +00:00
hidnplayr
c552138150 Better text printing for TCPserv (net branch)
git-svn-id: svn://kolibrios.org@2556 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 18:35:40 +00:00
hidnplayr
a1174dce46 Fixed bug in TCP_input.listen, clarified some of the debug output (net branch)
git-svn-id: svn://kolibrios.org@2555 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 18:26:53 +00:00
hidnplayr
07aba6c98f added FTP daemon stub (net branch)
git-svn-id: svn://kolibrios.org@2554 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 16:37:24 +00:00
hidnplayr
b326834b2e Bugfix for ICMP sockets in net branch
git-svn-id: svn://kolibrios.org@2553 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 16:34:37 +00:00
Kirill Lipatov (Leency)
318faf9264 firework: no window bg... i wish this craziness ends one day
git-svn-id: svn://kolibrios.org@2552 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 11:30:26 +00:00
Kirill Lipatov (Leency)
97e39220de free3d04: no window bg
git-svn-id: svn://kolibrios.org@2551 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 11:14:05 +00:00
Kirill Lipatov (Leency)
edf2558b38 Setup: window caption changet to more logical
git-svn-id: svn://kolibrios.org@2550 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 10:52:40 +00:00
Kirill Lipatov (Leency)
71ed2cda32 zkey 0.51: window caption updated
git-svn-id: svn://kolibrios.org@2549 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-03 10:41:15 +00:00
Marat Zakiyanov (Mario79)
c6044e1fc1 ICON:
1) Drawing selection rectangle.
2) Using new kernel function: 15.9

git-svn-id: svn://kolibrios.org@2548 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 22:46:20 +00:00
Marat Zakiyanov (Mario79)
60bd1cf7b6 Function 15.9 - Redraws a rectangular part of the background
git-svn-id: svn://kolibrios.org@2547 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 22:30:24 +00:00
Kirill Lipatov (Leency)
56b95cf179 default screensaver changed to assm mode
git-svn-id: svn://kolibrios.org@2546 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 20:25:00 +00:00
Marat Zakiyanov (Mario79)
1c8fb6c142 Fix for r. 2480
git-svn-id: svn://kolibrios.org@2545 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 18:59:09 +00:00
hidnplayr
f10b7bd3bc Fixed bug in some network drivers. (net branch)
git-svn-id: svn://kolibrios.org@2544 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 18:49:13 +00:00
hidnplayr
087ba52a9f Bugfix in telnet when connection cannot be made (net branch)
git-svn-id: svn://kolibrios.org@2543 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 17:11:33 +00:00
Marat Zakiyanov (Mario79)
405c94f794 ICON - Fix for previous revision, not drawed icons after startup in certain cases.
git-svn-id: svn://kolibrios.org@2542 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 16:30:55 +00:00
hidnplayr
a4e79969dd Bugfix for Telnet and tcp socket close in net branch
git-svn-id: svn://kolibrios.org@2541 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 16:18:12 +00:00
hidnplayr
dd88d5bff6 Sync net branch with trunk
git-svn-id: svn://kolibrios.org@2540 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 15:18:46 +00:00
hidnplayr
f28853c51d Fixed Telnet for net branch.
Not the most elegant sollution but at least it works now!

git-svn-id: svn://kolibrios.org@2539 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-02 12:06:31 +00:00
Marat Zakiyanov (Mario79)
38b226fb8d ICON v3.00 -
1) Program used only 2 threads: draw and mouse.
2) Used new kernel functions: 25, 34, 15.8, 4 (redirect).
3) Used PNG icons with transparent.

git-svn-id: svn://kolibrios.org@2538 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-01 23:55:52 +00:00
Marat Zakiyanov (Mario79)
bd6c0291ed Optimization f.15.8
git-svn-id: svn://kolibrios.org@2537 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-01 22:58:45 +00:00
Marat Zakiyanov (Mario79)
7d5ed0a7fd Function 4 - added redirect the output to the user area.
git-svn-id: svn://kolibrios.org@2536 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-01 22:29:11 +00:00
Marat Zakiyanov (Mario79)
3a63ebbff2 @SS - boot parameters: ZERO, ASSM
git-svn-id: svn://kolibrios.org@2535 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 22:33:00 +00:00
Marat Zakiyanov (Mario79)
c38b67dd40 small optimization for get_event_for_app
git-svn-id: svn://kolibrios.org@2534 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 20:21:39 +00:00
Marat Zakiyanov (Mario79)
7da22254e8 @RB - BOARD item added, instead VRR item
git-svn-id: svn://kolibrios.org@2533 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 19:33:49 +00:00
Marat Zakiyanov (Mario79)
f4bf2eedaa @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage.
git-svn-id: svn://kolibrios.org@2532 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 16:34:52 +00:00
Marat Zakiyanov (Mario79)
34c41e7258 SCANCODE - In this program, the output region of the working of the text should ALWAYS be WHITE and the text should ALWAYS be BLACK. This program should be FOR PEOPLE, not for AESTHETES with a "good" taste.
git-svn-id: svn://kolibrios.org@2531 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 16:08:01 +00:00
Kirill Lipatov (Leency)
72d2af09e0 console.obj: no window bg, window do not resize
git-svn-id: svn://kolibrios.org@2530 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 07:15:37 +00:00
Marat Zakiyanov (Mario79)
19ee52261b @SS - screensaver. Some optimisations and code refactoring.
git-svn-id: svn://kolibrios.org@2529 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-30 16:11:37 +00:00
Kirill Lipatov (Leency)
59bbcee373 correction kolibri.h-- for DefineButton. It defines only after deletion previous button with this ID.
git-svn-id: svn://kolibrios.org@2528 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-30 10:14:05 +00:00
Kirill Lipatov (Leency)
c239c2aef6 Eolite: improvements for the future
git-svn-id: svn://kolibrios.org@2527 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-30 10:00:24 +00:00
Kirill Lipatov (Leency)
ad3a539c49 Effort to fix Pipes
git-svn-id: svn://kolibrios.org@2526 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-30 07:03:25 +00:00