[Gambas-devel-svn] SF.net SVN: gambas:[7042] gambas/trunk/app/src/gambas3
Brought to you by:
gambas
From: <ga...@us...> - 2015-04-18 11:45:43
|
Revision: 7042 http://sourceforge.net/p/gambas/code/7042 Author: gambas Date: 2015-04-18 11:45:35 +0000 (Sat, 18 Apr 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a close button to the debug panel. * NEW: Don't show space dots in the console. * NEW: Do automatic completion while typing strings. * BUG: Don't erase component file if you open the project properties dialog without selecting the information tab. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CPropertyInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Debug/FOutput.class gambas/trunk/app/src/gambas3/.src/Editor/Code/CCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/support.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |