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
9930 256 d 21 h Doczom /kernel/trunk/ [KERNEL] The window subsystem has been redesigned:
-extended WDATA structures up to 128 bytes
-added the background_windows constant
-the draw_data array has been deleted
-APPDATA.window and WDATA.thread fields added
-minor fixes in the operation of external file system drivers
 
9926 311 d 1 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9925 314 d 15 h Doczom /kernel/trunk/ [KERNEL] fixed a bug in rev 9917  
9917 318 d 23 h Doczom /kernel/trunk/ [KERNEL]: Replaced magic numbers with constants and cleaned code  
9910 388 d 21 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9488 856 d 2 h rgimad /kernel/trunk/ [KERNEL] kernel.asm: clean commented outdated stuff, fix prior  
9487 856 d 2 h rgimad /kernel/trunk/gui/ fix prior, add gui/background.inc