[Gambas-Notification] [Git][gambas/gambas][stable] 6 commits: Update 'archlinux' and 'archlinux-clang' to 'gmime3' in gitlab CI configuration file.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Apr 13 22:44:23 CEST 2023



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


Commits:
e41f0d59 by Benoît Minisini at 2023-04-13T22:33:58+02:00
Update 'archlinux' and 'archlinux-clang' to 'gmime3' in gitlab CI configuration file.

- - - - -
bbbd2348 by Benoît Minisini at 2023-04-13T22:34:16+02:00
Some fixes for the offline help. Prevent flickering of GTK+3 web view.

[DEVELOPMENT ENVIRONMENT]
* BUG: Help browser: Some fixes for the offline help.
* BUG: Help browser: Prevent flickering of GTK+3 web view.

- - - - -
ae72a504 by Benoît Minisini at 2023-04-13T22:34:29+02:00
When a signal handler is set, ensure that the signal is not blocked.

[INTERPRETER]
* BUG: When a signal handler is set, ensure that the signal is not blocked.

- - - - -
2008ae31 by Benoît Minisini at 2023-04-13T22:36:31+02:00
Correctly read the project name in the '.startup' file.

[INTERPRETER]
* BUG: Correctly read the project name in the '.startup' file.

- - - - -
2d4ea857 by Benoît Minisini at 2023-04-13T22:36:43+02:00
Fix common integer loop optimization.

[INTERPRETER]
* BUG: Fix common integer loop optimization.

- - - - -
b037badb by Benoît Minisini at 2023-04-13T22:36:52+02:00
GridView: Fix right-to-left layout management and drawing.

[GB.GUI.BASE]
* BUG: GridView: Fix right-to-left layout management and drawing.
* NEW: GridView: Add some documentation.

- - - - -


12 changed files:

- .gitlab-ci.yml
- app/src/gambas3/.src/Help/FHelpBrowser.class
- app/src/gambas3/.src/Help/HelpView.class
- app/src/gambas3/help/wiki/page.html
- app/src/gambas3/help/wiki/style-offline-htmlview.css
- app/src/gambas3/help/wiki/style-offline.css
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Rows.class
- main/gbx/gbx.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_signal.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3a5344412ad726473452f25f7e11c0f358c26464...b037badb59fb33c4e8cf01a93bc446766c6beaaf

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3a5344412ad726473452f25f7e11c0f358c26464...b037badb59fb33c4e8cf01a93bc446766c6beaaf
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/20230413/019b733c/attachment-0001.htm>


More information about the Notification mailing list