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
3016 4218 d 10 h dunkaist /programs/develop/info3ds/ remove last mem.inc, forgot it  
3014 4218 d 11 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
 
3013 4218 d 12 h dunkaist /programs/ place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc
 
3011 4218 d 15 h dunkaist /programs/develop/fasm/trunk/ fasm:
change to common line endings (unix) to make and apply patches in more convenient way
add license.txt
remove local copy of struct.inc which wasn't used
 
3010 4219 d 1 h dunkaist /programs/develop/fasm/trunk/ fasm: update to 1.70.03  
3002 4222 d 10 h leency /programs/develop/libraries/truetype/ truetype library 11.10.12 (by SoUrcerer and Lev)  
3001 4222 d 10 h leency /programs/develop/libraries/vector/ vector library by IgorA  
2992 4229 d 5 h dunkaist /programs/develop/libraries/libs-dev/libimg/tiff/ libimg:
read lzw-encoded tiff images
handle predictor tag in tiff files
 
2975 4257 d 11 h IgorA /programs/ 1) 'vox_editor' update
2) 'buf2d.obj' add new function 'buf2d_rotate'
 
2927 4302 d 4 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2', 'buf2d_img_wdiv2' and 'buf2d_bit_blt_transp'  
2920 4308 d 3 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2' and 'buf2d_img_wdiv2'  
2898 4318 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ fix function 'edit_box_set_text'  
2843 4347 d 5 h leency /programs/develop/heed/trunk/ heed: scroll_bar.type = 0  
2837 4350 d 22 h leency /programs/develop/h2d2b/trunk/ h2d2b2: edit_box always focused  
2828 4353 d 8 h Serge /programs/develop/libraries/newlib/ newlib: missing files  
2827 4353 d 9 h Serge /programs/develop/libraries/newlib/ newlib: bugfixes  
2815 4359 d 10 h IgorA /programs/ 'buf2d.obj' new function and 2 examples  
2809 4360 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' small speed optimize  
2808 4361 d 9 h IgorA /programs/ 'box_lib.obj': update function open file in element 't_edit'
'voxel_editor': small update
 
2798 4364 d 3 h leency /programs/develop/tinypad/trunk/data/ Tinypad: bug fixed (docpak -> dopack)  
2759 4368 d 12 h IgorA /programs/ update 'voxel_editor'  
2758 4369 d 23 h IgorA /programs/ 1) 'box_lib' small fix element 't_edit'
2) new version 'voxel_editor'
 
2748 4375 d 6 h IgorA / 1) add new program 'voxel_editor'
2) fix file menu.dat
 
2733 4376 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
new image type: grayscale (Image.bpp9)
tiff fixes for grayscale+alpha images
xcf regression bug fixed (screen mode blending, r2388)
 
2707 4380 d 5 h IgorA /programs/ 'box_lib.obj' change function 'ted_init_syntax_file'  
2692 4384 d 22 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: bmp 24/32bpp encoding  
2691 4385 d 3 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
img.flip.layer fix for images of scanline width less than 4 bytes
bmp: check for more InfoHeader types
 
2690 4385 d 4 h leency /programs/develop/tinypad/trunk/data/ tinypad: menu sysfunctions bug fixed (bug #19)  
2685 4385 d 22 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: libimg encode example  
2684 4385 d 22 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: encode API; pnm (pbm, pgm, ppm) encoding in raw mode  
2680 4386 d 8 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: new example. libio + libimg, img.to_rgb2, applying simple filter to RGB data  
2672 4387 d 0 h leency /programs/develop/fasm/trunk/ fasm: changing program colors, while user changed the skin  
2668 4390 d 2 h mario79 /programs/ Fix incorrect comment  
2665 4391 d 7 h dunkaist /programs/develop/fasm/trunk/ fasm: the program updated to 1.70.01
tested with the kernel and several applications
sorry for previous ugly commit
 
2664 4391 d 10 h dunkaist /programs/develop/fasm/trunk/ 36  
2658 4400 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' add new function 'buf2d_get_pixel'  
2637 4421 d 6 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correctly handles pressing of the system hotkey Win+KEY  
2603 4429 d 11 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
2599 4430 d 9 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2570 4436 d 10 h hidnplayr /programs/develop/libraries/libs-dev/libio/ Fixed a bug in libio (concerned file.find functions in particular)
Also, added a file to ease debugging in the future