[Gambas-devel-svn] SF.net SVN: gambas: [326] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-04-23 06:11:13
|
Revision: 326 http://svn.sourceforge.net/gambas/?rev=326&view=rev Author: gambas Date: 2007-04-22 23:11:15 -0700 (Sun, 22 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Shortcuts now do not raise the same action twice anymore. [GB.QT] * NEW: Menu.Value is now a property on its own, and acts like the Button.Value property. * BUG: Non toggle actions now should behave correctly and not raise twice. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/Design.module 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/gb.qt/.project 2.0/trunk/gb.qt/src/gb.qt/Action.class 2.0/trunk/gb.qt/src/gb.qt/FMain.class 2.0/trunk/gb.qt/src/gb.qt/FMain.form 2.0/trunk/main/gbc/gba.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |