Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5836 3118 d 17 h GerdtR /kernel/trunk/ Added f18.25: the ability to make a window on top of all and behind all  
5665 3185 d 18 h Pathoswithin / new font code  
5363 3392 d 10 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3395 d 13 h serge / kernel: combine display related data in one structure  
5350 3395 d 13 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
4797 3667 d 23 h Akyltist /kernel/trunk/gui/ mini refactoring  
4796 3667 d 23 h Akyltist /kernel/trunk/gui/ fix kernel function 48.2 48.3 (set EDX max size = 192 byte)  
4779 3669 d 20 h Akyltist /kernel/trunk/gui/ skin: hotfix new system color table  
4778 3669 d 20 h Akyltist /kernel/trunk/gui/ skin: supported new system color table  
4572 3716 d 13 h clevermouse /kernel/trunk/ fix draw of type-I windows with small height  
4424 3763 d 11 h Serge /kernel/trunk/ kernel: minor optimizations  
3576 3981 d 1 h Serge /kernel/trunk/gui/ kernel: fix for 3558  
3558 3982 d 11 h Serge /kernel/trunk/ Kernel: remove useless MOUSE_DOWN MOUSE_BACKGROUND DONT_DRAW_MOUSE.  
3536 3983 d 14 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
3534 3983 d 22 h clevermouse /kernel/trunk/ priorities in scheduler  
3452 4035 d 8 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
2669 4352 d 8 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4379 d 16 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2620 4388 d 14 h mario79 /kernel/trunk/ The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now  
2514 4408 d 17 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2503 4413 d 10 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2458 4422 d 21 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2455 4423 d 14 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4424 d 12 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2446 4426 d 19 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4427 d 15 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2436 4428 d 17 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2430 4429 d 15 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2423 4436 d 8 h mario79 /kernel/trunk/ Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)  
2381 4443 d 15 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
2341 4463 d 22 h Serge /kernel/trunk/ blitter prerequisite  
2288 4574 d 9 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2244 4591 d 23 h mario79 /kernel/trunk/ New f.18.1  
2233 4596 d 4 h mario79 /kernel/trunk/gui/ alternative fix for r.1474  
2214 4599 d 6 h mario79 /kernel/trunk/gui/ window.inc - fix for r.1474  
1563 5006 d 9 h diamond /kernel/trunk/ fix bug #16  
1550 5013 d 7 h diamond /kernel/trunk/gui/ fix calculation of draw_limits  
1540 5015 d 9 h diamond /kernel/trunk/gui/ desktop window is not movable (bug #17)  
1526 5020 d 9 h diamond /kernel/trunk/gui/ do not maximize windows of unresizable styles (bug #17)  
1474 5076 d 12 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one