Multimedia Tool Tk
Timeline
Not logged in
Tcl 2016 Conference, Houston/TX, US, Nov 14-18
Send your abstracts to tclconference@googlegroups.com by Sep 12.

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

35 check-ins

2016-06-29
20:43
The name of the package is now "mmtk" Removed the gif handler. It was causing random crashes under windows Added a pkg_name to the library to ensure it injects the Tcl_PkgProvide in the Mmtk_Init function Changed triggers to depends to cut down on the number of times the library rebuilds itself Changed dotclexec to exec [info nameofexecutable] because we need the output of the script piped to a file, not stdout Leaf check-in: a6f49dce39 user: hypnotoad tags: trunk
2016-06-27
19:26
Broke apart several dynamically generated headers Fixes to brink mmtk up to the latest practcl spec check-in: 4ffcfb8b43 user: hypnotoad tags: trunk
2016-06-23
22:33
Tweak to adapt to a change in the practcl api check-in: eb43740127 user: hypnotoad tags: trunk
2016-06-22
00:00
Removed local tracking of the tclconfig/ directory. ./configure will populate the directory from a template in ../tclconfig if not present. Removed calls to the global ::project array inside the build system object The package now generates a config.tcl file when ./configure is run. This file contains all of the information fed into the Makefile, but formatted in a tcl friendly key/value list format. check-in: 573367c56a user: hypnotoad tags: trunk
2016-06-07
04:29
Disables TkPath. It doesn't play well on the windows platform under MinGW check-in: 41b84a39b1 user: hypnotoad tags: trunk
2016-06-03
21:08
Update to the latest practcl template Project now builds as a static library check-in: 79c61948ba user: hypnotoad tags: trunk
2016-06-02
15:53
Adding bits of the tkpath source tree that was missing for windows check-in: a8e1498cd4 user: seandeelywoods tags: trunk
15:47
And... the make portion for tkpath may be handy. Just a little check-in: 0fed0d5564 user: seandeelywoods tags: trunk
15:18
Integrated TkPath check-in: b5e22394da user: seandeelywoods tags: trunk
10:37
The build system is now base on Practcl Re-enabled TkImg support for every standard but Tiff check-in: 8bfd5c633e user: seandeelywoods tags: trunk
10:32
Excursion to re-enable TIFF support Leaf check-in: 048cb9466f user: seandeelywoods tags: tiff-support
08:39
Added JPEG support Added back in the function prototypes for the TkImg core that used to be declared in the stubs table Closed-Leaf check-in: d9b79ae2e1 user: seandeelywoods tags: practcl
03:02
Added a module.ini file for pixmap check-in: 3facdea637 user: seandeelywoods tags: practcl
03:01
Moved the tkimg/compat folder to compat check-in: a65fadb3a0 user: seandeelywoods tags: practcl
02:50
Ported ico, pixmap, ppm, ps ,raw, sgi, sun, window, xbm and xpm formats to practcl check-in: 9548d4dd61 user: seandeelywoods tags: practcl
01:51
Added DTED GIF and ICO support check-in: 704ac35907 user: seandeelywoods tags: practcl
2016-06-01
20:01
Starting the integration of TkImg. So far base and bmp format is building properly check-in: cc709a56fb user: seandeelywoods tags: practcl
18:22
More updates to the home page check-in: 19e9aa82ad user: seandeelywoods tags: practcl
18:16
Fixed the home page check-in: 24c0770ae8 user: seandeelywoods tags: practcl
01:24
Put brackets around PKG_CFLAGS in the project.rc.in file check-in: a0d0988781 user: seandeelywoods tags: practcl
00:31
Adding the practcl engine check-in: 50f34b9b53 user: seandeelywoods tags: practcl
00:31
Modified the build system to implement Canvas3d and tkhtml using the practcl make system. TkImg sources still present, but they won't be included in the build until the practcl wrapper is adapted for them check-in: 708abcc51b user: seandeelywoods tags: practcl
2016-05-27
10:45
Reran autoconf for all sub-packages Removed some autoconf caches that snuck into SCM Leaf check-in: 4c13b21554 user: seandeelywoods tags: tkimg
09:51
Modificiations to build a subset of TkImg as part of the build TkImg components are currently built as static libraries and linked into the final DLL, with a bootstrap attached to mmtk.c to load the individual libraries check-in: 8a654959fa user: seandeelywoods tags: tkimg
07:36
Adapted the test suite for canvas3d and tkhtml to operate with the Mmtk library instead of their own package check-in: bd09b02f0e user: seandeelywoods tags: trunk
07:27
Last of the headaches. The package now builds reliably... at least on the Mac check-in: e9ed914527 user: seandeelywoods tags: trunk
07:22
More fixes for the build system. The package will now build code from a straight up ./configure make Changes K&R style C definitions in the htmltcl.c to ANSI style. Added the TkHtml documentation check-in: 880da1428b user: seandeelywoods tags: trunk
06:16
Modifications to the build process. At this point with a few manual steps I can build a dynamic library that implements both Canvas3d AND TkHtml check-in: 9d0a0a348f user: seandeelywoods tags: trunk
06:02
Adding a unified wrapper to load the combined packages check-in: e0a31d372f user: seandeelywoods tags: trunk
05:53
Updating to the latest Canvas3d Starting work on integrating TkHtml check-in: e67c43ee94 user: seandeelywoods tags: trunk
2013-11-14
21:46
The platform specific C files are now standalone sources. The demo files now all refer to the mmtk package, not the canvas3d package. Refined check-in: a7fe323bcf user: seandeelywoods tags: trunk
19:06
Finalized the process of dynamically generating the list of source files via a Tcl script during configure. check-in: 7d1fd891e0 user: seandeelywoods tags: trunk
16:20
Tweaked autoconf and the Makefile to produce binaries in the "build" directory rather than directly in this directory. check-in: af6ad2ab9c user: seandeelywoods tags: trunk
15:16
Initial checkin, ported code from Canvas3d project check-in: a7b969d514 user: seandeelywoods tags: trunk
14:31
initial empty check-in check-in: 69480bdb05 user: seandeelywoods tags: trunk