[Gambas-devel-svn] SF.net SVN: gambas:[5988] gambas/trunk/comp/src/gb.db.form
Brought to you by:
gambas
From: <ga...@us...> - 2013-12-07 13:00:29
|
Revision: 5988 http://sourceforge.net/p/gambas/code/5988 Author: gambas Date: 2013-12-07 13:00:25 +0000 (Sat, 07 Dec 2013) Log Message: ----------- [GB.DB.FORM] * BUG: DataCheckBox correctly defines its internal TriState property depending on whether its database field is mandatory or not. * BUG: Editable DataBrowser and DataView do not create a spurious extra line anymore. Modified Paths: -------------- gambas/trunk/comp/src/gb.db.form/.lang/.pot gambas/trunk/comp/src/gb.db.form/.lang/fr.po gambas/trunk/comp/src/gb.db.form/.lang/zh.mo gambas/trunk/comp/src/gb.db.form/.lang/zh.po gambas/trunk/comp/src/gb.db.form/.project gambas/trunk/comp/src/gb.db.form/.src/DataCheckBox.class gambas/trunk/comp/src/gb.db.form/.src/DataView.class gambas/trunk/comp/src/gb.db.form/.src/FBlobEditor.class gambas/trunk/comp/src/gb.db.form/.src/Test/FMain2.class gambas/trunk/comp/src/gb.db.form/.src/Test/FMain2.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |