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
6056 3048 d 10 h IgorA /kernel/trunk/docs/ add constants  
6044 3053 d 5 h pathoswithin /kernel/trunk/gui/ Non-skinned button press style  
6037 3053 d 11 h pathoswithin /kernel/trunk/fs/ fix empty file reading error  
6036 3053 d 12 h pathoswithin /kernel/trunk/ small fix  
6035 3053 d 13 h pathoswithin /kernel/trunk/gui/ Button press style  
6032 3055 d 18 h pathoswithin /kernel/trunk/gui/ Button style  
6031 3056 d 14 h pathoswithin /kernel/trunk/gui/ Button style and code refactoring  
6030 3057 d 1 h hidnplayr /kernel/trunk/docs/ Fix typo  
6019 3060 d 4 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of deleting files and folders  
6016 3061 d 4 h clevermouse /kernel/trunk/ leave more space for extended BIOS data  
6015 3061 d 6 h clevermouse /kernel/trunk/ always install IDE interrupt handler  
6014 3062 d 3 h clevermouse /kernel/trunk/blkdev/ fix error handling for BIOS disks broken in r5569  
6011 3064 d 6 h hidnplayr /kernel/trunk/ Cosmetical changes in network code, updated TCP timer code.  
6009 3065 d 8 h leency /kernel/trunk/gui/ kernel: change buttons style  
5999 3069 d 5 h pathoswithin /kernel/trunk/gui/ Unicode font: change "Д"  
5998 3069 d 13 h veliant /kernel/trunk/core/ Disable 'unresolved' message for coff  
5994 3070 d 10 h pathoswithin /kernel/trunk/fs/ NTFS: write/rewrite file without size change.  
5986 3073 d 1 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5984 3073 d 12 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
5983 3073 d 23 h pathoswithin /kernel/trunk/docs/ Update  
5976 3075 d 0 h hidnplayr /kernel/trunk/network/ Implemented TCP 2MSL (Timed-wait) timer.
Cleanup and various bugfixes in network code.
 
5969 3076 d 0 h hidnplayr /kernel/trunk/network/ Improved error handling in sockets code.  
5967 3076 d 4 h pathoswithin /kernel/trunk/docs/ 18.19  
5966 3076 d 4 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5956 3080 d 0 h pathoswithin /kernel/trunk/docs/ Docs: mouse acceleration  
5954 3081 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of creating files and folders; reading via fs_read64  
5926 3098 d 17 h pathoswithin /kernel/trunk/ window caption font and encoding  
5921 3102 d 10 h pathoswithin /kernel/trunk/gui/ Better UTF-8 char validation  
5871 3120 d 11 h hidnplayr /kernel/trunk/docs/ Updated network system functions documentation.  
5870 3121 d 0 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5867 3123 d 7 h pathoswithin /kernel/trunk/ Font size setting f48.11, f48.12
New option in f4
 
5865 3125 d 1 h GerdtR /kernel/trunk/ Bug fixes, change the values of constants window position relative to the other.  
5853 3131 d 22 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5852 3131 d 23 h pathoswithin /kernel/trunk/ LBA28 support  
5851 3136 d 2 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5848 3137 d 6 h pathoswithin /kernel/trunk/docs/ Documentation  
5847 3137 d 6 h pathoswithin /kernel/trunk/gui/ Font smoothing options  
5844 3141 d 0 h GerdtR /kernel/trunk/gui/ Minor bug fix when moving windows  
5842 3141 d 3 h hidnplayr / Improved RAW sockets. Added ability to set TTL thorugh setsockopt, Improved ping program.  
5841 3141 d 4 h hidnplayr /kernel/trunk/network/ Fixed stack corruption when TCP input queue is full.