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