Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-20 | Patch from Simon Steele to implement the hotspot style and associated | nyamatongwe | 1 | -1/+2 | |
notifications. | |||||
2003-02-09 | Protected style fixed in several ways. | nyamatongwe | 1 | -1/+1 | |
Method to determine cheaply if protection turned on at all. Caret movement doesn't skip over text outside protected range. Methods for deciding if a range or the selection contains protected text. Several deletion commands perform no action if they would delete protected text. Two phase drawing no longer draws invisible text. | |||||
2001-12-20 | Added changeable attribute to styles that defaults to true. When it is | nyamatongwe | 1 | -1/+4 | |
false, text in this style is read only. | |||||
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-22 | Support for forced upper and lower case styles. | nyamatongwe | 1 | -1/+5 | |
2001-04-10 | Calltip size fixing and listbox border tweaking. | nyamatongwe | 1 | -4/+5 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+5 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-08-16 | Invisible text. | nyamatongwe | 1 | -1/+2 | |
Fixes to ensure long lines do not overflow buffers. | |||||
2000-05-15 | Support for different character sets for each style. | nyamatongwe | 1 | -1/+2 | |
2000-05-10 | Added underline attribute to styles. | nyamatongwe | 1 | -1/+2 | |
Added diagonal and strike-through indicators. | |||||
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -0/+1 | |
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+39 | |