[Gambas-devel-svn] SF.net SVN: gambas:[8108] gambas/trunk/comp/src/gb.web.form
Brought to you by:
gambas
|
From: <ga...@us...> - 2017-03-05 20:23:10
|
Revision: 8108
http://sourceforge.net/p/gambas/code/8108
Author: gambas
Date: 2017-03-05 20:23:08 +0000 (Sun, 05 Mar 2017)
Log Message:
-----------
[GB.WEB.FORM]
* NEW: WebUploader is a control that aims at managing the file upload process entirely. It is a combination of a WebUploadArea, a cancel button, and a progress bar.
* BUG: Always refresh the parent when the visibility of a control changes.
Modified Paths:
--------------
gambas/trunk/comp/src/gb.web.form/.hidden/control/webuploadbutton.png
gambas/trunk/comp/src/gb.web.form/.info
gambas/trunk/comp/src/gb.web.form/.lang/fr.mo
gambas/trunk/comp/src/gb.web.form/.lang/fr.po
gambas/trunk/comp/src/gb.web.form/.list
gambas/trunk/comp/src/gb.web.form/.project
gambas/trunk/comp/src/gb.web.form/.src/WebControl.class
gambas/trunk/comp/src/gb.web.form/.startup
Added Paths:
-----------
gambas/trunk/comp/src/gb.web.form/.hidden/control/webuploader.png
gambas/trunk/comp/src/gb.web.form/.src/Test/FTestWebUploader.class
gambas/trunk/comp/src/gb.web.form/.src/Test/FTestWebUploader.webform
gambas/trunk/comp/src/gb.web.form/.src/WebUploader.class
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|