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
9052 1016 d 9 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9051 1017 d 8 h turbocat /kernel/branches/Kolibri-F/ Kolibri-F:
- Added sprintf to the kernel.
- Added a notification from @notify when there are exceptions in the application.
- Added debug files to bochs
 
9050 1017 d 20 h leency / update cedit by akron1  
9049 1018 d 10 h hidnplayr /kernel/trunk/network/ Add is_userspace_region checks to some socket functions.
Disabled PPPoE and IPv6 completely by default, as not functional.
 
9048 1019 d 0 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [CLEVERMOUSE_PE_KERNEL] Apply CleverMouse PE patch  
9047 1019 d 0 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [KERNEL] Get ready to apply CleverMouse PE patch  
9046 1019 d 4 h leency /programs/ flappybird: use Kolibri image  
9045 1019 d 10 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9044 1019 d 11 h leency /programs/ Eolite: fix get volume size (thank dunkaist for a found issue)
Keyascii: bigger font
 
9043 1019 d 16 h dunkaist /kernel/trunk/blkdev/ kernel: Implement sf70.5 for default FS stub

Only get partition size, not its label.

Information of a block device and FS on it should be reported by
different system calls.
 
9042 1019 d 22 h turbocat /data/common/media/ Updated Fplay binary  
9041 1019 d 22 h turbocat /contrib/media/fplay/ Fplay:
Deleted Tupfile.lua
 
9040 1019 d 22 h turbocat /contrib/media/fplay/ Fplay:
Added to autobuild.
 
9039 1019 d 22 h IgorA /programs/fs/kfar/trunk/ kfar: add mouse double click events, fix mouse in menu  
9038 1019 d 23 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9037 1020 d 0 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- started implementing drives detect
- other fixes
 
9036 1020 d 0 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9035 1020 d 0 h leency / various small fixes:
- icons.ini: fix icon in OpenDialog
- assoc.ini: use CEDIT for txt and log
- taskbar.ini: shoe min left button
- kiv: show info about image dimensions in the title
- rdsave: win_height considers skin_height
 
9034 1020 d 1 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9033 1020 d 1 h Boppan /kernel/trunk/ [asmxygen] Dump into file instead of stdout  
9032 1020 d 1 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1020 d 1 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
9030 1020 d 1 h Boppan /kernel/trunk/ [asmxygen] Make dump more beautiful  
9029 1020 d 2 h Boppan /kernel/trunk/ [kernel][unpacker] Update the unpacker comment in order to update the documentation  
9028 1020 d 2 h Boppan /kernel/trunk/ [asmxygen] Document label function parameters according to @param directives  
9027 1020 d 3 h Boppan /kernel/trunk/ [kernel][doxygen] Document unpacker function  
9026 1020 d 3 h Boppan /kernel/trunk/ [kernel][doxygen] Hide utility macros from struct.inc  
9025 1020 d 4 h turbocat /contrib/media/fplay/ Fixed Fplay opendialog crash  
9024 1020 d 5 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: refactoring  
9023 1020 d 7 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- improve controller initialization
- some refactoring
 
9022 1020 d 20 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: delete file added by mistake  
9021 1020 d 21 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: added missed files + info with useful links  
9020 1020 d 21 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: upload first results on AHCI support  
9019 1020 d 22 h rgimad /kernel/branches/kolibri-ahci/ Create kolibri-ahci branch  
9018 1020 d 23 h leency /data/ add Flappy bird to IMG  
9017 1021 d 0 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
9016 1021 d 9 h leency /programs/cmm/ iconedit: update toolbar  
9015 1021 d 9 h leency /programs/cmm/misc/ EasyShot: record screeshot series  
9014 1021 d 22 h IgorA /programs/ kfar: clean code, mouse can change button focus in dialogs
opendial: remove old code
 
9013 1022 d 1 h turbocat /programs/develop/ktcc/trunk/ kolibri-libc:
- added qsort and assert
- delete junk files
- updated libc loader