Changeset 124 in tspsg-svn for trunk/README.txt


Ignore:
Timestamp:
Jul 4, 2010, 3:03:13 AM (14 years ago)
Author:
laleppa
Message:

+ Added support for Windows 7 Taskbar Extensions (namely, Progress Bars).

  • Cleanup is done in a separate thread now, so progress bar runs more smooth.
  • "Tabified" About dialog. Added GPL License and Credits.
  • Updated translations and tspsg.tag file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.txt

    r122 r124  
    1818using Branch and Bound method to solve a particular task.
    1919
    20 TSPSG is free software: you can redistribute it and/or modify it
    21 under the terms of the GNU General Public License as published
    22 by the Free Software Foundation, either version 3 of the License,
    23 or (at your option) any later version.
    2420
    25 TSPSG is distributed in the hope that it will be useful, but
    26 WITHOUT ANY WARRANTY; without even the implied warranty of
    27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     21This program is free software: you can redistribute it and/or modify
     22it under the terms of the GNU General Public License as published by
     23the Free Software Foundation, either version 3 of the License, or
     24(at your option) any later version.
     25
     26This program is distributed in the hope that it will be useful,
     27but WITHOUT ANY WARRANTY; without even the implied warranty of
     28MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2829GNU General Public License for more details.
    2930
    3031You should have received a copy of the GNU General Public License
    31 along with TSPSG.  If not, see <http://www.gnu.org/licenses/>.
     32along with this program.  If not, see <http://www.gnu.org/licenses/>.
     33
    3234
    3335Third parties:
    3436
    35   * This software is created using opensource version of Qt toolkit,
     37  * This software is created using opensource version of Qt framework,
    3638    see http://qt.nokia.com/
    3739
Note: See TracChangeset for help on using the changeset viewer.