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
57 6611 d 19 h mikedld /kernel/trunk/gui/ Fix to saving window position code  
54 6618 d 3 h mikedld /kernel/trunk/gui/ Fixes to skin drawing code, in case default.skn wasn't loaded on OS startup
Prevent creation of buttons with negative or zero width/height
 
53 6618 d 7 h mikedld /kernel/trunk/ Fixes to skin drawing code, in case default.skn wasn't loaded on OS startup  
52 6618 d 8 h mikedld /kernel/trunk/ Allow programs to draw negative pixels and lines
Save window bounds (not just position) before rolling up or maximizing
New functions:
48/7 - get skin margins
48/8 - set window skin
 
49 6632 d 10 h mikedld /kernel/trunk/ *Real* fix for VRR problem
Fixes to workarea management code
Removed check_window_move_request from osloop, now windows are moved immediately
New skins format - all skin data in in separate file now (*.skn)
Changed skinned window drawing accordingly
 
45 6645 d 3 h mario79 /kernel/trunk/gui/ Fix error VRR+FULLSCREEN WINDOW  
41 6649 d 14 h mikedld /kernel/trunk/ changes/improvements in maximize/minimize/rollup windows functionality
added functions:
48/5 - get screen workarea
48/6 - set screen workarea
 
40 6656 d 7 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
38 6662 d 10 h halyavin /kernel/trunk/gui/ fix strange button drawing for bright buttons  
35 6670 d 10 h halyavin /kernel/trunk/ fixed bug with windows active/inactive caption (aw_yes variable converted to parameter).  
33 6675 d 9 h mario79 /kernel/trunk/ 1) Parallel processing of mouses: PS2, COM1, COM2
2) Detection PS2 mouse.
3) Switching FPU in PM with reset.
4) Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla). Version 1.1
5) Return of focus (activated window) on previous application at completion of the active application
6) Change skin of header of windows type 4, at loss and return of focus (activated window).
 
28 6708 d 6 h mario79 /kernel/trunk/ Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla).  
24 6726 d 11 h halyavin /kernel/trunk/gui/ Fixed displaying of second font. New fonts are required.
You can download them at http://shade.msu.ru/~msu-se/temp/char.7z
 
21 6735 d 5 h poddubny /kernel/trunk/ * boot cleanups (kernel.asm)
* faster & cleaner checkpixel (kernel.asm)
* a little bugfix in newproce.inc (".failed" -> ".cleanfailed")
* Halyavin's bugfix in mem.inc
* sheduler doesn't active proesses waiting for an event (func 10) (event.inc, sched.inc)
* faster event check (event.inc)
 
12 6748 d 9 h halyavin /kernel/trunk/ *Font functions have been rewritten. Now kernel use bit-compressed fonts.
You must use char.mt and char2.mt from MeOsEmul or MeOsDebug program
or download them at http://shade.msu.ru/~msu-se/temp/char.7z
*Small fix in memmap.inc for memory manager.
 
7 6759 d 5 h me_root /kernel/trunk/ fixed problem with non-lowercase includes  
2 6766 d 16 h msu-se / moving to kernel directory  
1 6767 d 2 h ha /trunk/ Kolibri 5 initial checkout