[Gambas-Notification] [Git][gambas/gambas][stable] 9 commits: Specify a focus reason when setting the focus. Remove the workaround in Paint.Font.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Apr 7 17:26:41 CEST 2022



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


Commits:
71615e29 by gambas at 2022-04-07T00:56:59+02:00
Specify a focus reason when setting the focus. Remove the workaround in Paint.Font.

[GB.QT4]
* BUG: Specify a focus reason when setting the focus, according to the current event, otherwise focus may not be set.
* BUG: Remove the workaround in Paint.Font.

[GB.QT5]
* BUG: Specify a focus reason when setting the focus, according to the current event, otherwise focus may not be set.
* BUG: Remove the workaround in Paint.Font.

- - - - -
0935c48f by gambas at 2022-04-07T01:08:15+02:00
MessageBox: The arrow keys now move the focus, for GTK+.

[GB.GUI.BASE]
* NEW: MessageBox: The arrow keys now move the focus, for GTK+.

- - - - -
adf39a97 by gambas at 2022-04-07T01:14:05+02:00
WebTable: EnsureVisible() now works on the first row in all cases.

[GB.WEB.GUI]
* BUG: WebTable: EnsureVisible() now works on the first row in all cases.

- - - - -
aa34aa4f by gambas at 2022-04-07T11:17:28+02:00
Form editor: Controls without '_DrawWith' property set are handled correctly again.

[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Controls without '_DrawWith' property set are handled correctly again.

- - - - -
44159837 by gambas at 2022-04-07T11:59:11+02:00
Set focus reason to 'TabFocus' only for buttons, otherwise they are not highlighted. Other widgets seem to be fine.

[GB.QT4]
* BUG: Set focus reason to 'TabFocus' only for buttons, otherwise they are not highlighted. Other widgets seem to be fine.

[GB.QT5]
* BUG: Set focus reason to 'TabFocus' only for buttons, otherwise they are not highlighted. Other widgets seem to be fine.

- - - - -
9f8b1734 by gambas at 2022-04-07T13:21:50+02:00
Fix a memory leak in the style function that paint widget background.

[GB.GTK3]
* BUG: Fix a memory leak in the style function that paint widget background.

- - - - -
b58a0b91 by gambas at 2022-04-07T13:23:31+02:00
CSS highlighting: Add some missing properties and values.

[GB.EVAL.HIGHLIGHT]
* NEW: CSS highlighting: Add some missing properties and values.

- - - - -
830fba47 by gambas at 2022-04-07T17:14:15+02:00
Still fix weirdness of focus representation in Qt5.

[GB.QT4]
* BUG: Still fix weirdness of focus representation in Qt5.

[GB.QT5]
* BUG: Still fix weirdness of focus representation in Qt5.

- - - - -
c0c84abf by gambas at 2022-04-07T17:24:35+02:00
Merge branch 'master' into stable

- - - - -


17 changed files:

- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Editor/Form/CControl.class
- comp/src/gb.eval.highlight/.component
- comp/src/gb.eval.highlight/.project
- comp/src/gb.eval.highlight/css/properties
- comp/src/gb.eval.highlight/css/values
- comp/src/gb.gui.base/.src/Message/FMessage.class
- comp/src/gb.gui.base/.src/Message/FMessage.form
- comp/src/gb.gui.base/.src/Test/TestMessage.module
- comp/src/gb.web.gui/.src/Table/WebTable.class
- gb.gtk/src/CStyle.cpp
- gb.qt4/src/CMouse.h
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWindow.cpp
- gb.qt4/src/cpaint_impl.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6f14ef68bf312de6669fd57fab2f2411e66c5ac1...c0c84abf75d820c5dc7550037b86ada5d6ea94c3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6f14ef68bf312de6669fd57fab2f2411e66c5ac1...c0c84abf75d820c5dc7550037b86ada5d6ea94c3
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/20220407/8226ec22/attachment-0001.htm>


More information about the Notification mailing list