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
4613 3707 d 11 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Dynamic memory allocation for AUTORUN.DAT.
2) Added additional diagnostic messages for BOARD.
 
4609 3708 d 20 h dnivra /programs/games/tetris/trunk/ Reduced number of checks needed to disable actions if game is paused.  
4607 3709 d 3 h mario79 /programs/system/searchap/ SEARCHAP - use debug-fdo.inc instead debug.inc  
4605 3709 d 18 h dnivra /programs/games/tetris/trunk/ Fixed comments for changes added in revisions 4603 and 4604  
4604 3709 d 19 h dnivra /programs/games/tetris/trunk/ Fixes bug on resume in Tetris: DOWN and spacebar disabled during pause.  
4603 3709 d 19 h dnivra /programs/games/tetris/trunk/ Fixed pause bug in Tetris: UP, LEFT and RIGHT no longer work when game is paused.  
4602 3710 d 16 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Reducing the consumption of RAM, 4 KB instead of 32 KB.
2) Output to BOARD information about running applications.
3) Cleaning of the source code.
notice:
Only 2 KB of memory for AUTORUN.DAT - be careful!
 
4601 3711 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3713 d 14 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4596 3715 d 12 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3715 d 12 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4594 3715 d 15 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3715 d 17 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3715 d 17 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4589 3716 d 8 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
4584 3719 d 4 h Asper /programs/fs/ assign m3u to ac97snd  
4583 3719 d 16 h Asper /programs/media/ac97snd/ac97snd/ fix m3u playlist support  
4571 3730 d 16 h hidnplayr /programs/cmm/browser/ HTMLv: request pages in native language (only english and russian for now)  
4567 3731 d 15 h hidnplayr /programs/cmm/lib/ Rewrote dll_load function and its subfunctions for c--.  
4566 3731 d 16 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
4565 3731 d 17 h leency /programs/cmm/browser/ HTMLv: hotfix  
4564 3731 d 19 h leency /programs/cmm/browser/ HTMLv: set back http_transfer = 0;  
4563 3731 d 19 h leency /programs/cmm/browser/ HTMLv: fix history for redirects  
4562 3731 d 20 h leency /programs/cmm/TWB/ HTMLv: fix for URLs, need to test  
4561 3732 d 22 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4558 3736 d 10 h hidnplayr /programs/cmm/browser/ HTMLv: support for HTTP redirects (3xx).  
4556 3736 d 16 h Albom /programs/games/foxhunt/ foxhunt game version 0.2  
4554 3738 d 15 h leency /programs/cmm/ HTMLv: httplib integration from hidnplayr step #3, uses native_http checkbox (non-stable, off by default)  
4552 3741 d 12 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
4551 3741 d 16 h leency /programs/cmm/browser/ HTMLv: fix URLs (hidnplayr)  
4550 3741 d 16 h leency /programs/cmm/ HTMLv: several fixes  
4546 3743 d 10 h leency /programs/cmm/browser/ htmlv hotfix  
4545 3743 d 10 h leency /programs/cmm/browser/html/ HTMLv: download error pages  
4544 3743 d 10 h leency /programs/cmm/ HTMLv: History or URLs & cached images (available from menu), Page not found custom  
4542 3743 d 22 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3744 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4540 3744 d 14 h leency /programs/cmm/ WTB: small structure improvements  
4537 3744 d 15 h leency /programs/cmm/browser/ hotfix for HTMLv  
4536 3744 d 15 h leency /programs/cmm/ HTMLv: http lib integration, part 1 (thanks hidnplayr)  
4534 3745 d 8 h leency /programs/cmm/ Liza: integration TWB part #2