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
9836 684 d 1 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9835 689 d 10 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 689 d 15 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9833 692 d 14 h turbocat /drivers/ ddk: fix w/w mutexes after removing TASKDATA  
9832 692 d 14 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9831 693 d 21 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9830 694 d 3 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 694 d 13 h vitalkrilov / sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
ksys.h:
- libc.obj's file synced with newlib's (r9788)
- added scancodes enum
- added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys)
- added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
 
9828 695 d 12 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9827 698 d 15 h turbocat /drivers/ k10temp:
- Fixed a bug with displaying incorrect temperature values.
- Fixed memory leak (temporary failure of dlmalloc).
- Small refactoring.
- Use gnu99 to make empty functions with no return return 0.
 
9826 698 d 17 h Doczom /programs/network/ircc/ ircc: small fix  
9825 698 d 21 h ConLenov /skins/ Add HotFox skin from ConLenov  
9824 698 d 22 h ConLenov /skins/ConLenov/HotFox/ Add HotFox skin from ConLenov  
9823 699 d 5 h dunkaist /kernel/trunk/ [kernel] Add is_string_userspace func, like is_region_userspace  
9822 700 d 16 h dunkaist /kernel/trunk/ Sync language names and IDs for @taskbar, kernel and docs  
9821 702 d 0 h IgorA /programs/develop/libraries/nnp/ update library 'nnp.obj'  
9820 706 d 13 h dunkaist / Move weather.json config to /kolibrios

Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.

Also, update Weather to look for its config not only in /sys but also
in /kolibrios.
 
9819 706 d 14 h dunkaist /data/ Replace Checkers with FlappyBird on the desktop

Checkers was removed from img more than a year ago in r8503, and its
desktop icon has been broken since then. There were two options: to
return Checkers and to replace it on the desktop with another game.
I have chosen the latter one.

Perhaps, a more suitable icon should be used for FlappyBird, but I
haven't found one. Feel free to add it.
 
9818 712 d 18 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9817 714 d 18 h Boppan /kernel/trunk/network/ [KERNEL] Change fragmented packet log  

Show All