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
2422 4437 d 12 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4441 d 14 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
2405 4441 d 16 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4442 d 16 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4443 d 11 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4443 d 12 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 4443 d 20 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 4445 d 15 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
2359 4446 d 20 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)
 
2358 4446 d 22 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 4448 d 10 h mario79 /programs/ Box_Lib - Scrollbar type 2  
2348 4453 d 22 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' fix function 'ted_on_open_file'  
2331 4499 d 17 h Albom /programs/develop/libraries/base64/ base64.obj src added  
2329 4503 d 20 h Albom /programs/develop/libraries/wword/ wword.obj src added  
2328 4503 d 20 h Albom /programs/develop/libraries/charset/ charset.obj src added  
2324 4513 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
2317 4543 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2298 4570 d 18 h IgorA /programs/develop/fasm/trunk/ fasm use check_box2  
2294 4571 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2287 4576 d 15 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.34 - It's works but need check  
2286 4577 d 20 h dunkaist /programs/develop/heed/trunk/ heed: visual fix (r2278 related)  
2284 4581 d 0 h dunkaist /programs/develop/libraries/libs-dev/libimg/ico_cur/ libimg: icon related bug fixed (reported by Leency)  
2278 4583 d 11 h mario79 /programs/develop/heed/trunk/ HEED - small fix  
2254 4589 d 0 h IgorA /programs/ fix function 'DoubleFloat_to_String'  
2249 4589 d 23 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2247 4590 d 1 h leency /programs/develop/libraries/console/ standalone console interface  
2230 4597 d 18 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d.obj: add new function 'buf2d_line_sm' to drawing smooth lines  
2204 4603 d 0 h mario79 /programs/ KFM,OpenDialog, Tinypad - corrected for file associations  
2203 4603 d 10 h Rock_maniak_forever /programs/develop/tinypad/trunk/ Highlighting files with .mac extension.  
2202 4603 d 10 h Rock_maniak_forever /programs/develop/tinypad/trunk/ small change  
2201 4603 d 15 h IgorA /programs/develop/h2d2b/trunk/ h2d2b - restore key [Enter]  
2198 4603 d 20 h leency /programs/develop/scancode/trunk/ scancode: appearance fixes  
2197 4603 d 20 h leency /programs/develop/h2d2b/trunk/ h2d2b: ok button label centered  
2190 4604 d 5 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2185 4606 d 14 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d: 1) small optimize 2) add examples  
2183 4606 d 15 h leency /programs/develop/tinypad/trunk/data/ Tinypad: board path corrected (after a long long time ago...)  
2177 4607 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' functions 'buf_rect_by_size' and 'buf_filled_rect_by_size' work faster (optimize function 'buf_line_h')  
2173 4607 d 23 h IgorA /programs/develop/info3ds/ info3ds: now can edit vertex coordinates  
2172 4608 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correct work with CAPS LOCK  
2170 4609 d 3 h serge /programs/develop/libraries/console/ con_init: save ebx, as required