091b94b1ed
* NEW: Allow components to access the interpreter API through a pointer and not a full structure. It is a little bit slower (one more indirection), but it uses less memory: one pointer instead of about 180. [GB.GTK] * NEW: Use the indirect API access. [GB.QT4] * NEW: Use the indirect API access. [GB.TASK] * NEW: Use the indirect API access. * NEW: Task now is now a stream that can read the standard output of the background task. * NEW: Task now raises the Read event when the background task has printed something on its standard output. * NEW: Task now raises the Error event when the background task has printed something on its standard error output. The event handler receives the data in its first argument. [GB.XML.RPC] * BUG: Some english fixes in some error messages. git-svn-id: svn://localhost/gambas/trunk@5077 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
desktop | ||
mime | ||
other/MakeWebSite | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |