gambas-source-code/comp/src
Benoît Minisini e815d714d3 Correctly set 'TextHighlighter.CanRewrite'. This really should not be a global variable!
[GB.FORM.EDITOR]
* BUG: Correctly set 'TextHighlighter.CanRewrite'. This really should not be a global variable!
2023-10-29 00:36:23 +02:00
..
gb.args
gb.chart
gb.db.form
gb.dbus.trayicon
gb.desktop
gb.eval.highlight
gb.form
gb.form.dialog
gb.form.editor Correctly set 'TextHighlighter.CanRewrite'. This really should not be a global variable! 2023-10-29 00:36:23 +02:00
gb.form.mdi
gb.form.print
gb.form.stock
gb.form.terminal TerminalView: Take high resolution mouse wheel into account. 2023-10-28 02:15:25 +02:00
gb.gui.base ScrollArea: Adapt mouse wheel scrolling to client size. 2023-10-28 02:18:29 +02:00
gb.highlight Fix 'gambas' and 'webpage' highlighting. 2023-10-29 00:02:29 +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
gb.term.form
gb.util
gb.util.web
gb.web Fix 'Application.Host' and 'Application.Port'. The port is not stored in CGI["SERVER_PORT"], but in the port part of CGI["HTTP_HOST"]. 2023-10-28 09:59:36 +02:00
gb.web.feed
gb.web.form
gb.web.gui
order Compile 'gb.highlight' before 'gb.form.editor' that requires it. 2023-10-28 09:55:28 +02:00