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
3588 4003 d 23 h Serge /kernel/trunk/ kernel: minor optimizations  
3576 4007 d 3 h Serge /kernel/trunk/gui/ kernel: fix for 3558  
3565 4007 d 21 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3558 4008 d 13 h Serge /kernel/trunk/ Kernel: remove useless MOUSE_DOWN MOUSE_BACKGROUND DONT_DRAW_MOUSE.  
3545 4008 d 15 h hidnplayr / Merge new network stack with trunk  
3539 4009 d 10 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3536 4009 d 16 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
3534 4010 d 0 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 4040 d 22 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3452 4061 d 10 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4061 d 12 h mario79 /kernel/trunk/gui/ Fix for f.72  
3416 4072 d 6 h esevece /kernel/trunk/gui/ Translating desktop to spanish  
3415 4072 d 7 h esevece / Translating desktop to spanish  
3396 4078 d 10 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4079 d 5 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4096 d 22 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 4378 d 10 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4405 d 18 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2640 4411 d 10 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4414 d 16 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 4430 d 10 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2534 4431 d 12 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2514 4434 d 19 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2513 4435 d 13 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4436 d 13 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 4439 d 12 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2463 4447 d 23 h mario79 /kernel/trunk/gui/ Fix rolledup window for r. 2423  
2458 4448 d 23 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2455 4449 d 16 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4450 d 14 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2446 4452 d 21 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4453 d 17 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2436 4454 d 19 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2430 4455 d 17 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2426 4462 d 2 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2424 4462 d 9 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.  
2423 4462 d 10 h mario79 /kernel/trunk/ Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)  
2414 4464 d 0 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  
2411 4465 d 2 h Serge /kernel/trunk/ and again fn.40: now ebx bit 31 - do not send mouse events to inactive window  
2384 4468 d 14 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc