[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: TerminalView: Reset() method does not fail anymore if the currently running process is dead.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Apr 30 21:46:36 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
10faf9da by gambas at 2021-04-30T20:39:12+02:00
TerminalView: Reset() method does not fail anymore if the currently running process is dead.

[GB.FORM.TERMINAL]
* BUG: TerminalView: Reset() method does not fail anymore if the currently running process is dead.

- - - - -
f970a37e by gambas at 2021-04-30T21:01:14+02:00
Fix a string memory leak in error management.

[INTERPRETER]
* BUG: Fix a string memory leak in error management.

- - - - -
f66b426c by gambas at 2021-04-30T21:43:53+02:00
TextEditor: Remove 'tabledragger.js' test file because it is copyrighted.

[GB.FORM.EDITOR]
* BUG: TextEditor: Remove 'tabledragger.js' test file because it is copyrighted.

- - - - -
42673b0b by gambas at 2021-04-30T21:44:30+02:00
New component that provides GlArea OpenGL control for 'gb.gtk3'. Does not work yet.

[GB.GTK3.OPENGL]
* NEW: New component that provides GlArea OpenGL control for 'gb.gtk3'. Does not work yet.

- - - - -
e712f103 by gambas at 2021-04-30T21:46:26+02:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


16 changed files:

- comp/src/gb.form.editor/.component
- comp/src/gb.form.editor/.project
- − comp/src/gb.form.editor/tabledragger.js
- comp/src/gb.form.terminal/.component
- comp/src/gb.form.terminal/.project
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- gb.gtk3/configure.ac
- gb.gtk3/src/Makefile.am
- + gb.gtk3/src/opengl/Makefile.am
- + gb.gtk3/src/opengl/c_glarea.c
- + gb.gtk3/src/opengl/c_glarea.h
- + gb.gtk3/src/opengl/gb.gtk3.opengl.component
- + gb.gtk3/src/opengl/main.c
- + gb.gtk3/src/opengl/main.h
- main/gbx/gb_error.c
- main/gbx/gbx_string.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c79c186c40d2c8153299e4b0652f7a3450a36a3...e712f103d8d0d828bbbbfde157156f2e1e9c15bb

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c79c186c40d2c8153299e4b0652f7a3450a36a3...e712f103d8d0d828bbbbfde157156f2e1e9c15bb
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210430/b5051e42/attachment.htm>


More information about the Notification mailing list