Changeset b5a996bd47 in tspsg for docs/dox/changelog.dox


Ignore:
Timestamp:
Apr 18, 2011, 3:26:48 AM (13 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
0edec5a2ae, f088fd8ec3
Parents:
3487003f06
git-author:
Oleksii Serdiuk <contacts@…> (04/18/11 03:26:48)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:59)
Message:

Updated ChangeLog? and tspsg.tag.

PS: Here comes the second public beta!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/dox/changelog.dox

    r3487003f06 rb5a996bd47  
    99\section cl_toc Table of Contents
    1010
     11  -# \ref cl_b170
     12     -# \ref cl_b170_w
     13     -# \ref cl_b170_c
     14     -# \ref cl_b170_b
    1115  -# \ref cl_b145
    1216     -# \ref cl_b145_w
     
    2327
    2428\attention This ChangeLog is updated only on releases.
     29
     30<hr>
     31
     32\section cl_b170 TSPSG v0.1.4 beta 2 (build 170)
     33
     34\subsection cl_b170_w WHAT'S NEW
     35
     36  - Support for embedded base64 encoded images when saving solution as
     37    HTML (\ticket{4,Ticket #4}).
     38  - The ability to setup page-related options for printing (\ticket{5,Ticket #5}).
     39  - Solution graph size can now be controlled using \c Output/GraphWidth
     40    setting in \em tspsg.ini. Value is in centimeters. (\ticket{8,Ticket #8})
     41
     42
     43\subsection cl_b170_c CHANGES & IMPROVEMENTS
     44
     45  - Any value that is entered into task table and doesn't contain
     46    numbers is considered an infinity.
     47  - Some error messages are more verbose.
     48  - Removed a prompt about turning off language autodetection when
     49    selecting a language.
     50  - Handheld version includes larger icons (48x48 instead of 32x32).
     51  - If after running Save As dialog file name doesn't have an extension
     52    .tspt will be automatically appended.
     53  - Translucency effect is available on all desktop platforms. No check
     54    for its support by window system is made at this moment. Blur is
     55    only available in Windows Vista or higher.
     56
     57
     58\subsection cl_b170_b BUGFIXES
     59
     60  - \ticket{2,Bug #2}: Solution graph is too small on high resolution screens.
     61  - \ticket{3,Bug #3}: Solution graph font size should be fixed.
     62  - \ticket{6,Bug #6}: Bug: Actions in Options Menu.
     63  - \ticket{7,Bug #7}: No Cancel option in Unsaved Changes dialog under Symbian.
     64  - \ticket{9,Bug #9}: Solution graph is still exported to HTML when graph
     65    generation is disabled.
     66  - Language name was not loaded in its menu item's status tip which
     67    caused status tip to be "Set application language to ".
     68  - Icons in toolbar configuration dialog didn't follow style and one
     69    of them wasn't shown.
     70
    2571
    2672<hr>
Note: See TracChangeset for help on using the changeset viewer.