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
3303 4105 d 4 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 4386 d 16 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4414 d 0 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2640 4419 d 16 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4422 d 21 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 4438 d 16 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2534 4439 d 18 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2514 4443 d 1 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2513 4443 d 18 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4444 d 18 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 4447 d 18 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2463 4456 d 4 h mario79 /kernel/trunk/gui/ Fix rolledup window for r. 2423  
2458 4457 d 5 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2455 4457 d 21 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4458 d 20 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2446 4461 d 2 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4461 d 22 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2436 4463 d 0 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2430 4463 d 22 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2426 4470 d 8 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2424 4470 d 15 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.  
2423 4470 d 15 h mario79 /kernel/trunk/ Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)  
2414 4472 d 5 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  
2411 4473 d 7 h Serge /kernel/trunk/ and again fn.40: now ebx bit 31 - do not send mouse events to inactive window  
2384 4476 d 19 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2381 4477 d 22 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
2341 4498 d 5 h Serge /kernel/trunk/ blitter prerequisite  
2288 4608 d 16 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2244 4626 d 7 h mario79 /kernel/trunk/ New f.18.1  
2233 4630 d 11 h mario79 /kernel/trunk/gui/ alternative fix for r.1474  
2214 4633 d 14 h mario79 /kernel/trunk/gui/ window.inc - fix for r.1474  
2089 4663 d 2 h serge /kernel/trunk/ remove fn 41,42,44,45  
2011 4692 d 19 h mikedld /kernel/trunk/gui/ Forum defect (post #35194, by Leency): mouse wheel events aren't sent after clicking window border  
1563 5040 d 16 h diamond /kernel/trunk/ fix bug #16  
1550 5047 d 15 h diamond /kernel/trunk/gui/ fix calculation of draw_limits  
1540 5049 d 16 h diamond /kernel/trunk/gui/ desktop window is not movable (bug #17)  
1532 5052 d 2 h diamond /kernel/trunk/gui/ add svn:keywords to mouse.inc (bug #18)  
1531 5052 d 2 h diamond /kernel/trunk/ fix svn substitution of $Revision$ (bug #18)  
1526 5054 d 16 h diamond /kernel/trunk/gui/ do not maximize windows of unresizable styles (bug #17)  
1513 5071 d 0 h mario79 /kernel/trunk/gui/ If the user to be resizing the window then mouse event is not generated (6 = mouse event)