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
9477 867 d 10 h rgimad /kernel/trunk/ [KERNEL] Move sysfn 1, 4, 13, 38 implementations from kernel.asm to window.inc
Fix comments style in window.inc
Cleanup some outdated & unused commented stuff in data32.inc
 
9045 1037 d 14 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
8928 1053 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.
 
8869 1059 d 14 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
8866 1060 d 14 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
8712 1098 d 11 h Doczom /kernel/trunk/gui/ fixed vulnerability (reading kernel memory from userspace) in sysfn 48.2  
8599 1175 d 13 h rgimad /kernel/trunk/gui/ fixed same vulnerability in sysfn 48.3  
8552 1201 d 13 h rgimad /kernel/trunk/gui/ fix bug in sysfn48 (by Kenshin)  
8115 1298 d 4 h dunkaist /kernel/trunk/ Remove unused macro and fix a comment.  
8012 1442 d 12 h leency / kernel: fix sysfunction 9 GetProcInfo. As the window is created with width+1 and height+1 so the client size has to be bigger respectively
eolite: fix regression
 
7103 2395 d 8 h 0CodErr /kernel/trunk/gui/ fix for draw not ASCIIZ  
6802 2698 d 15 h pathoswithin /kernel/trunk/ function 71.2  
6800 2701 d 21 h pathoswithin /kernel/trunk/ more unicode functions  
5926 3092 d 19 h pathoswithin /kernel/trunk/ window caption font and encoding  
5870 3115 d 2 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5867 3117 d 9 h pathoswithin /kernel/trunk/ Font size setting f48.11, f48.12
New option in f4
 
5865 3119 d 3 h GerdtR /kernel/trunk/ Bug fixes, change the values of constants window position relative to the other.  
5847 3131 d 8 h pathoswithin /kernel/trunk/gui/ Font smoothing options  
5844 3135 d 2 h GerdtR /kernel/trunk/gui/ Minor bug fix when moving windows  
5836 3137 d 10 h GerdtR /kernel/trunk/ Added f18.25: the ability to make a window on top of all and behind all  

Show All