[Gambas-devel-svn] SF.net SVN: gambas: [677] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-29 23:48:46
|
Revision: 677 http://gambas.svn.sourceforge.net/gambas/?rev=677&view=rev Author: gambas Date: 2007-09-29 16:48:50 -0700 (Sat, 29 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Now components have a development state: 'Finished and stable', 'Not finished but stable', and 'Unstable'. The last one was called 'Beta version' before. * BUG: The ColumnView columns in the translation dialog are correctly resized in every case now. [INTERPRETER] * BUG: NULL now can be converted to any class in every case without raising an error now. [GB.FORM] * BUG: DirView now always raises its Click event when a node is selected. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/cy.po 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/CComponentBox.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/FTranslate.class 2.0/trunk/app/src/gambas2/FTranslate.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.chart/.component 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/DirView.class 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/gb.desktop/src/gb.desktop.component 2.0/trunk/gb.gtk.svg/src/gb.gtk.svg.component 2.0/trunk/gb.opengl/src/gb.opengl.component 2.0/trunk/gb.pdf/src/gb.pdf.component 2.0/trunk/gb.sdl/src/gb.sdl.component 2.0/trunk/gb.sdl.sound/src/gb.sdl.sound.component 2.0/trunk/gb.xml/src/gb.xml.component 2.0/trunk/gb.xml/src/rpc/gb.xml.rpc.component 2.0/trunk/gb.xml/src/xslt/gb.xml.xslt.component 2.0/trunk/main/gbx/gbx_value.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |