aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Added tag rel-3-5-1 for changeset 01c4696a39a9Neil1-0/+1
2014-09-30Updated date and release.Neil1-2/+2
2014-09-25Updating for 3.5.1.Neil7-13/+14
2014-09-25Mentioning that SC_TECHNOLOGY_DIRECTWRITERETAIN is provisional.Neil2-5/+10
2014-09-24GTK: Fix auto-completion popup row height computation on GTK 3.14Colomban Wendling1-0/+9
2014-09-22Add a constructor that takes arguments for each attribute to make it easier toNeil2-11/+8
2014-09-19Updated for Xcode 6.0.1.Neil Hodgson1-1/+1
2014-09-16GTK: Don't hardcode auto-completion popup frame border widthColomban Wendling1-3/+6
2014-09-12GTK: Fix auto-completion popup sizing on some themesColomban Wendling1-11/+11
2014-09-12GTK: Allow the auto-completion popup to be as small as neededColomban Wendling1-13/+32
2014-09-13Use const where possible in regular expression code.Neil1-6/+6
2014-09-13Avoid extra NUL in strings and unnecessary allocations.Neil1-2/+1
2014-09-12Change log.Neil1-0/+3
2014-09-11GTK: Fix auto-completion popup width to better fit contentsColomban Wendling1-2/+23
2014-09-11GTK: Fix auto-completion popup height to better fit contentsColomban Wendling1-22/+30
2014-09-12Support for SCI_NAMESPACE in the ScintillaEdit part of the Qt layer.Neil3-1/+17
2014-09-12Allow choice between windowed and inline IME.Neil9-1/+54
2014-09-06Support the q-quote operator as SCE_SQL_QOPERATOR.Neil4-1/+37
2014-09-05Change log.Neil1-0/+4
2014-09-05Bug [#1654]. Missing cast in PositionIsHotspot.Neil1-1/+1
2014-09-05Credit.Neil1-0/+1
2014-09-05Bug [#1652]. Revert to allowing fractional tab stops.Neil Hodgson2-8/+7
2014-09-05Avoid shadowed identifiers.Neil1-11/+11
2014-09-04GTK: fix cached completion popup window sizingColomban Wendling1-13/+14
2014-09-04Better explanation of SCI_GETNEXTTABSTOP.Neil1-3/+3
2014-09-03Added SC_TECHNOLOGY_DIRECTWRITERETAIN mode.Neil5-5/+19
2014-09-03Normalise header inclusion order.Neil1-1/+1
2014-09-03Add BibTeX lexer to OS X project.Neil Hodgson1-0/+4
2014-09-03Remove unused function.Neil Hodgson1-5/+0
2014-09-03Feature [feature-requests:#1071]. BibTeX lexer added.Neil6-0/+341
2014-09-03Normalise header inclusion order.Neil1-2/+2
2014-09-02Change log.Neil1-0/+5
2014-09-01GTK: cache the completion popup windowColomban Wendling1-3/+22
2014-08-24Removed comma at end of enum as it caused an error on i686-apple-darwin10-g++...Neil Hodgson1-1/+1
2014-08-22Change log.Neil1-0/+4
2014-08-22Bug [#613]. Fix folding when "component' before name.Neil1-13/+37
2014-08-21Updated SourceForge links to the canonical projects/scintilla/.Neil1-4/+4
2014-08-20Bug [#1527]. Support block comments in VHDL.Neil4-11/+73
2014-08-19Bug [#1636]. Support Visual Studio 2010+ line copy clipboard tag.Neil2-3/+11
2014-08-19Bug [#1645]. Validate position of deletion.Neil1-0/+2
2014-08-18Change log.Neil1-0/+3
2014-08-18Bug [#1639]. Only unregister windows classes registered.Neil2-6/+36
2014-08-18Bug [#1640]. Remove dead DelChar method.Neil3-9/+1
2014-08-13Added tag rel-3-5-0 for changeset a431f85e13c9Neil1-0/+1
2014-08-11Handle empty pre-edit string.Neil1-1/+1
2014-08-09Change log.Neil1-0/+3
2014-08-09Added registry lexer to Cocoa build.Neil Hodgson1-0/+4
2014-08-09Documented SC_MOD_CHANGETABSTOPS.Neil1-1/+14
2014-08-09Added lexer for registry files.Neil5-0/+450
2014-08-09Change log.Neil1-0/+4