[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] 5 commits: 'Result.Delete()' works correctly now. Add 'Connection.FormatBlob()' method...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 5 commits: 'Result.Delete()' works correctly now. Add 'Connection.FormatBlob()' method...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 03 Apr 2026 12:04:07 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: 4dbdbe0e by Benoît Minisini at 2026-04-03T13:49:50+02:00 'Result.Delete()' works correctly now. Add 'Connection.FormatBlob()' method for backward compatibility. [GB.DB2] * BUG: Fix a typo in method call. * BUG: Result: 'Delete()' works correctly now. * NEW: Connection: Add 'FormatBlob()' method for backward compatibility. - - - - - ba175671 by Benoît Minisini at 2026-04-03T13:50:01+02:00 Fix the order of exit routines that could lead to free the environment before unsetting it. [INTERPRETER] * BUG: Fix the order of exit routines that could lead to free the environment before unsetting it. - - - - - c5776247 by Benoît Minisini at 2026-04-03T13:50:47+02:00 Fix poppler version detection. [GB.PDF] * BUG: Fix poppler version detection. - - - - - 08cbdaaf by Benoît Minisini at 2026-04-03T13:56:56+02:00 TextHighlighterTheme: Support explicit 'Background' color in themes, to be compatible with the old themes. [GB.HIGHLIGHT] * NEW: TextHighlighterTheme: Support explicit 'Background' color in themes, to be compatible with the old themes. * NEW: TextHighlighterTheme: When the 'Background' color is explicitly defined in the theme, no color adaptation is done. - - - - - cff32378 by Benoît Minisini at 2026-04-03T13:58:14+02:00 If the color theme has an explicity background color, use it to draw the editor background, and ignore the 'Background' property. [GB.FORM.EDITOR] * NEW: If the color theme has an explicity background color, use it to draw the editor background, and ignore the 'Background' property. - - - - - 11 changed files: - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.highlight/.component - comp/src/gb.highlight/.project - comp/src/gb.highlight/.src/TextHighlighterTheme.class - comp/src/gb.highlight/.version - gb.pdf/configure.ac - main/comp/gb.db2/.src/Connection.class - main/comp/gb.db2/.src/DB.class - main/comp/gb.db2/.src/Result.class - main/gbx/gbx.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/09a9c7728342aa5b82a0f337d31834fc63eeaf8e...cff323785496fa127375de7a670dfd4669b4a57b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/09a9c7728342aa5b82a0f337d31834fc63eeaf8e...cff323785496fa127375de7a670dfd4669b4a57b You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help