Home
last modified time | relevance | path

Searched refs:ctcomp (Results 1 – 15 of 15) sorted by relevance

/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/ctcomp/
H A DINSTALL4 ~/.tkabber/plugins/ctcomp/
5 ~/.tkabber/plugins/ctcomp/ctcomp.tcl
H A Dctcomp.tcl12 namespace eval ctcomp { namespace
14 if {![::plugins::is_registered ctcomp]} {
15 ::plugins::register ctcomp \
H A DREADME193 ::plugins::ctcomp::options(pattern) setting.
293 this plugin, you should unbind <C-n> and <C-p> from the ctcomp
296 # Take <C-n> and <C-p> away from ctcomp:
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dlogit.c64 extern int ctcomp; in logit()
95 && (callreturn == '\n') && ctcomp == 1) { in logit()
106 && !ctcomp && !dxped) in logit()
H A Dcallinput.c132 extern int ctcomp; in callinput()
298 if (!ctcomp) { in callinput()
419 if (ctcomp == 1) { in callinput()
502 if (strlen(hiscall) > 2 && ctcomp == 1) { in callinput()
535 if (ctcomp != 0) { in callinput()
705 if (ctcomp == 0) { in callinput()
H A Dgetexchange.c97 extern int ctcomp; in getexchange()
240 if ((ctcomp != 0) && (strlen(hiscall) > 2)) { in getexchange()
256 if (ctcomp != 0) { in getexchange()
346 if ((ctcomp == 1) || (contest != 1)) { in getexchange()
H A Dchangepars.c88 extern int ctcomp; in changepars()
448 if (ctcomp == 1) { in changepars()
451 ctcomp = 0; in changepars()
H A Dparse_logcfg.c62 extern int ctcomp;
99 ctcomp = 0; in read_logcfg()
1091 ctcomp = 1; in parse_logcfg()
H A Dmain.c155 int ctcomp = 0; variable
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/
H A DMakefile14 ctcomp \
H A DChangeLog42 * ctcomp/msgs/ru.msg, spy/msgs/ru.msg: Updated Russian translations.
440 * ctcomp/ctcomp.tcl: Added message catalog support.
442 * ctcomp/msgs/de.msg, latex/msgs/de.msg, presencecmd/msgs/de.msg:
483 * ctcomp/ctcomp.tcl: Make ctcomp plugin dynamically loadable,
933 description for ctcomp plugins (thanks to Konstantin Khomoutov).
1177 * ctcomp/README: Added info about keybindings (thanks to Konstantin
1189 * ctcomp/README: A small fix (thanks to Konstantin Khomoutov).
1231 * ctcomp/ctcomp.tcl: Fixed definition of word edges (thanks to
1274 * ctcomp/*: Added new plugin which allow to complete words from chat
1277 * Makefile, README: Added ctcomp plugin.
H A DREADME51 ctcomp
/dports/comms/tlf/tlf-tlf-1.4.1/test/
H A Ddata.c106 int ctcomp = 0; variable
/dports/net-im/tkabber/tkabber-1.1.2/
H A DREADME2907 o Added several new plugins: attline, ctcomp, custom-urls,
H A DChangeLog2980 * doc/tkabber.html, doc/tkabber.xml, README: Added info on ctcomp