| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-25 | Patch from Greg Smith with further modifications moved character | nyamatongwe | 1 | -0/+1 | |
| classification from Document into a separate CharClassify class and file and uses this from RESearch for regular expression word end \< and \> instead of built-in table. | |||||
| 2005-03-01 | Patch from Jan Martin Pettersen to ensure lexers only see the bits in each | nyamatongwe | 1 | -1/+4 | |
| style byte they are interested in and not of any other indicators added by the container. | |||||
| 2003-07-21 | Fixed bug where assertions may not have been appearing when they should. | nyamatongwe | 1 | -2/+2 | |
| 2002-05-20 | Added a Match method to Accessor to make it easy to check for strings in a ↵ | nyamatongwe | 1 | -0/+9 | |
| document. Moved IsASpaceOrTab into StyleContext header. | |||||
| 2002-02-11 | Changes to tighten up styling beyond the bounds of the document. | nyamatongwe | 1 | -0/+3 | |
| May not be permanent. | |||||
| 2001-10-28 | Fixed Platform changes for GTK+ and hid most of the implementation of | nyamatongwe | 1 | -8/+0 | |
| Surface. | |||||
| 2001-10-28 | Removed platform-specific headers from Platform.h and thus stopped | nyamatongwe | 1 | -1/+1 | |
| visibility of these headers to most code. | |||||
| 2001-05-31 | Using explicit set of whitespace characters to avoid calling isspace | nyamatongwe | 1 | -1/+2 | |
| with value that may be out of allowed range. | |||||
| 2001-02-27 | Patch from Philippe to regularise comments. | nyamatongwe | 1 | -13/+13 | |
| 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-07-22 | Changed key codes to not overlap printing keys. | nyamatongwe | 1 | -6/+7 | |
| Mved the #ifs around DBCS support to avoid warnings on GTK+. | |||||
| 2000-07-07 | Included string.h | nyamatongwe | 1 | -0/+1 | |
| 2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -1/+1 | |
| 2000-04-07 | Accessor has a virtual destructor. | nyamatongwe | 1 | -0/+3 | |
| 2000-04-06 | Initial Unicode support code. | nyamatongwe | 1 | -1/+6 | |
| 2000-04-05 | Moved performance critical functionality back up into Accessor from | nyamatongwe | 1 | -1/+1 | |
| sub classes. | |||||
| 2000-04-04 | Initial version. | nyamatongwe | 1 | -0/+166 | |
