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

[Git][gambas/gambas][master] 7 commits: The highlight color of the 'Gambas' theme is more saturated.



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


Commits:
be1b3bea by Benoît Minisini at 2024-09-13T21:25:40+02:00
The highlight color of the 'Gambas' theme is more saturated.

[DEVELOPMENT ENVIRONMENT]
* NEW: The highlight color of the 'Gambas' theme is more saturated.

- - - - -
8b0eab74 by Benoît Minisini at 2024-09-13T21:42:46+02:00
TextHighlighter: Fix documentation comments in 'C' highlighter.

[GB.HIGHLIGHT]
* BUG: TextHighlighter: Fix documentation comments in 'C' highlighter.

- - - - -
53db9fcc by Benoît Minisini at 2024-09-13T21:48:01+02:00
TextEditor: Fix string highlighting. Draw expand / collapse signs differently. Do not raise the postponed 'Change' event when the object is locked.

[GB.FORM.EDITOR]
* BUG: TextEditor: Draw highlighted strings correctly.
* NEW: TextEditor: Draw expand / collapse signs in light color, and with a line width proportional to the line height.
* NEW: TextEditor: Do not raise the postponed 'Change' event when the object is locked.

- - - - -
2c856927 by Benoît Minisini at 2024-09-13T21:49:06+02:00
Fix date formatting again.

[GB.DB2.SQLITE3]
* BUG: Fix date formatting again.

- - - - -
bd65538e by Benoît Minisini at 2024-09-13T21:49:42+02:00
Fix 'gambas-thin' KDE icon.

[GB.FORM.STOCK]
* BUG: Fix 'gambas-thin' KDE icon.

- - - - -
67491f27 by Benoît Minisini at 2024-09-13T21:50:29+02:00
DirView: Highlight the hovered line in the directory tree.

[GB.FORM]
* NEW: DirView: Highlight the hovered line in the directory tree.

- - - - -
e39d35a6 by Benoît Minisini at 2024-09-13T21:54:37+02:00
FileView: Highlight the hovered line in detailed view.

[GB.FORM]
* NEW: FileView: Highlight the hovered line in detailed view.

- - - - -


9 changed files:

- app/src/gambas3/theme/gambas
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.stock/gambas-thin/app/kde.png
- comp/src/gb.form/.src/File/DirView.class
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.highlight/highlight/c.highlight
- gb.db2.sqlite3/src/gb.db2.sqlite3/.app.png
- gb.db2.sqlite3/src/gb.db2.sqlite3/.icon.png
- gb.db2.sqlite3/src/gb.db2.sqlite3/.src/_DatabaseDriver_Sqlite3.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/bd5e1144f22bfb0efca79ca2d4082eeb518adea8...e39d35a6cdd26b0f83ae5845069d4cd9064c811c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/bd5e1144f22bfb0efca79ca2d4082eeb518adea8...e39d35a6cdd26b0f83ae5845069d4cd9064c811c
You're receiving this email because of your account on gitlab.com.