boinctui (2.3.4)

  * bugfix: message list was shrink after any html tags in message body

  * bugfix: unusable scrollbar in some of menues


boinctui (2.3.3)

  * implemented mouse support

  * scrollable widgets has scrollbars now

  * optional ASCII line drawing mode (useful for wrong terminals 
    like putty etc.)

  * message "unauthorize" add to caption then authorization failed 
    on boinc-client

  * bugfix: last item of long menu has incomplet submenu

  * bugfix: many memory leaks


boinctui (2.3.1)

  * implemented detail task raw info window

  * network requests moved to separete threads (ui not freeze then 
    network hang)

  * confirmation dialogs for some operations (abort task, detach 
    project etc.)

  * "Projects" menu restructured

  * shortcut "A" added for abort selected task

  * status line context depended

  * configuration form automatically show at first boinctui start

  * at "sort by estimate time" mode completed tasks moved to the end of list


boinctui (2.2.1)

  * bugfix: double free memory (potential crash after edit host 
    list via Config form)

  * "Sort by deadline" was added into View menu


boinctui (2.2.0)

  * tasks list can be sorted by some columns

  * implemented toggle "all tasks"/"hide done tasks"/"active only"

  * migrate from openssl to gnutls-openssl

  * bugfixes:
    - unexpected crash in configuration form
    - sometimes statistics panel doesn't update immediately after
      switch between hosts


boinctui (2.1.1)

  *bugfix: Configuration host list form's fields don't allow long strings


boinctui (2.1.0)

  *"application name" column was added to task list

  * each column in task list can on/off via menu "View"

  * optional key "--without-ncursesw" was added to configure script. This key can disable utf8 and
    perform linking with plain ncurses

  * implemented support account managers (BAM etc). Attach/Detach/Syncronize

  * implemented add/detach project directly (without account manager) as existing user or as new user


boinctui (1.2.0)

  * bugfixes:
    - percent done was always 0% on same locale setting
    - workaround for negative estimate time

  * Percent done for GPU tasks are color highlight (green for CUDA tasks, magenta for OpenCL)

  * implemented GPU activity operations:
    - run GPU always.
    - run GPU based on preferences.
    - suspend GPU always.


boinctui (1.1.0)

  * bugfixes:
    - any color combinations are invisible on any terminals
    - incorrect visualization on any white background terminals

  * implemented network activity operations:
    - run always.
    - run based on preferences.
    - suspend always.

  * implemented "Run benchmarks"


boinctui (1.0.0)

  * implemented project operations:
    - suspend.
    - resume.
    - reset.
    - no new tasks.
    - allow new tasks.

  * add "abort task" in task menu

  * implemented "Activity" features:
    - run always.
    - run based on preferences.
    - suspend always.

  * any bugfixes.

  * color schem optimization.


boinctui (0.0.1)

  * Initial Release.

