aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-04-29 13:41:26 +0000
committernyamatongwe <devnull@localhost>2003-04-29 13:41:26 +0000
commitb45992a00ab8e27685399c1d0b01e43d85953ce2 (patch)
treedb81609890d42211176d570b31a63659e454a916 /src
parentd28f6aaf6d02ab6f9942d5bd94d23413d6b62ba9 (diff)
downloadscintilla-mirror-b45992a00ab8e27685399c1d0b01e43d85953ce2.tar.gz
Text area is now a separate GtkDrawingArea and thus a separate X window
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions