[Gambas-devel-svn] SF.net SVN: gambas:[8043] gambas/trunk
Brought to you by:
gambas
|
From: <ga...@us...> - 2017-01-07 00:58:21
|
Revision: 8043
http://sourceforge.net/p/gambas/code/8043
Author: gambas
Date: 2017-01-07 00:58:20 +0000 (Sat, 07 Jan 2017)
Log Message:
-----------
[DEVELOPMENT ENVIRONMENT]
* NEW: Update french translation.
* NEW: Support for the new gb.term component.
[INTERPRETER]
* NEW: Add an API that returns the file descriptor associated with a specific stream.
[GB.TERM]
* NEW: New component for terminal management with an API very close to the one provided by the operating system.
Modified Paths:
--------------
gambas/trunk/app/src/gambas3/.lang/fr.mo
gambas/trunk/app/src/gambas3/.lang/fr.po
gambas/trunk/app/src/gambas3/.src/Component/CDocumentation.class
gambas/trunk/app/src/gambas3/.src/Project.module
gambas/trunk/main/configure.ac
gambas/trunk/main/gbx/gbx_api.c
gambas/trunk/main/lib/Makefile.am
gambas/trunk/main/share/gambas.h
Added Paths:
-----------
gambas/trunk/main/lib/term/
gambas/trunk/main/lib/term/Makefile.am
gambas/trunk/main/lib/term/cterm.c
gambas/trunk/main/lib/term/cterm.h
gambas/trunk/main/lib/term/gb.term.component
gambas/trunk/main/lib/term/main.c
gambas/trunk/main/lib/term/main.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|