[Gambas-devel-svn] SF.net SVN: gambas: [107] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-15 10:20:55
|
Revision: 107 http://svn.sourceforge.net/gambas/?rev=107&view=rev Author: gambas Date: 2006-10-15 03:20:32 -0700 (Sun, 15 Oct 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The first line of HTML file is correctly highlighted now. [GB.WEB COMPONENT] * BUG: Session management starts working correctly. * NEW: Session files are written inside the gambas user temporary directory: /tmp/gambas.$UID/session. [GB.QT.EXT COMPONENT] * BUG: Editor width is correctly updated when a line is rewritten by the syntax highlighter. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FCompletion.class 2.0/trunk/app/src/gambas2/FTextEditor.class 2.0/trunk/comp/src/gb.web/.info 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/CGI.module 2.0/trunk/comp/src/gb.web/Main.module 2.0/trunk/comp/src/gb.web/Request.module 2.0/trunk/comp/src/gb.web/Response.module 2.0/trunk/comp/src/gb.web/Session.module 2.0/trunk/gb.qt/src/ext/gdocument.cpp 2.0/trunk/gb.qt/src/ext/gview.h 2.0/trunk/main/gbx/gbx_stream.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |