[Gambas-devel-svn] SF.net SVN: gambas: [656] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-20 17:33:30
|
Revision: 656 http://gambas.svn.sourceforge.net/gambas/?rev=656&view=rev Author: gambas Date: 2007-09-20 10:33:33 -0700 (Thu, 20 Sep 2007) Log Message: ----------- [GB.QT] * NEW: gb.qt and gb.gtk now share the same picture loading algorithm. [GB.GTK] * BUG: Desktop.Scale now returns the same value as gb.qt for the same desktop font size. * NEW: gb.qt and gb.gtk now share the same picture loading algorithm. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/FDebugInfo.form 2.0/trunk/app/src/gambas2/FToolBox.form 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.chart/FTest.class 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/Stock.class 2.0/trunk/gb.gtk/src/CPicture.cpp 2.0/trunk/gb.gtk/src/CScreen.h 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gpicture.h 2.0/trunk/gb.qt/src/CImage.cpp 2.0/trunk/gb.qt/src/CImage.h 2.0/trunk/gb.qt/src/CPicture.cpp 2.0/trunk/gb.qt/src/CPicture.h Added Paths: ----------- 2.0/trunk/gb.qt/share/gb.form.picture.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |