Tkabber

All files named "plugins/chat/exec_command.tcl"
Login

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

History for plugins/chat/exec_command.tcl

2015-08-10
10:46
Reformatted the code and added Vim modelines. file: [3f6527b07f] check-in: [079f068c2b] user: sergei branch: trunk, size: 1083
2015-05-11
10:37
Removed trailing whitespaces from all over the code. file: [bd18395e52] check-in: [b74ed15086] user: sgolovan branch: trunk, size: 948
2015-03-31
12:39
Removed Tclx procedure calls (specifically, [cconcat], [cequal], [clength], [crange], [lcontain], [lempty], [lvarpop], [lvarpush], [lrmdups], [max], [min]). Also, added headers with short description. file: [9293246e0e] check-in: [86f22aa623] user: sgolovan branch: trunk, size: 952
2004-02-08
19:02
* msgs/pl.msg: Updated (thanks to Irek Chmielowiec) * plugins/general/rawxml.tcl: Added mandatory "id" attribute to IQ templates * plugins/general/stats.tcl: Added disco feature description (thanks to Sergei Golovan) * plugins/chat/irc_commands.tcl: /part and /leave now close conference window (thanks to Sergei Golovan) * plugins/chat/exec_command.tcl: Cleanup (thanks to Sergei Golovan) * plugins/chat/info_commands.tcl: Likewise * ifacetk/iface.tcl: Added ifacetk::destroy_win function (thanks to Sergei Golovan) * tkabber.tcl: Restored previous loading order (thanks to Sergei Golovan) * datagathering.tcl: Support for ejabberd:config namespace (thanks to Sergei Golovan) * chats.tcl: Open conference window before MUC negotiation (thanks to Sergei Golovan) * joingrdialog.tcl: Likewise * muc.tcl: Likewise * ifacetk/iroster.tcl: Likewise * browser.tcl: Minor update in ns_handler and feature_handler processing (thanks to Sergei Golovan) * disco.tcl: Likewise * pixmaps/jajc/docking/*.gif: New JAJC-like docking icons (thanks to Oleksandr Yakovlyev) file: [585049291f] check-in: [cfaf00024a] user: aleksey branch: trunk, size: 685
2003-08-12
19:25
* plugins/chat/info_commands.tcl: Added /vcard command, better handling of other commands (thanks to Sergei Golovan) * plugins/chat/draw_info.tcl: Plugin for drawing "info" messages inside chat windows (thanks to Sergei Golovan) * chats.tcl: Added XRDB resource for "info" message (thanks to Sergei Golovan) * info.tcl: Added level for "info" messages in alert_lvls (thanks to Sergei Golovan) * muc.tcl: Changed type for "whois" message to info (thanks to Sergei Golovan) * plugins/chat/history.tcl: Changed hook priority to better insert commands in history (thanks to Sergei Golovan) * plugins/chat/exec_command.tcl: Likewise * plugins/chat/info_commands.tcl: Likewise file: [7f94950c30] check-in: [8d7e472053] user: aleksey branch: trunk, size: 718
2003-01-31
20:37
Added: * plugins/chat/exec_command.tcl: New plugin that adds "/exec" command in chats (e.g. "/exec uptime" to insert output of "uptime" command to chat input window) * msgs/es.msg: Fixed typo (thanks to Luis Peralta) * msgs/ro.msg: Updated (thanks to Adrian Rapa) file: [5aa92f11b9] check-in: [ac28e9af6e] user: aleksey branch: trunk, size: 717