[Gambas-devel-svn] SF.net SVN: gambas:[6447] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-09-03 14:33:29
|
Revision: 6447 http://sourceforge.net/p/gambas/code/6447 Author: gambas Date: 2014-09-03 14:33:18 +0000 (Wed, 03 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Use the new WebSettings.Cache.Clear() method. * BUG: Fix project lists layout when they are filtered. [WIKI CGI SCRIPT] * BUG: Workaround the thttpd cgi interface bug. [INTERPRETER] * NEW: A new API for browsing a directory recursively. * NEW: Js$() is a new function that quotes javascript strings. [GB.FORM] * BUG: ColorChooser: Don't memorize custom colors spuriously. [GB.GUI.BASE] * BUG: GridView: Don't take hidden columns into account when layouting expanded columns. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.settings gambas/trunk/app/src/gambas-wiki/.src/Main.module gambas/trunk/app/src/gambas-wiki/.src/WikiMarkdown.class gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/comp/src/gb.form/.src/Color/FColorChooser.class gambas/trunk/comp/src/gb.form/.src/Main.module gambas/trunk/comp/src/gb.form/.src/Test/Form4.form gambas/trunk/comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class gambas/trunk/examples/examples/Drawing/Fractal/.project gambas/trunk/examples/examples/Drawing/Fractal/.src/FFractal.class gambas/trunk/examples/examples/Drawing/Fractal/.startup gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_api.h gambas/trunk/main/gbx/gbx_c_process.h gambas/trunk/main/gbx/gbx_subr_string.c gambas/trunk/main/share/gambas.h gambas/trunk/main/share/gb_reserved_keyword.h gambas/trunk/main/share/gb_reserved_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |