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
4631 3701 d 0 h mario79 /programs/fs/kfm/trunk/ KFM 0.47j - dynamic generation the buttons "select disk"  
4626 3702 d 18 h Akyltist /programs/cmm/lib/ lang fix: неиВЗестная  
4623 3703 d 4 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3703 d 10 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3704 d 9 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4620 3704 d 15 h hidnplayr /programs/media/midamp/trunk/ fixed crash while trying to work with an empty playlist.  
4618 3705 d 20 h mario79 /programs/system/test/trunk/ PROTECTION TEST
1) Optimisations and code refactoring.
2) Reducing the consumption of RAM, 4 KB instead of 64 KB.
3) Translation into Russian.
 
4617 3705 d 21 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4616 3706 d 4 h punk_joker /programs/cmm/tmpdisk/ TmpDisk 0.5.1: not displayed on the board size for the disk(fixed)  
4613 3707 d 3 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 12 h dnivra /programs/games/tetris/trunk/ Reduced number of checks needed to disable actions if game is paused.  
4607 3708 d 19 h mario79 /programs/system/searchap/ SEARCHAP - use debug-fdo.inc instead debug.inc  
4605 3709 d 10 h dnivra /programs/games/tetris/trunk/ Fixed comments for changes added in revisions 4603 and 4604  
4604 3709 d 11 h dnivra /programs/games/tetris/trunk/ Fixes bug on resume in Tetris: DOWN and spacebar disabled during pause.  
4603 3709 d 11 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 9 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 7 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3713 d 7 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4596 3715 d 4 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3715 d 4 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4594 3715 d 7 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3715 d 9 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3715 d 9 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4589 3716 d 1 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
4584 3718 d 20 h Asper /programs/fs/ assign m3u to ac97snd  
4583 3719 d 9 h Asper /programs/media/ac97snd/ac97snd/ fix m3u playlist support  
4571 3730 d 8 h hidnplayr /programs/cmm/browser/ HTMLv: request pages in native language (only english and russian for now)  
4567 3731 d 7 h hidnplayr /programs/cmm/lib/ Rewrote dll_load function and its subfunctions for c--.  
4566 3731 d 8 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
4565 3731 d 9 h leency /programs/cmm/browser/ HTMLv: hotfix  
4564 3731 d 11 h leency /programs/cmm/browser/ HTMLv: set back http_transfer = 0;  
4563 3731 d 11 h leency /programs/cmm/browser/ HTMLv: fix history for redirects  
4562 3731 d 12 h leency /programs/cmm/TWB/ HTMLv: fix for URLs, need to test  
4561 3732 d 14 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 2 h hidnplayr /programs/cmm/browser/ HTMLv: support for HTTP redirects (3xx).  
4556 3736 d 8 h Albom /programs/games/foxhunt/ foxhunt game version 0.2  
4554 3738 d 7 h leency /programs/cmm/ HTMLv: httplib integration from hidnplayr step #3, uses native_http checkbox (non-stable, off by default)  
4552 3741 d 4 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
4551 3741 d 8 h leency /programs/cmm/browser/ HTMLv: fix URLs (hidnplayr)  
4550 3741 d 8 h leency /programs/cmm/ HTMLv: several fixes