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

[Git][gambas/gambas][stable] 9 commits: TextEditor: Draw dashed lines with the correct brush origin.



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


Commits:
1cb3b25e by Benoît Minisini at 2026-03-05T02:18:38+01:00
TextEditor: Draw dashed lines with the correct brush origin.

[GB.FORM.EDITOR]
* BUG: TextEditor: Draw dashed lines with the correct brush origin.

- - - - -
4a280d39 by Benoît Minisini at 2026-03-05T02:19:37+01:00
Image editor: Fix fast function implementing the magic wand. Some layout changes in the image editor property sheet.

[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Fix fast function implementing the magic wand.
* NEW: Image editor: Some layout changes in the image editor property sheet.

- - - - -
7dba6c04 by Benoît Minisini at 2026-03-05T02:20:12+01:00
Transaction methods work correctly now.

[GB.DB2.POSTGRESQL]
* BUG: Transaction methods work correctly now.

- - - - -
0795fe58 by Benoît Minisini at 2026-03-05T02:20:39+01:00
Style: Take disabled state into account when drawing flat backgrounds.

[GB.GUI.BASE]
* BUG: Style: Take disabled state into account when drawing flat backgrounds.

- - - - -
70621f25 by Benoît Minisini at 2026-03-05T13:02:47+01:00
ListBox: Layout items correctly when the 'List', 'Border' or 'Wrap' properties change.

[GB.GUI.BASE]
* BUG: ListBox: Layout items correctly when the 'List', 'Border' or 'Wrap' properties change.

- - - - -
f2ab7f9d by Benoît Minisini at 2026-03-05T13:04:42+01:00
ListBox: Layout items correctly (again) when the 'List' property change, and postpone layout updates.

[GB.GUI.BASE]
* BUG: ListBox: Layout items correctly (again) when the 'List' property change.
* OPT: ListBox: Postpone layout updates.

- - - - -
77f32cd4 by Benoît Minisini at 2026-03-05T13:07:14+01:00
TextBox: Do not duplicate keyboard events that are not used by the control.

[GB.QT4]
* BUG: TextBox: Do not duplicate keyboard events that are not used by the control.

[GB.QT5]
* BUG: TextBox: Do not duplicate keyboard events that are not used by the control.

[GB.QT6]
* BUG: TextBox: Do not duplicate keyboard events that are not used by the control.

- - - - -
c5a80f05 by Benoît Minisini at 2026-03-05T13:07:50+01:00
Connection: Correctly resets the connection internals when closing it.

[GB.DB2]
* BUG: Connection: Correctly resets the connection internals when closing it.

- - - - -
ea03dd68 by Benoît Minisini at 2026-03-05T13:25:57+01:00
ListBox: Fix a previous cherry-pick.

[GB.GUI.BASE]
* BUG: ListBox: Fix a previous cherry-pick.

- - - - -


16 changed files:

- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- comp/src/gb.form.editor/.component
- comp/src/gb.form.editor/.project
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.version
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ListBox/ListBox.class
- comp/src/gb.gui.base/.src/Style.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.class
- comp/src/gb.gui.base/.src/Test/FTestListBox.class
- comp/src/gb.gui.base/.src/Test/FTestListBox.form
- gb.db2.postgresql/src/gb.db2.postgresql/.src/_DatabaseDriver_Postgresql.class
- gb.qt4/src/CTextBox.cpp
- gb.qt4/src/CWidget.cpp
- main/comp/gb.db2/.src/Connection.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a058fc5fac4147080efba143811519bc871f4c58...ea03dd689cc2758bda86941c3e4098c6a1cffe7c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a058fc5fac4147080efba143811519bc871f4c58...ea03dd689cc2758bda86941c3e4098c6a1cffe7c
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help