aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/ScintillaWin.cxx
AgeCommit message (Expand)AuthorFilesLines
2000-05-07Fixed Unicode input for Cyrillic on WM_CHAR.nyamatongwe1-16/+28
2000-04-21Changed font sizing to use more Windows compatible calculationnyamatongwe1-38/+10
2000-04-18Horizontal scroll bar disabling.nyamatongwe1-22/+114
2000-04-11Added fix for Calltip window registration.nyamatongwe1-0/+7
2000-04-08Unicode keyboard input and dragging from Scintilla.nyamatongwe1-57/+117
2000-04-08Warning squashing.nyamatongwe1-55/+3
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-12/+14
2000-04-06Initial Unicode support code.nyamatongwe1-54/+160
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-6/+7
2000-03-18Can turn off context (wrong mouse button) menu with SCI_USEPOPUP.nyamatongwe1-1/+3
2000-03-17Fixed warning in ScintillaWin.nyamatongwe1-1/+1
2000-03-08Initial revisionnyamatongwe1-0/+1349