[Gambas-Notification] [Git][gambas/gambas][master] 9 commits: Better default colors.

Benoît Minisini gitlab at mg.gitlab.com
Sat May 23 14:00:04 CEST 2020



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


Commits:
7b4b6b31 by gambas at 2020-05-23T09:36:37+02:00
Better default colors.

[GB.FORM.TERMINAL]
* NEW: Better default colors.

- - - - -
c5ff52f6 by gambas at 2020-05-23T10:02:02+02:00
Modal windows are now actually modal before entering their Open event.

[GB.QT4]
* BUG: Modal windows are now actually modal before entering their Open event.

[GB.QT5]
* BUG: Modal windows are now actually modal before entering their Open event.

- - - - -
4739ef78 by gambas at 2020-05-23T12:28:45+02:00
New dark theme color inversion algorithm and new Color.Invert() method.

[GB.IMAGE]
* NEW: New dark theme color inversion algorithm.
* NEW: Color.Invert() is a new method to invert a color.

- - - - -
5feb51a7 by gambas at 2020-05-23T12:44:38+02:00
Picture[] now automatically inverts the image for dark themes.

[GB.GUI.BASE]
* NEW: Picture[] now automatically inverts the image for dark themes.

- - - - -
87439726 by gambas at 2020-05-23T12:45:36+02:00
Bold text is made bolder when the background is dark.

[GB.FORM.EDITOR]
* NEW: Bold text is made bolder when the background is dark.

- - - - -
fc115b03 by gambas at 2020-05-23T12:46:29+02:00
Redraw the 'halt' icon.

[GB.FORM.STOCK]
* NEW: Redraw the 'halt' icon.

- - - - -
68453b4b by gambas at 2020-05-23T13:59:21+02:00
A few bug fixes and dark theme support enhancements.

[DEVELOPMENT ENVIRONMENT]
* NEW: Code editor: when inserting a color, the color dialog is now initialized with the hexadecimal value under the cursor if any.
* BUG: File properties dialog: the revert changes button is now only visible when the change tabs is displayed.
* BUG: The "Show just-in-time compiler debugging messages" menu in now correctly checked when needed.
* NEW: The background image now adapts better to dark themes.
* NEW: Run tests with '-T *' now.

- - - - -
5bc620c5 by gambas at 2020-05-23T13:59:37+02:00
Redraw 'halt' icon again.

[GB.FORM.STOCK]
* NEW: Redraw 'halt' icon again.

- - - - -
b37f67dd by gambas at 2020-05-23T13:59:54+02:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


29 changed files:

- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Dialog/FColorChooser.class
- app/src/gambas3/.src/Dialog/FFileProperty.class
- app/src/gambas3/.src/Editor/CInsertColor.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/FOpenProject.class
- app/src/gambas3/.src/Project/ProjectBox.class
- app/src/gambas3/.src/Welcome/FWelcome.class
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.src/_TextEditor_Styles.class
- comp/src/gb.form.stock/gambas-mono/32/halt.png
- comp/src/gb.form.stock/gambas/32/halt.png
- − comp/src/gb.form.terminal/.mc.menu
- comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form
- comp/src/gb.gui.base/.src/Picture.class
- gb.qt4/src/CWindow.cpp
- gb.qt4/src/CWindow.h
- main/lib/image/CImage.c
- main/lib/image/c_color.c
- main/lib/image/c_color.h
- main/lib/image/image.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a79bd9d258dbf80f7d2d1e4367b708e275d38f6a...b37f67dd29714dc7957aa515ad81e13c5adb9ec8

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a79bd9d258dbf80f7d2d1e4367b708e275d38f6a...b37f67dd29714dc7957aa515ad81e13c5adb9ec8
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/20200523/9135a3dc/attachment-0001.html>


More information about the Notification mailing list