[Gambas-user] [Git][gambas/gambas][master] 4 commits: Clipboard.HasChanged is a new property that returns if the clipboard contents…

Benoît Minisini gitlab at mg.gitlab.com
Mon Feb 26 04:10:47 CET 2018


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


Commits:
6b7b59c4 by gambas at 2018-02-26T04:03:21+01:00
Clipboard.HasChanged is a new property that returns if the clipboard contents has changed since the last call to Clipboard.Paste().

[GB.GTK]
* NEW: Clipboard.HasChanged is a new property that returns if the clipboard contents has changed since the last call to Clipboard.Paste().

[GB.GTK3]
* NEW: Clipboard.HasChanged is a new property that returns if the clipboard contents has changed since the last call to Clipboard.Paste().

[GB.QT4]
* NEW: Clipboard.HasChanged is a new property that returns if the clipboard contents has changed since the last call to Clipboard.Paste().

[GB.QT5]
* NEW: Clipboard.HasChanged is a new property that returns if the clipboard contents has changed since the last call to Clipboard.Paste().

- - - - -
c40b49ac by gambas at 2018-02-26T04:05:09+01:00
Fix theme searching routine and update stock icon list.

[GB.FORM]
* BUG: Fix theme searching routine.
* BUG: Fix stock icon list for changes in breeze theme.
* NEW: Update stock icon list with new icons.

- - - - -
242d297b by gambas at 2018-02-26T04:06:31+01:00
Update some icons, and add new ones.

[GB.FORM.STOCK]
* NEW: Update some icons, and add new ones.

- - - - -
40e98f03 by gambas at 2018-02-26T04:07:12+01:00
Enhance and fix the image editor.

[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Enhance the behaviour of the 'paste' tool.
* NEW: Image editor: Limit the clipboard history to 16 entries.
* NEW: Image editor: The keyboard arrows now move the current paste or the current edited selection.
* NEW: Image editor: Separate the grid resolution and the grid snap.
* NEW: Image editor: Add a 20x zoom level.

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.mo
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/Editor/Image/FImageEditor.form
- app/src/gambas3/.src/Editor/Image/FImageProperty.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- comp/src/gb.form.stock/.src/Main.module
- comp/src/gb.form.stock/gambas-mono/32/access.png
- + comp/src/gb.form.stock/gambas-mono/32/align-bottom.png
- + comp/src/gb.form.stock/gambas-mono/32/align-center.png
- + comp/src/gb.form.stock/gambas-mono/32/align-left.png
- + comp/src/gb.form.stock/gambas-mono/32/align-middle.png
- + comp/src/gb.form.stock/gambas-mono/32/align-right.png
- + comp/src/gb.form.stock/gambas-mono/32/align-top.png
- comp/src/gb.form.stock/gambas-mono/32/lock.png
- comp/src/gb.form.stock/gambas-mono/32/network.png
- + comp/src/gb.form.stock/gambas-mono/32/office-calc.png
- + comp/src/gb.form.stock/gambas-mono/32/office-draw.png
- comp/src/gb.form.stock/gambas-mono/32/office.png
- + comp/src/gb.form.stock/gambas-mono/32/preview.png
- + comp/src/gb.form.stock/gambas-mono/32/star.png
- + comp/src/gb.form.stock/gambas-mono/32/table.png
- + comp/src/gb.form.stock/gambas-mono/32/upload.png
- + comp/src/gb.form.stock/gambas-mono/32/vpn.png
- comp/src/gb.form.stock/gambas-mono/32/watch.png
- + comp/src/gb.form.stock/gambas-mono/32/wifi.png
- comp/src/gb.form.stock/gambas/32/access.png
- + comp/src/gb.form.stock/gambas/32/align-bottom.png
- + comp/src/gb.form.stock/gambas/32/align-center.png
- + comp/src/gb.form.stock/gambas/32/align-left.png


View it on GitLab: https://gitlab.com/gambas/gambas/compare/95ca2bca655658a8ba9568d6710ffb8072d672e3...40e98f03f6718368d738ba806b83850dc5210b81

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/95ca2bca655658a8ba9568d6710ffb8072d672e3...40e98f03f6718368d738ba806b83850dc5210b81
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/user/attachments/20180226/dd108960/attachment-0001.html>


More information about the User mailing list