Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-20 | Fixed off-by-one when handling beyond end of display lines. | nyamatongwe | 1 | -1/+1 | |
2002-02-03 | When changing document, ensured rewrap performed. | nyamatongwe | 1 | -4/+6 | |
Made memory allocation a little safer in ContractionState. | |||||
2001-12-23 | Optimisation that avoids creating the lines and docLines arrays unless | nyamatongwe | 1 | -0/+10 | |
needed because a line has been folded or has a height greater than 1. | |||||
2001-12-19 | Wrapping supported. | nyamatongwe | 1 | -15/+75 | |
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-18 | Added functions to clear all styling and contraction. | nyamatongwe | 1 | -0/+6 | |
2000-07-06 | Optimisations. | nyamatongwe | 1 | -6/+0 | |
2000-04-27 | Fixed bug when deleting lines. | nyamatongwe | 1 | -7/+8 | |
2000-04-23 | Fixing problems with fold information degrading when lines inserted and | nyamatongwe | 1 | -2/+7 | |
removed. New notifications before inserting and deleting text. | |||||
2000-04-21 | Changed font sizing to use more Windows compatible calculation | nyamatongwe | 1 | -1/+1 | |
Some unfinished work on fixing folding bugs. | |||||
2000-04-01 | Fixed warnings from Borland compiler. | nyamatongwe | 1 | -1/+0 | |
2000-03-23 | Fixed bug in ContractionState when files larer than 400 lines had fold ↵ | nyamatongwe | 1 | -4/+4 | |
points set. Fixed block comments in PLSQL. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+203 | |