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