Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-19 | Added SC_MARK_LEFTRECT margin marker. | nyamatongwe | 1 | -0/+4 | |
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+4 | |
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 | |||||
2005-04-09 | SC_MARK_FULLRECT from Robert Roessler. | nyamatongwe | 1 | -1/+3 | |
2003-01-10 | Moved XPM code out to XPM file. | nyamatongwe | 1 | -143/+5 | |
2003-01-03 | Enable text form XPM for autocompletion lists. | nyamatongwe | 1 | -3/+12 | |
Enable line form XPM for markers. | |||||
2002-10-05 | Fixed compiler warnings. | nyamatongwe | 1 | -2/+2 | |
2002-10-05 | Fixed compiler warning. | nyamatongwe | 1 | -1/+1 | |
2002-10-03 | Cleaned up pixmap marker code. | nyamatongwe | 1 | -20/+4 | |
2002-10-02 | Fixed bad colour reading from XPM. | nyamatongwe | 1 | -1/+0 | |
2002-10-02 | PixMap marker support. | nyamatongwe | 1 | -27/+200 | |
2002-08-07 | New markers called DOTDOTDOT and ARROWS for emulating Python prompts. | nyamatongwe | 1 | -0/+16 | |
2001-10-28 | Removed platform-specific headers from Platform.h and thus stopped | nyamatongwe | 1 | -4/+4 | |
visibility of these headers to most code. | |||||
2001-09-24 | Patch from Stephan for the SC_MARK_BACKGROUND marker. | nyamatongwe | 1 | -1/+1 | |
2001-09-09 | Fixed warning from Borland. | nyamatongwe | 1 | -3/+2 | |
2001-09-07 | Marker can be any character. | nyamatongwe | 1 | -1/+11 | |
2001-08-17 | Made header blobs larger and odd number of pixels in size so that minus | nyamatongwe | 1 | -40/+42 | |
and plus signs can be centred. | |||||
2001-08-06 | Fold column gets outlining style appearence. | nyamatongwe | 1 | -3/+141 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+3 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -20/+0 | |
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+125 | |