[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: TerminalView.Suspended is a new property that allows to suspend or restart the terminal.

Benoît Minisini gitlab at mg.gitlab.com
Sat Mar 10 13:31:04 CET 2018


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


Commits:
53cbe237 by gambas at 2018-03-10T12:27:02Z
TerminalView.Suspended is a new property that allows to suspend or restart the terminal.

[GB.FORM.TERMINAL]
* NEW: TerminalView: TerminalView.Suspended is a new property that allows to suspend or restart the terminal.
* NEW: TerminalView: Terminal.Reset() now takes an optional argument to keep the cursor position.

- - - - -
dd825e85 by gambas at 2018-03-10T12:28:57Z
Keep fixing breakpoint management, and try to be clever about which panel to show during debugging.

[DEVELOPMENT ENVIRONMENT]
* BUG: Keep fixing breakpoint management.
* NEW: Automatically show the console while the program is running, and the debugging tab when the program is stopped.
* NEW: Add a new button to the console output that suspends the terminal.

- - - - -


5 changed files:

- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FOutput.class
- app/src/gambas3/.src/Debug/FOutput.form
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/4244505ba6bf5a343dc22f11229d539db40e063e...dd825e85c35ef8b01272e2b7fe3ab482f3688da9

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/4244505ba6bf5a343dc22f11229d539db40e063e...dd825e85c35ef8b01272e2b7fe3ab482f3688da9
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/20180310/68852998/attachment.html>


More information about the Notification mailing list