aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/RunStyles.h
AgeCommit message (Collapse)AuthorFilesLines
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+8
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable
2007-04-19Optimized indicator changing with separate SC_MOD_CHANGEINDICATORnyamatongwe1-2/+2
notification flag.
2007-04-07More decoration code, with modifications reported from document to viewsnyamatongwe1-1/+2
although this isn't optimal. Some checking for null changes. Messages documented. Methods for changing indicators in Accessor so can be used by lexers.
2007-04-05New files that implement decorations.nyamatongwe1-0/+31