Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1691 4943 d 13 h serge /programs/develop/sdk/trunk/sound/ sound.lib: SetTimeBase() & GetTimeStamp()  
1685 4947 d 16 h lrz /programs/ Screenshoot use new version checkbox.  
1684 4948 d 4 h IgorA /programs/develop/libraries/buf2d/trunk/ new function 'buf2d_flood_fill'  
1682 4949 d 15 h lrz /programs/develop/libraries/box_lib/ Copy new version checkbox to trunk.  
1680 4952 d 5 h serge /programs/develop/libraries/ffmpeg/ patch for ffmpeg 0.6 svn #25603  
1667 4961 d 4 h IgorA /programs/develop/libraries/box_lib/trunk/ file 't_edit.mac' correction function 'ted_text_add'  
1666 4961 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib some optimization by size of code  
1661 4966 d 16 h lrz /programs/develop/libraries/box_lib/branch/ bugfix new macros.  
1660 4966 d 16 h lrz /programs/develop/libraries/box_lib/branch/ Support new flags for checkbox.  
1658 4969 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 4969 d 12 h lrz /programs/develop/libraries/box_lib/branch/ new version checkbox ver. 2  
1656 4970 d 0 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib small bugfix  
1655 4970 d 4 h Nasarus /programs/ cObj program added (author: Albom)  
1654 4970 d 9 h mario79 /programs/develop/libraries/ OpenDialog and Proc_Lib
1) Fix for unused events
2) Auto popup OpenDialog
 
1653 4970 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 4970 d 13 h lrz /programs/develop/libraries/box_lib/branch/ some optimisation  
1651 4970 d 14 h mario79 /programs/develop/tinypad/trunk/ Small bugfix for r.1624  
1650 4973 d 16 h Nasarus /programs/develop/heed/trunk/ Heed (Hex Editor) - small bugfixes, russian menu  
1648 4974 d 6 h IgorA /programs/develop/libraries/buf2d/trunk/ fix function 'buf2d_bit_blt'  
1642 4977 d 12 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 4978 d 6 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4978 d 6 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1634 4981 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 4986 d 4 h mario79 /programs/develop/tinypad/trunk/ Tinypad 4.0.6 - select file path with OpenDialog for Load and Save.  
1620 4994 d 5 h IgorA /programs/develop/fasm/trunk/ update 'fasm'  
1619 4994 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 4997 d 20 h lrz /programs/develop/libraries/box_lib/trunk/ Small change  
1617 4998 d 2 h IgorA /programs/develop/fasm/trunk/ 'fasm' use 'OpenDialog'  
1609 5003 d 4 h IgorA /programs/ new game 'Frog boaster'  
1607 5004 d 2 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog - small change of processing error for loading directory, after start program.  
1597 5013 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 5014 d 10 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1593 5017 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 5018 d 3 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for OpenDialog  
1589 5018 d 3 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1586 5018 d 10 h mario79 /programs/develop/heed/trunk/ HeEd - checked and controlled of smallest size of main window. (Fix for crash)  
1585 5018 d 10 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ CtrlDemo - used OpenDialog calls of Proc_Lib now  
1582 5018 d 14 h mario79 /programs/ 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack
 
1581 5018 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 5019 d 3 h diamond /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: fixed typo in pcx.asm