..
ext
opengl
webkit
webview
WebView: Make font size settings more accurate.
2021-01-28 04:52:30 +01:00
canimation.cpp
Do not crash anymore when loading an Animation fails.
2021-01-11 01:24:20 +01:00
canimation.h
Try to fix compilation on 'alpine'.
2021-01-09 11:27:53 +01:00
CButton.cpp
Rework Design property management so that it works better.
2020-11-12 19:58:51 +01:00
CButton.h
CCheckBox.cpp
Rework support of Background and Foreground colors.
2021-01-27 02:38:59 +01:00
CCheckBox.h
CClipboard.cpp
CClipboard.h
CColor.cpp
CColor.h
CConst.cpp
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CConst.h
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CContainer.cpp
Fix Design property management for controls inserted inside UserContainer.
2021-02-07 23:28:13 +01:00
CContainer.h
Centered is a new container property that centered its contents. Many GTK fixes.
2021-01-28 02:46:00 +01:00
CDialog.cpp
CDialog.h
CDraw.cpp
Working on Wayland support...
2020-07-14 16:17:10 +02:00
CDraw.h
CDrawingArea.cpp
Centered is a new container property that centered its contents. Many GTK fixes.
2021-01-28 02:46:00 +01:00
CDrawingArea.h
CEmbedder.cpp
CEmbedder.h
CFont.cpp
Fix Font.TextHeight implementation that checked incorrectly for optional arguments.
2021-02-20 17:38:16 +01:00
CFont.h
CImage.cpp
CImage.h
CKey.cpp
CKey.h
CLabel.cpp
Separator is now a Gambas-made control.
2021-01-22 23:53:27 +01:00
CLabel.h
Separator is now a Gambas-made control.
2021-01-22 23:53:27 +01:00
CMenu.cpp
Merge branch 'master' into wayland
2020-12-21 01:23:08 +01:00
CMenu.h
CMouse.cpp
Add Mouse.Click property.
2020-05-19 22:25:31 +02:00
CMouse.h
Add Mouse.Click property.
2020-05-19 22:25:31 +02:00
cpaint_impl.cpp
UserControl now can paint itself through a UserControl_Draw method.
2021-01-23 02:44:46 +01:00
cpaint_impl.h
CPanel.cpp
Centered is a new container property that centered its contents. Many GTK fixes.
2021-01-28 02:46:00 +01:00
CPanel.h
CPicture.cpp
Working on Wayland support...
2020-07-14 16:17:10 +02:00
CPicture.h
cprinter.cpp
cprinter.h
CRadioButton.cpp
Rework support of Background and Foreground colors.
2021-01-27 02:38:59 +01:00
CRadioButton.h
CScreen.cpp
Screen.ResolutionX and Screen.ResolutionY are two new properties that return the resolution of a screen.
2021-01-21 02:35:08 +01:00
CScreen.h
CScrollBar.cpp
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CScrollBar.h
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CSlider.cpp
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CSlider.h
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CStyle.cpp
Disabled state is now correctly taken into account by style drawing methods.
2020-11-11 02:03:10 +01:00
CStyle.h
csvgimage.cpp
csvgimage.h
CTabStrip.cpp
Centered is a new container property that centered its contents. Many GTK fixes.
2021-01-28 02:46:00 +01:00
CTabStrip.h
CTextArea.cpp
TextArea: Setting background and foreground colors now should work correctly in all cases.
2021-03-06 13:17:35 +01:00
CTextArea.h
CTextBox.cpp
ComboBox: PlaceHolder property does not crash anymore on read-only ComboBox.
2021-01-17 00:10:14 +01:00
CTextBox.h
ctrayicon.cpp
TrayIcon: The Picture property kind is now "Picture:NoCache" so that the trayicon icon is not modified when the current theme is dark.
2021-03-06 13:17:35 +01:00
ctrayicon.h
CWatch.cpp
CWatch.h
CWatcher.cpp
CWatcher.h
CWidget.cpp
TextArea: Setting background and foreground colors now should work correctly in all cases.
2021-03-06 13:17:35 +01:00
CWidget.h
Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
CWindow.cpp
Fix management of default minimum size of modal and utility windows.
2021-02-24 16:21:41 +01:00
CWindow.h
Fix management of default minimum size of modal and utility windows.
2021-02-24 16:21:41 +01:00
desktop.c
desktop.h
fix_breeze.cpp
Breeze and oxygen theme fixes should not crash anymore.
2020-08-21 13:07:14 +02:00
fix_breeze.h
gb.qt.h
WebView: Implement events, and the Icon and Progress properties.
2020-09-29 00:36:23 +02:00
gb.qt4.component
main.cpp
TextArea: Setting background and foreground colors now should work correctly in all cases.
2021-03-06 13:17:35 +01:00
main.h
TextArea: Setting background and foreground colors now should work correctly in all cases.
2021-03-06 13:17:35 +01:00
Makefile.am
PictureBox now uses the new UserControl Draw pseudo-event and Frame container in now implemented in Gambas.
2021-01-23 23:30:36 +01:00
trayicon.xpm
x11.c
Work on wayland support continues.
2020-07-14 23:54:26 +02:00
x11.h
Continue working on Wayland support.
2020-12-21 04:54:14 +01:00