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
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
2009-09-03
add help patch for [bitmap]
mescalinum
2009-09-03
tidy up && implement full sate saving
mescalinum
2009-09-03
add default_arg proc, for writing nicer code
mescalinum
2009-09-02
bump version
mescalinum
2009-09-02
add a GUI external example
mescalinum
2009-09-02
tidy up
mescalinum
2009-09-02
default return value for widgetbehavior.clickfn = 0
mescalinum
2009-09-02
add support for save function (savefn)
mescalinum
2009-09-02
fix the DAMN reference counters
mescalinum
2009-09-02
disable optimizations for debug builds
mescalinum
2009-09-02
move widgetbehavior functions to a separate file
mescalinum
2009-09-02
support for GUI externals almost complete
mescalinum
2009-09-02
implemented all widgetbehavior functions (Tcl wrappers)
mescalinum
2009-09-01
pass inlet number around instead of binding it to the selector - this time fo...
mescalinum
2009-09-01
pass inlet number around instead of binding it to the selector
mescalinum
2009-09-01
add skeleton for classes with widgetbehavior (GUI classes)
mescalinum
2009-08-31
add usage examples and help
mescalinum
2009-08-31
proxyinlet support working and generally everything working fine (in the list...
mescalinum
2009-08-30
remove proxyinlet_list method: as matju suggested it introduces irregularity ...
mescalinum
2009-08-30
add of proxyinlet
mescalinum
2009-08-29
I fixed it. I hate SWIG.
mescalinum
2009-08-29
add proxy inlet. still some unresolved TypeError, will continue the work tomo...
mescalinum
2009-08-29
tidy up!
mescalinum
2009-08-28
improve errors printouts, and cleanup
mescalinum
2009-08-28
use Tcl reference counters properly -- solved segfaults
mescalinum
2009-08-28
add debug flag
mescalinum
2009-08-28
svn path=/trunk/externals/tclpd/; revision=12121
mescalinum
2009-06-13
removed my Tcl 8.4 kludge
Hans-Christoph Steiner
2009-02-11
kludge to get it to build on Fedora too
Hans-Christoph Steiner
2009-02-05
added more robust test for Tcl version so that you can have Tcl/Tk 8.5 instal...
Hans-Christoph Steiner
2008-07-06
include missing include
IOhannes m zmölnig
2008-06-08
fix includes
N.N.
2008-06-08
clarified a pair of things about core/gui
N.N.
[prev]
[next]