[Gambas-devel-svn] SF.net SVN: gambas:[6718] gambas/trunk/comp/src
Brought to you by:
gambas
From: <ga...@us...> - 2014-12-11 20:59:09
|
Revision: 6718 http://sourceforge.net/p/gambas/code/6718 Author: gambas Date: 2014-12-11 20:59:02 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [GB.FORM] * NEW: Format files sizes with two decimals. [GB.UTIL] * BUG: File.FormatSize() now takes an optional argument that allows to format the size in binary format (1K = 1024) instead of decimal format (1K = 1000). Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Main.module gambas/trunk/comp/src/gb.util/.info gambas/trunk/comp/src/gb.util/.src/File.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |