[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] 5 commits: Welcome dialog: Remove the WebView used for the void example list. Project...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 5 commits: Welcome dialog: Remove the WebView used for the void example list. Project...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 02 Jan 2026 14:50:11 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: 4114864e by Benoît Minisini at 2026-01-02T15:31:11+01:00 Welcome dialog: Remove the WebView used for the void example list. Project tree: Better emblems for project files. [DEVELOPMENT ENVIRONMENT] * NEW: Welcome dialog: Remove the WebView used for the void example list. * NEW: Welcome dialog: Text of disabled buttons is lighter. * NEW: Project tree: Better emblems for project files. - - - - - 36432c87 by Benoît Minisini at 2026-01-02T15:31:30+01:00 TextEditor: Correctly clear the line drawing cache when the highlighting theme has changed. [GB.FORM.EDITOR] * BUG: TextEditor: Correctly clear the line drawing cache when the highlighting theme has changed. - - - - - 8a7f0dc9 by Benoît Minisini at 2026-01-02T15:31:45+01:00 Correctly invalidate the 'Styles' property when the theme has changed. [GB.HIGHLIGHT] * BUG: Correctly invalidate the 'Styles' property when the theme has changed. - - - - - e0677597 by Benoît Minisini at 2026-01-02T15:32:34+01:00 Individual source code files whose bytecode must not be included in the executable are now correctly ignored. [ARCHIVER] * BUG: Individual source code files whose bytecode must not be included in the executable are now correctly ignored. - - - - - 67a624bb by Benoît Minisini at 2026-01-02T15:32:44+01:00 Fix the 'Wait()' method of 'Process' and 'Task' classes when a timeout is specified. [INTERPRETER] * BUG: Fix the 'Wait()' method of 'Process' and 'Task' classes when a timeout is specified. - - - - - 18 changed files: - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project/CProjectList.class - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Welcome/CCoolButton.class - app/src/gambas3/.src/Welcome/FWelcome.class - + app/src/gambas3/img/32/do-highlight.png - + app/src/gambas3/img/32/do-not-deploy.png - app/src/gambas3/img/32/do-not-translate.png - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.highlight/.src/TextHighlighterTheme.class - main/gbc/gba.c - main/gbx/gbx_c_process.c - main/gbx/gbx_c_task.c - main/gbx/gbx_date.c - main/gbx/gbx_date.h - main/gbx/gbx_watch.c - main/gbx/gbx_watch.h - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/77b17a885c9b84e2473ee8a67ef3d7bc8d455d00...67a624bbd9ae075d8c3619e0bcdcac150cc899af -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/77b17a885c9b84e2473ee8a67ef3d7bc8d455d00...67a624bbd9ae075d8c3619e0bcdcac150cc899af You're receiving this email because of your account on gitlab.com.