[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Paint.DrawRect() is a new method that draws a rectangle frame.

Benoît Minisini gitlab at mg.gitlab.com
Sat Apr 14 20:01:22 CEST 2018


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


Commits:
d4e2dfcc by gambas at 2018-04-14T16:43:25Z
Paint.DrawRect() is a new method that draws a rectangle frame.

[GB.GUI.BASE]
* NEW: Paint.DrawRect() is a new method that draws a rectangle frame.

- - - - -
c3d36e65 by gambas at 2018-04-14T16:44:09Z
Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar.

[GB.FORM.MDI]
* BUG: Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar.
* NEW: Toolbar: Size is a new property that returns the toolbar icon size as a stock string size.
* NEW: Toolbar: Redesign the expander, separator and space items icons.

- - - - -
96a52309 by gambas at 2018-04-14T17:22:46Z
Redraw the 'database', 'security' and 'table' icons.

[GB.FORM.STOCK]
* NEW: Redraw the 'database', 'security' and 'table' icons.

- - - - -
a18b5eb7 by gambas at 2018-04-14T17:26:37Z
Image editor: Fix undo/redo management.

[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Fix undo/redo management.
* NEW: Database editor: Use the 'table' stock icon to create the system table icon.

- - - - -


18 changed files:

- app/src/gambas3/.src/Connection/MConnection.module
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- comp/src/gb.form.mdi/.src/Tests/FMain.form
- comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class
- comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class
- comp/src/gb.form.mdi/.src/ToolBar/ToolBar.class
- comp/src/gb.form.mdi/img/expander.png
- comp/src/gb.form.mdi/img/separator.png
- comp/src/gb.form.mdi/img/space.png
- comp/src/gb.form.stock/gambas-mono/32/database.png
- comp/src/gb.form.stock/gambas-mono/32/security.png
- comp/src/gb.form.stock/gambas/32/database.png
- comp/src/gb.form.stock/gambas/32/table.png
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Paint.class
- comp/src/gb.gui.base/.src/Test/FTestClipping.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/27af76092ee1ad2844a2f81b70763320b3a11d2b...a18b5eb7d83ed2df254483dbb338c68ecbaee9d8

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/27af76092ee1ad2844a2f81b70763320b3a11d2b...a18b5eb7d83ed2df254483dbb338c68ecbaee9d8
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20180414/90e69168/attachment.html>


More information about the Notification mailing list