aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/ScintillaWin.cxx
AgeCommit message (Collapse)AuthorFilesLines
2000-04-11Added fix for Calltip window registration.nyamatongwe1-0/+7
2000-04-08Unicode keyboard input and dragging from Scintilla.nyamatongwe1-57/+117
Fixing warnings on GTK+ and uping warning level.
2000-04-08Warning squashing.nyamatongwe1-55/+3
Updated contributors list. Fixed lexing of MS warnings.
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
Changed name of interface class defined in Accessor.h to Accessor.
2000-03-18Can turn off context (wrong mouse button) menu with SCI_USEPOPUP.nyamatongwe1-1/+3
Most signals return FALSE on GTK+.
2000-03-17Fixed warning in ScintillaWin.nyamatongwe1-1/+1
makefile_bor uses Lex*.
2000-03-08Initial revisionnyamatongwe1-0/+1349