[Gambas-Notification] [Git][gambas/gambas][stable] 3 commits: When using SHELL, call 'setpgrp()' after the possible 'setsid()' call....

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Jul 14 05:04:25 CEST 2021



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


Commits:
b4dc634c by gambas at 2021-07-14T05:00:44+02:00
When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process.

[INTERPRETER]
* BUG: When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process.

- - - - -
08f449d2 by gambas at 2021-07-14T05:01:59+02:00
Fix automatic default focus control for newly opened windows.

[GB.GTK]
* BUG: Fix automatic default focus control for newly opened windows.
* BUG: Fix next control focus routine.

[GB.GTK3]
* BUG: Fix automatic default focus control for newly opened windows.
* BUG: Fix next control focus routine.

- - - - -
5ed24722 by gambas at 2021-07-14T05:02:14+02:00
ButtonBox: Remove workaround for TAB key.

[GB.FORM]
* BUG: ButtonBox: Remove workaround for TAB key.

- - - - -


7 changed files:

- comp/src/gb.form/.src/Button/MenuButton.class
- comp/src/gb.form/.src/Test/FTestMaskBox.class
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gsignals.cpp
- gb.gtk/src/watcher.cpp
- main/gbx/gbx_c_process.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7ad6311a1f74f181603bfe1dba57cf19c672f12e...5ed2472225dfb2c66e15e87e7c696bdc0b2ae7e4

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7ad6311a1f74f181603bfe1dba57cf19c672f12e...5ed2472225dfb2c66e15e87e7c696bdc0b2ae7e4
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/20210714/e60a3319/attachment.htm>


More information about the Notification mailing list