[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 5 commits: 'gb.gui.qt.webview' is a new component that loads the webview component...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 5 commits: 'gb.gui.qt.webview' is a new component that loads the webview component...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 04 Apr 2025 23:54:07 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: ea9da474 by Benoît Minisini at 2025-04-04T21:00:16+02:00 'gb.gui.qt.webview' is a new component that loads the webview component according to the GUI component loaded by 'gb.gui.qt'. [GB.GUI.QT.WEBVIEW] * NEW: 'gb.gui.qt.webview' is a new component that loads the webview component according to the GUI component loaded by 'gb.gui.qt'. - - - - - 6440372d by Benoît Minisini at 2025-04-04T21:07:21+02:00 Version control: The diff view is correctly refreshed when checking a form file whose only code has changed. [DEVELOPMENT ENVIRONMENT] * BUG: Version control: The diff view is correctly refreshed when checking a form file whose only code has changed. * NEW: Version control: Always show the push-only (without commit) button. - - - - - 6f263bcf by Benoît Minisini at 2025-04-04T21:34:06+02:00 Help browser: Fix GUI components help. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Fix GUI components help. - - - - - 2ec8f499 by Benoît Minisini at 2025-04-05T01:37:08+02:00 Add 'XML' syntax highlighting. [GB.HIGHLIGHT] * NEW: Add 'XML' syntax highlighting. - - - - - 56f657cf by Benoît Minisini at 2025-04-05T01:54:02+02:00 Support for new 'gb.gui.qt.webview' component. [DEVELOPMENT ENVIRONMENT] * NEW: Support for new 'gb.gui.qt.webview' component. - - - - - 13 changed files: - app/src/gambas3/.src/Component/CComponent.class - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Editor/Version/FProjectVersion.class - app/src/gambas3/.src/Help/MHelp.module - comp/src/gb.highlight/.src/TextHighlighter.class - comp/src/gb.highlight/highlight/html.highlight - + comp/src/gb.highlight/highlight/xml.highlight - main/configure.ac - main/lib/Makefile.am - + main/lib/gui.qt.webview/Makefile.am - + main/lib/gui.qt.webview/gb.gui.qt.webview.component - + main/lib/gui.qt.webview/main.c - + main/lib/gui.qt.webview/main.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5b0c113c304f991234a8a9288bc73e87e715febb...56f657cf9abd8cceed757e08818caac2ac34e4c0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5b0c113c304f991234a8a9288bc73e87e715febb...56f657cf9abd8cceed757e08818caac2ac34e4c0 You're receiving this email because of your account on gitlab.com.