[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Fixes in ScrollArea, HSplit, VSplit and ListBox.

Benoît Minisini gitlab at mg.gitlab.com
Mon Oct 19 23:07:30 CEST 2020



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


Commits:
4433597f by gambas at 2020-10-19T22:54:03+02:00
Fixes in ScrollArea, HSplit, VSplit and ListBox.

[GB.GUI.BASE]
* BUG: ScrollArea: Delete shadows differently to better support GTK+.
* NEW: HSplit & VSplit: Handle the Design property.
* NEW: ListBox: Setting the Index property with an incorrect value now raise an explicit error.

- - - - -
18cd2a48 by gambas at 2020-10-19T23:02:36+02:00
Fix global toolbars layout management.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix global toolbars layout management.

- - - - -
5516d43f by gambas at 2020-10-19T23:03:20+02:00
Enhance the behaviour of the version control dialog.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Version control dialog: Ignore changes in white spaces in the diff..
* NEW: Version control dialog: Always save the commit log, even if the dialog is cancelled.
* NEW: Version control dialog: Use explicit commit buttons now.

- - - - -
7387b7b1 by gambas at 2020-10-19T23:05:30+02:00
MediaView: Ensure that the video DrawingArea has its own window on gb.gtk/gb.gtk3.

[GB.MEDIA.FORM]
* BUG: MediaView: Ensure that the video DrawingArea has its own window on gb.gtk/gb.gtk3.

- - - - -


23 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Help/FHelpBrowser.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Project.module
- 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/FVersionControl.class
- app/src/gambas3/.src/VersionControl/FVersionControl.form
- app/src/gambas3/.src/VersionControl/VersionControl.module
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ListBox/ListBox.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Split/_Split.class
- comp/src/gb.gui.base/.src/Test/FPaint.class
- + comp/src/gb.gui.base/.src/Test/FTestSplit.class
- + comp/src/gb.gui.base/.src/Test/FTestSplit.form
- comp/src/gb.gui.base/.src/Test/FTreeView.class
- comp/src/gb.media.form/.component
- comp/src/gb.media.form/.project
- comp/src/gb.media.form/.src/FMediaPlayer.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/279e56381f6919d05968acc7e050cc7e3904ace3...7387b7b11683a42f1518eec8feba59cf21a8c071

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/279e56381f6919d05968acc7e050cc7e3904ace3...7387b7b11683a42f1518eec8feba59cf21a8c071
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/20201019/6e81a0e0/attachment-0001.htm>


More information about the Notification mailing list