[Gambas-devel-svn] SF.net SVN: gambas: [1360] gambas/trunk
Brought to you by:
gambas
From: <dvi...@us...> - 2008-05-07 17:10:34
|
Revision: 1360 http://gambas.svn.sourceforge.net/gambas/?rev=1360&view=rev Author: dvillalobos Date: 2008-05-07 10:10:39 -0700 (Wed, 07 May 2008) Log Message: ----------- [GB.DB.MYSQL] * BUG: Grammatical error, use Length instead of Lenght. * BUG: Error messages updated. * BUG: Quote some unquoted symbols. * BUG: Used Charset instead of CharSet. * BUG: Local variables renamed. * NEW: User administration (Add, Delete, Grant). [GB.DB.FORM] * BUG: Removed "Fixed" from Forms. Modified Paths: -------------- gambas/trunk/comp/src/gb.chart/.info gambas/trunk/comp/src/gb.db.form/FBrowser.form gambas/trunk/comp/src/gb.db.form/FMain.form gambas/trunk/gb.db.mysql/src/gb.db.mysql/Connection.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/DB.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_DataBase.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_DataTypes.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_MySQL.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Table.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/modMain.module Added Paths: ----------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/_User.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |