Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-07 | Make SCN_NEEDSHOWN notification work when word wrap is enabled. | nyamatongwe | 1 | -0/+1 | |
This fixes the last remaining issue from bug #3291579. From Marko Njezic | |||||
2010-09-24 | Added SCI_CONTRACTEDFOLDNEXT as a way to find contracted fold headers ↵ | nyamatongwe | 1 | -0/+1 | |
efficiently. | |||||
2007-07-25 | Changed ContractionState data structure to be more efficient by not only | nyamatongwe | 1 | -25/+18 | |
modifying data near an insertion or deletion when there is good locality of modification. | |||||
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -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 | |||||
2001-12-19 | Wrapping supported. | nyamatongwe | 1 | -11/+17 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -3/+10 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-07-18 | Added functions to clear all styling and contraction. | nyamatongwe | 1 | -1/+3 | |
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+50 | |