gambas-source-code/comp/src
Benoît Minisini c0603701f7 TextEditor: Do not draw top limit of cursor highlight on the first line and bottom limit on the last line.
[GB.FORM.EDITOR]
* NEW: TextEditor: Do not draw top limit of cursor highlight on the first line.
* NEW: TextEditor: Do not draw bottom limit of cursor highlight on the last line.
2023-11-06 12:15:50 +01:00
..
gb.args
gb.chart
gb.db.form
gb.dbus.trayicon
gb.desktop
gb.eval.highlight The component is now deprecated. Raise an error early if we try to load 'gb.eval.highlight' when 'gb.highlight' is loaded. 2023-10-31 13:35:14 +01:00
gb.form FileView: 'ShowDetailed' is now deprecated. Update documentation 2023-11-04 21:32:27 +01:00
gb.form.dialog
gb.form.editor TextEditor: Do not draw top limit of cursor highlight on the first line and bottom limit on the last line. 2023-11-06 12:15:50 +01:00
gb.form.mdi
gb.form.print
gb.form.stock
gb.form.terminal
gb.gui.base
gb.highlight TextHighlighter: Fix 'ToRichText()' for GTK+ that is more strict on markup syntax. 2023-11-04 15:49:27 +01:00
gb.logging
gb.map
gb.markdown Use 'gb.highlight' instead of the deprecated 'gb.eval.highlight'. 2023-10-31 02:37:10 +01:00
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 Calling 'Object.Attach()' on a control now triggers an automatic refresh. 2023-10-31 19:02:23 +01:00
order Compile 'gb.highlight' before 'gb.form.editor' that requires it. 2023-10-28 09:55:28 +02:00