~gambas-team/+git/gambas:master

Last commit made on 2024-05-04
Get this branch:
git clone -b master https://git.launchpad.net/~gambas-team/+git/gambas

Branch merges

Branch information

Name:
master
Repository:
lp:~gambas-team/+git/gambas

Recent commits

8a873f5... by Benoit Minisini

Update 'debian-sid' in `gitlab-ci.yml`.

f317ab6... by Benoit Minisini

TerminalView: Add one pixel spacing between lines.

[GB.FORM.TERMINAL]
* NEW: TerminalView: Add one pixel spacing between lines.

b3e89cb... by Benoit Minisini

Adapt to new way of computing stock icon sizes. Correctly refresh translations when the project changes.

[DEVELOPMENT ENVIRONMENT]
* NEW: Adapt to new way of computing stock icon sizes.
* BUG: Version control: The translations are correctly refreshed when the project changes now.

524c5d9... by Benoit Minisini

Toolbar: Update the font size used for displaying button texts. Fix the icon size combo-bo in the configuration dialog.

[GB.FORM.MDI]
* NEW: Toolbar: Update the font size used for displaying button texts.
* BUG: Toolbar: Fix the icon size combo-bo in the configuration dialog.

a18e94e... by Benoit Minisini

Stock: Change how icon sizes are computed, and add 'xx-small', 'x-small' (a synonymous of 'tiny'), 'x-large' (a synonymous of 'huge') and 'xx-large' sizes.

[GB.FORM]
* NEW: Stock: Change how icon sizes are computed, and add 'xx-small', 'x-small' (a synonymous of 'tiny'), 'x-large' (a synonymous of 'huge') and 'xx-large' sizes.

72fb602... by Benoit Minisini

Merge branch 'master' of gitlab.com:gambas/gambas

4165413... by Benoit Minisini

Fix default monospace font initialization.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix default monospace font initialization.

25ca6da... by Benoit Minisini

Update `README.md` with "Please don't upload on GitHub".

c5c7069... by Benoit Minisini

Version control: Closing the version control workspace kills the shell run in the terminal tab.

[DEVELOPMENT ENVIRONMENT]
* BUG: Version control: Closing the version control workspace kills the shell run in the terminal tab.
* NEW: Version control: Use the new 'User.Shell' property to run a shell inside the terminal tab.

878ad52... by Benoit Minisini

Merge branch 'master' of gitlab.com:gambas/gambas