log

age author description
Wed, 15 May 2019 18:13:53 +0200 phantomix 190510PX Moved controls on the task window around default tip
Fri, 10 May 2019 17:44:25 +0200 phantomix 190510PX Moved some task fields around in GUI, implemented checking for double TaskContext captions
Thu, 09 May 2019 18:30:04 +0200 phantomix 190509PX Creating and displaying task entries starts to work
Wed, 08 May 2019 17:53:18 +0200 phantomix 190508PX Reading/writing task data (XML), started filling the main listview
Tue, 07 May 2019 17:51:42 +0200 phantomix 190507PX Further development, sorting out the data structures
Thu, 02 May 2019 16:54:39 +0200 phantomix 190502PX Moved data classes to subdirectory, removed mainform toolbar, added about window, ...
Mon, 29 Apr 2019 17:12:11 +0200 phantomix 190429PX Added the concept of hierarchical task contexts (e.g. projects) and started to abstract the configuration from the task [meta]data, including the option to configure the data source later
Fri, 22 Jun 2018 16:45:55 +0200 phantomix 180622PX Added custom image loading, moved task category images to Task.cs
Thu, 21 Jun 2018 16:49:16 +0200 phantomix 180621PX Added List Column Settings (GUI)
Wed, 20 Jun 2018 17:02:25 +0200 phantomix 180620PX Added basic category image entries (without real images yet), added OK / Cancel buttons to Task window
Tue, 19 Jun 2018 17:41:22 +0200 phantomix 180619PX Added some icons && task behaviour. Abstracted "ComboBoxItem" to "KeyValue" for more versatile use
Mon, 18 Jun 2018 20:01:33 +0200 phantomix 180618PX Added basic main window contents & menu, task window
Fri, 15 Jun 2018 16:31:00 +0200 phantomix 180615PX initial commit