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
5185 3452 d 22 h mario79 /kernel/trunk/gui/ The rollback r.4970.  
4970 3617 d 2 h Akyltist /kernel/trunk/gui/ fix button coord and size;
add 3d light effect;
 
4797 3680 d 14 h Akyltist /kernel/trunk/gui/ mini refactoring  
4796 3680 d 14 h Akyltist /kernel/trunk/gui/ fix kernel function 48.2 48.3 (set EDX max size = 192 byte)  
4779 3682 d 12 h Akyltist /kernel/trunk/gui/ skin: hotfix new system color table  
4778 3682 d 12 h Akyltist /kernel/trunk/gui/ skin: supported new system color table  
4588 3722 d 21 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
4572 3729 d 4 h clevermouse /kernel/trunk/ fix draw of type-I windows with small height  
4424 3776 d 2 h Serge /kernel/trunk/ kernel: minor optimizations  
3932 3876 d 13 h kaitz / Translated Tetris game. Changes to big ET letters.  
3930 3878 d 8 h kaitz / Translated Pipes game to Estonian.  
3927 3879 d 1 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3875 3902 d 0 h GerdtR /kernel/trunk/gui/ Now the symbols '0' and 'O' differ.  
3711 3965 d 22 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3684 3973 d 13 h hidnplayr /kernel/trunk/gui/ font.inc does not need to include 'lang.inc'.  
3588 3990 d 12 h Serge /kernel/trunk/ kernel: minor optimizations  
3576 3993 d 17 h Serge /kernel/trunk/gui/ kernel: fix for 3558  
3565 3994 d 10 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3558 3995 d 2 h Serge /kernel/trunk/ Kernel: remove useless MOUSE_DOWN MOUSE_BACKGROUND DONT_DRAW_MOUSE.  
3545 3995 d 4 h hidnplayr / Merge new network stack with trunk  
3539 3996 d 0 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3536 3996 d 5 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
3534 3996 d 13 h clevermouse /kernel/trunk/ priorities in scheduler  
3481 4027 d 11 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3452 4048 d 0 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4048 d 1 h mario79 /kernel/trunk/gui/ Fix for f.72  
3416 4058 d 20 h esevece /kernel/trunk/gui/ Translating desktop to spanish  
3415 4058 d 20 h esevece / Translating desktop to spanish  
3396 4064 d 23 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3390 4065 d 18 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3303 4083 d 11 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 4364 d 23 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2648 4392 d 8 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2640 4398 d 0 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4401 d 5 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 4416 d 23 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2534 4418 d 2 h mario79 /kernel/trunk/gui/ small optimization for get_event_for_app  
2514 4421 d 8 h mario79 /kernel/trunk/gui/ When you move window, background is restored only to the old position is now. Some speedup!  
2513 4422 d 2 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2508 4423 d 2 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!