[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Add a Scroll event to TreeView, ColumnView and ListView.

Benoît Minisini gitlab at mg.gitlab.com
Fri Jul 12 00:44:57 CEST 2019



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


Commits:
d186bf85 by gambas at 2019-07-11T22:10:45Z
Add a Scroll event to TreeView, ColumnView and ListView.

[GB.GUI.BASE]
* BUG: GridView: Border padding is now applied inside the cell, not outside like the margin.
* NEW: TreeView: A Scroll event is raised now then the TreeView, the ListView or the ColumnView scrolls.
* BUG: TreeView: Setting the item Font property to NULL does not crash anymore.

- - - - -
99a72c01 by gambas at 2019-07-11T22:16:29Z
TabPanel: Use the TabPanel foreground color to draw the titles of the tabs.

[GB.FORM]
* NEW: Spinner: Use the foreground color to draw the spinner and its label.
* NEW: TabPanel: Use the TabPanel foreground color to draw the titles of the tabs.

- - - - -
f82a67a4 by gambas at 2019-07-11T22:40:13Z
TextEditor: Draw wrapped lines with a normal background, but with a gray hook to its right.

[GB.FORM.EDITOR]
* NEW: TextEditor: Draw wrapped lines with a normal background, but with a gray hook to its right.
* BUG: TextEditor: Now we can set up to 32 style colors without crashing.

- - - - -
f1cc289b by gambas at 2019-07-11T22:40:56Z
Add an option not to increment version, and draw the startup class with underline bold text instead of using an emblem.

[DEVELOPMENT ENVIRONMENT]
* NEW: Project tree: Startup class is now drawn with underline bold text instead of using an emblem.
* NEW: Make executable dialog: Add an option not to increment version. This is options is saved in the local project settings.
* NEW: Code printing: Use always the same font size for drawing page header and footer.

- - - - -


25 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/MPrint.module
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- app/src/gambas3/.src/Project/FMakeExecutable.class
- app/src/gambas3/.src/Project/FMakeExecutable.form
- + app/src/gambas3/img/16/do-not-translate.png
- app/src/gambas3/img/32/do-not-translate.png
- app/src/gambas3/img/32/startup.png
- comp/src/gb.form.editor/.src/TextEditor.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.form/.project
- comp/src/gb.form/.src/Spinner.class
- comp/src/gb.form/.src/TabPanel/_TabPanelButton.class
- comp/src/gb.form/.src/Test/FSpinner.form
- comp/src/gb.form/.src/Test/FTestTabPanel.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/Test/FGridView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e
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/20190711/8928c838/attachment.html>


More information about the Notification mailing list