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
5956 3065 d 0 h pathoswithin /kernel/trunk/docs/ Docs: mouse acceleration  
5954 3066 d 10 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of creating files and folders; reading via fs_read64  
5926 3083 d 17 h pathoswithin /kernel/trunk/ window caption font and encoding  
5921 3087 d 9 h pathoswithin /kernel/trunk/gui/ Better UTF-8 char validation  
5871 3105 d 11 h hidnplayr /kernel/trunk/docs/ Updated network system functions documentation.  
5870 3105 d 23 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5867 3108 d 6 h pathoswithin /kernel/trunk/ Font size setting f48.11, f48.12
New option in f4
 
5865 3110 d 1 h GerdtR /kernel/trunk/ Bug fixes, change the values of constants window position relative to the other.  
5853 3116 d 22 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5852 3116 d 22 h pathoswithin /kernel/trunk/ LBA28 support  
5851 3121 d 2 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5848 3122 d 6 h pathoswithin /kernel/trunk/docs/ Documentation  
5847 3122 d 6 h pathoswithin /kernel/trunk/gui/ Font smoothing options  
5844 3125 d 23 h GerdtR /kernel/trunk/gui/ Minor bug fix when moving windows  
5842 3126 d 3 h hidnplayr / Improved RAW sockets. Added ability to set TTL thorugh setsockopt, Improved ping program.  
5841 3126 d 3 h hidnplayr /kernel/trunk/network/ Fixed stack corruption when TCP input queue is full.  
5840 3126 d 8 h pathoswithin /kernel/trunk/fs/ fix for FAT reading  
5839 3126 d 8 h pathoswithin /kernel/trunk/gui/ advansed color blend for font smoothing  
5836 3128 d 7 h GerdtR /kernel/trunk/ Added f18.25: the ability to make a window on top of all and behind all  
5813 3161 d 5 h serge /kernel/trunk/docs/ Documentation for sysfn 26.10 RU version  
5810 3161 d 10 h hidnplayr /kernel/trunk/docs/ Documentation for sysfn 26,10.  
5797 3162 d 19 h leency /kernel/trunk/hid/ kernel/keyboard.inc: revert 5027, because it caused issues on laptops with Fn key  
5794 3163 d 5 h serge /kernel/trunk/ Kernel: fn.26.10 get the time from kernel launch in nanoseconds  
5792 3163 d 6 h serge /kernel/trunk/ Kernel: Good news, everyone! Now kernel starts at 0.25 seconds faster.  
5791 3163 d 9 h serge /kernel/trunk/ Kernel: use 22.10 fixed point arithmetic in HPET timestamp calculation.  
5790 3163 d 14 h serge /kernel/trunk/boot/ Kernel: fix stack selector  
5788 3164 d 6 h serge /kernel/trunk/ Kernel: minor cleanup  
5787 3164 d 6 h serge /kernel/trunk/ Kernel: Initial HPET support  
5786 3164 d 6 h serge /kernel/trunk/boot/ Kernel: set proper stack pointer value for kernel bootloader.  
5682 3193 d 11 h leency /kernel/trunk/docs/ Sys functions: update font documentation (by Pathoswithin)  
5681 3193 d 11 h leency /kernel/trunk/gui/ Update font.inc (skip broken UTF chars) and char.mt (revert old style g char)  
5675 3194 d 6 h leency /kernel/trunk/ Revert rev #5672 changes  
5672 3194 d 11 h leency /kernel/trunk/ Fix mcall 18,3,1 for desktop requested for @icon by GerdtR (see /viewtopic.php?f=24&t=3097&p=62230#p62225 )  
5667 3195 d 7 h Pathoswithin / update system font  
5665 3195 d 8 h Pathoswithin / new font code  
5664 3195 d 9 h hidnplayr /kernel/trunk/ Revert #5635 (smaller, less complex, less violent...)  
5645 3196 d 13 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: add some checks in hpet initialization code  
5635 3198 d 8 h hidnplayr /kernel/trunk/ Embedded default skin in kernel.mnt
- little faster boot time.
- no more problems when default.skn cannot be found.
 
5629 3199 d 8 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: initialize High Precision Event Timer and start main counter.  
5605 3206 d 10 h serge /kernel/branches/Kolibri-acpi/core/ kolibri-acpi: fix mistype in futex_wake