Mercurial > hg > octave-max
comparison gui/qtermwidget/Changelog @ 14240:a9992bc3c3f7 gui
GUI: Added qtermwidget snapshot as a subproject to build as a library that links with Octave GUI.
author | Jacob Dawid <jacob.dawid@googlemail.com> |
---|---|
date | Sat, 21 Jan 2012 11:26:36 +0100 |
parents | fd14634f9c1e |
children |
comparison
equal
deleted
inserted
replaced
14239:7ecaa8a66d5a | 14240:a9992bc3c3f7 |
---|---|
1 31.07.2008 | |
2 Interface class from c-style conversions rewritten with pimpl support. | |
3 | |
4 | |
5 16.07.2008 | |
6 Added optional scrollbar | |
7 | |
8 | |
9 06.06.2008 | |
10 Some artefacts were removed, some added... | |
11 Also added support for color schemes, and 3 color schemes provided (classical - white on black, green on black, black on light yellow). Is it enough or not? | |
12 | |
13 | |
14 26.05.2008 | |
15 Added file release as an archive with source code. But preferrable way is still getting code from CVS, cause file release can be outdated. | |
16 | |
17 | |
18 11.05.2008 | |
19 Initial CVS import - first version comes with number 0.0.1 |