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
3711 3991 d 16 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3684 3999 d 7 h hidnplayr /kernel/trunk/gui/ font.inc does not need to include 'lang.inc'.  
3588 4016 d 6 h Serge /kernel/trunk/ kernel: minor optimizations  
3576 4019 d 10 h Serge /kernel/trunk/gui/ kernel: fix for 3558  
3565 4020 d 4 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3558 4020 d 20 h Serge /kernel/trunk/ Kernel: remove useless MOUSE_DOWN MOUSE_BACKGROUND DONT_DRAW_MOUSE.  
3545 4020 d 22 h hidnplayr / Merge new network stack with trunk  
3539 4021 d 17 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3536 4021 d 22 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
3534 4022 d 6 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 4053 d 4 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3452 4073 d 17 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4073 d 18 h mario79 /kernel/trunk/gui/ Fix for f.72  
3416 4084 d 13 h esevece /kernel/trunk/gui/ Translating desktop to spanish  
3415 4084 d 13 h esevece / Translating desktop to spanish  
3396 4090 d 16 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4091 d 12 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4109 d 5 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 4390 d 17 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4418 d 1 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2640 4423 d 17 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4426 d 23 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 4442 d 17 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2534 4443 d 19 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2514 4447 d 2 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2513 4447 d 19 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4448 d 19 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 4451 d 19 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2463 4460 d 6 h mario79 /kernel/trunk/gui/ Fix rolledup window for r. 2423  
2458 4461 d 6 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2455 4461 d 22 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4462 d 21 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2446 4465 d 4 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4465 d 23 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2436 4467 d 2 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2430 4467 d 23 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2426 4474 d 9 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2424 4474 d 16 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.  
2423 4474 d 16 h mario79 /kernel/trunk/ Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)  
2414 4476 d 7 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window