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
6583 2762 d 3 h leency / Fix various mistakes: Eolite, app_plus.ini, /data/Tupfile.lua  
6582 2762 d 5 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6580 2762 d 7 h leency / fix cmm/app_data, add fNav to ISO  
6579 2762 d 8 h leency / add qjulia and buddhabrot to iso/kolibrios/demos  
6577 2762 d 8 h leency / upload pokemini source and binary  
6574 2762 d 13 h siemargl /programs/develop/ktcc/trunk/ fix startup, gcc5.4 ready  
6573 2762 d 13 h leency /programs/testing/ create /programs/testing folder, upload GenFiles by 0CodErr  
6572 2762 d 13 h leency / Eolite: fix status bar for case when a lot of files, add ClipView to SysPanel->Monitoring  
6570 2764 d 3 h leency /programs/cmm/ Eolite: Fix status two bar issues  
6568 2764 d 9 h leency /programs/cmm/ fix ConvertSizeToKb() function for case when size is less than 1Kb  
6567 2764 d 9 h leency /programs/cmm/ CLIPVIEW v1.0: upload a new app Clipboard Viewer  
6566 2764 d 11 h leency /programs/cmm/eolite/include/ Elite: fix scrollbar slider appearance in the most bottom position  
6565 2764 d 11 h leency /programs/cmm/lib/ Fixed copy/paste, thanks akron1 for found issues  
6564 2764 d 23 h leency /programs/cmm/eolite/ Eolite 3.62: status bar code optimization, fix appearance  
6563 2764 d 23 h leency /programs/cmm/lib/ fix for prior rev  
6562 2764 d 23 h leency /programs/cmm/lib/ CMM: Fix broken notify() function and wrong parameter in Clipboard::ResetBlockingBuffer()  
6549 2771 d 23 h serge /programs/ update build rules  
6543 2772 d 0 h serge /programs/ update build rules  
6523 2783 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code cleanup  
6513 2794 d 1 h IgorA /programs/develop/info3ds/ add smooth, update ini file  
6510 2796 d 12 h IgorA /programs/develop/info3ds/ fix calculate normals  
6509 2797 d 13 h IgorA /programs/develop/info3ds/ info3ds_u: add new mode to view material colors  
6507 2800 d 0 h leency /programs/demos/ray/ fix file case for prior commit  
6506 2800 d 0 h leency /programs/demos/ray/ update RAY 3D demo by macgub  
6505 2802 d 22 h punk_joker / Eolite 3.61: status bar optionaly; Show file names in original case;  
6504 2802 d 23 h punk_joker /programs/cmm/ Eolite 3.60: change currend directory  
6499 2807 d 3 h clevermouse /programs/system/cpuid/trunk/ revert CPUID.ASM to r6496  
6498 2807 d 6 h mat1854 /programs/system/cpuid/trunk/ updated UI bugs for AMD.  
6497 2807 d 6 h mat1854 /programs/system/cpuid/trunk/ updated UI bugs for AMD.  
6488 2812 d 11 h pathoswithin /programs/system/cpuid/trunk/ include order  
6487 2812 d 11 h pathoswithin /programs/system/cpuid/trunk/ deleting  
6486 2812 d 12 h pathoswithin /programs/system/cpuid/trunk/ cleaning  
6485 2812 d 19 h mat1854 /programs/system/cpuid/trunk/ added codename, extended features, merged older version of CPUID.  
6484 2812 d 20 h mat1854 /programs/system/cpuid/trunk/ added codename, extended features, merged older version of CPUID.  
6483 2812 d 20 h mat1854 /programs/system/cpuid/trunk/ added codename, extended features, merged older version of CPUID.  
6478 2815 d 3 h hidnplayr /programs/network/rshell/ Fixed rshell tupfile  
6477 2815 d 3 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6469 2820 d 6 h hidnplayr /programs/network/ssh/ Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same.  
6467 2829 d 21 h dunkaist /programs/develop/fasm/trunk/ fasm: update to 1.71.54  
6465 2830 d 22 h hidnplayr /programs/develop/libraries/libcrash/trunk/ Export separate init, update and finalize hash functions.