Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4946 3623 d 10 h yogev_ezra /programs/system/icon_new/ Fix typos  
/programs/system/icon_new/@icon.asm
4945 3623 d 10 h yogev_ezra /programs/system/icon_new/ Revert r4937  
/programs/system/icon_new/@icon.asm
4944 3625 d 6 h 0CodErr /programs/develop/mstate/ Add program "mstate" which shows state of mouse buttons  
/programs/develop/mstate
/programs/develop/mstate/make.bat
/programs/develop/mstate/mstate.asm
4943 3625 d 8 h eAndrew /programs/other/calcplus/ Calc+ v0.5. http://board.kolibrios.org/viewtopic.php?p=57492#p57492  
/programs/other/calcplus/calcplus.asm
/programs/other/calcplus/parser.inc
4942 3625 d 16 h hidnplayr /programs/system/setup/trunk/ Fixed circonflexe dead key for belgian and french keymaps.  
/programs/system/setup/trunk/keymaps.inc
4941 3626 d 11 h hidnplayr /programs/system/setup/trunk/ Fixed '\' and '€' symbol on belgian keymap.  
/programs/system/setup/trunk/keymaps.inc
4939 3627 d 9 h eAndrew /programs/other/calcplus/ Nerfed GUI for next updates. Now you can press <Enter> to calculate. Added Two buttons in title (keyboard and help), but they don`t work now.  
/programs/other/calcplus/calcplus.asm
4937 3627 d 10 h eAndrew /programs/system/icon_new/ Icon_new: Title of notifications was deleted.  
/programs/system/icon_new/@icon.asm
4936 3627 d 12 h hidnplayr /programs/system/setup/trunk/ Fixed ²(squared)/³(cubed) key on belgian keymap.  
/programs/system/setup/trunk/keymaps.inc
4935 3627 d 12 h Akyltist /programs/other/calc/trunk/ calc fix: sys_colors_new  
/programs/other/calc/trunk/calc.asm
4934 3627 d 13 h Akyltist /programs/other/calc/trunk/ calc - use system colors  
/programs/other/calc/trunk/calc.asm
4933 3629 d 15 h hidnplayr /programs/fs/kfar/trunk/ KFAR: removed description of ALT+F4 key to avoid confusion.  
/programs/fs/kfar/trunk/kfar.asm
4931 3630 d 6 h hidnplayr /programs/system/setup/trunk/ Fixed 'µ' key in belgian keymap  
/programs/system/setup/trunk/keymaps.inc
4924 3638 d 7 h Serge /programs/develop/mtdbg/ mtdbg fpu: detect denormal, infinity or not-a-number value  
/programs/develop/mtdbg/gui.inc
4922 3640 d 4 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
4920 3641 d 7 h hidnplayr /programs/network/ftpc/ small bugfixes  
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
4919 3643 d 9 h eAndrew /programs/other/calcplus/ Calc+: 123456789 -> 789456123  
/programs/other/calcplus/calcplus.asm
4918 3644 d 20 h hidnplayr /programs/network/ftpc/ FTPC 0.12: notify user when connect failed, added timeout when receiving commands from the server.  
/programs/network/ftpc/ftpc.asm
4917 3647 d 8 h Albom /programs/games/rsquare/trunk/ RedSquare keyboard fix  
/programs/games/rsquare/trunk/rsquare.asm
4915 3650 d 11 h mario79 /programs/system/mgb/trunk/ MGB v0.81 - fix "benchmark GS selector" for some display sizes(for example, 1366 by horizontal) and code optimization  
/programs/system/mgb/trunk/mgb.asm
4914 3650 d 13 h Serge /programs/develop/mtdbg/ mtdbg: switching between mmx(default) and fpu registers  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4913 3650 d 18 h hidnplayr /programs/develop/mtdbg/ Reduced binary size, updated version number to 0.35
(New since 0.34: MMX/FPU registers, resizeable window.)
 
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4912 3651 d 15 h Serge /programs/develop/mtdbg/ mtdbg fpu: 1)simplified code
2)two pass bcd to string converter
3)new output format
 
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4911 3653 d 7 h Serge /programs/develop/mtdbg/ mtdbg: fix extra zero in exponent  
/programs/develop/mtdbg/gui.inc
4910 3653 d 7 h Serge /programs/develop/mtdbg/ mtdbg: fix some rounding issues  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4909 3653 d 16 h Serge /programs/develop/mtdbg/ mtdbg: set rounding mode to -Inf  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4908 3654 d 5 h hidnplayr /programs/develop/mtdbg/ MTDBG: resizeable window  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4907 3654 d 6 h Serge /programs/develop/mtdbg/ mtdbg: fix garbage  
/programs/develop/mtdbg/gui.inc
4906 3654 d 6 h Serge /programs/develop/mtdbg/ mtdbg: improve output formatting  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4905 3654 d 10 h Serge /programs/develop/mtdbg/ mtdbg: and again, thanks to Yogev  
/programs/develop/mtdbg/gui.inc
4904 3654 d 15 h Serge /programs/develop/mtdbg/ mtdbg: and another one  
/programs/develop/mtdbg/gui.inc
4903 3654 d 15 h Serge /programs/develop/mtdbg/ mtdbg: fix mistype  
/programs/develop/mtdbg/gui.inc
4902 3654 d 15 h Serge /programs/develop/mtdbg/ mtdbg: 1)set rounding mode
2)improve output formatting
 
/programs/develop/mtdbg/gui.inc
4901 3654 d 16 h Serge /programs/develop/mtdbg/ mtdbg: handle some special floating-point values  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4900 3655 d 7 h Serge /programs/develop/mtdbg/ mtdbg: display contents of fpu registers. some bugs still unfixed  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4899 3655 d 17 h leency /programs/cmm/eolite/imgs/ Eolite: delete icons.raw as unnecessary  
/programs/cmm/eolite/imgs/icons.raw
4898 3655 d 17 h leency /programs/cmm/ cmm: lib update  
/programs/cmm/game_center/game_center.c
/programs/cmm/lib/file_system.h
4897 3655 d 17 h leency /programs/cmm/eolite/ Eolite 2.35: Insert selection  
/programs/cmm/eolite/Eolite.c
4896 3656 d 5 h punk_joker /programs/cmm/eolite/ Eolite 2.31: optimization of the copy function  
/programs/cmm/eolite/include/mark.h
/programs/cmm/eolite/Eolite.c
/programs/cmm/eolite/include/copy.h
4895 3656 d 7 h Serge /programs/develop/mtdbg/ mtdbg: 1)minor optimisations
2)display contents of fpu registers. Warrning! Only labels are valid
 
/programs/develop/mtdbg/gui.inc