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
2294 4573 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2287 4578 d 3 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.34 - It's works but need check  
2286 4579 d 8 h dunkaist /programs/develop/heed/trunk/ heed: visual fix (r2278 related)  
2284 4582 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/ico_cur/ libimg: icon related bug fixed (reported by Leency)  
2278 4584 d 23 h mario79 /programs/develop/heed/trunk/ HEED - small fix  
2254 4590 d 12 h IgorA /programs/ fix function 'DoubleFloat_to_String'  
2249 4591 d 11 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2247 4591 d 13 h leency /programs/develop/libraries/console/ standalone console interface  
2230 4599 d 7 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d.obj: add new function 'buf2d_line_sm' to drawing smooth lines  
2204 4604 d 12 h mario79 /programs/ KFM,OpenDialog, Tinypad - corrected for file associations  
2203 4604 d 22 h Rock_maniak_forever /programs/develop/tinypad/trunk/ Highlighting files with .mac extension.  
2202 4604 d 22 h Rock_maniak_forever /programs/develop/tinypad/trunk/ small change  
2201 4605 d 3 h IgorA /programs/develop/h2d2b/trunk/ h2d2b - restore key [Enter]  
2198 4605 d 8 h leency /programs/develop/scancode/trunk/ scancode: appearance fixes  
2197 4605 d 8 h leency /programs/develop/h2d2b/trunk/ h2d2b: ok button label centered  
2190 4605 d 17 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2185 4608 d 2 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d: 1) small optimize 2) add examples  
2183 4608 d 3 h leency /programs/develop/tinypad/trunk/data/ Tinypad: board path corrected (after a long long time ago...)  
2177 4609 d 0 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 4609 d 11 h IgorA /programs/develop/info3ds/ info3ds: now can edit vertex coordinates  
2172 4609 d 23 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correct work with CAPS LOCK  
2170 4610 d 15 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
2168 4611 d 11 h serge /programs/develop/libraries/newlib/include/ update  
2165 4612 d 1 h IgorA /programs/develop/info3ds/ info3ds:
1) added documentation
2) new window for coordinates view
 
2162 4614 d 6 h IgorA /programs/develop/str_double/ add new programm 'str_double'  
2159 4615 d 23 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
 
2139 4622 d 1 h IgorA /programs/develop/h2d2b/trunk/ h2d2b: use 'editbox'  
2136 4622 d 11 h IgorA /programs/develop/ buf2d.obj:
- new function 'buf2d_resize'
info3ds:
- update resize window
- update function 'block_analiz_data'
 
2125 4626 d 8 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'
 
2110 4629 d 0 h jaeger /programs/develop/tinypy/ tinypy: particularly debugged network support.  
2107 4629 d 5 h IgorA /programs/develop/info3ds/ 'info3ds': added information on new chunks  
2105 4629 d 11 h mario79 /programs/develop/fasm/trunk/ Small correct for r2093  
2102 4630 d 6 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
2099 4630 d 17 h jaeger /programs/develop/tinypy/ tinypy: Network sockets support.  
2093 4631 d 4 h mario79 /programs/develop/fasm/trunk/ FASM small bugfix  
2091 4631 d 8 h leency /programs/develop/h2d2b/trunk/ hex2dec2bin 0.3: using system colors  
2088 4631 d 15 h dunkaist /programs/develop/asciivju/trunk/ asciivju: v0.4  
2087 4631 d 15 h dunkaist / asciivju: v0.3 R3, makefiles update (building from source)  
2080 4632 d 12 h IgorA /programs/develop/info3ds/ info3ds:
1) fixed detection of levels of blocks
2) added a signature to some units
 
2073 4634 d 1 h jaeger /programs/develop/tinypy/ tinypy: can now run from shell and use command line parameters.