[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Search dialog: Avoid a possible crash on automatic refresh.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Dec 12 21:31:49 CET 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
8c35c6dc by Benoît Minisini at 2023-12-12T18:56:54+01:00
Search dialog: Avoid a possible crash on automatic refresh.
[DEVELOPMENT ENVIRONMENT]
* BUG: Search dialog: Avoid a possible crash on automatic refresh.
- - - - -
7ee7b100 by Benoît Minisini at 2023-12-12T21:17:23+01:00
Project version is now stored in the '.version' file.
[DEVELOPMENT ENVIRONMENT]
* NEW: Project version is now stored in the '.version' file.
Backward-compatibility is ensured by keeping the old version number in
the '.project' file, but this old version number is kept unchanged.
- - - - -
f1ee3400 by Benoît Minisini at 2023-12-12T21:28:14+01:00
The project version is now stored in the '.version' file.
[COMPILER]
* NEW: The project version is now stored in the '.version' file.
- - - - -
8fd05828 by Benoît Minisini at 2023-12-12T21:31:19+01:00
Version control: Add '.version' to the list of unimportant files that are automatically reverted on branch change or project close.
[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Add '.version' to the list of unimportant files that are automatically reverted on branch change or project close.
- - - - -
6 changed files:
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectInfo.class
- app/src/gambas3/.src/Search/FSearch.class
- app/src/gambas3/.src/VersionControl/VersionControl.module
- + app/src/gambas3/.version
- main/gbc/gbc_compile.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/74caf79d9a7afb7c0e1e0cf3a49dfd412f8c0f5d...8fd058283a68553fca85b0f518b955e79595ccbd
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/74caf79d9a7afb7c0e1e0cf3a49dfd412f8c0f5d...8fd058283a68553fca85b0f518b955e79595ccbd
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/20231212/53d77b25/attachment.htm>
More information about the Notification
mailing list