**********************************************************************
TTodoList & TDBTodoList 1.2 : February 2006

 Copyright  2002 - 2006 by TMS Software
 E-mail: info@tmssoftware.com
 Web : http://www.tmssoftware.com
**********************************************************************


Delphi 5.0/6.0/7.0/2005/2006 - C++Builder 5.0 /6.0/2006

Files :
-----
  todolstd5.zip    : component files for Delphi 5.0
  todolstd6.zip    : component files for Delphi 6.0
  todolstd7.zip    : component files for Delphi 7.0
  todolstd2005.zip : component files for Delphi 2005
  todolstd2006.zip : component files for Delphi 2006 & C++Builder 2006
  todolstc5.zip    : component files for C++Builder 5.0
  todolstc6.zip    : component files for C++Builder 6.0
  tododemo.zip     : demo with source code for Delphi 5,6,7 for TodoList
  dbtododemo.zip   : demo with source code for Delphi 5,6,7 for TDBTodoList

Release 1.2 :
-------------

  TodoList and TDBTodoList

  Interactive todolist with support for inplace editing, sorting, completion,
  subject, notes, creation, due and completion dates. 
  DB-aware version included.


Feature Revision history :
--------------------------

   1.0  : first release
   1.1  : SaveToStream / SaveToFile, LoadFromStream / LoadFromFile added
          Column reorganisation added at runtime
          New field Project added
          Autoadvance while editing
          SaveColumns, LoadColumns added
          Hint on text that does not fit in a column
          Custom DB key creation for DBTodoList
   1.2  : Category column support
          XP style checkbox support
          Horiz. scroll support
          Improved design time support
          tdCompletion column can be edited with keyboard as well (F2)
          MultiSelect capability
          Column reorder capability
          TotalTime column can be edited with floating point spinedit to enter floats instead of ints
          Property UseTab to allow tabbing inside TodoList
          Property SelectionColorTo added for gradient selection display
          Property ActiveColumnColor to set background color of cell with focus in TodoListItem
          General purpose Tag property added in TTodoColumnItem class
          ImageIndex property added in TTodoColumnItem class
          ImportFromCSV, ExportToCSV functions added
          New HeaderColor, HeaderColorTo, HeaderHeight, HeaderImages properties
          New HandleGlyph property
          Capability to put images in the header
          New GridLineColor, GridLineStyle property
          Initial VCL.NET support
          PreviewColor, PreviewColorTo properties added
          StretchLastColumn property added
   1.2.3  Delphi 2005 support added	   
          MaxLength property added for TodoItem
	  ClearListOnImport property added to control ImportFromCSV()
	  OnItemRightClick event added
   1.2.4  Delphi 2006 & C++Builder 2006 support added 	   

   

Installation :
--------------

  See file install.txt
          

License :
-------
  Use of this component in an application requires a license.
  The component cannot be distruted in any other way except through free
  accessible Internet Web pages or ftp servers. The component can only
  be distributed on CD-ROM or other media with written autorization of the
  author.
  Separate license for commercial use & source code : 30 USD. Online order
  via http://www.shareit.com/programs/103312.htm. Specify TTodoList on the
  order form.
  Is also part of the TMS Component Pack : http://www.tmssoftware.com/tmspack.htm
  

Help, hints, tips, bug reports :
------------------------------
  Send any remarks to : info@tmssoftware.com
  Please clearly state which Delphi or C++Builder version you are using
  and which version of the component you are using. In case of doubt,
  download the latest version first at http://www.tmssoftware.com
  When installing newer versions of the component, make sure to update
  all your form files that used the previous version of TPlanner
  before recompiling your application to make sure all new properties
  are available. You can update the form file by opening it, ignoring
  remarks about new properties and save the form. 
