[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: IconView: Fix grid height computation.

Benoît Minisini gitlab at mg.gitlab.com
Mon Jan 20 13:06:03 CET 2020



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


Commits:
43603963 by gambas at 2020-01-20T12:58:58+01:00
IconView: Fix grid height computation.

[GB.GUI.BASE]
* BUG: IconView: Fix grid height computation.

- - - - -
2f071513 by gambas at 2020-01-20T13:00:16+01:00
Add Highlight.Added and Highlight.Removed style constants.

[GB.EVAL]
* NEW: Add Highlight.Added and Highlight.Removed style constants.

- - - - -
44256b0c by gambas at 2020-01-20T13:01:05+01:00
TextEditor: Add support for integrated diff mode.

[GB.FORM.EDITOR]
* NEW: TextEditor: Add support for integrated diff mode.

- - - - -
bbc555ca by gambas at 2020-01-20T13:04:50+01:00
Code editor: Add a toolbar button that toggles display of differences with last commit.

[DEVELOPMENT ENVIRONMENT]
* NEW: Code editor: Add a toolbar button that toggles display of differences with last commit.
* NEW: Update Gambas font.
* NEW: Update French translation.

- - - - -


28 changed files:

- app/src/gambas3/.hidden/font/GambasBold-16.sfd
- app/src/gambas3/.hidden/font/GambasMedium-16.sfd
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Dialog/FSelectIcon.form
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.form
- app/src/gambas3/.src/Exported/TextEditor.class
- app/src/gambas3/.src/VersionControl/CVersionControl.class
- app/src/gambas3/.src/VersionControl/CVersionControlGit.class
- app/src/gambas3/.src/VersionControl/CVersionControlSubversion.class
- app/src/gambas3/.src/VersionControl/VersionControl.module
- app/src/gambas3/font/GambasMedium-16.bdf
- comp/src/gb.form.editor/.project
- comp/src/gb.form.editor/.src/CDocument.class
- comp/src/gb.form.editor/.src/CLineInfo.class
- comp/src/gb.form.editor/.src/Main.module
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.src/_TextEditor_Line.class
- comp/src/gb.form.editor/.src/_TextEditor_Rows.class
- comp/src/gb.form.editor/.src/_TextEditor_Styles.class
- comp/src/gb.form.editor/.src/test/FTestEditor.class
- comp/src/gb.form.editor/.src/test/FTestEditor.form
- comp/src/gb.gui.base/.src/IconView/IconView.class
- main/lib/eval/c_highlight.c
- main/lib/eval/gb.eval.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/6a0e3dbc4dc671e735cdf6214d117b836eb2053f...bbc555cafa602f9c36df97e6bc118e3dcb4c606d

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200120/81b427c4/attachment.html>


More information about the Notification mailing list