[Gambas-devel-svn] SF.net SVN: gambas: [1257] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-03-25 23:11:06
|
Revision: 1257 http://gambas.svn.sourceforge.net/gambas/?rev=1257&view=rev Author: gambas Date: 2008-03-25 16:10:47 -0700 (Tue, 25 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Use a relative font size in the workspace, toolbox and property sheet. * NEW: The file information dialog was synchronized with Gambas 2. * BUG: UTF-8 fixes in the code editor. * BUG: Help pages on special method are opened correctly now. * BUG: Breakpoint list is not filled with impossible breakpoints anymore. * BUG: The procedure combo-box now always displays the correct current procedure name. [GB.QT.EXT] * BUG: Some fixes in Editor procedure folding. Modified Paths: -------------- gambas/trunk/app/src/gambas3/FCompletion.class gambas/trunk/app/src/gambas3/FEditor.class gambas/trunk/app/src/gambas3/FInfo.class gambas/trunk/app/src/gambas3/FInfo.form gambas/trunk/app/src/gambas3/FMain.form gambas/trunk/app/src/gambas3/FToolBox.form gambas/trunk/app/src/gambas3/MHelp.module gambas/trunk/gb.qt/src/ext/CEditor.cpp gambas/trunk/gb.qt/src/ext/gview.cpp gambas/trunk/gb.qt/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |