[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: Fix default state colors in highlighting files.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: Fix default state colors in highlighting files.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 05 Apr 2025 12:34:05 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 740472a8 by Benoît Minisini at 2025-04-05T04:50:44+02:00 Fix default state colors in highlighting files. [GB.HIGHLIGHT] * NEW: Print a warning if an highlighting state declares different default state colors. * BUG: Fix default state colors in highlighting files. - - - - - d197b7d7 by Benoît Minisini at 2025-04-05T04:53:44+02:00 Option dialog: Fix refresh when options change. Text editor: Support for the new 'xml' highlighting. [DEVELOPMENT ENVIRONMENT] * NEW: Text editor: Support for the new 'xml' highlighting. * BUG: Option dialog: Fix refresh when options change. * BUG: Fix specific IDE highlighting files. * NEW: Update French translation. - - - - - 67d4655f by Benoît Minisini at 2025-04-05T14:32:54+02:00 Rework breakpoint management so that breakpoints inside '_init' static initializer function work as expected. [INTERPRETER] * BUG: Rework breakpoint management so that breakpoints inside '_init' static initializer function work as expected. [GB.DEBUG] * BUG: Rework breakpoint management so that breakpoints inside '_init' static initializer function work as expected. - - - - - 19 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Version/FProjectVersion.class - app/src/gambas3/.src/Exported/TextEditor.class - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Project.module - app/src/gambas3/highlight/commit_git.highlight - app/src/gambas3/highlight/conflict.highlight - comp/src/gb.highlight/.src/CCommandMatch.class - comp/src/gb.highlight/.src/TextHighlighterTheme.class - comp/src/gb.highlight/highlight/html.highlight - comp/src/gb.highlight/highlight/webpage.highlight - comp/src/gb.highlight/highlight/xml.highlight - main/gbx/gbx.c - main/gbx/gbx_api.c - main/gbx/gbx_component.h - main/gbx/gbx_debug.c - main/gbx/gbx_debug.h - main/lib/debug/debug.c - main/lib/debug/gb.debug.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/56f657cf9abd8cceed757e08818caac2ac34e4c0...67d4655febff2a96000f573f402539001d0ee619 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/56f657cf9abd8cceed757e08818caac2ac34e4c0...67d4655febff2a96000f573f402539001d0ee619 You're receiving this email because of your account on gitlab.com.