Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
SC_MOD_BEFOREINSERT notification.
|
|
|
|
copy of word under caret.
|
|
|
|
|
|
|
|
|
|
lexers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location trips a bug in MSVC 7.1.
|
|
|
|
|
|
|
|
|
|
disappeared over margin.
|
|
|
|
|
|
|
|
|
|
|
|
compiler setups.
|
|
|
|
worked around a GTK+ 2 problem that is now fixed by using an extra window
for the text.
|
|
which simplifies clipping against scroll bars which are no longer windows
since GTK+ 2. Only handles expose events, other events are handled by
the containing Scintilla widget.
DisplayCursor handled here so that it is done relative to the text widget
rather than whole Scintilla widget, so cursor is left alone for scroll
bars. This removed some very messy code for managing the cursor over the
scroll bars.
|
|
|
|
|