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 274 d 4 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 328 d 8 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9850 692 d 7 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 695 d 9 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9831 713 d 10 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9828 715 d 1 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9709 829 d 7 h Doczom /kernel/trunk/ delete TASKDATA  
9514 872 d 9 h rgimad /kernel/trunk/ [KERNEL] - removed commented outdated read_floppy_file function
- removed setmouse function that doesnt do anything
- redmousepos moved from kernel.asm to gui/mouse.inc
- small style fixes
 
8928 1060 d 14 h dunkaist /kernel/trunk/gui/ kernel: Fix memory corruption of clipboard data.

There were a few off-by-one errors in window size calculation.
As a result, winmap update code corrupted clipboard structures.
 
6585 2777 d 13 h pathoswithin /kernel/trunk/ fix click on window activation, fix background redraw, cleaning  
5870 3122 d 3 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5851 3137 d 6 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5363 3418 d 4 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3421 d 7 h serge / kernel: combine display related data in one structure  
5350 3421 d 7 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
4424 3789 d 5 h Serge /kernel/trunk/ kernel: minor optimizations  
3536 4009 d 8 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
2669 4378 d 2 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2455 4449 d 8 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2446 4452 d 13 h mario79 /kernel/trunk/ Video draw some speedup.  

Show All