[Gambas-devel-svn] SF.net SVN: gambas:[6235] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-04-06 22:09:14
|
Revision: 6235 http://sourceforge.net/p/gambas/code/6235 Author: gambas Date: 2014-04-06 22:09:08 +0000 (Sun, 06 Apr 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a new background generated from the QuasiRegular new example. * BUG: Disable replace controls in the search dialog when searching the output window. [WIKI] * BUG: Fix style sheet for tables at the beginning of a block. * BUG: Fix title retrieving of component links. [EXAMPLES] * NEW: QuasiRegular: A new example that shows an example of a quasi-regular pattern. [INTERPRETER] * BUG: Use interpreter API constants in 'gbx_watch.c' so that duplicate constants are removed. Modified Paths: -------------- 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/CComponent.class gambas/trunk/app/src/gambas-wiki/.src/Main.module gambas/trunk/app/src/gambas3/.src/Search/FSearch.class gambas/trunk/app/src/gambas3/img/background/list gambas/trunk/examples/examples/Games/Invaders/.project gambas/trunk/main/gbx/gbx_watch.c gambas/trunk/main/gbx/gbx_watch.h Added Paths: ----------- gambas/trunk/app/src/gambas3/img/background/quasi.png gambas/trunk/examples/examples/Drawing/QuasiRegular/ gambas/trunk/examples/examples/Drawing/QuasiRegular/.action/ gambas/trunk/examples/examples/Drawing/QuasiRegular/.directory gambas/trunk/examples/examples/Drawing/QuasiRegular/.gambas/ gambas/trunk/examples/examples/Drawing/QuasiRegular/.hidden/ gambas/trunk/examples/examples/Drawing/QuasiRegular/.icon.png gambas/trunk/examples/examples/Drawing/QuasiRegular/.lang/ gambas/trunk/examples/examples/Drawing/QuasiRegular/.project gambas/trunk/examples/examples/Drawing/QuasiRegular/.src/ gambas/trunk/examples/examples/Drawing/QuasiRegular/.src/FMain.class gambas/trunk/examples/examples/Drawing/QuasiRegular/.src/FMain.form gambas/trunk/examples/examples/Drawing/QuasiRegular/.startup gambas/trunk/examples/examples/Drawing/QuasiRegular/icon.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |