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
8552 1201 d 18 h rgimad /kernel/trunk/gui/ fix bug in sysfn48 (by Kenshin)  
8115 1298 d 9 h dunkaist /kernel/trunk/ Remove unused macro and fix a comment.  
8012 1442 d 17 h leency / kernel: fix sysfunction 9 GetProcInfo. As the window is created with width+1 and height+1 so the client size has to be bigger respectively
eolite: fix regression
 
7103 2395 d 13 h 0CodErr /kernel/trunk/gui/ fix for draw not ASCIIZ  
6802 2698 d 20 h pathoswithin /kernel/trunk/ function 71.2  
6800 2702 d 2 h pathoswithin /kernel/trunk/ more unicode functions  
5926 3093 d 1 h pathoswithin /kernel/trunk/ window caption font and encoding  
5870 3115 d 7 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5867 3117 d 14 h pathoswithin /kernel/trunk/ Font size setting f48.11, f48.12
New option in f4
 
5865 3119 d 8 h GerdtR /kernel/trunk/ Bug fixes, change the values of constants window position relative to the other.  
5847 3131 d 14 h pathoswithin /kernel/trunk/gui/ Font smoothing options  
5844 3135 d 7 h GerdtR /kernel/trunk/gui/ Minor bug fix when moving windows  
5836 3137 d 15 h GerdtR /kernel/trunk/ Added f18.25: the ability to make a window on top of all and behind all  
5665 3204 d 16 h Pathoswithin / new font code  
5363 3411 d 9 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3414 d 11 h serge / kernel: combine display related data in one structure  
5350 3414 d 12 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
4797 3686 d 21 h Akyltist /kernel/trunk/gui/ mini refactoring  
4796 3686 d 21 h Akyltist /kernel/trunk/gui/ fix kernel function 48.2 48.3 (set EDX max size = 192 byte)  
4779 3688 d 19 h Akyltist /kernel/trunk/gui/ skin: hotfix new system color table  
4778 3688 d 19 h Akyltist /kernel/trunk/gui/ skin: supported new system color table  
4572 3735 d 11 h clevermouse /kernel/trunk/ fix draw of type-I windows with small height  
4424 3782 d 9 h Serge /kernel/trunk/ kernel: minor optimizations  
3576 4000 d 0 h Serge /kernel/trunk/gui/ kernel: fix for 3558  
3558 4001 d 9 h Serge /kernel/trunk/ Kernel: remove useless MOUSE_DOWN MOUSE_BACKGROUND DONT_DRAW_MOUSE.  
3536 4002 d 12 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
3534 4002 d 20 h clevermouse /kernel/trunk/ priorities in scheduler  
3452 4054 d 7 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
2669 4371 d 6 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4398 d 15 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2620 4407 d 12 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 4427 d 16 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2503 4432 d 9 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2458 4441 d 19 h mario79 /kernel/trunk/gui/ Correction for r.2423  
2455 4442 d 12 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4443 d 11 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2446 4445 d 17 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4446 d 13 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2436 4447 d 15 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2430 4448 d 13 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink