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
2680 4355 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  
2668 4359 d 1 h mario79 /programs/ Fix incorrect comment  
2658 4369 d 9 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' add new function 'buf2d_get_pixel'  
2603 4398 d 9 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
2599 4399 d 7 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2570 4405 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
 
2530 4410 d 12 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2422 4440 d 22 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4444 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 4445 d 1 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4446 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4446 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4446 d 22 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 4447 d 6 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 4449 d 1 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
2359 4450 d 5 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)
 
2358 4450 d 7 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 4451 d 20 h mario79 /programs/ Box_Lib - Scrollbar type 2  
2348 4457 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' fix function 'ted_on_open_file'  
2331 4503 d 3 h Albom /programs/develop/libraries/base64/ base64.obj src added  
2329 4507 d 6 h Albom /programs/develop/libraries/wword/ wword.obj src added  
2328 4507 d 6 h Albom /programs/develop/libraries/charset/ charset.obj src added  
2324 4516 d 22 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
2317 4547 d 6 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2294 4575 d 2 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2284 4584 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/ico_cur/ libimg: icon related bug fixed (reported by Leency)  
2249 4593 d 9 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2247 4593 d 11 h leency /programs/develop/libraries/console/ standalone console interface  
2230 4601 d 4 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d.obj: add new function 'buf2d_line_sm' to drawing smooth lines  
2190 4607 d 15 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2185 4609 d 23 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d: 1) small optimize 2) add examples  
2177 4610 d 21 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')  
2170 4612 d 13 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
2168 4613 d 9 h serge /programs/develop/libraries/newlib/include/ update  
2159 4617 d 21 h IgorA /programs/ box_lib:
1) add text color in macros edit_boxes_set_sys_color
2) new macros option_boxes_set_sys_color
t_edit_synt:
1) fix word colors
 
2136 4624 d 8 h IgorA /programs/develop/ buf2d.obj:
- new function 'buf2d_resize'
info3ds:
- update resize window
- update function 'block_analiz_data'
 
2125 4628 d 5 h IgorA /programs/ Text Editor:
1) fixed bug with mouse inactive window
2) small optimization
TE syntax file converter:
1) uses a 'PathShow'
Info3ds:
1) fixed bug with mouse inactive window
2) small update
box_lib.obj:
1) documentation on the 'PathShow'
 
2102 4632 d 4 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
2041 4646 d 11 h serge /programs/develop/libraries/newlib/ newlib: revert to previous stack allocation  
2040 4647 d 7 h serge /programs/develop/libraries/newlib/ newlib: fix stack allocation