index
:
svn2git/loaders/tclpd.git
externals/loaders/tclpd
tclpd: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-02
added examples to Makefile
Hans-Christoph Steiner
2011-10-02
got building and installing working with the Makefile template
Hans-Christoph Steiner
2011-10-02
moved tcl_setup.c to tclpd.c to make it feel like a standard library
Hans-Christoph Steiner
2011-10-02
fix makefile, and the remainings of the c++ -> c conversion
mescalinum
2011-10-02
reorganize tree following template structure
mescalinum
2011-10-02
mv *.cxx *.c
mescalinum
2011-10-02
get rid of std::map
mescalinum
2011-10-02
forgot makefile
mescalinum
2011-10-02
fix everything
mescalinum
2011-10-01
renamed to fit into Makefile/library template
Hans-Christoph Steiner
2011-10-01
rm INSTALL
mescalinum
2011-10-01
metafile
mescalinum
2011-10-01
use Makefile template 1.0.10
mescalinum
2009-10-18
oops
backups/externals/tclpd@15429
mescalinum
2009-10-18
remove auto_path, source pkgIndex directly
mescalinum
2009-10-18
oops... ::auto_path???
mescalinum
2009-10-18
use tcl package system also for pdlib.tcl
mescalinum
2009-09-19
.
mescalinum
2009-09-19
escape dollar symbol in propertiesfn;
mescalinum
2009-09-19
properly send atoms with spaces
mescalinum
2009-09-19
add Hans' fixes for building on OSX and Win
mescalinum
2009-09-16
change [vslider2] to general purpose [slider2] (choose type with -orient hori...
mescalinum
2009-09-16
.
mescalinum
2009-09-16
.
mescalinum
2009-09-16
add tcl package logic
mescalinum
2009-09-16
[vslider2] - a (almost) perfect replica of vanilla [vsl] in ~200 lines of tcl...
mescalinum
2009-09-16
property panel stuff
mescalinum
2009-09-16
fix new dict-style creation arguments
mescalinum
2009-09-16
add loadbang method
mescalinum
2009-09-15
add support for glist_grab() and motionfn
mescalinum
2009-09-15
- rename some options; respect the options
mescalinum
2009-09-15
remove DesireData/devel_0_39 %ignores
mescalinum
2009-09-15
switch to [dict] for config storage; save data in a way similar to garrays
mescalinum
2009-09-15
replace Tcl_Eval() with Tcl_EvalFile()
mescalinum
2009-09-15
add some utility functions
mescalinum
2009-09-13
add docs
mescalinum
2009-09-13
add a usage example of pd_bind/pd_unbind
mescalinum
2009-09-13
explain how this thing works
mescalinum
2009-09-13
added support for pd_bind/pd_unbind; added destructor call in tclpd_free
mescalinum
2009-09-13
add ChangeLog
mescalinum
2009-09-13
add support for properties function
mescalinum
2009-09-13
accept debug variable from cmdline
mescalinum
2009-09-12
bump version
mescalinum
2009-09-12
disable syntax check by default, as it fails with tcl8.4
mescalinum
2009-09-12
make code Tcl 8.4 compatible
mescalinum
2009-09-12
solve the evil memory leak
mescalinum
2009-09-04
yep, some stuff still to implement...
mescalinum
2009-09-03
add more getters/setters (row,col,cell)
mescalinum
2009-09-03
fixed a bug that prevented multiple objects to be in the same canvas
mescalinum
2009-09-03
removing README as is outdated
mescalinum
[next]