[Gambas-devel-svn] SF.net SVN: gambas: [555] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-05 08:53:06
|
Revision: 555 http://gambas.svn.sourceforge.net/gambas/?rev=555&view=rev Author: gambas Date: 2007-09-05 01:53:08 -0700 (Wed, 05 Sep 2007) Log Message: ----------- [GB.QT] * NEW: Window.Closed is a new property that returns if a window is closed. [GB.GTK] * NEW: Window.Closed is a new property that returns if a window is closed. [GB.FORM.MDI] * BUG: Closed MDI windows are correctly detected now. Modified Paths: -------------- 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/examples/examples/Games/GameOfLife/.project 2.0/trunk/examples/examples/Games/GameOfLife/FMain.class 2.0/trunk/examples/examples/Games/GameOfLife/FMain.form 2.0/trunk/examples/examples/Games/Snake/.project 2.0/trunk/examples/examples/Games/Snake/FrmMain.class 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/CWindow.cpp 2.0/trunk/gb.qt/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |