This file contains all the info about changes in LEdit OCX wrapper from 
version 1.04 up to the latest available version.

Changes in version 2.11 compared to version 2.10
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Bug with only 15 bookmarks working fixed

Changes in version 2.10 compared to version 2.09
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- AddLine, InsertLine, ReplaceLine and DeleteLine
  methods added

- Crashes at font setting fixed

- Font changing problem with VB5 SP2 fixed

Changes in version 2.09 compared to version 2.07
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Border is now 3-D whenever possible

- SetBookmarkBackColor/SetBookmarkForeColor now
  properly handle non-RGB colors.

- When font is changed from built-in dialog, all
  the font properties are updated properly now

- Behavior of groupped controls improved

Changes in version 2.07 compared to version 2.03
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- User-end compatibility with 2.03 ensured and
  will be maintained for all future versions

- ZeroSubstitute property added

- PrintJobName property added

- Spelling errors and help file errors fixed

- BackColorPrint property added

- mouse events are now fired properly for right
  mouse button

- KeyUp event now is fired for arrows

- Setting of CaretWidth property at design-time
  fixed

- Font problems fixed

- Due to upgrade from MSVC++2.1 to MSVC++5.0 the
  set of system libraries has changed. This fixed
  a range of problems with VB5 and NT4

Changes in version 2.03 compared to version 2.01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- GetDialogLocation/SetDialogLocation methods added

- TranslateLocation/GetLocation methods added

- WrapKeys property added

- NoPrintDialog, NoPrintProgress properties added

- Print method renamed to PrintText method, because
  Print didn't work in some containers

- Standard keyboard and mouse handling events
  implemented

Changes in version 2.01 compared to version 2.00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- EM_EX_GETFIRSTVISIBLELINE used instead of erroneous
  EM_GETFIRSTVISIBLELINE

- New methods GetWrapLineCount, GetWrapLineLength
  and GetWrapLine added

- Design-time properties made bindable and now 
  changing them affect VB's Property Browser

Changes in version 2.00 compared to version 1.08
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Property pages reorganised and extended

- WordWrap, WordWrapAuto, WordWrapWidth and
  WordWrapRMargin properties added

- PrintedPageNum property added

- MultilineStrings/SinglelineStrings properties added

- HighlightedLine/HighlightedPos properties added

- Skip property added

- FirstVisibleLine/FirstVisiblePos properties are
  no more read-only

- ExtraComments/Item2AsComment properties added

- Print/PrinterSetup methods added

- DrawPage/NextPage methods added along with 
  PageFirstLine, PageSkip, PageHeight, PageWidth
  and PageWordWrapWidth properties added

- Bug with SelectAll method fixed

Changes in version 1.08 compared to version 1.07
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- New EM_EX_UNDO constant used instead of erroneous EM_UNDO

Changes in version 1.07 compared to version 1.06
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Setup32 now works properly on Windows NT

- OLE_COLOR problems solved

- Arrow and Tab key functionality restored

- New EM_EX_* constants used insted of erroneous EM_*

- WantTab property added

Changes in version 1.06 compared to version 1.04
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Control of LEDIT.DLL/LEDIT32.DLL version introduced

- LEdit OCX adjusted to follow new protocol in LEDIT.DLL V1.06
  and LEDIT32.DLL V1.06 to be workable under Windows NT
