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