This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
56a235f257
gambas-source-code
/
gb.gtk3
/
src
History
gambas
a6efc1ae3d
Clip the drawing of container children, as GTK+3 does not do that by default.
...
[GB.GTK3] * BUG: Clip the drawing of container children, as GTK+3 does not do that by default.
2021-12-12 22:42:53 +01: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
[GB.FORM]
2014-01-05 00:08:06 +00:00
CStyle.h
[GB.FORM]
2014-01-05 00:08:06 +00:00
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
Clip the drawing of container children, as GTK+3 does not do that by default.
2021-12-12 22:42:53 +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
[GB.GTK3]
2013-12-30 11:43:14 +00:00
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
Forgot to commit the fix about window refresh priority.
2021-10-28 01:29:53 +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