[Gambas-devel-svn] SF.net SVN: gambas:[8041] gambas/trunk/comp/src/gb.web.form
Brought to you by:
gambas
From: <ga...@us...> - 2017-01-07 00:55:13
|
Revision: 8041 http://sourceforge.net/p/gambas/code/8041 Author: gambas Date: 2017-01-07 00:55:12 +0000 (Sat, 07 Jan 2017) Log Message: ----------- [GB.WEB.FORM] * BUG: WebDateBox: Settings the Value (or Date) property raise the Change event. * NEW: WebForm: The AddJavascriptFile() method now support extern javaascript files. * NEW: WebTable: EnsureVisible() is a new method ensuring that a specific row is visible to the screen. * BUG: WebTextBox: Fix the raise of Activate event. * BUG: WebTextBox: Fix autocompletion support. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/.info gambas/trunk/comp/src/gb.web.form/.project gambas/trunk/comp/src/gb.web.form/.src/Calendar/WebDateBox.class gambas/trunk/comp/src/gb.web.form/.src/Header.class gambas/trunk/comp/src/gb.web.form/.src/Header.webpage gambas/trunk/comp/src/gb.web.form/.src/Test/Webform6.class gambas/trunk/comp/src/gb.web.form/.src/Test/Webform6.webform gambas/trunk/comp/src/gb.web.form/.src/WebForm.class gambas/trunk/comp/src/gb.web.form/.src/WebTable/WebTable.class gambas/trunk/comp/src/gb.web.form/.startup gambas/trunk/comp/src/gb.web.form/lib.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |