[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 6 commits: Fix function end keywords not at the beginning of the line.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
2593b1d8 by Benoît Minisini at 2025-03-21T20:08:44+01:00
Fix function end keywords not at the beginning of the line.

[GB.EVAL.HIGHLIGHT]
* BUG: Fix function end keywords not at the beginning of the line.

- - - - -
cf83d9a2 by Benoît Minisini at 2025-03-21T20:12:44+01:00
Fix function end keywords not at the beginning of the line.

[GB.REPORT]
* BUG: Fix function end keywords not at the beginning of the line.

- - - - -
54524ce3 by Benoît Minisini at 2025-03-21T20:15:18+01:00
Fix function end keywords not at the beginning of the line.

[GB.MAP]
* BUG: Fix function end keywords not at the beginning of the line.
* NEW: Update control icon.

- - - - -
34826a74 by Benoît Minisini at 2025-03-21T20:16:19+01:00
Fix function end keywords not at the beginning of the line.

[GB.TERM.FORM]
* BUG: Fix function end keywords not at the beginning of the line.

- - - - -
561fcc98 by Benoît Minisini at 2025-03-21T20:17:15+01:00
Fix function end keywords not at the beginning of the line.

[GB.DBUS]
* BUG: Fix function end keywords not at the beginning of the line.

- - - - -
9ee8fa8c by Benoît Minisini at 2025-03-21T20:18:14+01:00
Fix function end keywords not at the beginning of the line.

[GB.HIGHLIGHT]
* BUG: Fix function end keywords not at the beginning of the line.

- - - - -


30 changed files:

- + comp/src/gb.eval.highlight/.app.png
- comp/src/gb.eval.highlight/.component
- comp/src/gb.eval.highlight/.icon.png
- comp/src/gb.eval.highlight/.project
- comp/src/gb.eval.highlight/.src/TextHighlighter.class
- + comp/src/gb.eval.highlight/.version
- comp/src/gb.highlight/.src/TextHighlighter.class
- + comp/src/gb.map/.app.png
- comp/src/gb.map/.component
- comp/src/gb.map/.hidden/control/mapview.png
- comp/src/gb.map/.project
- comp/src/gb.map/.src/Tools/Geo.module
- + comp/src/gb.map/.version
- + comp/src/gb.report/.app.png
- comp/src/gb.report/.component
- comp/src/gb.report/.project
- comp/src/gb.report/.src/ReportGridView.class
- comp/src/gb.report/.src/Tests/Report11.class
- comp/src/gb.report/.src/Tests/Test.module
- + comp/src/gb.report/.version
- + comp/src/gb.term.form/.app.png
- comp/src/gb.term.form/.component
- comp/src/gb.term.form/.icon.png
- comp/src/gb.term.form/.project
- comp/src/gb.term.form/.src/Test/Main.module
- + comp/src/gb.term.form/.version
- + gb.dbus/src/gb.dbus/.app.png
- gb.dbus/src/gb.dbus/.project
- gb.dbus/src/gb.dbus/.src/Test/mpris.class
- + gb.dbus/src/gb.dbus/.version


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7a1994cc296ed17bab326faffeb1249c39e3e650...9ee8fa8cd79e7f790d40276e38ecd03bbc3a8fe8

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7a1994cc296ed17bab326faffeb1249c39e3e650...9ee8fa8cd79e7f790d40276e38ecd03bbc3a8fe8
You're receiving this email because of your account on gitlab.com.