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
2927 4292 d 1 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2', 'buf2d_img_wdiv2' and 'buf2d_bit_blt_transp'  
2920 4298 d 1 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2' and 'buf2d_img_wdiv2'  
2898 4308 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ fix function 'edit_box_set_text'  
2843 4337 d 3 h leency /programs/develop/heed/trunk/ heed: scroll_bar.type = 0  
2837 4340 d 20 h leency /programs/develop/h2d2b/trunk/ h2d2b2: edit_box always focused  
2828 4343 d 6 h Serge /programs/develop/libraries/newlib/ newlib: missing files  
2827 4343 d 7 h Serge /programs/develop/libraries/newlib/ newlib: bugfixes  
2815 4349 d 8 h IgorA /programs/ 'buf2d.obj' new function and 2 examples  
2809 4350 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' small speed optimize  
2808 4351 d 7 h IgorA /programs/ 'box_lib.obj': update function open file in element 't_edit'
'voxel_editor': small update
 
2798 4354 d 1 h leency /programs/develop/tinypad/trunk/data/ Tinypad: bug fixed (docpak -> dopack)  
2759 4358 d 9 h IgorA /programs/ update 'voxel_editor'  
2758 4359 d 21 h IgorA /programs/ 1) 'box_lib' small fix element 't_edit'
2) new version 'voxel_editor'
 
2748 4365 d 4 h IgorA / 1) add new program 'voxel_editor'
2) fix file menu.dat
 
2733 4366 d 15 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 4370 d 3 h IgorA /programs/ 'box_lib.obj' change function 'ted_init_syntax_file'  
2692 4374 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: bmp 24/32bpp encoding  
2691 4375 d 1 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 4375 d 2 h leency /programs/develop/tinypad/trunk/data/ tinypad: menu sysfunctions bug fixed (bug #19)  
2685 4375 d 20 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: libimg encode example  
2684 4375 d 20 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: encode API; pnm (pbm, pgm, ppm) encoding in raw mode  
2680 4376 d 6 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 4376 d 22 h leency /programs/develop/fasm/trunk/ fasm: changing program colors, while user changed the skin  
2668 4380 d 0 h mario79 /programs/ Fix incorrect comment  
2665 4381 d 5 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 4381 d 8 h dunkaist /programs/develop/fasm/trunk/ 36  
2658 4390 d 9 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' add new function 'buf2d_get_pixel'  
2637 4411 d 4 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correctly handles pressing of the system hotkey Win+KEY  
2603 4419 d 9 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
2599 4420 d 6 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2570 4426 d 8 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
 
2531 4431 d 3 h mario79 /programs/develop/scancode/trunk/ SCANCODE - In this program, the output region of the working of the text should ALWAYS be WHITE and the text should ALWAYS be BLACK. This program should be FOR PEOPLE, not for AESTHETES with a "good" taste.  
2530 4431 d 12 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2422 4461 d 21 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4465 d 23 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
2405 4466 d 1 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4467 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4467 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4467 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
1. tiff (baseline) support
2. pnm (portable anymap) bilevel, grayscale (8bpp), pixmap (24bpp) support
3. xcf: optional layer merging/blending with sse (default is mmx)
4'. new formatting for my old code. more readable for now
 
2383 4468 d 5 h IgorA /programs/develop/libraries/buf2d/trunk/ function 'buf2d_bit_blt_alpha' can take negative coordinates in the position of the copied buffer
update function 'buf2d_bit_blt_transp'