Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-18 | Fix for bug #3017572 FindText crashes with empty text | nyamatongwe | 1 | -0/+4 |
2010-03-26 | Added SCI_GETTAG. | nyamatongwe | 1 | -5/+9 |
2010-03-25 | New case insensitive searching implementation uses objects implementing | nyamatongwe | 1 | -0/+78 |
2010-03-23 | Upper and lower casing now works on non-ASCII characters. | nyamatongwe | 1 | -0/+62 |
2010-02-28 | Fix for bug #2959876 Regular expression replace cannot escape \\ | nyamatongwe | 1 | -0/+9 |
2010-01-31 | Better coverage display. | nyamatongwe | 1 | -1/+4 |
2010-01-31 | Added SCI_SETFIRSTVISIBLELINE to match SCI_GETFIRSTVISIBLELINE. | nyamatongwe | 1 | -0/+23 |
2009-10-27 | Added GetLexerLanguage. | nyamatongwe | 1 | -0/+19 |
2009-10-18 | Autocompletion tests. | nyamatongwe | 1 | -0/+87 |
2009-07-22 | Tests for multiple selection, rectangular selection and virtual space. | nyamatongwe | 1 | -0/+127 |
2009-05-12 | Include tests in standard repository. | nyamatongwe | 1 | -0/+897 |