[Gambas-devel-svn] SF.net SVN: gambas: [1402] gambas/trunk
Brought to you by:
gambas
From: <dvi...@us...> - 2008-06-09 12:30:37
|
Revision: 1402 http://gambas.svn.sourceforge.net/gambas/?rev=1402&view=rev Author: dvillalobos Date: 2008-06-09 05:30:41 -0700 (Mon, 09 Jun 2008) Log Message: ----------- [GB.DB.MYSQL] * NEW: Added Info function to _User class. * OPT: Optimized the Info function in some clases. * NEW: Spanish translation updated. * NEW: Added basic support to Routines. * NEW: Dumps include routines now. [DEVELOPMENT ENVIROMENT] * BUG: Updated country for David Villalobos (authors.txt). ;-) * NEW: Spanish translation updated. [GB.FORM] * BUG: Commented line 547 in class ValueBox (Print "aa"). * NEW: ValueBox and DatePicker close the DateChooser form when Esc key is pressed. Modified Paths: -------------- gambas/trunk/app/src/gambas-database-manager/FAbout.form gambas/trunk/app/src/gambas-database-manager/FPassword.class gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/authors.txt gambas/trunk/comp/src/gb.form/DateChooser.class gambas/trunk/comp/src/gb.form/DatePicker.class gambas/trunk/comp/src/gb.form/ValueBox.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/.lang/es.mo gambas/trunk/gb.db.mysql/src/gb.db.mysql/.lang/es.po gambas/trunk/gb.db.mysql/src/gb.db.mysql/_DataBase.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/_User.class gambas/trunk/gb.db.mysql/src/gb.db.mysql/_View.class Added Paths: ----------- gambas/trunk/gb.db.mysql/src/gb.db.mysql/_Routines.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |