boinctui (2.5.1)

  * implemented "Project/Add Project by URL" menu item

  * rpm spec file updated

  * fixed some build warnings

  * file gpl-3.0.txt included to source package

boinctui (2.5.0)

  * implemented Statistics window

  * user can to add any account manager manualy, in addition to BAM and
    GridRepublic, via "Add new account manager" menu item

  * bugfix: account manager authorization failed, when using uppercase
    symbols in password

boinctui (2.4.4)

  * add "Waiting for memory" task state

  * bugfix: invisible forms at archlinux

  * bugfix: log timestamp groupping

  * bugfix: fix clang build


boinctui (2.4.3)

  * bugfix: invisible colors at xterm-256color

  * bugfix: random crash until program exiting

  * bugfix: numpad '+' '-' do not work without numlock mode

  * bugfix: build crash if ncursesw headers are placed not in ncursesw subdir


boinctui (2.4.2)

  * bugfix: than boinctui connected to new version boinc-client,
    messages at log window has wrong format

  * timestamp end project name shown in message list only than they
    have changed

boinctui (2.4.1)

  * bugfix: gcc6 build fail


boinctui (2.4.0)

  * resizable message panel

  * bugfix: more accurately daily scores visualization


boinctui (2.3.6)

  * bugfix: crach due boinctui.cfg incorrect.

  * more informative time format at task panel


boinctui (2.3.5)

  * implemented human readable values in raw task info window

  * bugfix: incorrect dead line time for expired tasks


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.

