[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] 7 commits: Debugger: Allow to bypass extern debugging lock.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 7 commits: Debugger: Allow to bypass extern debugging lock.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 31 Oct 2025 13:49:04 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: e0673b93 by Benoît Minisini at 2025-10-31T14:47:47+01:00 Debugger: Allow to bypass extern debugging lock. [DEVELOPMENT ENVIRONMENT] * NEW: Debugger: Allow to bypass extern debugging lock. - - - - - 63771472 by Benoît Minisini at 2025-10-31T14:47:59+01:00 Draw included highlights differently. [GB.FORM.EDITOR] * NEW: Draw included highlights differently. [GB.HIGHLIGHT] * NEW: Better visibility of included highlights colors. - - - - - b6774566 by Benoît Minisini at 2025-10-31T14:48:09+01:00 TextEditor: Fix drawing of included highlights [GB.FORM.EDITOR] * BUG: TextEditor: Fix drawing of included highlights - - - - - 3e46dd1e by Benoît Minisini at 2025-10-31T14:48:21+01:00 'Table.Indexes' methods work as expected now. [GB.DB2] * BUG: 'Table.Indexes' methods work as expected now. - - - - - db0c47f1 by Benoît Minisini at 2025-10-31T14:48:31+01:00 Replacing all in the current function does not forget the last match. [DEVELOPMENT ENVIRONMENT] * BUG: Search panel: Replacing all in the current function does not forget the last match. * NEW: Search panel: Blink the search combo background if no string is found. - - - - - 20de1334 by Benoît Minisini at 2025-10-31T14:48:42+01:00 Code & text editor: Better keyboard handling in the procedure popup. [DEVELOPMENT ENVIRONMENT] * BUG: Code & text editor: Better keyboard handling in the procedure popup. - - - - - c07c3b4a by GianluigiOr at 2025-10-31T14:48:55+01:00 Contains correction and new Italian translations for: [DEVELOPMENT ENVIRONMENT] * NEW: The IDE Italian translation is now complete. [GB.FORM.PRINT] * NEW: The Italian translation is now complete. [GB.FORM] * NEW: The Italian translation is now complete. [GB.HIGHLIGHT] * NEW: The Italian translation is now complete. - - - - - 24 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.lang/it.po - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Editor/Code/FProcedureList.class - app/src/gambas3/.src/Search/FSearch.class - comp/src/gb.form.editor/.component - comp/src/gb.form.editor/.project - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.version - + comp/src/gb.form.editor/tile.png - comp/src/gb.form.print/.lang/it.po - comp/src/gb.form.stock/.project - comp/src/gb.form/.lang/it.po - comp/src/gb.highlight/.component - comp/src/gb.highlight/.lang/it.po - comp/src/gb.highlight/.src/TextHighlighterTheme.class - comp/src/gb.web.gui/.component - comp/src/gb.web/.component - comp/src/gb.web/.src/Webpage1.webpage - main/comp/gb.db2/.component - main/comp/gb.db2/.project - main/comp/gb.db2/.src/_TableIndexes.class - main/comp/gb.db2/.version View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/071af4571c81b32cd3598eb0beb9423621cbc258...c07c3b4aa05c039c0b97f9f23facad7a4a2c58e1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/071af4571c81b32cd3598eb0beb9423621cbc258...c07c3b4aa05c039c0b97f9f23facad7a4a2c58e1 You're receiving this email because of your account on gitlab.com.