[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Update comment header with copyright in source files.



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


Commits:
3261a961 by Benoît Minisini at 2025-08-30T19:23:08+02:00
Update comment header with copyright in source files.

[CONFIGURATION]
Update comment header with copyright in source files.

- - - - -


1191 changed files:

- gb.cairo/src/c_cairo.c
- gb.cairo/src/c_cairo.h
- gb.cairo/src/c_surface.c
- gb.cairo/src/c_surface.h
- gb.cairo/src/main.c
- gb.cairo/src/main.h
- gb.compress.bzlib2/src/main.c
- gb.compress.bzlib2/src/main.h
- gb.compress.zlib/src/main.c
- gb.compress.zlib/src/main.h
- gb.compress.zstd/src/main.c
- gb.compress.zstd/src/main.h
- gb.crypt/src/c_crypt.c
- gb.crypt/src/c_crypt.h
- gb.crypt/src/main.c
- gb.crypt/src/main.h
- gb.db.mysql/src/main.c
- gb.db.mysql/src/main.h
- gb.db.mysql/src/options.h
- gb.db.odbc/src/main.c
- gb.db.odbc/src/main.h
- gb.db.postgresql/src/main.c
- gb.db.postgresql/src/main.h
- gb.db.sqlite2/src/dataset.cpp
- gb.db.sqlite2/src/dataset.h
- gb.db.sqlite2/src/main.cpp
- gb.db.sqlite2/src/main.h
- gb.db.sqlite2/src/qry_dat.cpp
- gb.db.sqlite2/src/qry_dat.h
- gb.db.sqlite2/src/sqlitedataset.cpp
- gb.db.sqlite2/src/sqlitedataset.h
- gb.db.sqlite2/src/stringhelper.cpp
- gb.db.sqlite2/src/stringhelper.h
- gb.db.sqlite3/src/gb_buffer.c
- gb.db.sqlite3/src/gb_buffer.h
- gb.db.sqlite3/src/helper.c
- gb.db.sqlite3/src/helper.h
- gb.db.sqlite3/src/main.c
- gb.db.sqlite3/src/main.h
- gb.db2.mysql/src/main.c
- gb.db2.mysql/src/main.h
- gb.db2.odbc/src/main.c
- gb.db2.odbc/src/main.h
- gb.db2.postgresql/src/gb.db2.postgresql/.component
- gb.db2.postgresql/src/main.c
- gb.db2.postgresql/src/main.h
- gb.db2.sqlite3/src/gb_buffer.c
- gb.db2.sqlite3/src/gb_buffer.h
- gb.db2.sqlite3/src/helper.c
- gb.db2.sqlite3/src/helper.h
- gb.db2.sqlite3/src/main.c
- gb.db2.sqlite3/src/main.h
- gb.dbus/src/c_dbus.c
- gb.dbus/src/c_dbus.h
- gb.dbus/src/c_dbusconnection.c
- gb.dbus/src/c_dbusconnection.h
- gb.dbus/src/c_dbusobserver.c
- gb.dbus/src/c_dbusobserver.h
- gb.dbus/src/c_dbusvariant.c
- gb.dbus/src/c_dbusvariant.h
- gb.dbus/src/dbus_print_message.c
- gb.dbus/src/dbus_print_message.h
- gb.dbus/src/helper.c
- gb.dbus/src/helper.h
- gb.dbus/src/main.c
- gb.dbus/src/main.h
- gb.desktop.gnome.keyring/src/keyring.c
- gb.desktop.gnome.keyring/src/keyring.h
- gb.desktop.gnome.keyring/src/main.c
- gb.desktop.gnome.keyring/src/main.h
- gb.desktop.x11/src/c_x11.c
- gb.desktop.x11/src/c_x11.h
- gb.desktop.x11/src/c_x11systray.c
- gb.desktop.x11/src/c_x11systray.h
- gb.desktop.x11/src/gb_list.c
- gb.desktop.x11/src/main.c
- gb.desktop.x11/src/main.h
- gb.desktop.x11/src/systray/debug.c
- gb.desktop.x11/src/systray/debug.h
- gb.desktop.x11/src/systray/kde_tray.c
- gb.desktop.x11/src/systray/settings.c
- gb.desktop.x11/src/systray/systray.h
- gb.desktop.x11/src/systray/wmh.c
- gb.desktop.x11/src/systray/xembed.c
- gb.desktop.x11/src/systray/xutils.h
- gb.desktop.x11/src/x11.c
- gb.desktop.x11/src/x11.h
- gb.form.htmlview/src/c_htmldocument.cpp
- gb.form.htmlview/src/c_htmldocument.h
- gb.form.htmlview/src/gb.form.htmlview/.component
- gb.form.htmlview/src/gumbo/char_ref.c
- gb.form.htmlview/src/gumbo/tag_sizes.h
- gb.form.htmlview/src/litehtml/css_selector.cpp
- gb.form.htmlview/src/litehtml/el_break.cpp
- gb.form.htmlview/src/litehtml/el_title.cpp
- gb.form.htmlview/src/litehtml/element.cpp
- gb.form.htmlview/src/litehtml/line_box.cpp
- gb.form.htmlview/src/litehtml/num_cvt.h
- gb.form.htmlview/src/litehtml/render_inline.h
- gb.form.htmlview/src/litehtml/string_id.cpp
- gb.form.htmlview/src/litehtml/style.cpp
- gb.form.htmlview/src/litehtml/tstring_view.cpp
- gb.form.htmlview/src/main.cpp
- gb.form.htmlview/src/main.h
- gb.gmp/src/c_bigint.c
- gb.gmp/src/c_bigint.h
- gb.gmp/src/c_rational.c
- gb.gmp/src/c_rational.h
- gb.gmp/src/main.c
- gb.gmp/src/main.h
- gb.gsl/src/c_complex.c
- gb.gsl/src/c_complex.h
- gb.gsl/src/c_float_array.c
- gb.gsl/src/c_float_array.h
- gb.gsl/src/c_gsl.c
- gb.gsl/src/c_gsl.h
- gb.gsl/src/c_matrix.c
- gb.gsl/src/c_matrix.h
- gb.gsl/src/c_newtonpolynomial.c
- gb.gsl/src/c_newtonpolynomial.h
- gb.gsl/src/c_polynomial.c
- gb.gsl/src/c_polynomial.h
- gb.gsl/src/c_vector.c
- gb.gsl/src/c_vector.h
- gb.gsl/src/main.c
- gb.gsl/src/main.h
- gb.gtk/src/CButton.cpp
- gb.gtk/src/CButton.h
- gb.gtk/src/CClipboard.cpp
- gb.gtk/src/CClipboard.h
- gb.gtk/src/CColor.cpp
- gb.gtk/src/CColor.h
- gb.gtk/src/CConst.cpp
- gb.gtk/src/CConst.h
- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CContainer.h
- gb.gtk/src/CDialog.cpp
- gb.gtk/src/CDialog.h
- gb.gtk/src/CDraw.cpp
- gb.gtk/src/CDraw.h
- gb.gtk/src/CDrawingArea.cpp
- gb.gtk/src/CDrawingArea.h
- gb.gtk/src/CFont.cpp
- gb.gtk/src/CFont.h
- gb.gtk/src/CImage.cpp
- gb.gtk/src/CImage.h
- gb.gtk/src/CKey.cpp
- gb.gtk/src/CKey.h
- gb.gtk/src/CMenu.cpp
- gb.gtk/src/CMenu.h
- gb.gtk/src/CMouse.cpp
- gb.gtk/src/CMouse.h
- gb.gtk/src/CPicture.cpp
- gb.gtk/src/CPicture.h
- gb.gtk/src/CScreen.cpp
- gb.gtk/src/CScreen.h
- gb.gtk/src/CStyle.cpp
- gb.gtk/src/CStyle.h
- gb.gtk/src/CTabStrip.cpp
- gb.gtk/src/CTabStrip.h
- gb.gtk/src/CTextArea.cpp
- gb.gtk/src/CTextArea.h
- gb.gtk/src/CTextBox.cpp
- gb.gtk/src/CTextBox.h
- gb.gtk/src/CTrayIcon.cpp
- gb.gtk/src/CTrayIcon.h
- gb.gtk/src/CWatcher.cpp
- gb.gtk/src/CWatcher.h
- gb.gtk/src/CWidget.cpp
- gb.gtk/src/CWidget.h
- gb.gtk/src/CWindow.cpp
- gb.gtk/src/CWindow.h
- gb.gtk/src/canimation.cpp
- gb.gtk/src/canimation.h
- gb.gtk/src/cpaint_impl.cpp
- gb.gtk/src/cpaint_impl.h
- gb.gtk/src/cprinter.cpp
- gb.gtk/src/cprinter.h
- gb.gtk/src/csvgimage.cpp
- gb.gtk/src/csvgimage.h
- gb.gtk/src/font-parser.cpp
- gb.gtk/src/font-parser.h
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gapplication.h
- gb.gtk/src/gb.gtk.h
- gb.gtk/src/gbutton.cpp
- gb.gtk/src/gbutton.h
- gb.gtk/src/gclipboard.h
- gb.gtk/src/gcolor.h
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gcursor.cpp
- gb.gtk/src/gcursor.h
- gb.gtk/src/gdesktop.cpp
- gb.gtk/src/gdesktop.h
- gb.gtk/src/gdialog.cpp
- gb.gtk/src/gdialog.h
- gb.gtk/src/gdrag.cpp
- gb.gtk/src/gdrag.h
- gb.gtk/src/gdrawingarea.cpp
- gb.gtk/src/gdrawingarea.h
- gb.gtk/src/gfont.cpp
- gb.gtk/src/gfont.h
- gb.gtk/src/ggambastag.h
- gb.gtk/src/gglarea.cpp
- gb.gtk/src/gglarea.h
- gb.gtk/src/gkey.cpp
- gb.gtk/src/gkey.h
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmainwindow.h
- gb.gtk/src/gmenu.cpp
- gb.gtk/src/gmenu.h
- gb.gtk/src/gmouse.cpp
- gb.gtk/src/gmouse.h
- gb.gtk/src/gpicture.cpp
- gb.gtk/src/gpicture.h
- gb.gtk/src/gplugin.h
- gb.gtk/src/gprinter.cpp
- gb.gtk/src/gprinter.h
- gb.gtk/src/gshare.h
- gb.gtk/src/gsignals.cpp
- gb.gtk/src/gtabstrip.cpp
- gb.gtk/src/gtabstrip.h
- gb.gtk/src/gtag.h
- gb.gtk/src/gtextarea.cpp
- gb.gtk/src/gtextarea.h
- gb.gtk/src/gtextbox.cpp
- gb.gtk/src/gtextbox.h
- gb.gtk/src/gtools.cpp
- gb.gtk/src/gtools.h
- gb.gtk/src/gtrayicon.cpp
- gb.gtk/src/gtrayicon.h
- gb.gtk/src/gtree.cpp
- gb.gtk/src/gtree.h
- gb.gtk/src/kentities.h
- gb.gtk/src/main.cpp
- gb.gtk/src/main.h
- gb.gtk/src/opengl/c_glarea.c
- gb.gtk/src/opengl/c_glarea.h
- gb.gtk/src/opengl/main.c
- gb.gtk/src/opengl/main.h
- gb.gtk/src/sm/gnome-marshal.c
- gb.gtk/src/sm/gnome-marshal.h
- gb.gtk/src/sm/gnometypebuiltins.c
- gb.gtk/src/sm/gnometypebuiltins.h
- gb.gtk/src/sm/libgnomeuiP.h
- gb.gtk/src/sm/sm.h
- gb.gtk/src/watcher.cpp
- gb.gtk/src/watcher.h
- gb.gtk/src/widgets.h
- gb.gtk3/src/gb.gtk.patch.h
- gb.gtk3/src/gb.gtk.platform.h
- gb.gtk3/src/main.cpp
- gb.gtk3/src/main.h
- gb.gtk3/src/opengl/c_glarea.c
- gb.gtk3/src/opengl/c_glarea.h
- gb.gtk3/src/opengl/main.c
- gb.gtk3/src/opengl/main.h
- gb.gtk3/src/wayland/main.c
- gb.gtk3/src/wayland/main.h
- gb.gtk3/src/webview/c_websettings.c
- gb.gtk3/src/webview/c_websettings.h
- gb.gtk3/src/webview/c_webview.c
- gb.gtk3/src/webview/c_webview.h
- gb.gtk3/src/webview/main.c
- gb.gtk3/src/webview/main.h
- gb.gtk3/src/x11/main.c
- gb.gtk3/src/x11/main.h
- gb.httpd/src/main.c
- gb.httpd/src/main.h
- gb.image.imlib/src/c_image.c
- gb.image.imlib/src/c_image.h
- gb.image.imlib/src/c_imlib.c
- gb.image.imlib/src/c_imlib.h
- gb.image.imlib/src/main.c
- gb.image.imlib/src/main.h
- gb.image.io/src/c_image.c
- gb.image.io/src/c_image.h
- gb.image.io/src/main.c
- gb.image.io/src/main.h
- gb.jit.llvm/src/gb.jit.h
- gb.jit.llvm/src/jit.h
- gb.jit.llvm/src/jit_api.cpp
- gb.jit.llvm/src/jit_codegen.cpp
- gb.jit.llvm/src/jit_codegen_conv.h
- gb.jit.llvm/src/jit_compile.cpp
- gb.jit.llvm/src/jit_conv.cpp
- gb.jit.llvm/src/jit_expressions.cpp
- gb.jit.llvm/src/jit_gambas_pass.cpp
- gb.jit.llvm/src/jit_gambas_pass.h
- gb.jit.llvm/src/jit_read.cpp
- gb.jit.llvm/src/jit_runtime.c
- gb.jit.llvm/src/jit_runtime.h
- gb.jit.llvm/src/main.cpp
- gb.jit.llvm/src/main.h
- gb.libxml/src/CXMLDocument.c
- gb.libxml/src/CXMLDocument.h
- gb.libxml/src/CXMLNode.c
- gb.libxml/src/CXMLNode.h
- gb.libxml/src/CXMLReader.c
- gb.libxml/src/CXMLReader.h
- gb.libxml/src/CXMLWriter.c
- gb.libxml/src/CXMLWriter.h
- gb.libxml/src/main.c
- gb.libxml/src/main.h
- gb.media/src/c_media.c
- gb.media/src/c_media.h
- gb.media/src/c_mediaplayer.c
- gb.media/src/c_mediaplayer.h
- gb.media/src/c_mediavideo.c
- gb.media/src/c_mediavideo.h
- gb.media/src/main.c
- gb.media/src/main.h
- gb.mime/src/c_mime.c
- gb.mime/src/c_mime.h
- gb.mime/src/c_mimemessage.c
- gb.mime/src/c_mimemessage.h
- gb.mime/src/c_mimepart.c
- gb.mime/src/c_mimepart.h
- gb.mime/src/main.c
- gb.mime/src/main.h
- gb.mongodb/src/c_mongoclient.c
- gb.mongodb/src/c_mongoclient.h
- gb.mongodb/src/c_mongocollection.c
- gb.mongodb/src/c_mongocollection.h
- gb.mongodb/src/c_mongoresult.c
- gb.mongodb/src/c_mongoresult.h
- gb.mongodb/src/helper.c
- gb.mongodb/src/helper.h
- gb.mongodb/src/main.c
- gb.mongodb/src/main.h
- gb.net.curl/src/CCurl.c
- gb.net.curl/src/CCurl.h
- gb.net.curl/src/CFtpClient.c
- gb.net.curl/src/CFtpClient.h
- gb.net.curl/src/CHttpClient.c
- gb.net.curl/src/CHttpClient.h
- gb.net.curl/src/CNet.c
- gb.net.curl/src/CNet.h
- gb.net.curl/src/CProxy.c
- gb.net.curl/src/CProxy.h
- gb.net.curl/src/gbcurl.c
- gb.net.curl/src/gbcurl.h
- gb.net.curl/src/main.c
- gb.net.curl/src/main.h
- gb.net/src/CDnsClient.c
- gb.net/src/CDnsClient.h
- gb.net/src/CNet.c
- gb.net/src/CNet.h
- gb.net/src/CSerialPort.c
- gb.net/src/CSerialPort.h
- gb.net/src/CServerSocket.c
- gb.net/src/CServerSocket.h
- gb.net/src/CSocket.c
- gb.net/src/CSocket.h
- gb.net/src/CUdpSocket.c
- gb.net/src/CUdpSocket.h
- gb.net/src/gb_network.h
- gb.net/src/main.c
- gb.net/src/main.h
- gb.net/src/speed.c
- gb.net/src/speed.h
- gb.net/src/tools.c
- gb.net/src/tools.h
- gb.openal/src/c_al.c
- gb.openal/src/c_al.h
- gb.openal/src/c_alc.c
- gb.openal/src/c_alc.h
- gb.openal/src/c_alure.c
- gb.openal/src/c_alure.h
- gb.openal/src/main.c
- gb.openal/src/main.h
- gb.opengl/src/GL.c
- gb.opengl/src/GL.h
- gb.opengl/src/GLclipping.c
- gb.opengl/src/GLclipping.h
- gb.opengl/src/GLcolorLighting.c
- gb.opengl/src/GLcolorLighting.h
- gb.opengl/src/GLcoordTransf.c
- gb.opengl/src/GLcoordTransf.h
- gb.opengl/src/GLdisplayList.c
- gb.opengl/src/GLdisplayList.h
- gb.opengl/src/GLeval.c
- gb.opengl/src/GLeval.h
- gb.opengl/src/GLfog.c
- gb.opengl/src/GLfog.h
- gb.opengl/src/GLframeBufferOps.c
- gb.opengl/src/GLframeBufferOps.h
- gb.opengl/src/GLinfo.c
- gb.opengl/src/GLinfo.h
- gb.opengl/src/GLmodesExec.c
- gb.opengl/src/GLmodesExec.h
- gb.opengl/src/GLpixelOperations.c
- gb.opengl/src/GLpixelOperations.h
- gb.opengl/src/GLprimitives.c
- gb.opengl/src/GLprimitives.h
- gb.opengl/src/GLrasterization.c
- gb.opengl/src/GLrasterization.h
- gb.opengl/src/GLselectFeedback.c
- gb.opengl/src/GLselectFeedback.h
- gb.opengl/src/GLtextureMapping.c
- gb.opengl/src/GLtextureMapping.h
- gb.opengl/src/framebufferobject.c
- gb.opengl/src/framebufferobject.h
- gb.opengl/src/gb.gl.h
- gb.opengl/src/glsl/GL.c
- gb.opengl/src/glsl/GL.h
- gb.opengl/src/glsl/GLattributes.c
- gb.opengl/src/glsl/GLattributes.h
- gb.opengl/src/glsl/GLinfo.h
- gb.opengl/src/glsl/GLprogram.c
- gb.opengl/src/glsl/GLprogram.h
- gb.opengl/src/glsl/GLshader.c
- gb.opengl/src/glsl/GLshader.h
- gb.opengl/src/glsl/GLuniform.c
- gb.opengl/src/glsl/GLuniform.h
- gb.opengl/src/glsl/main.c
- gb.opengl/src/glsl/main.h
- gb.opengl/src/glu/GLU.c
- gb.opengl/src/glu/GLU.h
- gb.opengl/src/glu/GLUcoordTransf.c
- gb.opengl/src/glu/GLUcoordTransf.h
- gb.opengl/src/glu/GLUnurb.c
- gb.opengl/src/glu/GLUnurb.h
- gb.opengl/src/glu/GLUproject.c
- gb.opengl/src/glu/GLUproject.h
- gb.opengl/src/glu/GLUquadratic.c
- gb.opengl/src/glu/GLUquadratic.h
- gb.opengl/src/glu/GLUtextureImage.c
- gb.opengl/src/glu/GLUtextureImage.h
- gb.opengl/src/glu/cglunurb.c
- gb.opengl/src/glu/cglunurb.h
- gb.opengl/src/glu/cgluquadric.c
- gb.opengl/src/glu/cgluquadric.h
- gb.opengl/src/glu/main.c
- gb.opengl/src/glu/main.h
- gb.opengl/src/main.c
- gb.opengl/src/main.h
- gb.opengl/src/sge/cmd2model.c
- gb.opengl/src/sge/cmd2model.h
- gb.opengl/src/sge/cmd2object.c
- gb.opengl/src/sge/cmd2object.h
- gb.opengl/src/sge/main.c
- gb.opengl/src/sge/main.h
- gb.openssl/src/c_digest.h
- gb.openssl/src/c_hmac.h
- gb.openssl/src/c_openssl.h
- gb.pcre/src/gb.pcre.h
- gb.pcre/src/main.c
- gb.pcre/src/main.h
- gb.pcre/src/regexp.c
- gb.pcre/src/regexp.h
- gb.pcre/src/regexp2.c
- gb.pcre/src/regexp2.h
- gb.pcre/src/regexp_common.h
- gb.pdf/src/CPdfDocument.cpp
- gb.pdf/src/CPdfDocument.h
- gb.pdf/src/main.cpp
- gb.pdf/src/main.h
- gb.poppler/src/c_pdf_document.cpp
- gb.poppler/src/c_pdf_document.h
- gb.poppler/src/main.cpp
- gb.poppler/src/main.h
- gb.qt4/share/gb.form.action.h
- gb.qt4/share/gb.form.arrangement.h
- gb.qt4/share/gb.form.const.h
- gb.qt4/share/gb.form.font.h
- gb.qt4/share/gb.form.gui.h
- gb.qt4/share/gb.form.print.h
- gb.qt4/share/gb.form.properties.h
- gb.qt4/share/gb.form.trayicon.h
- gb.qt4/share/gb.form.trayicon.large.h
- gb.qt4/src/CButton.cpp
- gb.qt4/src/CButton.h
- gb.qt4/src/CCheckBox.cpp
- gb.qt4/src/CCheckBox.h
- gb.qt4/src/CClipboard.cpp
- gb.qt4/src/CClipboard.h
- gb.qt4/src/CColor.cpp
- gb.qt4/src/CColor.h
- gb.qt4/src/CConst.cpp
- gb.qt4/src/CConst.h
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CContainer.h
- gb.qt4/src/CDialog.cpp
- gb.qt4/src/CDialog.h
- gb.qt4/src/CDraw.cpp
- gb.qt4/src/CDraw.h
- gb.qt4/src/CDrawingArea.cpp
- gb.qt4/src/CDrawingArea.h
- gb.qt4/src/CEmbedder.cpp
- gb.qt4/src/CEmbedder.h
- gb.qt4/src/CFont.cpp
- gb.qt4/src/CFont.h
- gb.qt4/src/CImage.cpp
- gb.qt4/src/CImage.h
- gb.qt4/src/CKey.cpp
- gb.qt4/src/CKey.h
- gb.qt4/src/CMenu.cpp
- gb.qt4/src/CMenu.h
- gb.qt4/src/CMouse.cpp
- gb.qt4/src/CMouse.h
- gb.qt4/src/CPicture.cpp
- gb.qt4/src/CPicture.h
- gb.qt4/src/CRadioButton.cpp
- gb.qt4/src/CRadioButton.h
- gb.qt4/src/CScreen.cpp
- gb.qt4/src/CScreen.h
- gb.qt4/src/CStyle.cpp
- gb.qt4/src/CStyle.h
- gb.qt4/src/CTabStrip.cpp
- gb.qt4/src/CTabStrip.h
- gb.qt4/src/CTextArea.cpp
- gb.qt4/src/CTextArea.h
- gb.qt4/src/CTextBox.cpp
- gb.qt4/src/CTextBox.h
- gb.qt4/src/CWatch.cpp
- gb.qt4/src/CWatch.h
- gb.qt4/src/CWatcher.cpp
- gb.qt4/src/CWatcher.h
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWidget.h
- gb.qt4/src/CWindow.cpp
- gb.qt4/src/CWindow.h
- gb.qt4/src/canimation.cpp
- gb.qt4/src/canimation.h
- gb.qt4/src/cpaint_impl.cpp
- gb.qt4/src/cpaint_impl.h
- gb.qt4/src/cprinter.cpp
- gb.qt4/src/cprinter.h
- gb.qt4/src/csvgimage.cpp
- gb.qt4/src/csvgimage.h
- gb.qt4/src/ctrayicon.cpp
- gb.qt4/src/ctrayicon.h
- gb.qt4/src/desktop.c
- gb.qt4/src/desktop.h
- gb.qt4/src/ext/CDial.cpp
- gb.qt4/src/ext/CDial.h
- gb.qt4/src/ext/CEditor.cpp
- gb.qt4/src/ext/CEditor.h
- gb.qt4/src/ext/CLCDNumber.cpp
- gb.qt4/src/ext/CLCDNumber.h
- gb.qt4/src/ext/CTextEdit.cpp
- gb.qt4/src/ext/CTextEdit.h
- gb.qt4/src/ext/garray.cpp
- gb.qt4/src/ext/garray.h
- gb.qt4/src/ext/gdocument.cpp
- gb.qt4/src/ext/gdocument.h
- gb.qt4/src/ext/gstring.cpp
- gb.qt4/src/ext/gstring.h
- gb.qt4/src/ext/gview.cpp
- gb.qt4/src/ext/gview.h
- gb.qt4/src/ext/main.cpp
- gb.qt4/src/ext/main.h
- gb.qt4/src/fix_style.cpp
- gb.qt4/src/fix_style.h
- gb.qt4/src/gb.qt.h
- gb.qt4/src/main.cpp
- gb.qt4/src/main.h
- gb.qt4/src/opengl/CGLarea.cpp
- gb.qt4/src/opengl/CGLarea.h
- gb.qt4/src/opengl/main.cpp
- gb.qt4/src/opengl/main.h
- gb.qt4/src/webkit/ccookiejar.cpp
- gb.qt4/src/webkit/ccookiejar.h
- gb.qt4/src/webkit/cwebdownload.cpp
- gb.qt4/src/webkit/cwebdownload.h
- gb.qt4/src/webkit/cwebelement.cpp
- gb.qt4/src/webkit/cwebelement.h
- gb.qt4/src/webkit/cwebframe.cpp
- gb.qt4/src/webkit/cwebframe.h
- gb.qt4/src/webkit/cwebhittest.cpp
- gb.qt4/src/webkit/cwebhittest.h
- gb.qt4/src/webkit/cwebsettings.cpp
- gb.qt4/src/webkit/cwebsettings.h
- gb.qt4/src/webkit/cwebview.cpp
- gb.qt4/src/webkit/cwebview.h
- gb.qt4/src/webkit/main.cpp
- gb.qt4/src/webkit/main.h
- gb.qt4/src/webview/c_websettings.cpp
- gb.qt4/src/webview/c_websettings.h
- gb.qt4/src/webview/c_webview.cpp
- gb.qt4/src/webview/c_webview.h
- gb.qt4/src/webview/jsonwriter.cpp
- gb.qt4/src/webview/jsonwriter.h
- gb.qt4/src/webview/main.cpp
- gb.qt4/src/webview/main.h
- gb.qt4/src/x11.c
- gb.qt4/src/x11.h
- gb.qt5/src/ext/main.cpp
- gb.qt5/src/ext/main.h
- gb.qt5/src/gb.qt.platform.h
- gb.qt5/src/main.cpp
- gb.qt5/src/main.h
- gb.qt5/src/opengl/CGLarea.cpp
- gb.qt5/src/opengl/CGLarea.h
- gb.qt5/src/opengl/COldGLarea.cpp
- gb.qt5/src/opengl/COldGLarea.h
- gb.qt5/src/opengl/main.cpp
- gb.qt5/src/opengl/main.h
- gb.qt5/src/wayland/main.cpp
- gb.qt5/src/wayland/main.h
- gb.qt5/src/webview/c_websettings.cpp
- gb.qt5/src/webview/c_websettings.h
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/c_webview.h
- gb.qt5/src/webview/main.cpp
- gb.qt5/src/webview/main.h
- gb.qt5/src/x11/main.cpp
- gb.qt5/src/x11/main.h
- gb.qt6/src/ext/main.cpp
- gb.qt6/src/ext/main.h
- gb.qt6/src/main.cpp
- gb.qt6/src/main.h
- gb.qt6/src/opengl/COldGLarea.cpp
- gb.qt6/src/opengl/COldGLarea.h
- gb.qt6/src/wayland/main.cpp
- gb.qt6/src/wayland/main.h
- gb.qt6/src/x11/main.cpp
- gb.qt6/src/x11/main.h
- gb.sdl.sound/src/cdrom.c
- gb.sdl.sound/src/cdrom.h
- gb.sdl.sound/src/main.c
- gb.sdl.sound/src/main.h
- gb.sdl.sound/src/sound.c
- gb.sdl.sound/src/sound.h
- gb.sdl/src/Cconst.cpp
- gb.sdl/src/Cconst.h
- gb.sdl/src/Cdesktop.cpp
- gb.sdl/src/Cdesktop.h
- gb.sdl/src/Cdraw.cpp
- gb.sdl/src/Cdraw.h
- gb.sdl/src/Cfont.cpp
- gb.sdl/src/Cfont.h
- gb.sdl/src/Cimage.cpp
- gb.sdl/src/Cimage.h
- gb.sdl/src/Cjoystick.cpp
- gb.sdl/src/Cjoystick.h
- gb.sdl/src/Ckey.cpp
- gb.sdl/src/Ckey.h
- gb.sdl/src/Cmouse.cpp
- gb.sdl/src/Cmouse.h
- gb.sdl/src/Cwindow.cpp
- gb.sdl/src/Cwindow.h
- gb.sdl/src/SDL_h.h
- gb.sdl/src/SDLapp.cpp
- gb.sdl/src/SDLapp.h
- gb.sdl/src/SDLcore.cpp
- gb.sdl/src/SDLcore.h
- gb.sdl/src/SDLcursor.cpp
- gb.sdl/src/SDLcursor.h
- gb.sdl/src/SDLdebug.cpp
- gb.sdl/src/SDLdebug.h
- gb.sdl/src/SDLerror.cpp
- gb.sdl/src/SDLerror.h
- gb.sdl/src/SDLfont.cpp
- gb.sdl/src/SDLfont.h
- gb.sdl/src/SDLgfx.cpp
- gb.sdl/src/SDLgfx.h
- gb.sdl/src/SDLosrender.cpp
- gb.sdl/src/SDLosrender.h
- gb.sdl/src/SDLsurface.cpp
- gb.sdl/src/SDLsurface.h
- gb.sdl/src/SDLtexture.cpp
- gb.sdl/src/SDLtexture.h
- gb.sdl/src/SDLwindow.cpp
- gb.sdl/src/SDLwindow.h
- gb.sdl/src/main.cpp
- gb.sdl/src/main.h
- gb.sdl2/src/audio/c_channel.c
- gb.sdl2/src/audio/c_channel.h
- gb.sdl2/src/audio/c_music.c
- gb.sdl2/src/audio/c_music.h
- gb.sdl2/src/audio/c_sound.c
- gb.sdl2/src/audio/c_sound.h
- gb.sdl2/src/audio/main.c
- gb.sdl2/src/audio/main.h
- gb.sdl2/src/c_draw.c
- gb.sdl2/src/c_draw.h
- gb.sdl2/src/c_font.c
- gb.sdl2/src/c_font.h
- gb.sdl2/src/c_image.c
- gb.sdl2/src/c_image.h
- gb.sdl2/src/c_key.c
- gb.sdl2/src/c_key.h
- gb.sdl2/src/c_mouse.c
- gb.sdl2/src/c_mouse.h
- gb.sdl2/src/c_window.c
- gb.sdl2/src/c_window.h
- gb.sdl2/src/default_font.c
- gb.sdl2/src/default_font.h
- gb.sdl2/src/main.c
- gb.sdl2/src/main.h
- gb.v4l/src/CConverters.c
- gb.v4l/src/CWebcam.c
- gb.v4l/src/CWebcam.h
- gb.v4l/src/gv4l2.c
- gb.v4l/src/main.c
- gb.v4l/src/main.h
- gb.v4l/src/videodev.h
- gb.xml/src/CDocument.cpp
- gb.xml/src/CDocument.h
- gb.xml/src/CElement.cpp
- gb.xml/src/CElement.h
- gb.xml/src/CExplorer.cpp
- gb.xml/src/CExplorer.h
- gb.xml/src/CNode.cpp
- gb.xml/src/CNode.h
- gb.xml/src/CReader.cpp
- gb.xml/src/CReader.h
- gb.xml/src/CTextNode.cpp
- gb.xml/src/CTextNode.h
- gb.xml/src/document.cpp
- gb.xml/src/document.h
- gb.xml/src/element.cpp
- gb.xml/src/element.h
- gb.xml/src/explorer.cpp
- gb.xml/src/explorer.h
- gb.xml/src/gb.xml/.component
- gb.xml/src/gb.xml/.project
- gb.xml/src/html/CHTMLDocument.cpp
- gb.xml/src/html/CHTMLDocument.h
- gb.xml/src/html/CHTMLElement.cpp
- gb.xml/src/html/CHTMLElement.h
- gb.xml/src/html/htmldocument.cpp
- gb.xml/src/html/htmldocument.h
- gb.xml/src/html/htmlelement.cpp
- gb.xml/src/html/htmlelement.h
- gb.xml/src/html/htmlmain.cpp
- gb.xml/src/html/htmlmain.h
- gb.xml/src/main.cpp
- gb.xml/src/main.h
- gb.xml/src/node.cpp
- gb.xml/src/node.h
- gb.xml/src/reader.cpp
- gb.xml/src/reader.h
- gb.xml/src/textnode.cpp
- gb.xml/src/textnode.h
- gb.xml/src/utils.cpp
- gb.xml/src/utils.h
- gb.xml/src/xslt/CXSLT.cpp
- gb.xml/src/xslt/CXSLT.h
- gb.xml/src/xslt/main.cpp
- gb.xml/src/xslt/main.h
- main/comp/gb.db2/gb.db.h
- main/gbc/gb_alloc.c
- main/gbc/gb_array.c
- main/gbc/gb_buffer.c
- main/gbc/gb_common.c
- main/gbc/gb_error.c
- main/gbc/gb_error.h
- main/gbc/gb_file.c
- main/gbc/gb_file.h
- main/gbc/gb_str.c
- main/gbc/gb_str.h
- main/gbc/gb_table.c
- main/gbc/gba.c
- main/gbc/gbc.c
- main/gbc/gbc_arch.c
- main/gbc/gbc_archive.c
- main/gbc/gbc_archive.h
- main/gbc/gbc_chown.c
- main/gbc/gbc_chown.h
- main/gbc/gbc_class.c
- main/gbc/gbc_class.h
- main/gbc/gbc_code.c
- main/gbc/gbc_compile.c
- main/gbc/gbc_compile.h
- main/gbc/gbc_dump.c
- main/gbc/gbc_form.c
- main/gbc/gbc_form.h
- main/gbc/gbc_form_webpage.c
- main/gbc/gbc_header.c
- main/gbc/gbc_header.h
- main/gbc/gbc_help.c
- main/gbc/gbc_help.h
- main/gbc/gbc_output.c
- main/gbc/gbc_output.h
- main/gbc/gbc_pcode.c
- main/gbc/gbc_preprocess.c
- main/gbc/gbc_preprocess.h
- main/gbc/gbc_project.c
- main/gbc/gbc_project.h
- main/gbc/gbc_read.c
- main/gbc/gbc_read.h
- main/gbc/gbc_reserved.c
- main/gbc/gbc_reserved_make.c
- main/gbc/gbc_trans.c
- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_code.c
- main/gbc/gbc_trans_const.c
- main/gbc/gbc_trans_ctrl.c
- main/gbc/gbc_trans_expr.c
- main/gbc/gbc_trans_subr.c
- main/gbc/gbc_trans_tree.c
- main/gbc/gbc_type.c
- main/gbc/gbc_type.h
- main/gbc/gbi.c
- main/gbx/gb.jit.h
- main/gbx/gb_alloc.c
- main/gbx/gb_array.c
- main/gbx/gb_buffer.c
- main/gbx/gb_common.c
- main/gbx/gb_common_check.h
- main/gbx/gb_error.c
- main/gbx/gb_error.h
- main/gbx/gb_file.c
- main/gbx/gb_file.h
- main/gbx/gb_hash.c
- main/gbx/gb_list.c
- main/gbx/gb_table.c
- main/gbx/gbx.c
- main/gbx/gbx.h
- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/gbx/gbx_archive.c
- main/gbx/gbx_archive.h
- main/gbx/gbx_c_application.c
- main/gbx/gbx_c_application.h
- main/gbx/gbx_c_array.c
- main/gbx/gbx_c_array.h
- main/gbx/gbx_c_class.c
- main/gbx/gbx_c_class.h
- main/gbx/gbx_c_collection.c
- main/gbx/gbx_c_collection.h
- main/gbx/gbx_c_enum.c
- main/gbx/gbx_c_enum.h
- main/gbx/gbx_c_error.c
- main/gbx/gbx_c_error.h
- main/gbx/gbx_c_file.c
- main/gbx/gbx_c_file.h
- main/gbx/gbx_c_gambas.c
- main/gbx/gbx_c_gambas.h
- main/gbx/gbx_c_observer.c
- main/gbx/gbx_c_observer.h
- main/gbx/gbx_c_process.c
- main/gbx/gbx_c_process.h
- main/gbx/gbx_c_string.c
- main/gbx/gbx_c_string.h
- main/gbx/gbx_c_system.c
- main/gbx/gbx_c_system.h
- main/gbx/gbx_c_task.c
- main/gbx/gbx_c_task.h
- main/gbx/gbx_c_timer.c
- main/gbx/gbx_c_timer.h
- main/gbx/gbx_class.c
- main/gbx/gbx_class.h
- main/gbx/gbx_class_desc.h
- main/gbx/gbx_class_info.c
- main/gbx/gbx_class_init.c
- main/gbx/gbx_class_load.c
- main/gbx/gbx_class_load.h
- main/gbx/gbx_class_native.c
- main/gbx/gbx_compare.c
- main/gbx/gbx_compare.h
- main/gbx/gbx_component.c
- main/gbx/gbx_component.h
- main/gbx/gbx_date.c
- main/gbx/gbx_date.h
- main/gbx/gbx_debug.c
- main/gbx/gbx_debug.h
- main/gbx/gbx_eval.c
- main/gbx/gbx_eval.h
- main/gbx/gbx_event.c
- main/gbx/gbx_event.h
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_enum.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_exec_operator.c
- main/gbx/gbx_exec_pop.c
- main/gbx/gbx_exec_push.c
- main/gbx/gbx_expression.h
- main/gbx/gbx_extern.c
- main/gbx/gbx_extern.h
- main/gbx/gbx_info.h
- main/gbx/gbx_jit.c
- main/gbx/gbx_jit.h
- main/gbx/gbx_library.c
- main/gbx/gbx_library.h
- main/gbx/gbx_local.c
- main/gbx/gbx_local.h
- main/gbx/gbx_math.c
- main/gbx/gbx_math.h
- main/gbx/gbx_number.c
- main/gbx/gbx_number.h
- main/gbx/gbx_object.c
- main/gbx/gbx_object.h
- main/gbx/gbx_project.c
- main/gbx/gbx_project.h
- main/gbx/gbx_regexp.c
- main/gbx/gbx_regexp.h
- main/gbx/gbx_replace.c
- main/gbx/gbx_signal.c
- main/gbx/gbx_signal.h
- main/gbx/gbx_split.c
- main/gbx/gbx_split.h
- main/gbx/gbx_stack.c
- main/gbx/gbx_stack.h
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream.h
- main/gbx/gbx_stream_arch.c
- main/gbx/gbx_stream_buffer.c
- main/gbx/gbx_stream_direct.c
- main/gbx/gbx_stream_lock.c
- main/gbx/gbx_stream_memory.c
- main/gbx/gbx_stream_null.c
- main/gbx/gbx_stream_pipe.c
- main/gbx/gbx_stream_process.c
- main/gbx/gbx_stream_string.c
- main/gbx/gbx_string.c
- main/gbx/gbx_string.h
- main/gbx/gbx_struct.c
- main/gbx/gbx_struct.h
- main/gbx/gbx_subr.c
- main/gbx/gbx_subr.h
- main/gbx/gbx_subr_conv.c
- main/gbx/gbx_subr_extern.c
- main/gbx/gbx_subr_file.c
- main/gbx/gbx_subr_math.c
- main/gbx/gbx_subr_math_temp.h
- main/gbx/gbx_subr_misc.c
- main/gbx/gbx_subr_string.c
- main/gbx/gbx_subr_test.c
- main/gbx/gbx_subr_test_temp.h
- main/gbx/gbx_subr_time.c
- main/gbx/gbx_test.c
- main/gbx/gbx_test.h
- main/gbx/gbx_type.c
- main/gbx/gbx_type.h
- main/gbx/gbx_value.c
- main/gbx/gbx_value.h
- main/gbx/gbx_variant.h
- main/gbx/gbx_watch.c
- main/gbx/gbx_watch.h
- main/lib/clipper/c_clipper.cpp
- main/lib/clipper/c_clipper.h
- main/lib/clipper/clipper.cpp
- main/lib/clipper/main.cpp
- main/lib/clipper/main.h
- main/lib/clipper2/c_clipper.cpp
- main/lib/clipper2/c_clipper.h
- main/lib/clipper2/main.cpp
- main/lib/clipper2/main.h
- main/lib/complex/ccomplex.c
- main/lib/complex/ccomplex.h
- main/lib/complex/main.c
- main/lib/complex/main.h
- main/lib/compress/CCompress.c
- main/lib/compress/CCompress.h
- main/lib/compress/CUncompress.c
- main/lib/compress/CUncompress.h
- main/lib/compress/gb.compress.h
- main/lib/compress/main.c
- main/lib/compress/main.h
- main/lib/data/string_compare.h
- main/lib/db/CConnection.c
- main/lib/db/CConnection.h
- main/lib/db/CDatabase.c
- main/lib/db/CDatabase.h
- main/lib/db/CField.c
- main/lib/db/CField.h
- main/lib/db/CIndex.c
- main/lib/db/CIndex.h
- main/lib/db/CResult.c
- main/lib/db/CResult.h
- main/lib/db/CResultField.c
- main/lib/db/CResultField.h
- main/lib/db/CTable.c
- main/lib/db/CTable.h
- main/lib/db/CUser.c
- main/lib/db/CUser.h
- main/lib/db/c_subcollection.c
- main/lib/db/c_subcollection.h
- main/lib/db/deletemap.c
- main/lib/db/deletemap.h
- main/lib/db/gb.db.h
- main/lib/db/gb.db.proto.h
- main/lib/db/gb_barray.h
- main/lib/db/main.c
- main/lib/db/main.h
- main/lib/db/sqlite.c
- main/lib/db/sqlite.h
- main/lib/debug/CDebug.c
- main/lib/debug/CDebug.h
- main/lib/debug/debug.c
- main/lib/debug/debug.h
- main/lib/debug/gb.debug.h
- main/lib/debug/main.c
- main/lib/debug/main.h
- main/lib/debug/print.c
- main/lib/debug/print.h
- main/lib/debug/profile.c
- main/lib/debug/profile.h
- main/lib/draw/cdraw.c
- main/lib/draw/cdraw.h
- main/lib/draw/cpaint.c
- main/lib/draw/cpaint.h
- main/lib/draw/gb.draw.h
- main/lib/draw/gb.paint.h
- main/lib/draw/gb_list.c
- main/lib/draw/main.c
- main/lib/draw/main.h
- main/lib/draw/matrix.c
- main/lib/draw/matrix.h
- main/lib/eval/c_expression.c
- main/lib/eval/c_expression.h
- main/lib/eval/c_highlight.c
- main/lib/eval/c_highlight.h
- main/lib/eval/c_system.c
- main/lib/eval/c_system.h
- main/lib/eval/eval.c
- main/lib/eval/eval.h
- main/lib/eval/eval_analyze.c
- main/lib/eval/eval_analyze.h
- main/lib/eval/eval_code.c
- main/lib/eval/eval_code.h
- main/lib/eval/eval_read.c
- main/lib/eval/eval_read.h
- main/lib/eval/eval_reserved.c
- main/lib/eval/eval_trans.c
- main/lib/eval/eval_trans.h
- main/lib/eval/eval_trans_expr.c
- main/lib/eval/eval_trans_tree.c
- main/lib/eval/gb.eval.h
- main/lib/eval/gb_alloc_override.h
- main/lib/eval/gb_array.c
- main/lib/eval/gb_error.c
- main/lib/eval/gb_error.h
- main/lib/eval/gb_table.c
- main/lib/eval/main.c
- main/lib/eval/main.h
- main/lib/geom/cpoint.c
- main/lib/geom/cpoint.h
- main/lib/geom/cpoint_temp.h
- main/lib/geom/crect.c
- main/lib/geom/crect.h
- main/lib/geom/crect_temp.h
- main/lib/geom/gb.geom.h
- main/lib/geom/main.c
- main/lib/geom/main.h
- main/lib/gui.opengl/main.c
- main/lib/gui.opengl/main.h
- main/lib/gui.qt.ext/main.c
- main/lib/gui.qt.ext/main.h
- main/lib/gui.qt.opengl/main.c
- main/lib/gui.qt.opengl/main.h
- main/lib/gui.qt.webkit/main.c
- main/lib/gui.qt.webkit/main.h
- main/lib/gui.qt.webview/main.c
- main/lib/gui.qt.webview/main.h
- main/lib/gui.qt/main.c
- main/lib/gui.qt/main.h
- main/lib/gui.trayicon/cfaketrayicon.c
- main/lib/gui.trayicon/cfaketrayicon.h
- main/lib/gui.trayicon/main.c
- main/lib/gui.trayicon/main.h
- main/lib/gui.webview/main.c
- main/lib/gui.webview/main.h
- main/lib/gui/gb_gui_test_temp.h
- main/lib/gui/main.c
- main/lib/gui/main.h
- main/lib/hash/c_hash.c
- main/lib/hash/c_hash.h
- main/lib/hash/crc32.c
- main/lib/hash/crc32.h
- main/lib/hash/gb.hash.h
- main/lib/hash/hash.c
- main/lib/hash/hash.h
- main/lib/hash/main.c
- main/lib/hash/main.h
- main/lib/hash/platform.h
- main/lib/image.effect/CImage.cpp
- main/lib/image.effect/CImage.h
- main/lib/image.effect/effect.cpp
- main/lib/image.effect/effect.h
- main/lib/image.effect/kcpuinfo.cpp
- main/lib/image.effect/kcpuinfo.h
- main/lib/image.effect/kimageeffect.cpp
- main/lib/image.effect/kimageeffect.h
- main/lib/image.effect/main.cpp
- main/lib/image.effect/main.h
- main/lib/image.effect/qcolor.cpp
- main/lib/image.effect/qcolor.h
- main/lib/image.effect/qimage.cpp
- main/lib/image.effect/qimage.h
- main/lib/image.effect/qpoint.cpp
- main/lib/image.effect/qpoint.h
- main/lib/image.effect/qrect.cpp
- main/lib/image.effect/qrect.h
- main/lib/image.effect/qsize.cpp
- main/lib/image.effect/qsize.h
- main/lib/image.effect/qt.h
- main/lib/image/CImage.c
- main/lib/image/CImage.h
- main/lib/image/CImageStat.c
- main/lib/image/CImageStat.h
- main/lib/image/c_color.c
- main/lib/image/c_color.h
- main/lib/image/gb.image.h
- main/lib/image/image.c
- main/lib/image/image.h
- main/lib/image/image_stat.c
- main/lib/image/image_stat.h
- main/lib/image/main.c
- main/lib/image/main.h
- main/lib/inotify/gb_list.c
- main/lib/jit/gb.jit/jit_after.h
- main/lib/jit/gb_str.c
- main/lib/jit/gb_str.h
- main/lib/jit/gbc_reserved.c
- main/lib/jit/jit.c
- main/lib/jit/jit.h
- main/lib/jit/jit_body.c
- main/lib/jit/main.c
- main/lib/jit/main.h
- main/lib/option/getoptions.c
- main/lib/option/getoptions.h
- main/lib/option/main.c
- main/lib/option/main.h
- main/lib/signal/csignal.c
- main/lib/signal/csignal.h
- main/lib/signal/main.c
- main/lib/signal/main.h
- main/lib/term/cterm.c
- main/lib/term/cterm.h
- main/lib/term/main.c
- main/lib/term/main.h
- main/lib/test/main.c
- main/lib/test/main.h
- main/lib/util.web/c_json.c
- main/lib/util.web/c_json.h
- main/lib/util.web/main.c
- main/lib/util.web/main.h
- main/lib/vb/main.c
- main/lib/vb/main.h
- main/lib/vb/vb.c
- main/lib/vb/vb.h
- main/lib/vb/vbdate.c
- main/lib/vb/vbdate.h
- main/share/gambas.h
- main/share/gb_alloc.h
- main/share/gb_alloc_temp.h
- main/share/gb_arch.h
- main/share/gb_arch_temp.h
- main/share/gb_array.h
- main/share/gb_array_temp.h
- main/share/gb_buffer.h
- main/share/gb_buffer_temp.h
- main/share/gb_class_desc_common.h
- main/share/gb_code.h
- main/share/gb_code_temp.h
- main/share/gb_common.h
- main/share/gb_common_buffer.h
- main/share/gb_common_buffer_temp.h
- main/share/gb_common_case.h
- main/share/gb_common_case_temp.h
- main/share/gb_common_string.h
- main/share/gb_common_string_temp.h
- main/share/gb_common_swap.h
- main/share/gb_common_swap_temp.h
- main/share/gb_component.h
- main/share/gb_constant_temp.h
- main/share/gb_error_common.h
- main/share/gb_file_share.h
- main/share/gb_file_temp.h
- main/share/gb_hash.h
- main/share/gb_hash_temp.h
- main/share/gb_limit.h
- main/share/gb_list.h
- main/share/gb_list_temp.h
- main/share/gb_magic.h
- main/share/gb_overflow.h
- main/share/gb_pcode.h
- main/share/gb_pcode_temp.h
- main/share/gb_replace.h
- main/share/gb_replace_temp.h
- main/share/gb_reserved.h
- main/share/gb_reserved_keyword.h
- main/share/gb_reserved_temp.h
- main/share/gb_system.h
- main/share/gb_system_temp.h
- main/share/gb_table.h
- main/share/gb_table_temp.h
- main/share/gb_type_common.h
- main/share/gbc_read_common.h
- main/share/gbc_read_temp.h
- main/share/gbc_trans_common.h
- main/share/gbx_subr_common.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3261a9617a34ad6d6825981fff443b0052806564

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3261a9617a34ad6d6825981fff443b0052806564
You're receiving this email because of your account on gitlab.com.