aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32
AgeCommit message (Expand)AuthorFilesLines
2001-09-21Upgraded version number to 1.40.nyamatongwe1-4/+4
2001-09-19Inclusion of nncrontab lexer into builds.nyamatongwe3-1/+10
2001-09-09More translations from EM_* and WM_* to SCI_*.nyamatongwe1-0/+6
2001-09-08Edit control emulation moved here from Editor.cxx.nyamatongwe1-0/+54
2001-09-08Removed all traces of Win32 API from Scintilla API. Scintilla will nonyamatongwe1-9/+0
2001-09-02New StyleContext file added to build system.nyamatongwe4-234/+112
2001-09-01Using new SelectionText type to handle text that is the subject of copy,nyamatongwe1-16/+15
2001-08-31Moved Windows-specific mouse wheel variables from Editor to ScintillaWin.nyamatongwe1-11/+15
2001-08-20Updated version number to 1.39.nyamatongwe1-4/+4
2001-08-10Fixed font resource leak caused by calltips.nyamatongwe1-2/+1
2001-08-02Reindented.nyamatongwe1-36/+35
2001-08-02Added PropSet to all Scintilla builds as it is needed by thenyamatongwe2-1/+2
2001-08-02Removed LBS_SORT flag on list box creation as may need to show list innyamatongwe1-1/+1
2001-08-01Use separate variable to remember if allocation occurred to avoid usingnyamatongwe1-3/+4
2001-07-04Stuck :: in front of GetParent as its a Windows API.nyamatongwe1-3/+3
2001-06-11Patch from Shane Caraveo at ActiveState to notify containers ofnyamatongwe1-4/+4
2001-05-24Prevented use of uninitialised data when somehing goes wrong withnyamatongwe1-0/+5
2001-05-21Update from Simon to make startup and finalise work properly.nyamatongwe3-10/+42
2001-05-21Avoided some warnings.nyamatongwe1-2/+1
2001-05-20Support for IME input of Asian languages on W2K.nyamatongwe1-12/+39
2001-05-20Update to version number 1.38.nyamatongwe1-4/+4
2001-05-18Eiffel support.nyamatongwe3-3/+9
2001-05-14When context menu caused by keyboard rather than mouse, show menunyamatongwe1-2/+10
2001-05-11Changed options for MSVC to compile for small size.nyamatongwe1-1/+2
2001-05-01Fixed shutdown memory deallocation.nyamatongwe1-1/+1
2001-05-01External lexer feature added by Simon allows lexers to be housed in DLLs withnyamatongwe6-6/+439
2001-04-30Forwarding state of Alt key to key map and using the returned consumednyamatongwe1-3/+11
2001-04-24Fixed spaces in makefile.nyamatongwe1-1/+1
2001-04-24Ruby support.nyamatongwe4-2/+12
2001-04-20Added Lisp lexer to makefiles and simplified LexLisp.cxx.nyamatongwe1-4/+7
2001-04-20*** empty log message ***nyamatongwe2-2/+6
2001-04-15Stopped automatic generation of dependencies - requires "make deps" now.nyamatongwe2-99/+4
2001-04-15Initial version.nyamatongwe1-0/+95
2001-04-15Fixed comment.nyamatongwe1-1/+1
2001-04-15CHanged explicit g++ to $(CC)nyamatongwe1-1/+1
2001-04-15Moved most header dependencies to automatically generated depend file.nyamatongwe1-49/+8
2001-04-15Explicitly set subsystem for Borland make.nyamatongwe1-0/+1
2001-04-15Initial version.nyamatongwe1-0/+95
2001-04-09Tahir added Ada support.nyamatongwe2-57/+38
2001-04-09Updated version to 1.37.nyamatongwe1-4/+4
2001-04-05Replace target functionality to make find and replace operations fasternyamatongwe1-1/+4
2001-04-04Moved to public domain regular expresion implementation.nyamatongwe2-10/+8
2001-04-04Avoid compiler and BoundsChecker warnings.nyamatongwe1-1/+3
2001-04-03Regular expression find support.nyamatongwe2-7/+13
2001-03-21Calling DefWindowProc if not showing context menu so container can do so.nyamatongwe1-1/+2
2001-02-27Patch from Philippe to regularise comments.nyamatongwe2-54/+54
2001-02-25Updated version number.nyamatongwe1-4/+4
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-25/+44
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-7/+13