For information about our main software product, the zs4 video compositing system, please visit the zs4 web site at www.zs4.net.


products

linux
osx
win32
bsd

autodox

classtree

source code

tabgpl

Version 0.958, build id 0703161351

Module Description

t@b a set of lightweight c++ licenses under the GPL.
module type : so
license: t@b0
depends on:

Module History


Version: 0.958

2007 march 4

removed the include file tab_version.h and replaced it with a global tab_version_macros.h which sits in the root directory for all tab build projects. This has happened in an effort to significantly speed up rebuilding of the project after build numbers are incremented.

2007 feb 20

fixed the method tab_object::SystemLaunchBrowserDoc() so that it works more reliably under windows, including the invocation of the users PREFERRED web browser (firefox) instead of iexplore.exe.

Version: 0.957

2007 february 13

named struct's and union's which had been un-named thus far.

Version: 0.953

fixes for gcc (GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)

Version: 0.951

fixed link issue with fltk (needs comctl32.lib) fixed tab_object::Scale32() linear scaler (range overflow issues).

2005 11 126

Version: 0.947

2005 11 126

changed copyright date to include the year 2005

Version: 0.941

2005 08 13

converted from a bunch of loose cpp and h files to a dynamic library.