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
1656 4970 d 8 h mario79 /programs/develop/libraries/proc_lib/trunk/ Proc_Lib small bugfix  
1655 4970 d 12 h Nasarus /programs/ cObj program added (author: Albom)  
1654 4970 d 17 h mario79 /programs/develop/libraries/ OpenDialog and Proc_Lib
1) Fix for unused events
2) Auto popup OpenDialog
 
1653 4970 d 19 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 21 h lrz /programs/develop/libraries/box_lib/branch/ some optimisation  
1651 4970 d 21 h mario79 /programs/develop/tinypad/trunk/ Small bugfix for r.1624  
1650 4974 d 0 h Nasarus /programs/develop/heed/trunk/ Heed (Hex Editor) - small bugfixes, russian menu  
1648 4974 d 14 h IgorA /programs/develop/libraries/buf2d/trunk/ fix function 'buf2d_bit_blt'  
1642 4977 d 19 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 14 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4978 d 14 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1634 4981 d 10 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 12 h mario79 /programs/develop/tinypad/trunk/ Tinypad 4.0.6 - select file path with OpenDialog for Load and Save.  
1620 4994 d 13 h IgorA /programs/develop/fasm/trunk/ update 'fasm'  
1619 4994 d 15 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1618 4998 d 3 h lrz /programs/develop/libraries/box_lib/trunk/ Small change  
1617 4998 d 10 h IgorA /programs/develop/fasm/trunk/ 'fasm' use 'OpenDialog'  
1609 5003 d 12 h IgorA /programs/ new game 'Frog boaster'  
1607 5004 d 10 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog - small change of processing error for loading directory, after start program.  
1597 5013 d 15 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 17 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1593 5017 d 16 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 11 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for OpenDialog  
1589 5018 d 11 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1586 5018 d 17 h mario79 /programs/develop/heed/trunk/ HeEd - checked and controlled of smallest size of main window. (Fix for crash)  
1585 5018 d 18 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ CtrlDemo - used OpenDialog calls of Proc_Lib now  
1582 5018 d 22 h mario79 /programs/ 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack
 
1581 5018 d 23 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 10 h diamond /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: fixed typo in pcx.asm  
1574 5022 d 8 h diamond /programs/develop/libraries/libs-dev/ revert changes in libini+libio from rev. 1573  
1573 5022 d 21 h IgorA /programs/ 'libio' and 'libini': function 'get_color' not spoil register 'ecx'
game 'Nu_pogodi': revised
 
1572 5023 d 11 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 5026 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: begin of PCX image format support (version 3.0 24bit only for now)  
1568 5027 d 9 h diamond /programs/develop/libraries/libs-dev/ libini: abort infinite loop on write error  
1555 5038 d 19 h IgorA /programs/ small update game 'Nu pogodi' and lib 'buf2d.obj'  
1538 5043 d 13 h IgorA /programs/ update 'buf2d.obj' and 'nu pogodi'  
1535 5044 d 10 h IgorA /programs/ 1) library 'buf2d.obj'
2) new game 'Nu pogodi'
 
1510 5072 d 12 h mario79 /programs/develop/heed/trunk/ Heed
1) Use OpenDialog calls of Proc_Lib
2) Removed old code for invoke Sysxtree
 
1509 5073 d 0 h mario79 /programs/develop/libraries/proc_lib/ Proc_Lib.obj - library for common procedures
While only OpenDialog calls
 
1490 5093 d 9 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDilaog - small fix for big and dangerous bug.