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
2530 4437 d 1 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2422 4467 d 10 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4471 d 12 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
2405 4471 d 14 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4472 d 15 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4473 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4473 d 10 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 4473 d 18 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 4475 d 14 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
2359 4476 d 18 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)
 
2358 4476 d 20 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 4478 d 9 h mario79 /programs/ Box_Lib - Scrollbar type 2  
2348 4483 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' fix function 'ted_on_open_file'  
2331 4529 d 16 h Albom /programs/develop/libraries/base64/ base64.obj src added  
2329 4533 d 18 h Albom /programs/develop/libraries/wword/ wword.obj src added  
2328 4533 d 18 h Albom /programs/develop/libraries/charset/ charset.obj src added  
2324 4543 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
2317 4573 d 19 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2294 4601 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2284 4610 d 22 h dunkaist /programs/develop/libraries/libs-dev/libimg/ico_cur/ libimg: icon related bug fixed (reported by Leency)  
2249 4619 d 22 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2247 4619 d 23 h leency /programs/develop/libraries/console/ standalone console interface  
2230 4627 d 17 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d.obj: add new function 'buf2d_line_sm' to drawing smooth lines  
2190 4634 d 3 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2185 4636 d 12 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d: 1) small optimize 2) add examples  
2177 4637 d 10 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 4639 d 1 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
2168 4639 d 21 h serge /programs/develop/libraries/newlib/include/ update  
2159 4644 d 9 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 4650 d 21 h IgorA /programs/develop/ buf2d.obj:
- new function 'buf2d_resize'
info3ds:
- update resize window
- update function 'block_analiz_data'
 
2125 4654 d 18 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 4658 d 16 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
2041 4673 d 0 h serge /programs/develop/libraries/newlib/ newlib: revert to previous stack allocation  
2040 4673 d 19 h serge /programs/develop/libraries/newlib/ newlib: fix stack allocation  
1953 4728 d 19 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 4770 d 15 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: basic xcf support (reading)  
1914 4802 d 21 h jaeger /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added snprintf() and vsnprintf() functions.  
1910 4808 d 16 h IgorA /programs/develop/libraries/buf2d/trunk/ library 'buf2d.obj':
add new function 'buf2d_set_pixel'
 
1908 4819 d 12 h serge /programs/develop/libraries/newlib/ newlib: fix pseudo relocations  
1907 4821 d 23 h serge /programs/develop/libraries/ libraries: update Makefiles