[Gambas-devel-svn] SF.net SVN: gambas:[7511] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-12-10 23:14:19
|
Revision: 7511 http://sourceforge.net/p/gambas/code/7511 Author: gambas Date: 2015-12-10 23:14:17 +0000 (Thu, 10 Dec 2015) Log Message: ----------- [GB.GTK] * BUG: Raise an error now when calling WAIT during a repaint event. This is -not- a good idea tha can crash everything. [GB.GTK3] * BUG: Raise an error now when calling WAIT during a repaint event. This is -not- a good idea tha can crash everything. [GB.QT4] * BUG: Raise an error now when calling WAIT during a repaint event. This is -not- a good idea tha can crash everything. [GB.QT5] * BUG: Raise an error now when calling WAIT during a repaint event. This is -not- a good idea tha can crash everything. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gdrawingarea.cpp gambas/trunk/gb.gtk/src/gdrawingarea.h gambas/trunk/gb.gtk/src/main.cpp gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CDrawingArea.h gambas/trunk/gb.qt4/src/cpaint_impl.cpp gambas/trunk/gb.qt4/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |