[Gambas-Notification] [Git][gambas/gambas][WorkSpace] 11 commits: gambas-thin: Redraw some icons.

Fabien Bodard (@gambix) gitlab at mg.gitlab.com
Sat Dec 9 10:21:05 CET 2023



Fabien Bodard pushed to branch WorkSpace at Gambas / gambas


Commits:
805d88fe by Benoît Minisini at 2023-12-06T00:37:03+01:00
gambas-thin: Redraw some icons.

[GB.FORM.STOCK]
* NEW: gambas-thin: Redraw some icons.

- - - - -
38b49c03 by Benoît Minisini at 2023-12-06T01:00:51+01:00
Image editor: Add an handle that allows to define the selection rotation center.

[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Add an handle that allows to define the selection rotation center.

- - - - -
afef3a23 by Benoît Minisini at 2023-12-06T20:59:07+01:00
'Desktop.UsePortal' is the new property that tells if the desktop portal can be used or not.

[GB.DESKTOP]
* BUG: 'Desktop.UsePortal' is the new property that tells if the desktop portal can be used or not. 'DesktopPortal.Enabled' is actually not public.
* BUG: Null address arrays can be sent to 'Desktop.SendMail()' when desktop portal is used.

- - - - -
94304a76 by Benoît Minisini at 2023-12-07T01:56:09+01:00
TextEditor: 'Clear()' method and 'Text' property now correctly reset all editor views.

[GB.FORM.EDITOR]
* BUG: TextEditor: 'Clear()' method and 'Text' property now correctly reset all editor views.

- - - - -
d29b2094 by gambix at 2023-12-07T11:55:08+01:00
Merge branch 'master' into WorkSpace

- - - - -
d4f2e912 by Benoît Minisini at 2023-12-07T23:40:40+01:00
Scrollbars came back thanks to a user style sheet. No idea why they are not visible anymore by default.

[GB.GTK3.WEBVIEW]
* BUG: Scrollbars came back thanks to a user style sheet. No idea why they are not visible anymore by default.

- - - - -
6cb5b4f8 by Benoît Minisini at 2023-12-08T15:28:14+01:00
Don't try to arrange a window being deleted.

[GB.QT4]
* BUG: Don't try to arrange a window being deleted.

[GB.QT5]
* BUG: Don't try to arrange a window being deleted.

- - - - -
8691dadf by Benoît Minisini at 2023-12-09T07:47:21+01:00
WebView: Raise signals correctly, in order, without duplicates.

[GB.GTK3.WEBVIEW]
* BUG: WebView: Raise signals correctly, in order, without duplicates.

- - - - -
3993c668 by Benoît Minisini at 2023-12-09T07:49:06+01:00
Image editor: The rotation handle can be moved as expected in a pasted image.

[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: The rotation handle can be moved as expected in a pasted image.
* NEW: Update Gambas fonts.
* NEW: Redraw module icons.

- - - - -
be0ba2b7 by gambix at 2023-12-09T10:11:45+01:00
Merge branch 'master' into WorkSpace

- - - - -
f551542d by gambix at 2023-12-09T10:20:33+01:00
WorkSpace: Do not crash when removing tabs
Remove shadow on stack list
[GB.FORM.MDI]
* NEW: WorkSpace: Remove shadow on stack list

- - - - -


30 changed files:

- app/src/gambas3/.hidden/font/GambasBold.sfd
- app/src/gambas3/.hidden/font/GambasRegular.sfd
- app/src/gambas3/.hidden/font/gambasb16.otb
- app/src/gambas3/.hidden/font/gambasr16.otb
- app/src/gambas3/.src/Editor/Image/CImageSelection.class
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/img/module/class.png
- app/src/gambas3/img/module/form.png
- app/src/gambas3/img/module/module.png
- app/src/gambas3/img/module/report.png
- app/src/gambas3/img/module/termform.png
- app/src/gambas3/img/module/test.png
- app/src/gambas3/img/module/webform.png
- app/src/gambas3/img/module/webpage.png
- comp/src/gb.desktop/.src/Desktop.class
- comp/src/gb.desktop/.src/DesktopPortal.module
- comp/src/gb.desktop/.src/Main.module
- comp/src/gb.form.editor/.project
- comp/src/gb.form.editor/.src/CDocument.class
- comp/src/gb.form.editor/.src/TextEditor.class
- + comp/src/gb.form.editor/.src/test/FTestBruce.class
- + comp/src/gb.form.editor/.src/test/FTestBruce.form
- comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class
- + comp/src/gb.form.stock/.hidden/chromium.png
- + comp/src/gb.form.stock/.hidden/firefox.png
- + comp/src/gb.form.stock/.hidden/telegram-desktop.png
- + comp/src/gb.form.stock/.hidden/vlc.png
- comp/src/gb.form.stock/gambas-thin/128/c.png
- comp/src/gb.form.stock/gambas-thin/128/cake.png
- comp/src/gb.form.stock/gambas-thin/128/cpp.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/befa35a90afc19a14743511eae3987e0430e5701...f551542d4540b7d3d21a10b1f37bc2ef138107e1

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/befa35a90afc19a14743511eae3987e0430e5701...f551542d4540b7d3d21a10b1f37bc2ef138107e1
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/20231209/911d428e/attachment-0001.htm>


More information about the Notification mailing list