Michael McMaster 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
..
src 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
wxsmith 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
Doxyfile 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
Makefile 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
README.txt 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
TerminalWx.cbp 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
TestApp.cpp 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
TestApp.h 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
TestMain.cpp 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
TestMain.h 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
lgpl-2.0.txt 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây
licence3.txt 4318e13647 Added firmware update support to scsi2sd-util6 9 năm trước cách đây

README.txt

This is a wxWidgets Terminal widget conveniently packaged for you.

For doxygen documentation, see: http://jeremysalwen.github.com/TerminalWx/

TerminalWx is taken (with modifications) from the Chameleon IDE (Mark
Erikson), which itself took (with modifications) from taTelnet (Derry
Bryson), which itself took (with modifications) from GTerm (Timothy
Miller). So this code has a bit of history ;). All credit to those
before me, the amount I've contributed is relatively nothing.

It is offered under the terms of the wxWindows License Version 3.1,
which is basically the LGPL version 2+ with an exception for the
requirement to distribute the source code with binaries. (see
license3.txt for details of the license).

Dependencies
-----

You will need wxgtk version 2.9 or later.
You will also need libwxsmith to compile the test application.