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
2516 4414 d 13 h mario79 /kernel/trunk/ Small addition for r.2515  
2515 4414 d 13 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2514 4414 d 16 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2513 4415 d 10 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4415 d 16 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4416 d 9 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2508 4416 d 10 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!  
2504 4418 d 17 h mario79 /kernel/trunk/ 1) Fix for r. 2485
2) Corrected memmap.inc
 
2503 4419 d 10 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2500 4419 d 14 h mario79 /kernel/trunk/core/ Fix for r. 2489  
2499 4420 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ NSV-fonts: tickfields renumerated  
2498 4420 d 8 h mario79 /kernel/trunk/core/ Fix for previous revision.  
2497 4420 d 11 h mario79 /kernel/trunk/ Change cursor when loading applications. The new cursor with the clock.  
2489 4421 d 7 h mario79 /kernel/trunk/ Using the new mutex to r.2486  
2486 4421 d 18 h mario79 /kernel/trunk/core/ Fix for r. 1275 - to use the CLI command is not a good solution. Much better to use a mutex!  
2485 4422 d 7 h mario79 /kernel/trunk/ 1) Fix for r. 2480
2) Corrected memmap.inc
 
2483 4422 d 15 h mario79 /kernel/trunk/video/ Fix f.37.4 - LOAD_INDIRECT sets the correct hotspot of cursor is now.  
2480 4423 d 9 h mario79 /kernel/trunk/ Fix for r.2446 - for Qemu or non-standart videocards. Unfortunately [BytesPerScanLine] does not always equal to [_display.width]*[ScreenBPP]/8  
2477 4423 d 19 h mario79 /kernel/trunk/video/ Fix for r. 2446  
2473 4426 d 9 h Serge /kernel/trunk/video/ fix old and stupid bug in cursor creation code  
2472 4426 d 12 h mario79 /kernel/trunk/ Fix for r. 2430  
2470 4427 d 7 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ Nonscalable Vectorized Fonts: the Parser!  
2468 4427 d 13 h mario79 /kernel/trunk/ Fix for r.2430 - guarantee the updating data after f. 18.2 and f. 18.18  
2467 4427 d 14 h Serge /kernel/branches/Kolibri-acpi/ acpi: new clipping code  
2466 4427 d 17 h Serge /kernel/trunk/ merge acpi  
2465 4427 d 17 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2464 4427 d 19 h mario79 /kernel/trunk/ Fix for drawbackground mode of tiled.  
2463 4427 d 20 h mario79 /kernel/trunk/gui/ Fix rolledup window for r. 2423  
2461 4428 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ New font engine in progress  
2460 4428 d 20 h hidnplayr /kernel/trunk/ Removed copyright notice from struct.inc
Struct.inc is a file that comes bundled with FASM.
 
2459 4428 d 20 h mario79 /kernel/trunk/video/ Correction for r.2451  
2458 4428 d 20 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2456 4429 d 11 h mario79 /kernel/trunk/drivers/ Correction of previous revision.  
2455 4429 d 13 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2454 4430 d 11 h Serge /kernel/trunk/ try to load HDA driver, as requested  
2453 4430 d 11 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2452 4430 d 19 h mario79 /kernel/trunk/ Fix previous kernel revision for debugging with MTDBG.  
2451 4431 d 9 h mario79 /kernel/trunk/ VESA draw the small speedup  
2450 4431 d 12 h mario79 /kernel/trunk/ Draw mouse pointer after restore the default pointer.  
2449 4431 d 12 h mario79 /kernel/trunk/video/ Fix blitter for previous revision.