aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2014-07-03More accureate traffic count.rel-3-4-4Neil1-1/+1
2014-06-30Making ready for 3.4.4.Neil7-14/+15
2014-06-30Update change log.Neil1-1/+31
2014-06-26Move decision to draw line end wrap marker and colour of marker to DrawEOL.Neil2-19/+14
2014-06-26Simplify DrawStyledText, extracting out DrawTextInStyle for re-use.Neil1-21/+18
2014-06-26Move calculation of line background colour to ViewStyle and represent as aNeil4-55/+56
2014-06-24Ensure context is not freed for measurement surfaces as it is NULL.Neil1-1/+1
2014-06-23GTK: Don't create unnecessary drawing contextsColomban Wendling1-14/+9
2014-06-23Mark DrawBlockCaret as const since it only draws and does not affect Editor.Neil2-2/+2
2014-06-23Use Range type for hotspot to simplify manipulation.Neil5-35/+28
2014-06-23Make drawing of markers const.Neil2-2/+2
2014-06-22Add missing comma.XhmikosR1-1/+1
2014-06-23Updated comment to match change 5151.Neil1-1/+1
2014-06-22Avoid warning from g++.Neil1-1/+1
2014-06-22Extra casting to prevent warnings from cppcheck.Neil1-2/+2
2014-06-22Stop storing a pointer to the selection on LineLayout objects where it may haveNeil5-11/+17
2014-06-22Further use of const in layout and drawing.Neil3-19/+19
2014-06-22Always use the passed ViewStyle instead of the global one as this can causeNeil1-10/+10
2014-06-22Drawing and measuring should not change ViewStyle which is set by the containerNeil8-42/+52
2014-06-22Change log.Neil1-0/+4
2014-06-22Typo.Neil1-1/+1
2014-06-19Bug [#1614]. Don't crash on incomplete macro definition "#define x(".Neil Hodgson1-1/+3
2014-06-17Change log.Neil1-0/+4
2014-06-17Stop copying private headers to framework headers directory.Neil Hodgson1-8/+8
2014-06-17Only define namespaces when compiling as C++.Neil Hodgson1-2/+2
2014-06-17Using the platform's NS_OPTIONS macro to define exported enumeration as recom...Neil Hodgson1-1/+1
2014-06-17Use headers from framework instead of from relative paths.Neil Hodgson2-4/+4
2014-06-17Remove unused TopContainer method. Use less specific types when possible.Neil Hodgson2-14/+2
2014-06-17Move internal methods out of header.Neil Hodgson1-4/+0
2014-06-16Change log.Neil1-0/+7
2014-06-16Fix crashes on Ubuntu 12.04 caused by overlay scrolll bar causing the drawingNeil2-0/+23
2014-06-12Accepted updates from Xcode 5.1.Neil Hodgson1-1/+23
2014-06-07Change log.Neil1-0/+3
2014-06-07Failed to use the correct argument type in previous commit.Neil Hodgson1-1/+1
2014-06-07registerNotifyCallback is now marked as deprecated and will be removed in a f...Neil Hodgson1-2/+2
2014-06-07Avoid using ScintillaView.backend from ScintillaCocoa as this may be hidden i...Neil Hodgson1-2/+1
2014-06-07Using the platform's NS_ENUM macro to define exported enumeration as recommendedNeil Hodgson1-1/+1
2014-06-07Fix laying out of emoji. Emoji are not in the BMP, taking 2 UTF-16 code units...Neil Hodgson1-1/+1
2014-06-02Change log.Neil1-0/+4
2014-06-02Bug [#1605]. Fix fold matching problem caused by "<<<".Neil1-1/+10
2014-06-01Change log.Neil1-0/+11
2014-06-01Bug [#1604]. Fix drawing of indicators when fold highlighting is on by moreNeil1-21/+29
2014-05-31Use standard macro of C++ compiler CXX. Remove definitions that are not needed.Neil1-10/+8
2014-05-31Remove definitions that are provided by make.Neil1-4/+0
2014-05-31Compatibility with makefile conventions: use CXX for C++ compiler and CC forNeil2-16/+15
2014-05-31Safer handling of "#define X" which caused fault in debug build with Visual C++.Neil1-1/+1
2014-05-31Don't repeat file names that are used for both Scintilla.DLL and SciLexer.DLL.Neil1-31/+9
2014-05-31Merge with 343-Win32-Fix.Neil10-45/+65
2014-05-31Merge 343-Win32-Fix which fixes hangs and crashes at shutdown on Windows.Neil10-45/+65
2014-05-26Added tag rel-3-4-3 for changeset a3c10db89cc3Neil0-0/+0