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