aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/deps.mak
AgeCommit message (Expand)AuthorFilesLines
2020-05-09Updated makefile deps.mitchell1-4/+168
2020-01-04Backport: Added Raku lexer and style properties and example filesmitchell1-0/+14
2020-01-03Backport: Move collection of modules from Catalogue.cxx to CatalogueModules.h...mitchell1-39/+1
2019-12-13Backport: Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.Neil1-8/+4
2019-12-06Backport: Feature [feature-requests:#1324] Add Hollywood lexer.mitchell1-0/+13
2019-07-11Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.mitchell1-0/+12
2019-05-27Backport: Feature [feature-requests:#1280]. Lexer added for X12.mitchell1-0/+8
2019-04-06Backport: Updated dependencies for change set 7401 adding UniqueString.cxx.Neil1-0/+3
2019-04-01Backport: Switch generation of make dependencies to Python scripts DepGen.py.Neil1-737/+1974
2019-03-27Backport: Updated dependencies for Win32.Neil1-57/+77
2018-05-01Backport: Update dependencies.Neil1-21/+24
2018-05-06Backport: Use <chrono> for platform-independent timing and remove ElapsedTime...mitchell1-14/+16
2018-04-26Backport: Update deps for LexCoffeeScript not using Platform.h.Neil1-4/+4
2018-04-04Backport: Remove automatic detection of Direct2D support during build.Neil1-1/+0
2018-04-04Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into Sci...Neil1-0/+1
2018-03-24Backport: Removed unwanted include.Neil1-1/+1
2018-05-05Backport: Feature [feature-requests:#1212]. Move Unicode conversions into Uni...mitchell1-68/+85
2018-03-06Backport: Feature [feature-requests:#1210]. Maxima lexer added.Gunter Königsmann1-0/+5
2017-05-21Use UniqueString to simplify FontNames.Neil1-3/+2
2017-05-21Make SparseVector work with move-only types.Neil1-54/+64
2016-12-01Updating make dependencies.Neil1-17/+19
2016-08-30Regenerate deps.mak for Windows to include LexJSON.Neil1-0/+4
2015-07-30Updated header dependencies to include Sci_Position.h and Position.h.Neil1-354/+494
2014-07-08Split out EditModel, MarginView, and EditView classes into separate files.Neil1-45/+96
2013-08-09Update make dependencies.Neil1-11/+20
2013-07-01Added CharacterCategory.Neil1-260/+264
2010-12-29Dynamically generate reverse arrow cursor. Feature 3143968 by Jordan Russell.nyamatongwe1-1/+1
2010-07-13Build files that reflect the new lexer directories and added files.nyamatongwe1-272/+411
2010-06-05Updated.nyamatongwe1-198/+248
2009-07-21Removed SString.h.nyamatongwe1-74/+72
2009-01-23Reinstated EScript after license returned to standard Scintilla license.nyamatongwe1-0/+4
2009-01-22Removal of EScript lexer cause changes to build files, etc.nyamatongwe1-4/+0
2007-04-05Implemented decorations which are extended indicators.nyamatongwe1-25/+98
2006-02-25Patch from Greg Smith with further modifications moved characternyamatongwe1-5/+6
2004-06-21Updated to match current sources.nyamatongwe1-103/+176
2003-01-10Added XPM.nyamatongwe1-9/+10
2002-11-21Added CSS lexer.nyamatongwe1-0/+3
2002-11-01Updated.nyamatongwe1-4/+12
2002-04-21Updated.nyamatongwe1-3/+0
2002-02-16New lexer for Matlab contributed by José Fonseca.nyamatongwe1-4/+6
2001-12-05Added LexBaan.nyamatongwe1-5/+12
2001-09-29Bullant lexer added.nyamatongwe1-0/+3
2001-09-19Inclusion of nncrontab lexer into builds.nyamatongwe1-0/+6
2001-09-02New StyleContext file added to build system.nyamatongwe1-104/+109
2001-05-18Eiffel support.nyamatongwe1-2/+5
2001-05-01External lexer feature added by Simon allows lexers to be housed in DLLs withnyamatongwe1-3/+4
2001-04-24Ruby support.nyamatongwe1-1/+4
2001-04-20*** empty log message ***nyamatongwe1-0/+3
2001-04-15Initial version.nyamatongwe1-0/+95