[Gambas-devel-svn] SF.net SVN: gambas: [724] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-10-11 09:12:59
|
Revision: 724 http://gambas.svn.sourceforge.net/gambas/?rev=724&view=rev Author: gambas Date: 2007-10-11 02:13:01 -0700 (Thu, 11 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Saving and reading debug window settings is more reliable now. * BUG: Importing a translation works again. * NEW: Japanese and Swedish translations updated. [DATABASE MANAGER] * BUG: Copying a table does not destroy the destination table when its has the same name as the source table anymore. [GB.QT] * BUG: Do not change ColumnView column widths when clearing it, if the AutoResize property is not set. [GB.DB] * BUG: Support for database backends that do not like inserting a record without any value change. [GB.FORM] * NEW: Japanese translation updated. [GB.FORM.MDI] * NEW: Japanese translation updated. [GB.FORM.DIALOG] * NEW: Japanese translation updated. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/app/src/gambas-database-manager/FPasteTable.class 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.lang/ja.mo 2.0/trunk/app/src/gambas2/.lang/ja.po 2.0/trunk/app/src/gambas2/.lang/sv.mo 2.0/trunk/app/src/gambas2/.lang/sv.po 2.0/trunk/app/src/gambas2/Design.module 2.0/trunk/app/src/gambas2/FDebugExpr.class 2.0/trunk/app/src/gambas2/FTranslate.class 2.0/trunk/app/src/gambas2/FTranslate.form 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/main/lib/db/CResult.c Added Paths: ----------- 2.0/trunk/comp/src/gb.form/.lang/ja.po 2.0/trunk/comp/src/gb.form.dialog/.lang/fr.po 2.0/trunk/comp/src/gb.form.dialog/.lang/ja.po 2.0/trunk/comp/src/gb.form.mdi/.lang/ja.po Removed Paths: ------------- 2.0/trunk/comp/src/gb.form.dialog/.lang/fr.mo 2.0/trunk/comp/src/gb.form.dialog/.lang/fr.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |