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
1601 4980 d 12 h mario79 /programs/system/mousemul/trunk/ MousEmul
1) total optimization of code
2) different events for Up and Down of key Num 5
3) advansed acceleration mode
 
1597 4986 d 19 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 4987 d 22 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1595 4990 d 16 h mario79 /programs/media/midamp/trunk/ When MidAmp will start with parm "path of file", It is giving right path for OpenDialog now.  
1594 4990 d 16 h mario79 /programs/media/kiv/trunk/ When KIV will start with parm "path of file", It is giving right path for OpenDialog now.  
1593 4990 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: 1bpp (monochrome) images support,
pcx.asm now uses 1bpp functions too, pcx code optimization
 
1592 4991 d 2 h IgorA /programs/ 't_edit' use 'proc_lib.obj'
'planet_v' small fix
 
1590 4991 d 15 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for OpenDialog  
1589 4991 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1588 4991 d 16 h mario79 /programs/media/midamp/trunk/ MidAmp
1) Bottom menu does work through OpenDialog now
2) Removed code for invoke Sysxtree.
 
1586 4991 d 22 h mario79 /programs/develop/heed/trunk/ HeEd - checked and controlled of smallest size of main window. (Fix for crash)  
1585 4991 d 23 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ CtrlDemo - used OpenDialog calls of Proc_Lib now  
1584 4992 d 1 h IgorA /programs/other/planet_v/ 'planet_v' use library 'proc_lib.obj'  
1583 4992 d 2 h mario79 /programs/media/midamp/trunk/ MidAmp
1) Use OpenDialog calls of Proc_Lib now
2) Build with pack
 
1582 4992 d 3 h mario79 /programs/ 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack
 
1581 4992 d 3 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 4992 d 15 h diamond /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: fixed typo in pcx.asm  
1578 4993 d 15 h dunkaist /programs/ build_all.bat: snake game compiling added  
1577 4993 d 15 h IgorA /programs/games/nu_pogodi/trunk/ Nu pogodi: new options in the configuration file  
1575 4993 d 16 h dunkaist /programs/media/kiv/trunk/ kiv: *.pcx images loading at next/prev button pressing  
1574 4995 d 12 h diamond /programs/develop/libraries/libs-dev/ revert changes in libini+libio from rev. 1573  
1573 4996 d 1 h IgorA /programs/ 'libio' and 'libini': function 'get_color' not spoil register 'ecx'
game 'Nu_pogodi': revised
 
1572 4996 d 15 h dunkaist /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: PCX v3.0 image format support - grayscale and monochrome (through converting to 8bit) decoding  
1571 4998 d 14 h Asper /programs/system/board/trunk/ Version of board that write log file.  
1570 4999 d 14 h dunkaist /programs/media/kiv/trunk/ kiv: "PCX" string added to opendialog filter  
1569 4999 d 14 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: begin of PCX image format support (version 3.0 24bit only for now)  
1568 5000 d 14 h diamond /programs/develop/libraries/libs-dev/ libini: abort infinite loop on write error  
1567 5001 d 22 h dunkaist /programs/ new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)  
1566 5001 d 22 h dunkaist /programs/games/snake/trunk/ snake: version 0.5  
1555 5012 d 0 h IgorA /programs/ small update game 'Nu pogodi' and lib 'buf2d.obj'  
1552 5012 d 21 h IgorA /programs/games/nu_pogodi/trunk/ update game 'Nu pogodi': add ini file  
1547 5014 d 14 h Asper /programs/ "Zkey" program, "firework" and "unvwater" demos added.  
1538 5016 d 18 h IgorA /programs/ update 'buf2d.obj' and 'nu pogodi'  
1535 5017 d 14 h IgorA /programs/ 1) library 'buf2d.obj'
2) new game 'Nu pogodi'
 
1525 5022 d 16 h dunkaist /programs/other/rtfread/trunk/ rtfread: yet another scroll_bar fix  
1524 5023 d 20 h dunkaist /programs/other/rtfread/trunk/ rtfread: fixed crash when the window was _too_ minimised, scroll_bar horrible blinking fixed, version 1.034  
1522 5027 d 21 h dunkaist /programs/games/snake/trunk/ snake: version 0.3  
1520 5030 d 23 h dunkaist /programs/games/snake/trunk/ snake: some bugfixes  
1518 5031 d 23 h dunkaist /programs/games/snake/ snake: new game  
1515 5035 d 2 h dunkaist /programs/other/rtfread/trunk/ rtfread: providing menu_bar and scroll_bar from box_lib