[Gambas-Notification] [Git][gambas/gambas][stable] 16 commits: Make terminal output visible at program's end.

Benoît Minisini gitlab at mg.gitlab.com
Sat Jul 25 11:57:16 CEST 2020



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


Commits:
68214e67 by gambas at 2020-07-25T11:11:06+02:00
Make terminal output visible at program's end.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update Gambas 16 Medium font.
* BUG: Always ensure that the terminal bottom is visible once a program or a test is finished.
* BUG: Send the test suite name and not the full test list to the tested program.

- - - - -
d5d75352 by gambas at 2020-07-25T11:11:58+02:00
Fix again automatic insertion of string delimiters.

[GB.FORM.EDITOR]
* BUG: Fix again automatic insertion of string delimiters.

- - - - -
2076f27e by gambas at 2020-07-25T11:12:36+02:00
Fix a typo in an help comment.

[GB.TEST]
* BUG: Fix a typo in an help comment.

- - - - -
abff8d6b by gambas at 2020-07-25T11:12:43+02:00
Project property dialog: remove white background color of icon button.

[DEVELOPMENT ENVIRONMENT]
* BUG: Project property dialog: remove white background color of icon button.

- - - - -
07cb1d66 by gambas at 2020-07-25T11:13:01+02:00
Remove some useless X11-related includes.

[GB.QT4]
* BUG: Remove some useless X11-related includes.

[GB.QT5]
* BUG: Remove some useless X11-related includes.

- - - - -
717b2a14 by gambas at 2020-07-25T11:13:13+02:00
Fix '&=' operator optimization when the added string is void.

[INTERPRETER]
* BUG: Fix '&=' operator optimization when the added string is void.

- - - - -
af2cb895 by gambas at 2020-07-25T11:13:29+02:00
Better fix for '&=' operator optimization.

[INTERPRETER]
* BUG: Better fix for '&=' operator optimization.

- - - - -
2b41871f by gambas at 2020-07-25T11:13:47+02:00
Workaround a stupid postgresql #define.

[GB.DB.POSTGRESQL]
* BUG: Workaround a stupid postgresql #define.

- - - - -
73489924 by gambas at 2020-07-25T11:13:56+02:00
Try to workaround a possible stupid PostgreSQL define again.

[GB.DB.POSTGRESQL]
* BUG: Try to workaround a possible stupid PostgreSQL define again.

- - - - -
f2c1c908 by gambas at 2020-07-25T11:14:03+02:00
Merge the PostgreSQL 12 ArchLinux patch from Laurent Carlier.

[GB.DB.POSTGRESQL]
* BUG: Merge the PostgreSQL 12 ArchLinux patch from Laurent Carlier.

- - - - -
ff2d8736 by Christof Thalhofer at 2020-07-25T11:14:20+02:00
gb.test ignore case in test fixtures' method names

[GB.TEST]
* BUG: gb.test ignore case of method names of test fixtures

- - - - -
834a9dd4 by gambas at 2020-07-25T11:14:34+02:00
Disable 'Run with' menu when the debugger is running.

[DEVELOPMENT ENVIRONMENT]
* BUG: Disable 'Run with' menu when the debugger is running.
* NEW: Change the 'Run' menu into 'Continue' when the debugger is running.

- - - - -
41a12416 by gambas at 2020-07-25T11:15:00+02:00
Automatically set the $EDITOR environmental variable if not set.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Automatically set the $EDITOR environmental variable if not set.
* NEW: If not editor is found for $EDITOR, display a warning message.

- - - - -
abf74d0e by gambas at 2020-07-25T11:16:06+02:00
Setting action tooltip does not crash anymore on menus.

[GB.GUI.BASE]
* BUG: Setting action tooltip does not crash anymore on menus.

- - - - -
65c55c3b by gambas at 2020-07-25T11:16:15+02:00
Fix compression of void files.

[DEVELOPMENT ENVIRONMENT]
* BUG: Compressing or uncompressing a file now marks the project as modified.
* BUG: Compressing a void file does not crash anymore.

- - - - -
400c8765 by gambas at 2020-07-25T11:56:52+02:00
Switch to version 3.15.1.

[CONFIGURATION]
* NEW: Switch to version 3.15.1.

- - - - -


30 changed files:

- VERSION
- app/src/gambas3/.hidden/font/GambasMedium-16.sfd
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project/FProjectProperty.form
- app/src/gambas3/.src/VersionControl/VersionControl.module
- app/src/gambas3/font/GambasMedium-16.bdf
- comp/src/gb.form.editor/.component
- comp/src/gb.form.editor/.project
- comp/src/gb.form.editor/.src/TextEditorMode.class
- + comp/src/gb.form/.src/Test/Form1.class
- + comp/src/gb.form/.src/Test/Form1.form
- comp/src/gb.gui.base/.component
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Action.class
- gb.db.postgresql/src/main.c
- gb.qt4/src/CStyle.cpp
- gb.qt4/src/cpaint_impl.cpp
- main/gbx/gbx_subr_string.c
- main/lib/test/gb.test/.component
- main/lib/test/gb.test/.project
- main/lib/test/gb.test/.src/TestMyself/TSetup.test
- main/lib/test/gb.test/.src/TestSuite/Test.module
- main/lib/test/gb.test/.src/TestSuite/TestCase.class
- main/lib/test/gb.test/.src/TestSuite/TestSuite.class
- − main/lib/test/gb.test/.tests
- version.m4


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/634ee80e040db8c218f816e126e304b1423defdc...400c8765463dde533bccab11f04bba674d658aad

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/634ee80e040db8c218f816e126e304b1423defdc...400c8765463dde533bccab11f04bba674d658aad
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200725/ece5f5a8/attachment-0001.html>


More information about the Notification mailing list