[Gambas-devel-svn] SF.net SVN: gambas: [1335] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-04-23 10:28:59
|
Revision: 1335 http://gambas.svn.sourceforge.net/gambas/?rev=1335&view=rev Author: gambas Date: 2008-04-23 03:28:33 -0700 (Wed, 23 Apr 2008) Log Message: ----------- [CONFIGURATION] * NEW: Use the libtool optimizer 'dolt' made by Josh Triplett. This should speed up the all compilation. [GB.GTK] * BUG: PictureBox.Alignment property now correctly deals with Align.Normal, Align.TopNormal, and Align.BottomNormal alignments. [GB.QT] * OPT: The PictureBox control does not flicker anymore when its Picture property is changed. [GB.QTE] * BUG: No more automake warning about GNU extensions. * BUG: The component compiles correctly again. Modified Paths: -------------- gambas/trunk/acinclude.m4 gambas/trunk/app/src/gambas3/FMain.form gambas/trunk/gb.desktop/src/gb.desktop/.project gambas/trunk/gb.desktop/src/gb.desktop/.settings gambas/trunk/gb.desktop/src/gb.desktop/Main.module gambas/trunk/gb.gtk/src/gpicturebox.cpp gambas/trunk/gb.qt/src/CPictureBox.cpp gambas/trunk/gb.qt/src/CPictureBox.h gambas/trunk/gb.qt/src/CWindow.cpp gambas/trunk/gb.qte/gb.qte.am gambas/trunk/gb.qte/src/Makefile.am gambas/trunk/gb.qte/src/ext/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |