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 4465 d 6 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4469 d 8 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
2405 4469 d 10 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4470 d 10 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4471 d 5 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4471 d 6 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 4471 d 14 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 4473 d 9 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
2359 4474 d 14 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)
 
2358 4474 d 16 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 4476 d 5 h mario79 /programs/ Box_Lib - Scrollbar type 2  
2348 4481 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' fix function 'ted_on_open_file'  
2331 4527 d 11 h Albom /programs/develop/libraries/base64/ base64.obj src added  
2329 4531 d 14 h Albom /programs/develop/libraries/wword/ wword.obj src added  
2328 4531 d 14 h Albom /programs/develop/libraries/charset/ charset.obj src added  
2324 4541 d 6 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
2317 4571 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2294 4599 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2284 4608 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/ico_cur/ libimg: icon related bug fixed (reported by Leency)  
2249 4617 d 17 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2247 4617 d 19 h leency /programs/develop/libraries/console/ standalone console interface  
2230 4625 d 12 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d.obj: add new function 'buf2d_line_sm' to drawing smooth lines  
2190 4631 d 23 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2185 4634 d 8 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d: 1) small optimize 2) add examples  
2177 4635 d 6 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 4636 d 21 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
2168 4637 d 17 h serge /programs/develop/libraries/newlib/include/ update  
2159 4642 d 5 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 4648 d 17 h IgorA /programs/develop/ buf2d.obj:
- new function 'buf2d_resize'
info3ds:
- update resize window
- update function 'block_analiz_data'
 
2125 4652 d 14 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 4656 d 12 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
2041 4670 d 20 h serge /programs/develop/libraries/newlib/ newlib: revert to previous stack allocation  
2040 4671 d 15 h serge /programs/develop/libraries/newlib/ newlib: fix stack allocation  
1953 4726 d 15 h mario79 /programs/ 1) OpenDialog is moved to separate directory and corrected for new cnv_png.obj
2) Ctrldemo (demo of Box_Lib) is corrected for new cnv_png.obj
3) Actual zsea.inc
 
1921 4768 d 11 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: basic xcf support (reading)  
1914 4800 d 17 h jaeger /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added snprintf() and vsnprintf() functions.  
1910 4806 d 12 h IgorA /programs/develop/libraries/buf2d/trunk/ library 'buf2d.obj':
add new function 'buf2d_set_pixel'
 
1908 4817 d 8 h serge /programs/develop/libraries/newlib/ newlib: fix pseudo relocations  
1907 4819 d 18 h serge /programs/develop/libraries/ libraries: update Makefiles  
1906 4820 d 9 h serge /programs/develop/libraries/newlib/ newlib: update