Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3927 3875 d 0 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3875 3897 d 22 h GerdtR /kernel/trunk/gui/ Now the symbols '0' and 'O' differ.  
3711 3961 d 21 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3684 3969 d 12 h hidnplayr /kernel/trunk/gui/ font.inc does not need to include 'lang.inc'.  
3588 3986 d 11 h Serge /kernel/trunk/ kernel: minor optimizations  
3576 3989 d 15 h Serge /kernel/trunk/gui/ kernel: fix for 3558  
3565 3990 d 9 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3558 3991 d 1 h Serge /kernel/trunk/ Kernel: remove useless MOUSE_DOWN MOUSE_BACKGROUND DONT_DRAW_MOUSE.  
3545 3991 d 3 h hidnplayr / Merge new network stack with trunk  
3539 3991 d 22 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3536 3992 d 3 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
3534 3992 d 11 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 4023 d 9 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3452 4043 d 22 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4043 d 23 h mario79 /kernel/trunk/gui/ Fix for f.72  
3416 4054 d 18 h esevece /kernel/trunk/gui/ Translating desktop to spanish  
3415 4054 d 18 h esevece / Translating desktop to spanish  
3396 4060 d 21 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4061 d 17 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4079 d 10 h clevermouse /kernel/trunk/ Protect thread from external terminate while running any syscall except 5,10,23.
Now 18.2/18.12 are really safe through kernel-colored glasses (however, you still
should not use them except for really critical cases),
although the protection is sometimes quite excessive.
 
2669 4360 d 22 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4388 d 6 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2640 4393 d 22 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4397 d 4 h mario79 /kernel/trunk/ The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now  
2536 4412 d 22 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2534 4414 d 0 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2514 4417 d 7 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2513 4418 d 0 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4419 d 0 h mario79 /kernel/trunk/gui/ Fix for. r. 1067. Using of the CLI command, without pushfd/popfd - It's a Mad, Mad, Mad, Mad World!  
2503 4422 d 0 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2463 4430 d 10 h mario79 /kernel/trunk/gui/ Fix rolledup window for r. 2423  
2458 4431 d 11 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2455 4432 d 3 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4433 d 2 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2446 4435 d 9 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4436 d 4 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2436 4437 d 7 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2430 4438 d 4 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2426 4444 d 14 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2424 4444 d 21 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.