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
1680 4939 d 21 h serge /programs/develop/libraries/ffmpeg/ patch for ffmpeg 0.6 svn #25603  
1667 4948 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ file 't_edit.mac' correction function 'ted_text_add'  
1666 4949 d 7 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib some optimization by size of code  
1661 4954 d 8 h lrz /programs/develop/libraries/box_lib/branch/ bugfix new macros.  
1660 4954 d 9 h lrz /programs/develop/libraries/box_lib/branch/ Support new flags for checkbox.  
1658 4957 d 3 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib
1) OpenDialog invoking code - the full reenter-able is now
2) Small bugfix
 
1657 4957 d 4 h lrz /programs/develop/libraries/box_lib/branch/ new version checkbox ver. 2  
1656 4957 d 16 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib small bugfix  
1655 4957 d 20 h Nasarus /programs/ cObj program added (author: Albom)  
1654 4958 d 2 h mario79 /programs/develop/libraries/ OpenDialog and Proc_Lib
1) Fix for unused events
2) Auto popup OpenDialog
 
1653 4958 d 4 h IgorA /programs/ fixed assignment of colors in some functions, red and blue swapped. Now the color match on a system functions  
1652 4958 d 5 h lrz /programs/develop/libraries/box_lib/branch/ some optimisation  
1651 4958 d 6 h mario79 /programs/develop/tinypad/trunk/ Small bugfix for r.1624  
1650 4961 d 8 h Nasarus /programs/develop/heed/trunk/ Heed (Hex Editor) - small bugfixes, russian menu  
1648 4961 d 23 h IgorA /programs/develop/libraries/buf2d/trunk/ fix function 'buf2d_bit_blt'  
1642 4965 d 4 h IgorA /programs/develop/libraries/buf2d/trunk/ buf2d.obj:
1) new function 'buf2d_filled_rect_by_size'
2) fix function 'buf_bit_blt_alpha'
 
1640 4965 d 22 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4965 d 22 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1634 4968 d 19 h IgorA /programs/develop/libraries/ 1) 'buf2d.obj' new function 'buf2d_rect_by_size'
2) 'box_lib.obj' fix function 'tl_node_poi_get_data'
 
1624 4973 d 20 h mario79 /programs/develop/tinypad/trunk/ Tinypad 4.0.6 - select file path with OpenDialog for Load and Save.  
1620 4981 d 21 h IgorA /programs/develop/fasm/trunk/ update 'fasm'  
1619 4982 d 0 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1618 4985 d 12 h lrz /programs/develop/libraries/box_lib/trunk/ Small change  
1617 4985 d 18 h IgorA /programs/develop/fasm/trunk/ 'fasm' use 'OpenDialog'  
1609 4990 d 21 h IgorA /programs/ new game 'Frog boaster'  
1607 4991 d 19 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog - small change of processing error for loading directory, after start program.  
1597 5000 d 23 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib:
MenuBar uses memory for buffer RAW image only temporarily is now.
Early the buffer is was obtained permanently at the first request and after used it is not freed.
 
1596 5002 d 2 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1593 5005 d 1 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: 1bpp (monochrome) images support,
pcx.asm now uses 1bpp functions too, pcx code optimization
 
1590 5005 d 19 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for OpenDialog  
1589 5005 d 19 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1586 5006 d 2 h mario79 /programs/develop/heed/trunk/ HeEd - checked and controlled of smallest size of main window. (Fix for crash)  
1585 5006 d 3 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ CtrlDemo - used OpenDialog calls of Proc_Lib now  
1582 5006 d 7 h mario79 /programs/ 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack
 
1581 5006 d 7 h mario79 /programs/develop/ 1) OpenDialog saved position and size
2) Proc_Lib support for OpenDialog saved position and size
3) Heed - used OpenDialog saved position and size
 
1580 5006 d 19 h diamond /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: fixed typo in pcx.asm  
1574 5009 d 16 h diamond /programs/develop/libraries/libs-dev/ revert changes in libini+libio from rev. 1573  
1573 5010 d 5 h IgorA /programs/ 'libio' and 'libini': function 'get_color' not spoil register 'ecx'
game 'Nu_pogodi': revised
 
1572 5010 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: PCX v3.0 image format support - grayscale and monochrome (through converting to 8bit) decoding  
1569 5013 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: begin of PCX image format support (version 3.0 24bit only for now)