[go: up one dir, main page]

Menu

Commit [r5241]  Maximize  Restore  History

[DEVELOPMENT ENVIRONMENT]

* NEW: Draw the projet property dialog library list with a GridView.

[INTERPRETER]
* BUG: Fix class overriding routine.

[GB.ARGS]
* NEW: 'gb.args' is a new component that analyzes the command-line options,
and automatically handles the "--help" option.

[GB.HTTPD]
* BUG: Hide the component.

gambas 2012-10-15

changed /gambas/trunk/app/src/gambas3/.lang/.pot
changed /gambas/trunk/app/src/gambas3/.lang/fr.mo
changed /gambas/trunk/app/src/gambas3/.lang/fr.po
changed /gambas/trunk/app/src/gambas3/.src/Component/CComponent.class
changed /gambas/trunk/app/src/gambas3/.src/Project/CLibraryInfo.class
changed /gambas/trunk/app/src/gambas3/.src/Project/FPropertyComponent.class
changed /gambas/trunk/app/src/gambas3/.src/Project/FPropertyProject.class
changed /gambas/trunk/app/src/gambas3/.src/Project/FPropertyProject.form
added /gambas/trunk/comp/src/gb.args
added /gambas/trunk/comp/src/gb.args/.component
added /gambas/trunk/comp/src/gb.args/.directory
added /gambas/trunk/comp/src/gb.args/.hidden
added /gambas/trunk/comp/src/gb.args/.icon.png
added /gambas/trunk/comp/src/gb.args/.info
added /gambas/trunk/comp/src/gb.args/.list
added /gambas/trunk/comp/src/gb.args/.project
added /gambas/trunk/comp/src/gb.args/.src
added /gambas/trunk/comp/src/gb.args/.src/Args.module
added /gambas/trunk/comp/src/gb.args/.src/MMain.module
added /gambas/trunk/comp/src/gb.args/.startup
changed /gambas/trunk/comp/src/order
changed /gambas/trunk/gb.httpd/src/gb.httpd.component
changed /gambas/trunk/main/gbx/gbx_class.c
changed /gambas/trunk/main/gbx/gbx_exec.c