[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 7 commits: Version control: Do not close workspace when pulling the local repository.



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


Commits:
13121882 by Benoît Minisini at 2025-11-20T22:57:16+01:00
Version control: Do not close workspace when pulling the local repository.

[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Do not close workspace when pulling the local repository.
* NEW: Version control: Use default foreground color for branch labels.

- - - - -
6daa635e by Benoît Minisini at 2025-11-20T22:59:16+01:00
A single click is the compilation warning table goes to the line and file of the warning.

[DEVELOPMENT ENVIRONMENT]
* NEW: A single click is the compilation warning table goes to the line and file of the warning.

- - - - -
6b540e0d by Benoît Minisini at 2025-11-21T03:10:06+01:00
Version control: Repository information enhancements.

[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Repository information enhancements.
* NEW: Update French translation.

- - - - -
787bce84 by Benoît Minisini at 2025-11-21T14:20:47+01:00
ComboBox: Highlight the current selected entry when opening the popup.

[GB.GUI.BASE]
* BUG: ComboBox: Highlight the current selected entry when opening the popup.

- - - - -
d3dd2c4e by Benoît Minisini at 2025-11-21T14:21:24+01:00
ScrollArea: Correctly clip contents when the 'Shape' property is defined.

[GB.GUI.BASE]
* BUG: ScrollArea: Correctly clip contents when the 'Shape' property is defined.

- - - - -
4b8ade57 by Benoît Minisini at 2025-11-21T14:21:46+01:00
Style: Ignore invalid windows when checking styled borders.

[GB.GUI.BASE]
* BUG: Style: Ignore invalid windows when checking styled borders.

- - - - -
d17c4486 by Benoît Minisini at 2025-11-21T14:24:23+01:00
Some visual fixes in procedure popup and version control repository information table.

[DEVELOPMENT ENVIRONMENT]
* NEW: Procedure popup: Fix height computation.
* NEW: Procedure popup: Draw the top filter panel border using style.
* NEW: Version control: Fix repository information table height.

- - - - -


12 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Editor/Code/FProcedureList.class
- app/src/gambas3/.src/Editor/Code/FProcedureList.form
- app/src/gambas3/.src/Editor/Version/FProjectVersion.class
- app/src/gambas3/.src/Exported/VersionControlHistoryView.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/VersionControl/CVersionControlGit.class
- app/src/gambas3/.src/VersionControl/VersionControl.module
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/_Gui.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/59c45ded2360ea096ad6ce0fbf0b6d065f657e2b...d17c448698982f2846dc179629feb6edbd7202ff

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/59c45ded2360ea096ad6ce0fbf0b6d065f657e2b...d17c448698982f2846dc179629feb6edbd7202ff
You're receiving this email because of your account on gitlab.com.