gambas-source-code/gb.gtk3/src
gambas f7cd9542c8 'Desktop.Type' property is now implemented in 'gb.gui.base'.
[GB.GTK]
* NEW: 'Desktop.Type' property is now implemented in 'gb.gui.base'.

[GB.GTK3]
* NEW: 'Desktop.Type' property is now implemented in 'gb.gui.base'.

[GB.QT4]
* NEW: 'Desktop.Type' property is now implemented in 'gb.gui.base'.

[GB.QT5]
* NEW: 'Desktop.Type' property is now implemented in 'gb.gui.base'.
2021-08-18 21:53:06 +02:00
..
opengl The GTK+3 GLArea control now works, by forcing the legacy mode. 2021-05-02 00:31:54 +02:00
wayland Do not crash if expanded widgets change during arrangement. Fix GTK+ window centering method. 2021-01-18 22:27:33 +01:00
webview Forgot to comment a debugging variable declaration. 2021-05-24 21:53:59 +02:00
x11 Do not crash if expanded widgets change during arrangement. Fix GTK+ window centering method. 2021-01-18 22:27:33 +01:00
canimation.cpp MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
canimation.h MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
CButton.cpp
CButton.h
CClipboard.cpp
CClipboard.h
CColor.cpp
CColor.h
CConst.cpp
CConst.h
CContainer.cpp
CContainer.h
CDialog.cpp
CDialog.h
CDraw.cpp
CDraw.h
CDrawingArea.cpp
CDrawingArea.h
CFont.cpp
CFont.h
CImage.cpp
CImage.h
CKey.cpp
CKey.h
CMenu.cpp
CMenu.h
CMouse.cpp
CMouse.h
cpaint_impl.cpp
cpaint_impl.h
CPanel.cpp 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
CPanel.h 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
CPicture.cpp
CPicture.h
cprinter.cpp
cprinter.h
CScreen.cpp
CScreen.h
CSlider.cpp
CSlider.h
CStyle.cpp
CStyle.h
csvgimage.cpp
csvgimage.h
CTabStrip.cpp
CTabStrip.h
CTextArea.cpp
CTextArea.h
CTextBox.cpp
CTextBox.h
CTrayIcon.cpp
CTrayIcon.h
CWatcher.cpp
CWatcher.h
CWidget.cpp
CWidget.h
CWindow.cpp
CWindow.h
font-parser.cpp
font-parser.h
gapplication.cpp
gapplication.h
gb.gtk.h
gb.gtk.patch.h Fix GTK+3 'get_preferred_height_and_baseline_for_width' overriding. 2021-01-18 23:01:07 +01:00
gb.gtk.platform.h Do not crash if expanded widgets change during arrangement. Fix GTK+ window centering method. 2021-01-18 22:27:33 +01:00
gb.gtk3.component
gbutton.cpp
gbutton.h
gclipboard.h
gcolor.h
gcombobox.cpp
gcombobox.h
gcontainer.cpp
gcontainer.h
gcontrol.cpp
gcontrol.h
gcursor.cpp
gcursor.h
gdesktop.cpp
gdesktop.h
gdialog.cpp Get rid of unused code of native message boxes. 2020-12-18 02:09:04 +01:00
gdialog.h
gdrag.cpp
gdrag.h
gdrawingarea.cpp
gdrawingarea.h
gfont.cpp
gfont.h
ggambastag.h
gkey.cpp
gkey.h
gmainwindow.cpp
gmainwindow.h
gmenu.cpp
gmenu.h
gmouse.cpp
gmouse.h
gpanel.cpp 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
gpanel.h 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
gpicture.cpp
gpicture.h
gprinter.cpp
gprinter.h
gscrollbar.h
gshare.h
gsignals.cpp
gslider.cpp
gslider.h
gtabstrip.cpp
gtabstrip.h
gtag.h
gtextarea.cpp
gtextarea.h
gtextbox.cpp
gtextbox.h
gtools.cpp
gtools.h
gtrayicon.cpp
gtrayicon.h
gtree.cpp
gtree.h
kentities.h
main.cpp 'Desktop.Type' property is now implemented in 'gb.gui.base'. 2021-08-18 21:53:06 +02:00
main.h UserControl now can paint itself through a UserControl_Draw method. 2021-01-23 02:44:46 +01:00
Makefile.am 'Desktop.Type' property is now implemented in 'gb.gui.base'. 2021-08-18 21:53:06 +02:00
watcher.cpp
watcher.h
widgets.h