aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/deps.mak
AgeCommit message (Expand)AuthorFilesLines
2024-03-02Updates for version 5.4.2.rel-5-4-2Neil1-0/+1
2024-02-01Move UndoHistory into its own module that is accessible from CellBuffer andNeil1-0/+13
2023-02-13Updated dependencies as PositionCache.cxx now uses DBCS.h.Neil1-0/+1
2022-07-31Added change history which can display document changes (modified, saved, ...)Neil1-0/+13
2022-04-29Update make dependencies.Neil1-0/+1
2022-02-24Bug [#2315] Update dependencies for KeyMap.Neil1-0/+2
2022-01-31Implement more unique_ptr allocation wrappers and place in new Wrappers.h hea...Neil Hodgson1-0/+3
2021-10-06Update dependencies.Neil1-0/+1
2021-07-17Updated dependencies.Neil1-0/+1
2021-05-25Update dependencies.Neil1-55/+41
2021-05-24Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.hNeil1-31/+51
2021-04-27Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterTypeNeil1-20/+20
2021-03-30Treat SC_MARK_CHARACTER as Unicode for a wider variety of symbols.Neil1-1/+2
2021-03-22Remove IntegerRectangle.h as not widely usefulNeil1-1/+0
2021-03-22Use PolyLine to simplify wrap marker arrows and allow thicker strokes when thereNeil1-1/+0
2021-03-22Replace multiple calls when drawing boxes with Surface::RectangleFrame.Neil1-1/+0
2021-03-20Update CallTip with new Surface APIs.Neil1-1/+0
2021-03-20Use new Surface APIs for marker drawing. Clipping allows rounded fold markers toNeil1-1/+0
2021-03-20Use new Surface APIs that can adapt to different stroke widths and use clippingNeil1-1/+0
2021-03-19Add Geometry.cxx for geometric and colour operations too complex for headers.Neil1-0/+3
2021-03-18Move assert and debug trace functions into their own header Debugging.h.Neil1-14/+24
2021-03-17Extract geometry and colour definitions from Platform.h into src/Geometry.h.Neil1-0/+24
2021-03-16Moved Platform.h to src as it is private to Scintilla.Neil1-24/+24
2021-01-29Update build dependenciesstart-5Neil1-1551/+21
2020-11-28Update build dependencies.Neil1-3/+0
2020-04-17Making dependencies now requires Python 3.6+.Neil1-1/+1
2020-01-03Added Raku lexer and style properties and example filesMark Reay1-0/+14
2019-12-31Move collection of modules from Catalogue.cxx to CatalogueModules.h so it canNeil1-0/+1
2019-12-13Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.Neil1-6/+2
2019-11-12Feature [feature-requests:#1324] Add Hollywood lexer.Andreas Falkenhahn1-0/+13
2019-06-15Feature [feature-requests:#1295]. Lexer added for DataFlex.Wil van Antwerpen1-0/+12
2019-04-29Feature [feature-requests:#1280]. Lexer added for X12.Iain Clarke1-0/+8
2019-04-06Updated dependencies for change set 7401 adding UniqueString.cxx.Neil1-0/+3
2019-04-01Switch generation of make dependencies to Python scripts DepGen.py.Neil1-754/+1932
2019-03-27Updated dependencies.Neil1-45/+68
2018-05-01Updated dependencies.Neil Hodgson1-29/+31
2018-04-26Update dependencies for ElapsedPeriod.Neil Hodgson1-15/+15
2018-03-24Removed unwanted include.Neil1-1/+1
2018-03-24Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion.Zufu Liu1-33/+32
2018-03-06Feature [feature-requests:#1210]. Maxima lexer added.Gunter Königsmann1-0/+5
2017-11-21Update make dependencies due to splitting off ILoader.h.Neil Hodgson1-89/+107
2017-05-21Update make dependencies for GTK+.Neil1-63/+71
2016-12-01Sorting list of lexers for 'make deps' to minimize changes.Neil1-22/+38
2016-08-30Regenerate deps.mak to include LexJSON.Neil1-0/+4
2016-05-17Backed out changeset: 89cda794d0dd as fixed changeset will be sent by author.Neil1-1/+1
2016-04-26Enable g-ir-scanner to scan ScintillaObject signalsThomas Martitz1-1/+1
2015-07-30Updated header dependencies to include Sci_Position.h.Neil1-371/+512
2014-07-08Updated make dependencies for new files.Neil1-47/+98
2013-08-07Include lexlib and lexers directory in make dependencies.Unknown1-1/+396
2013-07-19Updated dependencies.Unknown1-12/+18