Changeset b5a996bd47 in tspsg for ChangeLog.txt


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
  • ChangeLog.txt

    r3487003f06 rb5a996bd47  
    1 ===========================================
    2  TSPSG: TSP Solver and Generator Changelog
    3 ===========================================
     1====================================
     2 TSP Solver and Generator ChangeLog
     3====================================
     4
     5
     6TSPSG v0.1.4 beta 2 (build 170)
     7===============================
     8
     9WHAT'S NEW
     10----------
     11
     12  - Support for embedded base64 encoded images when saving solution as
     13    HTML (Ticket #4).
     14  - The ability to setup page-related options for printing (Ticket #5).
     15  - Solution graph size can now be controlled using Output/GraphWidth
     16    setting in tspsg.ini. Value is in centimeters. (Ticket #8)
     17
     18
     19CHANGES & IMPROVEMENTS
     20----------------------
     21
     22  - Any value that is entered into task table and doesn't contain
     23    numbers is considered an infinity.
     24  - Some error messages are more verbose.
     25  - Removed a prompt about turning off language autodetection when
     26    selecting a language.
     27  - Handheld version includes larger icons (48x48 instead of 32x32).
     28  - If after running Save As dialog file name doesn't have an extension
     29    .tspt will be automatically appended.
     30  - Translucency effect is available on all desktop platforms. No check
     31    for its support by window system is made at this moment. Blur is
     32    only available in Windows Vista or higher.
     33
     34
     35BUGFIXES
     36--------
     37
     38  - Bug #2: Solution graph is too small on high resolution screens.
     39  - Bug #3: Solution graph font size should be fixed.
     40  - Bug #6: Bug: Actions in Options Menu.
     41  - Bug #7: No Cancel option in Unsaved Changes dialog under Symbian.
     42  - Bug #9: Solution graph is still exported to HTML when graph
     43    generation is disabled.
     44  - Language name was not loaded in its menu item's status tip which
     45    caused status tip to be "Set application language to ".
     46  - Icons in toolbar configuration dialog didn't follow style and one
     47    of them wasn't shown.
    448
    549
Note: See TracChangeset for help on using the changeset viewer.