Tkabber

Timeline
Login

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

25 check-ins using file muc.tcl version 92d57f66b8

2003-02-14
11:20
* chats.tcl: Fixed joining of conferences with uppercase chars in name * joingrdialog.tcl (set_our_groupchat_nick): Likewise check-in: 652a79fba3 user: aleksey tags: trunk
2003-02-13
13:20
* datagathering.tcl (data::fill_field_x): Fixed bug with handling x:data field without <value/> subelement check-in: 4dd9bb134b user: aleksey tags: trunk
2003-02-11
18:25
* messages.tcl: "To:" string now can be translated check-in: d1e2391e9b user: aleksey tags: trunk
2003-02-10
13:22
* userinfo.tcl: Now possible to open browser by clicking on "Web Site", "Photo URL" and "About" fields (thanks to Sergei Golovan) check-in: fe695b3c2e user: aleksey tags: trunk
2003-02-09
19:29
* utils.tcl: New function to draw non-modal message dialogs (thanks to Sergei Golovan) * gpgme.tcl: Use non-modal dialogs to display errors (thanks to Sergei Golovan) * msgs/fr.msg: Added e-mail of the author check-in: e7c2ddd209 user: aleksey tags: trunk
2003-02-08
18:28
* (all): Added emoticons and clickable URLs in normal messages, fixed bug with logging of messages that not sended due to GPG encryption error (thanks to Sergei Golovan) check-in: 75be108893 user: aleksey tags: trunk
2003-02-05
20:21
* messages.tcl: Workaround for Bwidget bug with long node names in headlines tree (thanks to Marshall T. Rose) check-in: 5306261c4f user: aleksey tags: trunk
2003-02-04
20:48
* jabberlib-tclxml/tclxml/sgmlparser.tcl: Changed requred version of "uri" from 1.1 to 1.0 (thanks to Sergei Golovan) * jabberlib-tclxml/jabberlib.tcl: Fixed processing of "use_external_tclxml" option for tcl8.4 (thanks to Sergei Golovan) check-in: 9fe1f808a1 user: aleksey tags: trunk
2003-02-03
20:22
* msgs/fr.msg: French translation (thanks to Vincent Ricard) * login.tcl (connected): Changed main window title (thanks to Michal Bozon) check-in: 4c84012f3d user: aleksey tags: trunk
2003-02-01
20:35
* plugins/unix/ispell.tcl: Fixed typo (thanks to Sergei Golovan) * datagathering.tcl (data::fill_field_x): Fixed binding of <Return> and added scrollbar in text-multi field. check-in: 9974a95b60 user: aleksey tags: trunk
2003-01-31
20:37
* 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) check-in: ac28e9af6e user: aleksey tags: trunk
2003-01-30
13:31
* plugins/unix/ispell.tcl: More configuration options (thanks to Sergei Golovan) * msgs/es.msg: Updated (thanks to Luis Peralta) check-in: 12bd6ce668 user: aleksey tags: trunk
2003-01-27
20:06
* sound.tcl: Fixed muting, added sound setup via "customize" (thanks to Sergei Golovan) * msgs/ru.msg: Updated (thanks to Sergei Golovan) check-in: 472e430c44 user: aleksey tags: trunk
2003-01-24
20:27
* iface.tcl: Removed duplicate of function "help_window" (thanks to Michal Bozon) check-in: 8fc4348ef2 user: aleksey tags: trunk
2003-01-20
19:59
* messages.tcl: Added check of message type for storing only messages with type='normal' (thanks to Sergei Golovan) check-in: 4ce35244bc user: aleksey tags: trunk
2003-01-19
20:26
* plugins/general/message_archive.tcl: New plugin for storing and displaying mesage archive (thanks to Sergei Golovan) * msgs/ru.msg: Updated (thanks to Sergei Golovan) * datagathering.tcl: Added interaction with disco check-in: 0143247e1c user: aleksey tags: trunk
20:18
* plugins/general/message_archive.tcl: New plugin for storing and displaying mesage archive (thanks to Sergei Golovan) * msgs/ru.msg: Updated (thanks to Sergei Golovan) * datagathering.tcl: Added interaction with disco check-in: 15303387a8 user: aleksey tags: trunk
2003-01-17
13:50
* plugins/chat/logger.tcl: Fixed history window resizing (thanks to Michail Litvak) check-in: ae5f625af9 user: aleksey tags: trunk
2003-01-15
19:51
* pixmaps/default/services/rss*: RSS icons (thanks to Michal Bozon) * roster.tcl: Support of RSS icons (thanks to Michal Bozon) * pixmaps/psi/roster/stalker.gif: Stalker icon for "psi" theme (thanks to Michal Bozon) * plugins/iq/version.tcl: Show Tcl/Tk version in reply (thanks to Sergei Golovan) * gpgme.tcl: Bugfix (thanks to Sergei Golovan) * (all): Interface changes, added many panned windows (thanks to Sergei Golovan) check-in: ca32b1bad9 user: aleksey tags: trunk
2003-01-13
21:09
* iface.tcl: Fixed typo that cause missing of roster group menu (thanks to Sergei Golovan) check-in: 7c137b01ac user: aleksey tags: trunk
20:51
* utils.tcl: New function "format_time" (thanks to Sergei Golovan) * userinfo.tcl: Changed birthday entry, use "format_time" function (thanks to Sergei Golovan) * plugins/general/autoaway.tcl: Now use "format_time" function (thanks to Sergei Golovan) * msgs/ru.msg: Updated (thanks to Sergei Golovan) * presence.tcl: Custom presence bugfix (thanks to Sergei Golovan) * roster.tcl: Fixed bug caused by previous fix of roster users with resource bug check-in: 460ea5da1e user: aleksey tags: trunk
2003-01-12
20:15
* plugins/general/stats.tcl: Updated * roster.tcl: Fixed bug with roster users with resources * browser.tcl: Fixed typo (thanks to Sergei Golovan) * utils.tcl: New function "get_group_nick" (thanks to Sergei Golovan) * browser.tcl: Use this function (thanks to Sergei Golovan) * tkabber/joingrdialog.tcl: Likewise * tkabber/messages.tcl: Likewise * tkabber/plugins/chat/logger.tcl: Likewise * tkabber/roster.tcl: Likewise * doc/tkabber.xml: Updated (thanks to Sergei Golovan) check-in: 19775f26d3 user: aleksey tags: trunk
2003-01-11
20:25
* plugins/general/stats.tcl: JEP-0039 support (not completed) * roster.tcl (roster::redraw): Partially fixed bug with roster users with resources check-in: 9bca13fda2 user: aleksey tags: trunk
2003-01-10
20:39
* msgs/ru.msg: Updated (thanks to Sergei Golovan) * iface.tcl: Fixed typo (thanks to Sergei Golovan) * custom.tcl: Added option type "password", use spinbox widget if tk8.4 present (thanks to Sergei Golovan) * login.tcl: Use "password" option type for password customization (thanks to Sergei Golovan) * **/*.xrdb: Updated (thanks to Sergei Golovan) * messages.tcl: Fixed behaviour of GPG icon (thanks to Marshall T. Rose) check-in: 80487c1feb user: aleksey tags: trunk
2003-01-09
19:53
* utils.tcl: New function "error_to_string" (thanks to Sergei Golovan) * (all): Changed error processing by using function "error_to_string" (thanks to Sergei Golovan) * msgs/ru.msg: Updated (thanks to Sergei Golovan) * iface.tcl: Changed behaviour of "show only online users" button (thanks to Sergei Golovan) * roster.tcl: Likewise * pixmaps/*/tkabber/glade-(off|on)line.gif: Updated (thanks to Sergei Golovan) check-in: ecdc8d83db user: aleksey tags: trunk