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
3471 4061 d 4 h mario79 /programs/develop/libraries/box_lib/trunk/ Small fix for r. 3470  
3470 4061 d 4 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Component Frame  
3431 4078 d 9 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 4081 d 9 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib using f.68.1 for better response is now.  
3418 4081 d 23 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib - support for ColorDialog  
3402 4085 d 11 h Albom /programs/ Quicksort dll and example.  
3379 4092 d 8 h Serge /programs/develop/libraries/newlib/include/ newlib: pixlib2 header  
3374 4094 d 14 h IgorA /programs/develop/libraries/box_lib/ use @notify
new macros 'notify_window_run'
 
3362 4096 d 11 h Serge /programs/develop/libraries/newlib/ newlib: new libm code  
3358 4099 d 10 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox fix for Win keys.  
3353 4099 d 16 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - fix for scrollbar.  
3330 4102 d 19 h IgorA /programs/develop/libraries/crypt_des/ 1) fix example
2) add documentation
 
3321 4103 d 17 h IgorA /programs/develop/libraries/crypt_des/ new library: encryption algorithm DES  
3301 4106 d 22 h Serge /programs/develop/libraries/newlib/ newlib: pixlib2.h & minor update  
3204 4138 d 15 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Added struc to use scrollbar, similar to existing strucs for editbox, checkbox,..  
3178 4149 d 9 h IgorA /programs/ old version 'check_box' deleted from 'box_lib.obj'  
3138 4173 d 8 h heavyiron /programs/develop/libraries/buf2d/trunk/ New 2 dithering algorithms added to buf2d  
3131 4176 d 9 h clevermouse /programs/develop/libraries/libs-dev/ revert libio-related changes from r3130 and do the fix in the correct place  
3130 4176 d 10 h IgorA /programs/develop/libraries/ 1) fix in 'libio'
2) small optimize 'editbox'
 
3115 4182 d 11 h dunkaist /programs/develop/libraries/libcrash/ libcrash: cryptographic hash functions  
3112 4182 d 15 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: fix typo (allow f and f1-f12 shortcuts)  
3105 4183 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ add new function 'buf2d_filter_dither' from Heavyiron and diamond  
3096 4186 d 5 h leency /programs/develop/libraries/box_lib/ box_lib: C-- example deleted  
3090 4190 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ fix style 'ed_pass'  
3089 4190 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ add new style 'ed_pass'  
3065 4201 d 18 h serge /programs/develop/libraries/newlib/ newlib: update  
3056 4209 d 13 h dunkaist /programs/develop/libraries/libs-dev/libimg/ add convert.asm (fix previous revision)  
3055 4209 d 13 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 4210 d 15 h dunkaist /programs/develop/libraries/libs-dev/ libimg: new scale type (tile), some fixes  
3040 4212 d 8 h IgorA /programs/ buf2d.obj - small update
asm.inc - add new keywords
 
3036 4214 d 9 h dunkaist /programs/develop/libraries/libs-dev/ libimg: img.scale prototype and simple example  
3034 4214 d 19 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed  
3014 4218 d 18 h dunkaist /programs/ merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
 
3002 4222 d 17 h leency /programs/develop/libraries/truetype/ truetype library 11.10.12 (by SoUrcerer and Lev)  
3001 4222 d 18 h leency /programs/develop/libraries/vector/ vector library by IgorA  
2992 4229 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/tiff/ libimg:
read lzw-encoded tiff images
handle predictor tag in tiff files
 
2975 4257 d 18 h IgorA /programs/ 1) 'vox_editor' update
2) 'buf2d.obj' add new function 'buf2d_rotate'
 
2927 4302 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2', 'buf2d_img_wdiv2' and 'buf2d_bit_blt_transp'  
2920 4308 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2' and 'buf2d_img_wdiv2'  
2898 4318 d 20 h IgorA /programs/develop/libraries/box_lib/trunk/ fix function 'edit_box_set_text'