Age | Commit message (Collapse) | Author | Files | Lines |
|
of bugs.
Bug wuth not redrawing caret sometimes when performing undo fixed.
|
|
|
|
Added markus Gritsch to credits list.
|
|
|
|
|
|
|
|
calltips.
|
|
SciTEBase.
|
|
|
|
SCE_ERR_* symbols replace inline constants.
|
|
library style iterator access.
|
|
|
|
function rather than passing strcmp in directly.
|
|
some quoting and pos handling.
|
|
|
|
keywords handled correctly.
|
|
|
|
Autocompletion flags for ignoring case and automatically choosing single
items.
WM_PAINT handling with passed HDC.
Events in Scintilla.iface.
|
|
search.
Some bits not quite done as well.
|
|
Fixes to ensure long lines do not overflow buffers.
|
|
for HTML comments.
|
|
|
|
|
|
Included Ralf's soft tab patch.
|
|
|
|
to a POINT structure.
|
|
Mved the #ifs around DBCS support to avoid warnings on GTK+.
|
|
|
|
for eventual removal of WinDefs.h.
|
|
|
|
|
|
|
|
|
|
selection.
On GTK+ double click GTK+ events are ignored as this led to prblems
in primary selection code.
|
|
|
|
|
|
size better.
|
|
Inverted default value to be compatible with older code.
|
|
|
|
Scintilla to be template free.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
states.
|
|
|
|
|
|
LineLayout and ViewStyle. Helps avoid attributes leaking into printing.
|