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
9850 682 d 9 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9849 685 d 6 h akron1 /drivers/examples/oberon_drv/ drivers: added oberon example  
9848 685 d 12 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9847 687 d 7 h akron1 /programs/develop/oberon07/ oberon07: [fastcall] implemented  
9846 689 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj set "tan" as global  
9845 689 d 8 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: fixed relocatable object generation bug (parameter -r).  
9844 689 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: remove gcc dependency from tupfile.  
9843 689 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: now builded to kos32-tcc  
9842 693 d 7 h turbocat /data/ Added DGEN to ISO and create file associatons.  
9841 693 d 7 h turbocat /programs/emulator/dgen-sdl-1.33/sdl/ DGEN: Fix ksys.h header location  
9840 693 d 7 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN:
- Fixed create .dgen dir bug;
- Disable debug output;
- Moved all build definitions to config.h.
 
9839 693 d 9 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: Delete dgen.map  
9838 693 d 9 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: delete binary file  
9837 693 d 9 h turbocat /programs/emulator/dgen-sdl-1.33/ Upload DGEN port source  
9836 693 d 17 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9835 699 d 2 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 699 d 6 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9833 702 d 5 h turbocat /drivers/ ddk: fix w/w mutexes after removing TASKDATA  
9832 702 d 5 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9831 703 d 13 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9830 703 d 18 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 704 d 4 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 705 d 4 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9827 708 d 6 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 708 d 9 h Doczom /programs/network/ircc/ ircc: small fix  
9825 708 d 13 h ConLenov /skins/ Add HotFox skin from ConLenov  
9824 708 d 13 h ConLenov /skins/ConLenov/HotFox/ Add HotFox skin from ConLenov  
9823 708 d 20 h dunkaist /kernel/trunk/ [kernel] Add is_string_userspace func, like is_region_userspace  
9822 710 d 8 h dunkaist /kernel/trunk/ Sync language names and IDs for @taskbar, kernel and docs  
9821 711 d 15 h IgorA /programs/develop/libraries/nnp/ update library 'nnp.obj'  
9820 716 d 4 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 716 d 6 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 722 d 9 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9817 724 d 10 h Boppan /kernel/trunk/network/ [KERNEL] Change fragmented packet log  
9816 724 d 15 h Boppan /kernel/trunk/network/ [KERNEL] Update kernel images  
9815 724 d 15 h Boppan /kernel/trunk/network/ [KERNEL] Change fragmented packet log  
9814 724 d 15 h Boppan /kernel/trunk/network/ [KERNEL] Use stack to save EDI and fix stack and EDI state on packet drop  
9813 728 d 6 h vitalkrilov /kernel/trunk/ kernel: fixed bug with loading DEVICES.DAT (appeared since r9756)  
9812 729 d 8 h Coldy /programs/develop/ libc.obj:
- headers update (now used true functions with attributes instead of pointers)
- fixed some samples
kos_mbedtls:
microtar:
changes for compatible to latest version tcc and the libc.obj headers
 
9811 730 d 9 h Coldy /programs/develop/ktcc/trunk/libc.obj/include/ Rollback to previous revision (unforeseen consequences)