summaryrefslogtreecommitdiffstats
path: root/doc/Scintilla/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Scintilla/ScintillaHistory.html')
-rwxr-xr-xdoc/Scintilla/ScintillaHistory.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/Scintilla/ScintillaHistory.html b/doc/Scintilla/ScintillaHistory.html
index a4a74d6..94a7984 100755
--- a/doc/Scintilla/ScintillaHistory.html
+++ b/doc/Scintilla/ScintillaHistory.html
@@ -578,7 +578,7 @@
Empty ranges can no longer be dragged.
</li>
<li>
- Crash fixed when calls made that use tqlayout inside the painted notification.
+ Crash fixed when calls made that use layout inside the painted notification.
</li>
<li>
Bug fixed where Scintilla created pixmap buffers that were too large leading
@@ -595,8 +595,8 @@
SciTE HTML exporter no longer honours monospaced font setting.
</li>
<li>
- Line tqlayout cache in page mode caches the line of the caret. An assertion is
- now used to ensure that the tqlayout reentrancy problem that caused this
+ Line layout cache in page mode caches the line of the caret. An assertion is
+ now used to ensure that the layout reentrancy problem that caused this
is easier to find.
</li>
<li>
@@ -1285,7 +1285,7 @@
Bug fixed where SCI_LINEENDWRAP would move too far when line ends are visible.
</li>
<li>
- Bugs fixed where calltips with tqunicode or other non-ASCII text would display
+ Bugs fixed where calltips with unicode or other non-ASCII text would display
incorrectly.
</li>
<li>
@@ -1533,7 +1533,7 @@
Bug in SciTE on Windows fixed where clipboard commands stopped working.
</li>
<li>
- Crashing bugs in display fixed in line tqlayout cache.
+ Crashing bugs in display fixed in line layout cache.
</li>
<li>
Crashing bug may be fixed on AMD64 processor on GTK+.
@@ -2954,7 +2954,7 @@
Released on 15 March 2002.
</li>
<li>
- Line tqlayout cache implemented to improve performance by maintaining
+ Line layout cache implemented to improve performance by maintaining
the positioning of characters on lines. Can be set to cache nothing,
the line with the caret, the visible page or the whole document.
</li>
@@ -4592,7 +4592,7 @@
Tool bar.
</li>
<li>
- tqStatus bar now on Windows as well as GTK+.
+ Status bar now on Windows as well as GTK+.
</li>
<li>
Input fields in Find and Replace dialogs now have history on both Windows and
@@ -4795,7 +4795,7 @@
Caret policy determines how closely caret is tracked by visible area.
</li>
<li>
- New marker tqshapes: arrow pointing down, plus and minus.
+ New marker shapes: arrow pointing down, plus and minus.
</li>
<li>
Optionally display full path in title rather than just file name.
@@ -4879,7 +4879,7 @@
Borland compatible makefile.
</li>
<li>
- tqStatus bar showing caret position in GTK+ version of SciTE.
+ Status bar showing caret position in GTK+ version of SciTE.
</li>
<li>
Bug fixes to selection drawing when part of selection outside window, mouse release over