FDTUI

Text User Interface Shell for FreeDOS

Copyright (C) 2017-2020 Ercan Ersoy
This program is free software. (GNU General Public License version 2)
                               (GNU General Public License version 3)

This project includes FDOSTUI library. FDOSTUI has own licenses.
This project includes Kitten library. Kitten has own license.


Thanks:

* Thanks to Atnode for French translation.
* Thanks to Eric Auer for Kitten library.
* Thanks to Jim Hall for Kitten library.
* Thanks to Mark Olesen for some code changes and FDOSTUI library.
* Thanks to Tom Ehlert for Kitten library.


Compile:

  This software should be compiled with Open Watcom.

Contribute:

  If you want to contribute to this project, you can report possible bugs and
  make a pull request to the FDTUI repository.


Changelog:

* 0.4 (05-28-2020)

  * Changed name of this software as "FDTUI".
  * Fixed help information for localization.
  * Fixed some typographic errors.
  * Updated French translations.
  * Updated .gitignore file.
  * Removed executable file on sources.
  * Updated LICENSE, README.md, English README and Turkish README files.
  * Removed French README.
  * Updated changelog.

* 0.3 (12-09-2018)

  * Changed color theme.
  * Changed menus of bar.
  * Updated language files.
  * Deleted unneded line of DOSSHELL.FR file.
  * Fixed "Show Archive Items" and fixed "Show Hidden Items" checkboxes
    on file manager.
  * Disabled ESC key.
  * Changed directory tree.
  * Fixed some typographic errors.
  * Fixed drivers listbox selecting with keyboard bug.
  * Fixed item attributes not shown with changing drive and file manager
    opening bugs.
  * Splitted header files and source files.
  * Fixed help parameter.
  * Changed extensions of header files from ".h" to ".hpp".
  * Replaced clearing screen as standard function of Open Watcom instead of
    CLS command.
  * Fixed all warnings.
  * Added GNU GPL version 2 license information.
  * Updated changelog.

* 0.2 (09-24-2018)

  * Disabled menu item foreground color have changed to grey. But, it seems
    red.
  * Changed default is showing archive items and readonly items to enabled.
  * Add pause to ending command to running command.
  * Updated English and Turkish translations.
  * Correct new line characters is used in some files instead of
    wrong new line characters.
  * Updated changelog.

* 0.1 (07-13-2018)

  * Create first version.


Note:

* FreeDOS is a trademark of Jim Hall.
