gambas-source-code/comp/src
gambas 25f89436db Disabled Label and TextLabel are drawn correctly now.
[GB.GUI.BASE]
* BUG: Disabled Label and TextLabel are drawn correctly now.
2021-10-08 17:25:54 +02:00
..
gb.args Args.Abort is a new property that tells if the program aborts or raises an error when an Args method fails. The property is TRUE by default. 2021-08-27 13:07:41 +02:00
gb.chart
gb.db.form
gb.dbus.trayicon
gb.desktop Desktop.RunAsRoot() now uses 'pkexec' by default. Desktop.RunAs() is a new method that allows to specify the username used for running a program. 2021-09-14 20:53:02 +02:00
gb.eval.highlight A few fixes. 2021-09-18 19:57:27 +02:00
gb.form Add 'csv' and 'library' stock icons. 2021-10-01 23:06:59 +02:00
gb.form.dialog
gb.form.editor TextEditor: Correctly reset the Alternate flag before starting highlighting text. 2021-09-05 17:54:20 +02:00
gb.form.mdi Workspace: Activating an unknown window is nw silently ignored. 2021-08-02 22:22:42 +02:00
gb.form.print
gb.form.stock Add 'csv' and 'library' icons. Update some icons. 2021-10-01 23:07:46 +02:00
gb.form.terminal Mark the component as stable. 2021-09-14 09:51:31 +02:00
gb.gui.base Disabled Label and TextLabel are drawn correctly now. 2021-10-08 17:25:54 +02:00
gb.logging
gb.map
gb.markdown
gb.media.form
gb.memcached
gb.mysql
gb.net.pop3
gb.net.smtp
gb.report
gb.report2
gb.scanner
gb.settings Raise an error if we try use an object that is not an array or a collection as setting value. 2021-10-01 22:27:17 +02:00
gb.term.form
gb.util
gb.util.web
gb.web
gb.web.feed
gb.web.form
gb.web.gui Deleting a control now correctly disables its associated shortcut. 2021-09-08 23:57:00 +02:00
order