Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9941 188 d 22 h Doczom /kernel/trunk/ [KERNEL] Graphics subsystem has been redesigned:
- removed the old cursor and the code for its operation
- minor fixes in other kernel modules
- new fields have been added to the display_t structure for further refactoring of the graphics subsystem.
 
9930 223 d 18 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 277 d 22 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9850 641 d 21 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 644 d 23 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9831 663 d 0 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9828 664 d 15 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9709 778 d 22 h Doczom /kernel/trunk/ delete TASKDATA  
9514 821 d 23 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 1010 d 5 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 2727 d 3 h pathoswithin /kernel/trunk/ fix click on window activation, fix background redraw, cleaning  
5870 3071 d 17 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5851 3086 d 20 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5363 3367 d 19 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3370 d 21 h serge / kernel: combine display related data in one structure  
5350 3370 d 21 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
4424 3738 d 19 h Serge /kernel/trunk/ kernel: minor optimizations  
3536 3958 d 22 h clevermouse /kernel/trunk/ fix some GUI problems highlighted by r3534  
2669 4327 d 16 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2455 4398 d 22 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 

Show All