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
2733 4350 d 2 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 4353 d 13 h IgorA /programs/ 'box_lib.obj' change function 'ted_init_syntax_file'  
2692 4358 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: bmp 24/32bpp encoding  
2691 4358 d 11 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 4358 d 12 h leency /programs/develop/tinypad/trunk/data/ tinypad: menu sysfunctions bug fixed (bug #19)  
2685 4359 d 7 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: libimg encode example  
2684 4359 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: encode API; pnm (pbm, pgm, ppm) encoding in raw mode  
2680 4359 d 16 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 4360 d 8 h leency /programs/develop/fasm/trunk/ fasm: changing program colors, while user changed the skin  
2668 4363 d 11 h mario79 /programs/ Fix incorrect comment  
2665 4364 d 15 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 4364 d 18 h dunkaist /programs/develop/fasm/trunk/ 36  
2658 4373 d 19 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' add new function 'buf2d_get_pixel'  
2637 4394 d 14 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correctly handles pressing of the system hotkey Win+KEY  
2603 4402 d 19 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
2599 4403 d 17 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2570 4409 d 18 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 4414 d 14 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 4414 d 22 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2422 4445 d 8 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4449 d 9 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
2405 4449 d 11 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4450 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4451 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4451 d 8 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 4451 d 16 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'
 
2367 4453 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
2359 4454 d 15 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)
 
2358 4454 d 18 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj':
- functions buf_filled_rect_by_size buf_rect_by_size can take on negative dimensions of rectangles
- function of the horizontal line is drawn buf2d_line 1 pixel longer
- some functions can draw in 8-bit buffers
 
2354 4456 d 6 h mario79 /programs/ Box_Lib - Scrollbar type 2  
2348 4461 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' fix function 'ted_on_open_file'  
2331 4507 d 13 h Albom /programs/develop/libraries/base64/ base64.obj src added  
2329 4511 d 16 h Albom /programs/develop/libraries/wword/ wword.obj src added  
2328 4511 d 16 h Albom /programs/develop/libraries/charset/ charset.obj src added  
2324 4521 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
2317 4551 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2298 4578 d 14 h IgorA /programs/develop/fasm/trunk/ fasm use check_box2  
2294 4579 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2287 4584 d 11 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.34 - It's works but need check  
2286 4585 d 16 h dunkaist /programs/develop/heed/trunk/ heed: visual fix (r2278 related)