[Gambas-Notification] [Git][gambas/gambas][WorkSpace] 13 commits: Add TextEditor to controls that Completion.class can use

Fabien Bodard (@gambix) gitlab at mg.gitlab.com
Tue Dec 5 12:06:03 CET 2023



Fabien Bodard pushed to branch WorkSpace at Gambas / gambas


Commits:
83e0ec37 by Bruce Steers at 2023-11-09T15:17:44+00:00
Add TextEditor to controls that Completion.class can use
[GB.FORM]
* NEW: Add TextEditor to Completion.class

- - - - -
e5661f85 by Bruce Steers at 2023-11-10T02:48:18+00:00
update Completion.class, remove unneeded TextEditor checks.
[GB.FORM]
* OPT: remove checks for TextEditor where not needed

- - - - -
b26611be by Bruce Steers at 2023-11-10T02:56:38+00:00
tweak Completion.class

- - - - -
bc76a323 by Benoît Minisini at 2023-12-01T18:05:55+01:00
Debugger: Do not crash when loading the breakpoints if the project is old.

[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger: Do not crash when loading the breakpoints if the project is old.

- - - - -
6993eec4 by Benoît Minisini at 2023-12-01T18:09:52+01:00
ComboBox: Make the gridview used in the popup not resizable.

[GB.GUI.BASE]
* BUG: ComboBox: Make the gridview used in the popup not resizable.

- - - - -
1d842a83 by Benoît Minisini at 2023-12-01T19:32:42+01:00
gambas-thin: Try to make 'linux' and 'gnu' icons thin.

[GB.FORM.STOCK]
* NEW: gambas-thin: Try to make 'linux' and 'gnu' icons thin.

- - - - -
ec5c4551 by Benoît Minisini at 2023-12-01T20:06:42+01:00
Update 'xdg-utils' to the current master. Add a way of disabling the automatic use of desktop portal.

[GB.DESKTOP]
* NEW: Update 'xdg-utils' to the current master.
* NEW: 'DesktopPortal.Available' is now replaced by 'DesktopPortal.Enabled'.
* NEW: Explicitly setting 'DesktopPortal.Enabled' to FALSE prevent 'gb.desktop' from using the desktop portal. 'xdg-utils' scripts are used instead.

- - - - -
010e5833 by Benoît Minisini at 2023-12-01T20:10:31+01:00
Add support for 'GB_JIT_ENABLED' environment variable. 'GB_JIT_ENABLED=0' is a synonymous of 'GB_NO_JIT=1'.

[INTERPRETER]
* NEW: Add support for 'GB_JIT_ENABLED' environment variable. 'GB_JIT_ENABLED=0' is a synonymous of 'GB_NO_JIT=1'.

- - - - -
57f60e22 by gambix at 2023-12-02T12:54:38+01:00
Merge branch 'master' into WorkSpace

- - - - -
ae89b0d5 by Benoît Minisini at 2023-12-04T00:23:56+00:00
Merge branch 'texteditor-completion' into 'master'

Add TextEditor to controls that Completion.class can use

See merge request gambas/gambas!317
- - - - -
957a8f48 by Benoît Minisini at 2023-12-04T01:28:26+01:00
Completion: Fix support for TextEditor.

[GB.FORM]
* BUG: Completion: Fix support for TextEditor.

- - - - -
fb0d3206 by gambix at 2023-12-04T09:42:34+01:00
Merge branch 'master' into WorkSpace

- - - - -
a1d3e9e7 by gambix at 2023-12-05T12:05:38+01:00
WorkSpace: Make the swapper a lot more esthetic

[GB.FORM.MDI]
* NEW: WorkSpace: Make the swapper a lot more esthetic

- - - - -


6 changed files:

- app/src/gambas3/.src/Debug/Breakpoints.module
- app/src/gambas3/.src/Packager/FMakeInstall.form
- + comp/src/gb.desktop/.hidden/xdg-utils-master-20231201/xdg-desktop-icon
- + comp/src/gb.desktop/.hidden/xdg-utils-master-20231201/xdg-desktop-menu
- + comp/src/gb.desktop/.hidden/xdg-utils-master-20231201/xdg-email
- + comp/src/gb.desktop/.hidden/xdg-utils-master-20231201/xdg-icon-resource


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e509356681e33e5e2110561b8d5e222baca3afd3...a1d3e9e7d885c9b22e4e43e44c5f8576de6b542c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e509356681e33e5e2110561b8d5e222baca3afd3...a1d3e9e7d885c9b22e4e43e44c5f8576de6b542c
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/20231205/b65f73ba/attachment.htm>


More information about the Notification mailing list