[Gambas-devel-svn] SF.net SVN: gambas:[6652] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-16 21:40:59
|
Revision: 6652 http://sourceforge.net/p/gambas/code/6652 Author: gambas Date: 2014-11-16 21:40:47 +0000 (Sun, 16 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The structure of databases is now stored in the *.connection files. It will be used for an automatic database initialization feature. [WEBSITE MAKER] * NEW: Update for 3.6.2. [WIKI CGI SCRIPT] * BUG: Fix the display of page without headers. * NEW: Indexes are now displayed on two or more columns. [INTERPRETER] * NEW: New GB.AllocZero() API for allocating memory and filling it with zeros. [GB.DB.MYSQL] * OPT: Cache metadata queries during 30 secondes to speed up things. [GB.FORM] * NEW: MenuButton displays a focus rectangle now. [GB.GUI.BASE] * BUG: ProgressBar now raises native control events. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.src/MMain.module gambas/trunk/app/other/MakeWebSite/gambas.sourceforge.net/home.html gambas/trunk/app/src/gambas-wiki/.hidden/Uncompressed/.public/style.css gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas-wiki/.src/Wiki.webpage gambas/trunk/app/src/gambas-wiki/.src/WikiMarkdown.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gbs3/.settings gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/MenuButton.class gambas/trunk/comp/src/gb.gui.base/.src/ProgressBar.class gambas/trunk/gb.db.mysql/src/main.c gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_api.h gambas/trunk/main/lib/db/CConnection.c gambas/trunk/main/lib/db/gb.db.h gambas/trunk/main/share/gambas.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |