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
3431 4055 d 11 h dunkaist /programs/develop/libraries/libcrash/trunk/ libcrash:
move common code parts from all the *hash*.asm files to libcrash.asm
replace procedures to macroses in sha1 in favour of readability and uniformity
add license notes
 
3424 4058 d 11 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib using f.68.1 for better response is now.  
3418 4059 d 2 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib - support for ColorDialog  
3402 4062 d 13 h Albom /programs/ Quicksort dll and example.  
3379 4069 d 10 h Serge /programs/develop/libraries/newlib/include/ newlib: pixlib2 header  
3374 4071 d 16 h IgorA /programs/develop/libraries/box_lib/ use @notify
new macros 'notify_window_run'
 
3362 4073 d 13 h Serge /programs/develop/libraries/newlib/ newlib: new libm code  
3358 4076 d 13 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox fix for Win keys.  
3357 4076 d 13 h mario79 /programs/develop/tinypad/trunk/ Fix for Win-key, and I hope it is final.  
3353 4076 d 18 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - fix for scrollbar.  
3330 4079 d 21 h IgorA /programs/develop/libraries/crypt_des/ 1) fix example
2) add documentation
 
3321 4080 d 19 h IgorA /programs/develop/libraries/crypt_des/ new library: encryption algorithm DES  
3301 4084 d 0 h Serge /programs/develop/libraries/newlib/ newlib: pixlib2.h & minor update  
3279 4086 d 0 h mario79 /programs/develop/tinypad/trunk/ Fix for r.3265  
3271 4088 d 11 h mario79 /programs/ Fix for DESKTOP colors select.  
3269 4088 d 20 h mario79 /programs/develop/tinypad/trunk/ Fix build.sh  
3265 4089 d 5 h mario79 /programs/develop/tinypad/trunk/ Fix for r.2637  
3235 4102 d 13 h jaeger /programs/develop/tinypy/tinypy/ tinypy: support for raw_input() builtin function.  
3204 4115 d 17 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Added struc to use scrollbar, similar to existing strucs for editbox, checkbox,..  
3196 4120 d 16 h jaeger /programs/develop/binutils/ binutils-2.23.1: kos32 emulation  
3178 4126 d 11 h IgorA /programs/ old version 'check_box' deleted from 'box_lib.obj'  
3138 4150 d 11 h heavyiron /programs/develop/libraries/buf2d/trunk/ New 2 dithering algorithms added to buf2d  
3131 4153 d 11 h clevermouse /programs/develop/libraries/libs-dev/ revert libio-related changes from r3130 and do the fix in the correct place  
3130 4153 d 12 h IgorA /programs/develop/libraries/ 1) fix in 'libio'
2) small optimize 'editbox'
 
3119 4158 d 14 h leency /programs/develop/ /develop/c-- deleted as too old version of C--, not needed  
3117 4158 d 14 h leency /programs/develop/examples/ md5 example for Menuet (hehe) deleted as outdated, use libcrash from dunkaist  
3115 4159 d 13 h dunkaist /programs/develop/libraries/libcrash/ libcrash: cryptographic hash functions  
3112 4159 d 17 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: fix typo (allow f and f1-f12 shortcuts)  
3105 4160 d 13 h IgorA /programs/develop/libraries/buf2d/trunk/ add new function 'buf2d_filter_dither' from Heavyiron and diamond  
3096 4163 d 7 h leency /programs/develop/libraries/box_lib/ box_lib: C-- example deleted  
3090 4167 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ fix style 'ed_pass'  
3089 4167 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ add new style 'ed_pass'  
3065 4178 d 21 h serge /programs/develop/libraries/newlib/ newlib: update  
3064 4183 d 18 h leency /programs/develop/examples/example/trunk/ example update  
3056 4186 d 15 h dunkaist /programs/develop/libraries/libs-dev/libimg/ add convert.asm (fix previous revision)  
3055 4186 d 15 h dunkaist /programs/develop/libraries/libs-dev/ libimg:
introduce img.convert + example
update tga decoder
img.to_rgb and img.to_rgb2 are deprecated
 
3053 4187 d 17 h dunkaist /programs/develop/libraries/libs-dev/ libimg: new scale type (tile), some fixes  
3040 4189 d 10 h IgorA /programs/ buf2d.obj - small update
asm.inc - add new keywords
 
3036 4191 d 12 h dunkaist /programs/develop/libraries/libs-dev/ libimg: img.scale prototype and simple example  
3034 4191 d 21 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed