[Gambas-devel-svn] SF.net SVN: gambas: [661] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-24 08:10:00
|
Revision: 661 http://gambas.svn.sourceforge.net/gambas/?rev=661&view=rev Author: gambas Date: 2007-09-24 01:10:00 -0700 (Mon, 24 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixed a potential problem in debian package maker, where a SHELL command was run without waiting for its end. * BUG: The new option for using the release version number works now. [GB.QT] * BUG: The TextLabel autoresize algorithm now only resizes vertically according to the horizontal size. The horizontal size is never changed to avoid infinite recursion. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |