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
9226 933 d 15 h ConLenov /skins/ Add 8Metro skin from ConLenov  
9225 933 d 16 h ConLenov /skins/ConLenov/8Metro/ Add 8Metro skin from ConLenov  
9224 941 d 5 h Doczom /kernel/trunk/ update  
9223 941 d 6 h Doczom /kernel/trunk/ fix bug in my fix bug  
9222 941 d 6 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 946 d 6 h dunkaist /kernel/trunk/ kernel: Fix window redraw after 1px move.

If
- window A is above window B, and
- window A has been moved,
then window B receives a redraw event.

But if that move was 1px right or down, window B didn't receive an event
because of off-by-one error. Now it's fixed.
 
9220 947 d 13 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9219 948 d 0 h punk_joker /kernel/trunk/blkdev/ ahci: name drives as sdX instead of hdX  
9218 948 d 0 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 948 d 14 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 949 d 21 h dunkaist /programs/ libcrash: sync with upstream.

* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
 
9215 949 d 22 h dunkaist /data/ Autobuild: fix autobuild without GCC.

mtar.obj is compiled with GCC. Move it to the corresponding section of a
Tupfile to not break asm-only builds.
 
9214 960 d 3 h turbocat /contrib/sdk/sources/PDCurses/ Added PDCurses library(uses SDL)  
9213 960 d 5 h turbocat /contrib/games/wolf3d/ Wolf3D: uSDL is no longer needed.  
9212 960 d 5 h turbocat /contrib/games/opentyrian/SDL/ OpenTyrian:
- uSDL_Delay is no longer needed.
 
9211 960 d 5 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Fixed SDL_Delay.
- Refactoring
 
9210 961 d 5 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 964 d 6 h hidnplayr /programs/develop/mtdbg/ Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
 
9208 966 d 6 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 968 d 2 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  

Show All