[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Redesign the test suites configuration dialog.

Benoît Minisini gitlab at mg.gitlab.com
Mon May 25 11:02:50 CEST 2020



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


Commits:
277c8492 by gambas at 2020-05-24T23:56:43+02:00
Redesign the test suites configuration dialog.

[DEVELOPMENT ENVIRONMENT]
* NEW: Redesign the test suites configuration dialog. Not fully finished yet.
* NEW: Test suites are now stored in the '.test' file instead of '.tests'.
* NEW: Redraw the class symbols icons, and make them adapt to the desktop font size.
* NEW: Options dialog: The invert colors option is now active only on dark themes.

- - - - -
234b28c2 by gambas at 2020-05-25T11:02:44+02:00
Selecting while moving the mouse cursor now raises the Select event only when the mouse button is depressed.

[GB.GUI.BASE]
* NEW: GridView: Selecting while moving the mouse cursor now raises the Select event only when the mouse button is depressed.
* BUG: TreeView: Setting the Key value with an unknown key now unselects the current key.

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Component/CSymbolInfo.class
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- + app/src/gambas3/.src/Debug/FTestSuite2.class
- + app/src/gambas3/.src/Debug/FTestSuite2.form
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Code/FProcedureList.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/MTheme.module
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- − app/src/gambas3/.src/Project/FTest.class
- − app/src/gambas3/.src/Project/FTest.form
- app/src/gambas3/img/symbol/constant.png
- app/src/gambas3/img/symbol/control.png
- app/src/gambas3/img/symbol/event.png
- app/src/gambas3/img/symbol/method.png
- app/src/gambas3/img/symbol/property-ro.png
- app/src/gambas3/img/symbol/property.png
- app/src/gambas3/img/symbol/s-method.png
- app/src/gambas3/img/symbol/s-property-ro.png
- app/src/gambas3/img/symbol/s-property.png
- + app/src/gambas3/img/symbol/s-special.png
- app/src/gambas3/img/symbol/s-variable.png
- app/src/gambas3/img/symbol/special.png
- app/src/gambas3/img/symbol/symbol.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cd6a30b0150582de55902e0cd7b9a5c11ea8630e...234b28c236946ae1b05baabf328933e702993dc2

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cd6a30b0150582de55902e0cd7b9a5c11ea8630e...234b28c236946ae1b05baabf328933e702993dc2
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/20200525/2dc55f76/attachment-0001.html>


More information about the Notification mailing list