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
1691 4926 d 13 h serge /programs/develop/sdk/trunk/sound/ sound.lib: SetTimeBase() & GetTimeStamp()  
1685 4930 d 15 h lrz /programs/ Screenshoot use new version checkbox.  
1684 4931 d 3 h IgorA /programs/develop/libraries/buf2d/trunk/ new function 'buf2d_flood_fill'  
1682 4932 d 15 h lrz /programs/develop/libraries/box_lib/ Copy new version checkbox to trunk.  
1680 4935 d 4 h serge /programs/develop/libraries/ffmpeg/ patch for ffmpeg 0.6 svn #25603  
1667 4944 d 4 h IgorA /programs/develop/libraries/box_lib/trunk/ file 't_edit.mac' correction function 'ted_text_add'  
1666 4944 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib some optimization by size of code  
1661 4949 d 16 h lrz /programs/develop/libraries/box_lib/branch/ bugfix new macros.  
1660 4949 d 16 h lrz /programs/develop/libraries/box_lib/branch/ Support new flags for checkbox.  
1658 4952 d 11 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib
1) OpenDialog invoking code - the full reenter-able is now
2) Small bugfix
 
1657 4952 d 11 h lrz /programs/develop/libraries/box_lib/branch/ new version checkbox ver. 2  
1656 4953 d 0 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib small bugfix  
1655 4953 d 3 h Nasarus /programs/ cObj program added (author: Albom)  
1654 4953 d 9 h mario79 /programs/develop/libraries/ OpenDialog and Proc_Lib
1) Fix for unused events
2) Auto popup OpenDialog
 
1653 4953 d 11 h IgorA /programs/ fixed assignment of colors in some functions, red and blue swapped. Now the color match on a system functions  
1652 4953 d 13 h lrz /programs/develop/libraries/box_lib/branch/ some optimisation  
1651 4953 d 13 h mario79 /programs/develop/tinypad/trunk/ Small bugfix for r.1624  
1650 4956 d 16 h Nasarus /programs/develop/heed/trunk/ Heed (Hex Editor) - small bugfixes, russian menu  
1648 4957 d 6 h IgorA /programs/develop/libraries/buf2d/trunk/ fix function 'buf2d_bit_blt'  
1642 4960 d 11 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 4961 d 6 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4961 d 6 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1634 4964 d 2 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 4969 d 4 h mario79 /programs/develop/tinypad/trunk/ Tinypad 4.0.6 - select file path with OpenDialog for Load and Save.  
1620 4977 d 5 h IgorA /programs/develop/fasm/trunk/ update 'fasm'  
1619 4977 d 7 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1618 4980 d 19 h lrz /programs/develop/libraries/box_lib/trunk/ Small change  
1617 4981 d 2 h IgorA /programs/develop/fasm/trunk/ 'fasm' use 'OpenDialog'  
1609 4986 d 4 h IgorA /programs/ new game 'Frog boaster'  
1607 4987 d 2 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog - small change of processing error for loading directory, after start program.  
1597 4996 d 7 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 4997 d 9 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1593 5000 d 8 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: 1bpp (monochrome) images support,
pcx.asm now uses 1bpp functions too, pcx code optimization
 
1590 5001 d 3 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for OpenDialog  
1589 5001 d 3 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1586 5001 d 9 h mario79 /programs/develop/heed/trunk/ HeEd - checked and controlled of smallest size of main window. (Fix for crash)  
1585 5001 d 10 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ CtrlDemo - used OpenDialog calls of Proc_Lib now  
1582 5001 d 14 h mario79 /programs/ 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack
 
1581 5001 d 15 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 5002 d 2 h diamond /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: fixed typo in pcx.asm