2005-08-19  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Bugfix (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

	* doc/tkabber.xml: Updated

2005-08-14  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/nl.msg: Updated (thanks to Sander Devrieze)

	* chats.tcl: Bugfix (thanks to Michail Litvak)

	* plugins/general/conferences.tcl: Changed update_bookmark API
	(thanks to Sergei Golovan)
	* itemedit.tcl: Likewise

	* ifacetk/iroster.tcl: Fixed drug'n'drop of conference jids
	(thanks to Sergei Golovan)

	* roster.tcl: Removed setting of "conference" and "subtype"
	attributes (thanks to Sergei Golovan)

2005-08-11  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl: Minor fix (thanks to Sergei Golovan)

2005-08-10  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/es.msg: Updated (thanks to Badlop)

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

2005-08-09  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/annotations.tcl: Don't display note creation and
	modification dates in popup balloon (thanks to Sergei Golovan)

	* roster.tcl: Bugfix (thanks to Sergei Golovan)

2005-08-07  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/conferences.tcl: Bugfixes (thanks to Sergei
	Golovan)

	* plugins/chat/logger.tcl: Bugfix (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* itemedit.tcl: Minor translation string update (thanks to Sergei
	Golovan)

	* messages.tcl: Bugfix

	* plugins/general/conferences.tcl: Support for JEP-0048
	(Bookmarks) (thanks to Sergei Golovan)
	* itemedit.tcl: Likewise
	* roster.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

	* muc.tcl: Added muc_password variable

	* login.tcl: Bugfix (thanks to Sergei Golovan)

	* joingrdialog.tcl: Updated join group dialog, removed
	add_group_dialog and add_conference procedures (bookmarks should
	be used)
	* browser.tcl: Updated
	* chats.tcl: Likewise
	* disco.tcl: Likewise
	* ifaceck/iroster.tcl: Likewise
	* ifacetk/iface.tcl: Likewise

2005-08-04  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/annotations.tcl: Added annotation page in user
	info window (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/streamerror.tcl: Stream error processing
	(thanks to Sergei Golovan)
	* jabberlib-tclxml/jabberlib.tcl: Likewise
	* jabberlib-tclxml/pkgIndex.tcl: Updated

	* ifacetk/iface.tcl: Added procedure client:errormsg (thanks to
	Sergei Golovan)
	* jabberlib-tclxml/jabberlib.tcl: Likewise

	* login.tcl: Bugfix (thanks to Sergei Golovan)

	* disco.tcl: Support for JEP-0128, better usability (thanks to
	Sergei Golovan)
	* muc.tcl: Updated

	* datagathering.tcl: Added function data::parse_xdata_results
	(thanks to Sergei Golovan)

	* browser.tcl: Better usability, several variables made per-window
	(thanks to Sergei Golovan)

2005-08-01  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/annotations.tcl: Support for JEP-0145
	(Annotations) (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Added roster_create_user_menu_edit_hook,
	instead of roster_create_user_menu_gpg_hook (thanks to Sergei
	Golovan)
	* gpgme.tcl: Likewise
	* itemedit.tcl: Likewise

	* tkabber.tcl: Use Changelog file if available to generate version
	string (thanks to Sergei Golovan)

2005-07-31  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Better error handling (thanks to
	Sergei Golovan)

	* contrib/extract-translations/extract.tcl: Updated (thanks to
	Sergei Golovan)

	* gpgme.tcl: Fixed typo (thanks to Sergei Golovan)
	* login.tcl: Likewise
	* ifacetk/ilogin.tcl: Likewise

2005-07-30  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jlibsasl.tcl: SASL support moved here from
	jabberlib.tcl, and added support for SASL module from tcllib
	(thanks to Sergei Golovan)
	* jabberlib-tclxml/jabberlib.tcl: Likewise
	* jabberlib-tclxml/pkgIndex.tcl: Updated
	* jabberlib-tclxml/wrapper.tcl: Updated

2005-07-27  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/ispell.tcl: Bugfix (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Workaround for jabberd2 bug
	(which is now fixed) (thanks to Sergei Golovan)

2005-07-15  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/transports.tcl: Bugfix (thanks to Sergei
	Golovan)

	* ifacetk/iface.tcl: Added option for displaying notebook tabs at
	the bottom (thanks to Sergei Golovan)

	* gpgme.tcl: Fixed typo (thanks to Sergei Golovan)

2005-06-22  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/sound.tcl: Added option for muting sound when
	Tkabber window have no focus (thanks to Sergei Golovan)

	* jabberlib-tclxml/transports.tcl: Ignore "-certfile", "-cafile",
	"-keyfile" options if their argument is empty string (thanks to
	Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Added errors returning on
	problems with authentication (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Separated SASL and STARTTLS
	options (thanks to Pat Thoyts)

	* ifacetk/ilogin.tcl: Added certificate file field (thanks to
	Sergei Golovan)

	* contrib/extract-translations/extract.tcl: Better output (thanks
	to Badlop)

	* privacy.tcl: Minor update to simplify extraction of translation
	strings (thanks to Sergei Golovan)

	* login.tcl: Added option for enabling PLAIN SASL mechanism
	(thanks to Sergei Golovan)
	* ifacetk/ilogin.tcl: Likewise

	* gpgme.tcl: Added customization options (thanks to Sergei Golovan)

2005-05-15  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/nick_colors.tcl: Bugfix (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Replaced "Browser" with "Jabber Browser"
	(thanks to Sergei Golovan)

	* disco.tcl: Replaced "Jabber Discovery" with "Service Discovery"
	(thanks to Sergei Golovan)
	* ifacetk/iface.tcl: Likewise

2005-04-26  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* plugins/windows/taskbar.tcl: Now behaviour is the same as in
	unix taskbar plugin (thanks to Sergei Golovan)
	* pixmaps/*/doking/tkabber.ico: Updated

	* userinfo.tcl: Better displaying of big photos (thanks to Sergei
	Golovan)

	* chats.tcl: Better status displaying (thanks to Sergei Golovan)

2005-04-20  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Sort affiliation lists (thanks to Sergei Golovan)

	* gpgme.tcl: Added multilogin support for GPGME (thanks to Sergei
	Golovan)
	* chats.tcl: Likewise
	* messages.tcl: Likewise
	* presence.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise
	* plugins/chat/draw_signed.tcl: Likewise

2005-04-13  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl: Bugfix

2005-04-07  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/tclxml/: Removed unused code (thanks to Sergei
	Golovan)

	* jabberlib-tclxml/wrapper.tcl: Optimizations (thanks to Sergei
	Golovan)

	* ifacetk/default.xrdb: Non-geometry resources are moved to
	unix.xrdb (thanks to Sergei Golovan)
	* ifacetk/unix.xrdb: Likewise

	* tkabber.tcl: Updated loading of default XRDB resources (thanks
	to Sergei Golovan)

	* chats.tcl: Added processing of empty subject in messages (thanks
	to Sergei Golovan)
	* examples/mtr-config.tcl: Likewise
	* examples/tools/rssbot.tcl: Likewise
	* jabberlib-tclxml/jabberlib.tcl: Likewise
	* plugins/si/ibb.tcl: Likewise

2005-03-27  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/systray.tcl: Added message tray icon blinking
	(thanks to Sergei Golovan)

	* plugins/unix/dockingtray.tcl: Now behaviour is almost the same
	as in systray.tcl (thanks to Sergei Golovan)

	* plugins/chat/draw_xhtml_message.tcl: Fixed groupchat messages
	displaying, updated hook priority (thanks to Sergei Golovan)
	* plugins/chat/draw_normal_message.tcl: Updated hook priority

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Updated status description in roster
	balloon (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Added options to hide toolbar, status bar and
	presence bar (thanks to Sergei Golovan)

	* ifacetk/idefault.tcl: Workaround for shortcuts in russian
	keyboard layout in Windows (thanks to Sergei Golovan)
	* emoticons.tcl: Updated bindings
	* plugins/chat/search.tcl: Likewise

	* ifacetk/bwidget_workarounds.tcl: Updated to latest BWidget
	version (thanks to Sergei Golovan)

	* examples/*.xrdb: Updated (thanks to Sergei Golovan)

	* gpgme.tcl: Minor change (thanks to Sergei Golovan)

	* browser.tcl: Bugfix (thanks to Sergei Golovan)

2005-03-16  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/*.msg: Commented ::msgcat::mcset commands with empty second
	argument to be compatible with latest msgcat package

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2005-03-15  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/search.tcl: Removed "Search:" label and FocusOut
	binding, added "Close" button (thanks to Sergei Golovan)

	* plugins/chat/logger.tcl: Pack all buttons in one row, added
	check for regexp correctness (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Minor fix (thanks to Sergei Golovan)

	* plugins/chat/logger.tcl: Use tag instead of selection to
	highlight matched text (thanks to Michail Litvak)

	* chats.tcl: Minor change (thanks to Michail Litvak)

	* plugins/chat/search.tcl: Support for search in chat window
	(thanks to Michail Litvak)

2005-03-13  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/rawxml.tcl: Options moved to "Plugins" subgroup
	(thanks to Sergei Golovan)
	* plugins/unix/ispell.tcl: Likewise

	* plugins/general/autoaway.tcl: Removed sound muting in "away" and
	"xa" states (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Fixed bug with "show offline contacts"
	nested group command (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Store window state on Windows, slightly
	reorganized menu, less roster width (thanks to Sergei Golovan)

	* ifacetk/default.xrdb: Removed unused resource "mainwindowstate"
	(thanks to Sergei Golovan)

	* splash.tcl: Splash window now transparent on win and mac
	platforms (thanks to Pat Thoyts)

	* sounds.tcl: Moved to plugins/general/sound.tcl (thanks to Sergei
	Golovan)
	* plugins/general/sound.tcl: Likewise
	* tkabber.tcl: Removed loading of sound.tcl

	* messages.tcl: Added "Message" class for message windows (thanks
	to Sergei Golovan)

	* login.tcl: Added loginconf(httpuseragent) variable (thanks to
	Sergei Golovan)
	* jabberlib-tclxml/transports.tcl: Added -proxyuseragent option

	* custom.tcl: Added "file" type of variable (thanks to Sergei
	Golovan)
	* login.tcl: Use "file" type for SSL certificates

	* balloon.tcl: Less balloon pads (thanks to Sergei
	Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Bugfix (thanks to Sergei Golovan)
	* jabberlib-tclxml/transports.tcl: Likewise

	* roster.tcl: Bugfix (thanks to Sergei Golovan)

2005-03-12  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/info_commands.tcl: Fixed typo (thanks to Sergei
	Golovan)

	* plugins/chat/events.tcl: Workaround for yahoo-t, which send
	<id/> inside jabber:x:event with real messages (thanks to Sergei
	Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/transports.tcl: Better SSL handling (thanks to
	Sergei Golovan)

	* ifacetk/iroster.tcl: Fixed roster aliases handling (thanks to
	Dmitry Astapov)

	* roster.tcl: Better handling of conference items (thanks to Pat
	Thoyts)

	* roster.tcl: Better status messages (thanks to Sergei Golovan)

	* muc.tcl: Added room destruction dialog (thanks to Sergei
	Golovan)

	* messages.tcl: Ignore messages with empty body and no (or
	unsupported, e.g. jabber:x:event) extras (thanks to Sergei
	Golovan)

	* chats.tcl: "Online" and "offline" strings replaced with
	"available" and "unavailable" (thanks to Sergei Golovan)
	* iface.tcl: Likewise
	* presence.tcl: Likewise
	* ifaceck/iroster.tcl: Likewise
	* ifacetk/iface.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

	* chats.tcl: Added /leave with reason command (thanks to Sergei
	Golovan)
	* plugins/chat/irc_commands.tcl: Likewise

	* chats.tcl: Added connid argument to get_nick function (thanks to
	Sergei Golovan)
	* muc.tcl: Likewise
	* sound.tcl: Likewise
	* examples/mtr-config.tcl: Likewise
	* ifaceck/iroster.tcl: Likewise
	* ifacetk/iface.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise
	* plugins/chat/bookmark_highlighted.tcl: Likewise
	* plugins/chat/complete_last_nick.tcl:Likewise
	* plugins/chat/completion.tcl:Likewise
	* plugins/chat/draw_normal_message.tcl:Likewise
	* plugins/chat/draw_xhtml_message.tcl:Likewise
	* plugins/chat/logger.tcl:Likewise
	* plugins/chat/me_command.tcl:Likewise
	* plugins/chat/nick_colors.tcl:Likewise
	* plugins/chat/open_chat.tcl:Likewise

2005-03-08  Alexey Shchepin  <alexey@sevcom.net>

	* custom.tcl: Remove duplicates in subgroup list (thanks to Sergei
	Golovan)

2005-03-03  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/systray.tcl: Updated (thanks to Sergei Golovan)

	* plugins/general/conferenceinfo.tcl: All options now in minutes
	instead of seconds (thanks to Sergei Golovan)

	* plugins/chat/irc_commands.tcl: Command /subject without
	arguments doen't set empty subject and display current instead
	(thanks to Sergei Golovan)

	* plugins/chat/info_commands.tcl: Better customization (thanks to
	Sergei Golovan)

	* jabberlib-tclxml/transports.tcl: Fixed NTLM authentication
	(thanks to Sergei Golovan)

	* plugins.tcl: Remove definition of Plugins group (thanks to
	Sergei Golovan)

	* messages.tcl: Added news copying to clipboard (thanks to Sergei
	Golovan)

	* itemedit.tcl: User bare jid to retrieve user vCard (thanks to
	Sergei Golovan)

	* filetransfer.tcl: Insert tag in custom group definition (thanks
	to Sergei Golovan)

	* disco.tcl: Sort items by default (thanks to Sergei Golovan)

	* custom.tcl: Remove dups in group parent list, minor interface
	change (thanks to Sergei Golovan)

	* chats.tcl: Fixed bug with incorrect emphasizing initialization
	(thanks to Sergei Golovan)
2005-02-27  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/autoaway.tcl: Updated options(drop_priority)
	description (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/ilogin.tcl: Updated behaviour in SSL tab (thanks to
	Sergei Golovan)

	* login.tcl: Removed loginconf(usestarttls), updated usage of
	loginconf(usessl) variable (thanks to Sergei Golovan)

2005-02-22  Alexey Shchepin  <alexey@sevcom.net>

	* plugins.tcl: Added "Plugins" customization group

2005-01-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/menu.tcl: Fixed behaviour (thanks to Sergei
	Golovan)
	* plugins/unix/menu8.4.tcl: Likewise

	* plugins/unix/dockingtray.tcl: Replaced command renaming to hook
	calls (thanks to Sergei Golovan)
	* plugins/unix/systray.tcl: Likewise
	* plugins/windows/taskbar.tcl: Likewise

	* jabberlib-tclxml/pkgIndex.tcl: Added NTLM package, increased
	jabberlib version (thanks to Sergei Golovan)

	* jabberlib-tclxml/ntlm.tcl: Support for NTLM authentication
	(thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: All socket and HTTP stuff moved
	to transports.tcl (thanks to Sergei Golovan)
	* jabberlib-tclxml/transports.tcl: Likewise

	* ifacetk/ilogin.tcl: Updated SSL tab (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Removed unneeded separator in Help menu,
	added "update idletask" (thanks to Sergei Golovan)

	* ifacetk/default.xrdb: Added customize button label color and
	width of scrollbar resources (thanks to Sergei Golovan)

	* ifaceck/iroster.tcl: Better menu labels (thanks to Sergei
	Golovan)
	* ifacetk/iroster.tcl: Likewise

	* examples/tools/jsend.tcl: Updated to work with current jabberlib
	(thanks to Sergei Golovan)
	* examples/tools/rssbot.tcl: Likewise

	* roster.tcl: Don't send unregistration request if server's jid is
	deleted, added procedure roster::send_remove_users_group (thanks
	to Sergei Golovan)
	* ifacetk/iroster.tcl: Added "Remove all users in group..." 
	command

	* login.tcl: Many internal changes (thanks to Sergei Golovan)

	* iface.tcl: Better TLS warnings, added hooks set_status_hook and
	clear_status_hook (thanks to Sergei Golovan)

	* datagathering.tcl: Added "wm group $w ." (thanks to Sergei
	Golovan)
	* messages.tcl: Likewise
	* register.tcl: Likewise
	* search.tcl: Likewise
	* userinfo.tcl: Likewise
	* ifacetk/iface.tcl: Likewise
	* plugins/chat/logger.tcl: Likewise
	* plugins/general/subscribe_gateway.tcl: Likewise

	* custom.tcl: Group names now drawed inside buttons (thanks to
	Sergei Golovan)

2005-01-04  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iface.tcl: Copyright update
	* splash.tcl: Likewise

2004-12-22  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/menu.tcl: Fixed menu closing behaviour (thanks to
	Sergei Golovan)
	* plugins/unix/menu8.4.tcl: Likewise

	* roster.tcl: Fixed nicknames importing from JIT (thanks to Sergei
	Golovan)

	* plugins/general/avatars.tcl: Allows translation of more strings
	(thanks to Badlop)

	* ifacetk/iface.tcl: Menu reorganization (thanks to Badlop and
	Sergei Golovan)
	* ifacetk/iroster.tcl: Likewise

	* examples/ocean-deep.xrdb: New color theme (thanks to Badlop)

2004-12-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/logger.tcl: Avoid glob characters in filename to
	work properly in win32

2004-11-29  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/logger.tcl: Updated search interface (thanks to
	Sergei Golovan)

	* msgs/*.msg: Updated (thanks to Sergei Golovan)

	* muc.tcl: Minor fix (thanks to Sergei Golovan)

	* login.tcl: Avoid vwait (thanks to Sergei Golovan)

	* chats.tcl: Removed "..." from "Show info" and "Show history"
	menu items (thanks to Sergei Golovan)
	* messages.tcl: Likewise
	* search.tcl: Likewise
	* ifaceck/iroster.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

2004-11-28  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/autoaway.tcl: Fixed priority storing, intervals
	now specified in minutes (thanks to Sergei Golovan)

	* presence.tcl: Send presence only when changed $userstatus,
	updated sending of first presence (thanks to Sergei Golovan)

2004-11-21  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/open_chat.tcl: Support for /open command (thanks to
	Dmitry Astapov)

	* plugins/chat/completion.tcl: Support for completion of strings
	with spaces (thanks to Dmitry Astapov)

	* jabberlib-tclxml/jabberlib.tcl: Moved predisconnected_hook to
	login.tcl (thanks to Sergei Golovan)
	* login.tcl: Likewise

	* ifacetk/iroster.tcl: Updated set_group_lists (thanks to Sergei
	Golovan)

	* tkabber.tcl: Updated exiting (thanks to Sergei Golovan)
	* ifacetk/iface.tcl: Likewise

	* muc.tcl: Replaced "[namespace current]" with "muc" (thanks to
	Sergei Golovan)

	* messages.tcl: Replaced "gc_" with "muc#" (thanks to Sergei
	Golovan)
	* muc.tcl: Likewise

	* muc.tcl: Avoid vwait (thanks to Sergei Golovan)

	* chats.tcl: Removed "after idle" call, cleanup (thanks to Sergei
	Golovan)

	* ifacetk/ilogin.tcl: Better focus setting in login window (thanks
	to Sergei Golovan)

2004-09-30  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/wrapper.tcl: Added wrapper::free procedure
	(thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Better support for xml:lang
	(thanks to Sergei Golovan)

	* emoticons.tcl: Added freeing of xml parser (thanks to Sergei
	Golovan)
	* xmppmime.tcl: Likewise
	* jabberlib-tclxml/jabberlib.tcl: Likewise

	* jabberlib-tclxml/jabberlib.tcl (jlib::http_poll): Removed
	previous fix

2004-09-29  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl (jlib::http_poll): Bugfix (thanks
	to Sergei Golovan)

2004-09-28  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl: Added '-splash' option

2004-09-25  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Display registration dialog only on authentication
	error (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Updated for better handling of
	translation strings (thanks to Sergei Golovan)
	* plugins/general/rawxml.tcl: Likewise
	* plugins/general/stats.tcl: Likewise

	* ifaceck/iface.tcl: Updated some translation strings (thanks to
	Sergei Golovan)
	* ifacetk/iface.tcl: Likewise

	* contrib/extract-translations/extract.tcl: Better search for
	translation stings (thanks to Sergei Golovan)

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2004-09-21  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl (add_group_dialog): Bugfix

	* presence.tcl: Bugfix (thanks to Sergei Golovan)

2004-09-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/offline.tcl: Partial support for JEP-0013
	(thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Removed avatar menu, register name for
	services menu (thanks to Sergei Golovan)

	* userinfo.tcl: Added hook for inserting new pages in user info
	window (thanks to Sergei Golovan)

	* muc.tcl: Processing of conference presence packets moved here
	(thanks to Sergei Golovan)

	* messages.tcl: Support for password in conference room invitation
	(thanks to Sergei Golovan)

	* login.tcl: Fixed logout with reason (thanks to Sergei Golovan)
	* presence.tcl: Likewise

	* joingrdialog.tcl: Updated support for room password (thanks to
	Sergei Golovan)

	* hooks.tcl: Added procedure foldl (thanks to Sergei Golovan)

	* ckabber.tcl: Removed avatar namespace (thanks to Sergei Golovan)

	* chats.tcl: Fixed processing of disconnecting from conference
	room (thanks to Sergei Golovan)

	* avatars.tcl: Moved to plugins (thanks to Sergei Golovan)
	* plugins/general/avatars.tcl: Likewise, added connid support,
	avatar menu moved from ifacetk/iface.tcl (thanks to Sergei
	Golovan)
	* tkabber.tcl: Removed direct loading of avatars.tcl (thanks to
	Sergei Golovan)

2004-09-10  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Fixed TLS support (thanks to
	Sergei Golovan)
	* login.tcl: Likewise

2004-09-09  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iface.tcl: Added "Iconize" option to
	options(closebuttonaction) (thanks to Badlop)

2004-09-05  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Better URL support, added "Add conference" in
	conference menu
	* plugins/chat/highlight.tcl: Removed highlighting inside URL

	* plugins/unix/systray.tcl: Fixed icon initialization

	* plugins/filetransfer/http.tcl: Bugfix
	* plugins/jidlink/dtcp.tcl: Likewise

	* jabberlib-tclxml/wrapper.tcl: Added stream_header and
	stream_trailer procedures

	* messages.tcl: Message body now displayed using $font

	* disco.tcl: Added sorting

	* browser.tcl: Added sorting by JID

2004-08-23  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Fixed invitation to conference (thanks to Sergei
	Golovan)
	* chats.tcl: Likewise

2004-08-16  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/systray.tcl: New plugin for tray icon (thanks to
	Alexey Lyubimov)

	* plugins/unix/dockingtray.tcl: Now disabled by default (thanks to
	Sergei Golovan)

	* plugins/general/subscribe_gateway.tcl: New plugin for user
	adding using jabber:iq:gateway (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Added service_popup_menu_hook (thanks to
	Sergei Golovan)

	* ifacetk/ilogin.tcl: Procedure logout_dialog moved to current
	namespace (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Added protocol_wm_delete_window_hook, bugfix
	(thanks to Sergei Golovan)

	* utils.tcl: Bugfix (thanks to Sergei Golovan)

	* userinfo.tcl: Bugfix (thanks to Sergei Golovan)

	* privacy.tcl: Updated messages (thanks to Sergei Golovan)

	* custom.tcl: Added interface to add options to radiobutton
	(thanks to Sergei Golovan)

	* pixmaps/: Renamed icons (thanks to Sergei Golovan)
	* browser.tcl: Likewise
	* disco.tcl: Likewise
	* splash.tcl: Likewise
	* ifacetk/iface.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise
	* plugins/chat/popupmenu.tcl: Likewise

	* balloon.tcl: Better balloon placement in the bottom of screen
	(thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Move roster item on drag'n'drop instead of
	copying if it is dropped in the same roster (thanks to Sergei
	Golovan)

	* examples/tools/jsend.tcl: Updated (thanks to Marshall T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: Added -from argument to
	jlib::send_msg (thanks to Marshall T. Rose)

	* jabberlib-tclxml/pkgIndex.tcl: Updated (thanks to Marshall
	T. Rose)

2004-08-08  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Don't send newline after stanza

2004-08-01  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Support for STARTTLS
	* login.tcl: Likewise
	* ifacetk/ilogin.tcl: Likewise

2004-07-23  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updated

2004-07-20  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::get_label): Bugfix

2004-07-17  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/nl.msg: New Dutch translation (thanks to Sander Devrieze)

2004-07-16  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/filetransfer/si.tcl: Added missed function
	set_receive_file_name (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Minor fix (thanks to Sergei
	Golovan)

	* avatars.tcl: Removed loginconf usage (thanks to Sergei Golovan)
	* gpgme.tcl: Likewise
	* ifacetk/iface.tcl: Likewise in call to userinfo::open

	* privacy.tcl: Fixed some translatable messages

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2004-07-10  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/tkcon.tcl: Updated label (thanks to Sergei
	Golovan)

	* plugins/filetransfer/*.tcl: Added transport enabling option,
	updated dialogs and menus (thanks to Sergei Golovan)

	* plugins/chat/popupmenu.tcl: Updated (thanks to Sergei Golovan)

	* plugins/chat/nick_colors.tcl: Added "Edit nick color" menu item
	to roster (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Updated file transfer menu (thanks to
	Sergei Golovan)

	* tkabber.tcl: Returned loading of jidlink.tcl (thanks to Sergei
	Golovan)

	* si.tcl: Added customization options (thanks to Sergei Golovan)

	* jidlink.tcl: Removed "Jidlink" menu (thanks to Sergei Golovan)
	* ifacetk/iface.tcl: Likewise

	* hooks.tcl: Bugfix (thanks to Sergei Golovan)

	* filetransfer.tcl: Added "cascaded_menu" option (thanks to Sergei
	Golovan)

	* default.tcl: Minor fix (thanks to Sergei Golovan)

	* chats.tcl: Removed global variable "w" (thanks to Sergei
	Golovan)
	* iface.tcl: Likewise
	* messages.tcl: Likewise

2004-07-06  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/es.msg: Updated (thanks to Badlop)

	* msgs/ca.msg: Updated (thanks to Badlop)

2004-07-04  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/events.tcl: Don't open window if event notification
	is received

	* chats.tcl: Opening of chat window is moved to plugin
	* plugins/chat/open_window.tcl: New plugin to open chat and
	groupchat windows
	* plugins/chat/empty_body.tcl: Changed priority for
	check_draw_empty_body

2004-07-02  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/filetransfer/si.tcl: Handle <desc/> element properly

	* plugins/si/socks5.tcl: Bugfix

2004-07-01  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/si/socks5.tcl: JEP-0065 support

	* plugins/iq/oob.tcl: Moved to plugins/filetransfer/http.tcl

	* plugins/chat/irc_commands.tcl: Added /clear command, some
	commands now works in chat (non-conference) windows (thanks to
	Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/default.xrdb: Updated (thanks to Sergei Golovan)

	* examples/teopetuk.xrdb: Updated (thanks to Sergei Golovan)

	* filetransfer.tcl: Moved HTTP, Jidlink and SI stuff to
	plugins/filetransfer (thanks to Sergei Golovan)
	* plugins/filetransfer/http.tcl: Likewise
	* plugins/filetransfer/jidlink.tcl: Likewise
	* plugins/filetransfer/si.tcl: Likewise

	* disco.tcl: Better multilogin support (thanks to Sergei Golovan)
	* jidlink.tcl: Likewise
	* negotiate.tcl: Likewise
	* plugins/jidlink/dtcp.tcl: Likewise
	* plugins/jidlink/ibb.tcl: Likewise

	* chats.tcl: Updated menu items related to sending files (thanks
	to Sergei Golovan)
	* messages.tcl: Likewise
	* search.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

2004-06-24  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Minor internal change

	* filetransfer.tcl: Added support for JEP-0096 (not completed:
	only IBB is supported)
	* si.tcl: Likewise
	* plugins/si/ibb.tcl: Likewise

	* ifacetk/iface.tcl: Fixed call to message::send_subsribe_dialog
	(thanks to Sergei Golovan)
	* ifacetk/iroster.tcl: Likewise

	* jabberlib-tclxml/jabberlib.tcl: Bugfix (thanks to Sergei
	Golovan)

2004-06-18  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iface.tcl: Support for tabs drag'n'drop (thanks to
	Sergei Golovan)

	* (all): Better connid support (thanks to Sergei Golovan)

2004-06-14  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/dockingtray.tcl: Replaced "dock_in_tray" with
	"dockingtray" (thanks to Sergei Golovan)

	* plugins/chat/info_commands.tcl: Bugfix (thanks to Sergei
	Golovan)

	* plugins/chat/bookmark_highlighted.tcl: Changed behaviour (thanks
	to Sergei Golovan)
	* plugins/chat/popupmenu.tcl: Likewise

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Second button in toolbar now opens
	"Discovery" window instead of "Browser" (thanks to Sergei Golovan)

2004-06-10  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/dockingtray.tcl: Added option for plugin disabling
	(thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Added registration for "https"
	protocol (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Don't count own messages in tab and main
	window titles (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Removed dots from "About" and "Quick help"
	menu items (thanks to Sergei Golovan)
	* plugins/unix/dockingtray.tcl: Likewise
	* plugins/windows/taskbar.tcl: Likewise
	* msgs/*.msg: Likewise

	* messages.tcl: Replace newlines to spaces in the headlines tree
	(thanks to Sergei Golovan)

2004-06-07  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/ilogin.tcl: Fixed bindings for C-Prior and C-Next
	(thanks to Sergei Golovan)

2004-05-11  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/fr.msg: Updated (thanks to Vincent Ricard)

2004-05-09  Alexey Shchepin  <alexey@sevcom.net>

	* examples/tclCarbonNotification-1.0.0/: Package that adds support
	for "bouncing" the tkabber icon in the MacOS X (thanks to Marshall
	T. Rose)

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* balloon.tcl: Support for AquaBI (thanks to Marshall T. Rose)
	* register.tcl: Likewise
	* search.tcl: Likewise

2004-05-08  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* ifacetk/iface.tcl: Added "tab_set_updated" hook (thanks to
	Marshall T. Rose)

	* msgs/pl.msg: Removed trailing garbage

2004-04-27  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/autoaway.tcl: Support for AquaBI (thanks to
	Marshall T. Rose)

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2004-04-23  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Updated to make tkabber run under AquaBI (thanks to
	Marshall T. Rose)

2004-04-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/info_commands.tcl: Cleanup (thanks to Sergei
	Golovan)

	* muc.tcl: Display real jid in join message when available (thanks
	to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Support for "name" attribute in
	presence stanzas with type "subscribed" (thanks to Sergei Golovan)
	* messages.tcl: Likewise
	* roster.tcl: Likewise

	* messages.tcl: Bugfix with displaying of "Undefined" group in
	"Edit item" dialog (thanks to Sergei Golovan)
	* roster.tcl: Likewise

	* plugins/chat/popupmenu.tcl: Bugfixes (thanks to Sergei Golovan)

2004-04-12  Alexey Shchepin  <alexey@sevcom.net>

	* pixmaps/kroc/: Pixmaps theme from tkabber-starkit

	* jabberlib-tclxml/jabberlib.tcl: Support for IDNA (RFC3490)
	* login.tcl: Likewise

2004-04-11  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/bookmark_highlighted.tcl: Bugfix (thanks to Sergei
	Golovan)

	* roster.tcl (roster::get_groups): Bugfix (thanks to Sergei
	Golovan)

	* plugins/chat/popupmenu.tcl: Moved bookmark image to bookmark.xpm
	(thanks to Sergei Golovan)
	* pixmaps/default/tkabber/bookmark.xpm: Likewise

	* plugins/chat/bookmark_highlighted.tcl: Updated (thanks to Sergei
	Golovan)

	* ifacetk/iroster.tcl: Added "Send message to all users in group"
	menu item (thanks to Sergei Golovan)

	* roster.tcl: Changed get_groups (thanks to Sergei Golovan)
	* itemedit.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

	* roster.tcl: Added function get_group_jids (thanks to Sergei
	Golovan)

	* messages.tcl: Headlines now stored in utf-8 encoding (thanks to
	Sergei Golovan)

	* messages.tcl: Changed syntax of message::send and
	message::send_dialog (thanks to Sergei Golovan)
	* search.tcl: Likewise
	* xmppmime.tcl: Likewise
	* ifaceck/iroster.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise
	* ifacetk/iface.tcl: Likewise

	* default.tcl: More i18n

	* chats.tcl: Removed chats(groupchats) variable, added function
	chat::opened (thanks to Sergei Golovan)
	* ifacetk/iface.tcl: Likewise
	* plugins/chat/popupmenu.tcl: Likewise
	* plugins/chat/nick_colors.tcl: Likewise

2004-04-07  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/popupmenu.tcl: Fixes, added hook (thanks to Sergei
	Golovan)

	* plugins/chat/nick_colors.tcl: Added "Edit nick color" context
	menu to colored nicks, fixes (thanks to Sergei Golovan)

	* plugins/chat/me_command.tcl: Bugfix (thanks to Sergei Golovan)

	* plugins/chat/draw_normal_message.tcl: Optimization, changed load
	priority (thanks to Sergei Golovan)

	* plugins/chat/bookmark_highlighted.tcl: Support for scrolling to
	highlighted messages (thanks to Sergei Golovan)

	* chats.tcl: Support for colored nicks in conference roster
	(thanks to Sergei Golovan)
	* ifacetk/iroster.tcl: Likewise
	* plugins/chat/nick_colors.tcl: Likewise

	* chats.tcl: Added "Copy URL to clipboard" menu item (thanks to
	Sergei Golovan)

2004-04-04  Alexey Shchepin  <alexey@sevcom.net>

	* pixmaps/gush/: New pixmaps theme (thanks to Badlop)

	* pixmaps/amibulb/: Updated (thanks to Badlop)

	* ifacetk/ilogin.tcl: Minor change (thanks to Badlop)

	* muc.tcl: More i18n support (thanks to Badlop)

	* ifacetk/iface.tcl: New option "closebuttonaction" (thanks to
	Badlop)

	* examples/badlop-*: Updated (thanks to Badlop)

	* default.tcl: Added customization option for web browser (thanks
	to Badlop)

2004-04-03  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iroster.tcl: Customized tearoff displaying in roster
	menu (thanks to Sergei Golovan and Badlop)

	* ifacetk/iface.tcl: Bugfix in displaying of star in titlebar
	(thanks to Sergei Golovan)

	* ifacetk/idefault.tcl: Changed priority for define_fonts (thanks
	to Sergei Golovan)

	* privacy.tcl: Added debugmsgs (thanks to Sergei Golovan)

	* messages.tcl (message::str2node): Updated to work with latest
	tcllib (thanks to Sergei Golovan)

	* custom.tcl: Changed priority of custom::restore (thanks to
	Sergei Golovan)

	* chats.tcl: Added "highlight" tag (thanks to Sergei Golovan)
	* plugins/chat/draw_normal_message.tcl: Likewise

	* custom.tcl: Fixed custom.tcl path (this change and changes below
	are adaptations by Sergei Golovan of tkabber-starkit (authors:
	David Zolli, Steve Redler and Pat Thoyst))
	* default.tcl: Updated browseurl
	* joingrdialog.tcl: Specified -parent and -modal options
	* muc.tcl: Likewise
	* presence.tcl: Likewise
	* tkabber.tcl: Debugging info is now off by default, fixed file
	paths
	* examples/gtklook.xrdb: New theme
	* ifacetk/idefault.tcl: Minor update
	* ifacetk/iface.tcl: Added option show_presencebar
	* plugins/chat/nick_colors.tcl: Support for colored messages
	* plugins/chat/draw_normal_message.tcl: Likewise
	* plugins/chat/me_command.tcl: Likewise
	* plugins/chat/logger.tcl: Fixed file path
	* plugins/chat/popupmenu.tcl: Popup menu for chat windows
	* plugins/windows/console.tcl: Display console window

2004-03-30  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/logger.tcl (::logger::get_subdirs): Bugfix

2004-03-22  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

	* tkabber.tcl: Added setting of seed for tclx "random" command

2004-03-20  Alexey Shchepin  <alexey@sevcom.net>

	* iface*/iroster.tcl: Added sorting in send users dialog (thanks
	to Marshall T. Rose)
	* roster.tcl (roster::get_jids): Likewise

2004-03-16  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/fr.msg: Updated (thanks to Vincent Ricard)

	* contrib/extract-translations/extract.tcl: Added '-v' option to
	display useless old keys from translation files (thanks to Vincent
	Ricard)

	* plugins/chat/logger.tcl: Don't show months with no history
	messages, now possible to view entire history, added explicit
	color definitions in CSS (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Added binding for <<PrevWindow>> (thanks to
	Sergei Golovan)

	* utils.tcl: Checkbuttons list now sorted, fixed some bindings
	(thanks to Sergei Golovan)

	* messages.tcl: Added "Copy URL to clipboard" command for
	headlines (thanks to Sergei Golovan)

	* chats.tcl: Minor change (thanks to Sergei Golovan)

2004-03-12  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/windows/taskbar.tcl: Bugfix (thanks to Roger Sondermann)
	* plugins/unix/dockingtray.tcl: Likewise

2004-03-11  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iroster.tcl: Fixed group resubscribe (thanks to David
	Everly)

2004-03-10  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Added check for "http" package
	version (thanks to Sergei Golovan)

	* filetransfer.tcl: Fixed check for "http" package version (thanks
	to Sergei Golovan)

	* browser.tcl: Don't open window when tkabber is disconnected
	(thanks to Sergei Golovan)
	* disco.tcl: Likewise
	* joingrdialog.tcl: Likewise

2004-03-08  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Bugfix (thanks to Sergei
	Golovan)

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

2004-03-07  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iface.tcl: Added option for showing/hiding tearoffs
	(thanks to Badlop)

	* ifacetk/iface.tcl: Updated toolbar icons changing (thanks to
	Sergei Golovan)

	* userinfo.tcl: More compatibility with old versions, fixed regsub
	usage (thanks to Sergei Golovan)

	* tkabber.tcl: Now possible to use site-wide config (thanks to
	Sergei Golovan)

	* messages.tcl: Updated few messages (thanks to Sergei Golovan)

	* chats.tcl: Fixed presence sending to conference (thanks to
	Sergei Golovan)
	* presence.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

	* roster.tcl: Recognize "weather" in addition to "pogoda" (thanks
	to Marshall T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: Added option for passing "to"
	attribute (thanks to Marshall T. Rose)

2004-03-02  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Fixed handshake processing

	* plugins/chat/info_commands.tcl: Removed not-evident AI (thanks
	to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* userinfo.tcl: Text widgets now inside ScrolledWindow, added
	-page option to userinfo::open, EMAIL tag now processed according
	to JEP-0054 (thanks to Sergei Golovan)

	* datagathering.tcl: Slightly updated look of x:data forms (thanks
	to Sergei Golovan)
	* muc.tcl: Likewise for affiliation lists

	* custom.tcl: Added group sorting (thanks to Sergei Golovan)

	* chats.tcl: Fixed "smart scroll" (thanks to Sergei Golovan)

2004-02-27  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2004-02-26  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/bwidget_workarounds.tcl: Disable previous workaround for
	unix platform

2004-02-25  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/idefault.tcl: Added changing of font "on the fly" for
	non-unix platforms (thanks to Sergei Golovan)
	* ifacetk/iface.tcl: Likewise

	* ifacetk/bwidget_workarounds.tcl: Fixed SelectFont widget (thanks
	to Sergei Golovan)

	* utils.tcl: Added "error_type_condition" function (thanks to
	Sergei Golovan)

	* privacy.tcl: Updated interface, also added interface to
	visible/invisible/ignore lists (thanks to Sergei Golovan)
	* ifacetk/iface.tcl: Updated menu for privacy rules (thanks to
	Sergei Golovan)

	* muc.tcl: Updated menu labels (thanks to Sergei Golovan)

	* login.tcl: Roster getting and first presence sending moved to
	hooks (thanks to Sergei Golovan)
	* presence.tcl: Likewise
	* roster.tcl: Likewise

	* datagathering.tcl: Removed "xml:lang" attribute (thanks to
	Sergei Golovan)
	* disco.tcl: Likewise
	* muc.tcl: Likewise
	* register.tcl: Likewise
	* search.tcl: Likewise
	* userinfo.tcl: Likewise
	* plugins/general/conferenceinfo.tcl: Likewise

	* datagathering.tcl: Better look (thanks to Sergei Golovan)

	* custom.tcl: Added "font" type for variables (thanks to Sergei
	Golovan)

	* chats.tcl: Fixed conference topic changing (thanks to Sergei
	Golovan)

	* chats.tcl: Minor update (thanks to Sergei Golovan)
	* ifaceck/widgets.tcl: Likewise
	* plugins/general/rawxml.tcl: Likewise

	* balloon.tcl: Minor change (thanks to Sergei Golovan)

2004-02-17  Alexey Shchepin  <alexey@sevcom.net>

	* pixmaps/amibulb/: New pixmaps theme (thanks to Badlop)

	* datagathering.tcl: Minor fix
	* ifaceck/iroster.tcl: Likewise
	* login.tcl: Likewise
	* muc.tcl: Likewise
	* plugins/chat/logger.tcl: Likewise
	* roster.tcl: Likewise

	* jabberlib-tclxml/jabberlib.tcl: Fixed error message output
	(thanks to Sergei Golovan)

	* muc.tcl: Added history management (thanks to Sergei Golovan)

	* chats.tcl: "Extended Away" message is replaced with "Extended
	away" (thanks to Sergei Golovan)
	* iface.tcl: Likewise
	* presence.tcl: Likewise
	* ifaceck/iroster.tcl: Likewise
	* ifacetk/iroster.tcl: Likewise

	* chats.tcl: Don't scroll window if message have empty body
	(thanks to Sergei Golovan)

2004-02-10  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* iface.tcl: Fixed translatable string (thanks to Sergei Golovan)
	* search.tcl: Likewise

	* roster.tcl: Fixed get_category_and_subtype and
	heuristically_get_category_and_subtype (thanks to Sergei Golovan)
	* gpgme.tcl: Likewise

	* datagathering.tcl: Fixed sending of ejabberd:config element
	(thanks to Sergei Golovan)

	* chats.tcl: Nick change command moved to muc.tcl, fixed error
	with conference menu (thanks to Sergei Golovan)
	* muc.tcl: Likewise
	* plugins/chat/irc_commands.tcl: Likewise

2004-02-08  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2004-02-04  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/autoaway.tcl: Display autoaway options only if
	tkXwin is available (thanks to Sergei Golovan)

	* joingrdialog.tcl: Join conference with current presence status
	(thanks to Sergei Golovan)
	* muc.tcl: Likewise

2004-02-01  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/windows/taskbar.tcl: Added option for taskbar blinking
	(thanks to Badlop)

	* msgs/es.msg: Updated (thanks to Badlop)

	* msgs/ca.msg: Updated (thanks to Badlop)

	* examples/badlop-*: Updated (thanks to Badlop)

	* ifacetk/iface.tcl: Added options for switching of tabbed mode
	and toolbar displaying (thanks to Badlop)

	* tkabber.tcl: Slightly changed loading order

	* ifacetk/iface.tcl (ifacetk::update_chat_titles): Minor fix

2004-01-26  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/irc_commands.tcl: Updated nick changing (thanks to
	Sergei Golovan)

	* plugins/chat/draw_message.tcl: Minor update (thanks to Sergei
	Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Updated (thanks to Sergei
	Golovan)

	* presence.tcl: Removed "-id" processing (thanks to Sergei
	Golovan)

	* muc.tcl: Updated processing of nick changing (thanks to Sergei
	Golovan)

	* chats.tcl: Updated nick handling (thanks to Sergei Golovan)

2004-01-20  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Bugfix (thanks to Sergei
	Golovan)

2004-01-19  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/irc_commands.tcl: Fixed nick changing (thanks to
	Sergei Golovan)

	* ifacetk/iroster.tcl: Bugfixes (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Added -command option to
	presence sending (thanks to Sergei Golovan)
	* presence.tcl: Likewise

	* jabberlib-tclxml/jabberlib.tcl: HTTP Polling update (thanks to
	Sergei Golovan)

	* chats.tcl: Bugfix (thanks to Sergei Golovan)

2004-01-18  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Function get_lang moved to
	jabberlib.tcl from utils.tcl, added sending of xml:lang attribute
	in stream header
	* utils.tcl: Likewise

	* plugins/chat/irc_commands.tcl: Minor update (thanks to Sergei
	Golovan)

	* login.tcl: Added 2 options for HTTP Polling, bugfix (thanks to
	Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Cleanup, updated error codes,
	changed connid generation, added HTTP_LOG callback, more options
	for HTTP Polling (thanks to Sergei Golovan)
	* tkabber.tcl: Added HTTP_LOG callback
	* ckabber.tcl: Likewise

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Bugfix (thanks to Sergei Golovan)

	* chats.tcl: Added rejoining to conferences on login (thanks to
	Sergei Golovan)

2004-01-17  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iface.tcl: Copyright update
	* splash.tcl: Likewise

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

	* ifacetk/ilogin.tcl: Bugfix (thanks to Sergei Golovan)

2004-01-14  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/complete_last_nick.tcl: Minor fix (thanks to Sergei
	Golovan)

	* muc.tcl: Fixed /kick command (thanks to Sergei Golovan)

	* browser.tcl: Updated to latest JEP-0011 (thanks to Sergei
	Golovan)
	* plugins/iq/browse.tcl: Likewise

	* ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan)

2004-01-12  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl: Bugfix

2004-01-11  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl (client:reconnect): Bugfix

	* msgs/pt.msg: Updated (thanks to Miguel)

2004-01-08  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Bugfix

2004-01-07  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/windows/taskbar.tcl: Bugfix (thanks to Irek Chmielowiec)
	* plugins/unix/dockingtray.tcl: Likewise

	* browser.tcl: Fixed typos (thanks to Badlop)

2004-01-06  Alexey Shchepin  <alexey@sevcom.net>

	* browser.tcl: Bugfix

2004-01-05  Alexey Shchepin  <alexey@sevcom.net>

	* ifacetk/iroster.tcl: Bugfix

2004-01-04  Alexey Shchepin  <alexey@sevcom.net>

	* pixmaps/*/services/jud.gif: New icons for JUD service (thanks to
	Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Added predisconnected_hook
	(thanks to Sergei Golovan)

	* roster.tcl: Interface stuff moved to ifacetk/iroster.tcl (thanks
	to Sergei Golovan)
	* ifacetk/iroster.tcl: Likewise, added roster state autosave
	feature
	* chats.tcl: Updated roster stuff
	* messages.tcl: Likewise
	* search.tcl: Likewise
	* ifacetk/iface.tcl: Likewise
	* plugins/unix/wmdock.tcl: Likewise

	* msgs/pt.msg: Updated (thanks to Miguel)

2004-01-03  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updated (thanks to Badlop)

2003-12-30  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Use poll keys only when http
	polling is enabled (thanks to Sergei Golovan)

	* ifacetk/iface.tcl: Bugfixes (thanks to Sergei Golovan)

	* ifaceck/*: Updated (not completed yet) (thanks to Sergei
	Golovan)

	* userinfo.tcl: Fixed tab bindings (thanks to Sergei Golovan)

	* tkabber.tcl: Minor changes (thanks to Sergei Golovan)

	* login.tcl: Fixed types for port variables, fixed option for poll
	security keys (thanks to Sergei Golovan)
	* ifacetk/ilogin.tcl: Likewise

	* default.tcl: Some parts moved to ifacetk/ (thanks to Sergei
	Golovan)

	* ckabber.tcl: Updated (thanks to Sergei Golovan)

	* bwidget_workarounds.tcl: Moved to ifacetk/ (thanks to Sergei
	Golovan)

	* browser.tcl: Changed packing order (thanks to Sergei Golovan)
	* disco.tcl: Likewise

2003-12-29  Alexey Shchepin  <alexey@sevcom.net>

	* Makefile: Updated SUBDIRS, removed "*.xrdb" from "cp"

	* ifacetk/iface.tcl (ifacetk::update_ssl_ind): Bugfix (thanks to
	Sergei Golovan)

2003-12-28  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl (muc::receive_list): Fixed non-translatable string

	* plugins/unix/dockingtray.tcl: Added check for interface (thanks
	to Sergei Golovan)
	* plugins/windows/taskbar.tcl: Likewise

	* plugins/iq/last.tcl: Added option for reply denying (thanks to
	Sergei Golovan)
	* plugins/iq/time.tcl: Likewise
	* plugins/iq/version.tcl: Likewise

	* plugins/general/stats.tcl: Added optional arguments to handler
	(thanks to Sergei Golovan)

	* plugins/chat/highlight.tcl: Bugfix (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* ifacetk/*: Interface for Tk (thanks to Sergei Golovan)

	* ifaceck/*: Interface for Ck (not completed yet) (thanks to
	Sergei Golovan)

	* tkabber.tcl: Minor changes (thanks to Sergei Golovan)

	* roster.tcl: Bugfix, moved updating of "show only online users"
	button to iface (thanks to Sergei Golovan)

	* muc.tcl: Added possibility for reporting of current MUC rooms on
	disco#items query, slightly changed muc::join (thanks to Sergei
	Golovan)

	* iq.tcl: Added option for iq request displaying in status line
	(thanks to Sergei Golovan)

	* iface.tcl: Most of stuff moved to ifacetk/ (thanks to Sergei
	Golovan)
	* login.tcl: Likewise

	* disco.tcl: Now possible to register nodes, added type "client"
	(thanks to Sergei Golovan)

	* default.xrdb: Moved to ifacetk/default.xrdb (thanks to Sergei
	Golovan)

	* datagathering.tcl: Added optional arguments to
	data::request_data (thanks to Sergei Golovan)

	* ckabber.tcl: Startup file for tkabber with console interface
	(thanks to Sergei Golovan)

	* chats.tcl: "chats(messages,$chatid)" and
	"chats(messagestome,$chatid)" are moved to iface (thanks to Sergei
	Golovan)

	* browser.tcl: Few cosmetic changes, added -connection option to
	browser::open, and -category and -type to for handlers (thanks to
	Sergei Golovan)
	* disco.tcl: Likewise
	* register.tcl: Updated disco and browse handlers
	* search.tcl: Likewise
	* userinfo.tcl: Likewise

2003-12-24  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2003-12-23  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/irc_commands.tcl: Plugin for IRC-like commands
	(/topic, /join, /leave) (thanks to Sergei Golovan)
	* plugins/chat/nick_command.tcl: Removed

	* jabberlib-tclxml/jabberlib.tcl: Added two helper functions
	(thanks to Sergei Golovan)

	* examples/teopetuk.xrdb: Updated (thanks to Sergei Golovan)

	* roster.tcl: Updated "roster::addline", now possible to
	darg'n'drop JIDs not only on group name, fixed bugs with
	"Undefined" and "Active Chats" groups (thanks to Sergei Golovan)

	* login.tcl: Changed usage of "loginconf" array (thanks to Sergei
	Golovan)

	* joingrdialog.tcl: Added options to "add_group_dialog" (thanks to
	Sergei Golovan)

	* iface.tcl: Some parts of tkabber.tcl moved here (thanks to
	Sergei Golovan)
	* login.tcl: Likewise
	* tkabber.tcl: Likewise

	* datagathering.tcl: Updated mousewheel bindings (thanks to Sergei
	Golovan)
	* messages.tcl: Likewise
	* plugins/general/message_archive.tcl: Likewise

	* chats.tcl: Removed usage of "loginconf", updated "open_to_user"
	(thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: HTTP poll keys support (thanks
	to Alexander Timoshenko)
	* login.tcl: Likewise

2003-12-19  Alexey Shchepin  <alexey@sevcom.net>

	* search.tcl: Bugfix (thanks to Sergei Golovan)

	* examples/badlop-config.tcl: Updated (thanks to Badlop)

2003-12-18  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updated

	* examples/badlop-*: Updated (thanks to Badlop)

	* msgs/es.msg: Updated (thanks to Badlop)

	* msgs/ca.msg: Updated (thanks to rvalles)

	* plugins/chat/history.tcl: Added C-n and C-p bindings (thanks to
	Luis Peralta)

2003-12-13  Alexey Shchepin  <alexey@sevcom.net>

	* bwidget_workarounds.tcl: Workaround for bwidget-1.6 (thanks to
	Sergei Golovan)

	* plugins/iq/browse.tcl: Updated to latest JEP-0011 (thanks to
	Sergei Golovan)

	* plugins/general/rawxml.tcl: Added headline template (thanks to
	Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* utils.tcl: Fixed get_lang, updated bindscroll (thanks to Sergei
	Golovan)

	* search.tcl: Show message if search result is empty (thanks to
	Sergei Golovan)

	* register.tcl: Added window destroying (thanks to Sergei Golovan)

	* muc.tcl: Slightly changed items edit dialog, added mousewheel
	bindings (thanks to Sergei Golovan)

	* messages.tcl: Changed customization of
	options(headlines,multiple) (thanks to Sergei Golovan)

	* login.tcl: Minor interface changes (thanks to Sergei Golovan)

	* datagathering.tcl: Added registration in browser (thanks to
	Sergei Golovan)

	* custom.tcl: Added "radio" variable type (thanks to Sergei
	Golovan)

	* chats.tcl: Default message type now can be specified via
	customization interface (thanks to Sergei Golovan)

	* chats.tcl: Removed repeated code (thanks to Sergei Golovan)
	* gpgme.tcl: Likewise
	* messages.tcl: Likewise
	* roster.tcl: Likewise
	* utils.tcl: Likewise

	* browser.tcl: Minor changes (thanks to Sergei Golovan)

2003-12-04  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ca.msg: Updated (thanks to Badlop)

	* msgs/es.msg: Updated (thanks to Badlop)

	* examples/badlop-*: Updated (thanks to Badlop)

	* userinfo.tcl: More i18n support (thanks to Sergei Golovan)

	* register.tcl: Minor interface changes, more i18n support (thanks
	to Sergei Golovan)

	* login.tcl: Login window now not resizeable (thanks to Sergei
	Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* messages.tcl: More headlines options (thanks to Sergei Golovan)

	* custom.tcl: Variables color now customizable via XRDB, cleanup
	(thanks to Sergei Golovan)

	* browser.tcl: Bugfix

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

2003-12-02  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/conferenceinfo.tcl: Bugfix (thanks to Sergei
	Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* userinfo.tcl: Changed description of namespaces in browser/disco
	(thanks to Sergei Golovan)

	* roster.tcl: Disabled displaying of subscription state in roster
	popup, added definition for error presence icon (thanks to Sergei
	Golovan)

	* register.tcl: Minor changes (thanks to Sergei Golovan)

	* muc.tcl: Function that called from browser/disco now displays
	group join dialog if called for groupchat service instead of
	conference room (thanks to Sergei Golovan)

	* login.tcl: Displaying of SSL certificate warnings now optional,
	minor update in tls_callback (thanks to Sergei Golovan)

	* iface.tcl: Simplified window with SSL certificate properties,
	changed balloon with certificate warnings (thanks to Sergei
	Golovan)

	* emoticons.tcl: Added missed handling of "<meta/>" tag (thanks to
	Sergei Golovan)
	* emoticons-tkabber/icondef.xml: Updated (thanks to Sergei
	Golovan)

	* disco.tcl: Added "disco#items" handler, added icons for gateway,
	directory and headline categories (thanks to Sergei Golovan)

	* datagathering.tcl: Added better titles for registered fields,
	removed label "Instructions" (thanks to Sergei Golovan)

	* browser.tcl: Added headline icon (thanks to Sergei Golovan)

2003-11-29  Alexey Shchepin  <alexey@sevcom.net>

	* filetransfer.tcl: Bugfix

	* aniemoteicons/: Imported modified "anigif" package (thanks to
	Sergei Golovan)
	* tkabber.tcl: Added loading of anigif
	* Makefile: Updated

2003-11-26  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/presenceinfo.tcl: Bugfix (thanks to Sergei
	Golovan)

	* roster.tcl: Now possible to display subscription in popup
	balloons, changed displying of conference participants lists
	(thanks to Sergei Golovan)

	* messages.tcl: Minor optimization (thanks to Sergei Golovan)

	* filetransfer.tcl: Assume that file sended using binary encoding,
	added processing of socket write errors (thanks to Sergei Golovan)

	* custom.tcl: Bugfix (thanks to Sergei Golovan)

	* emoticons.tcl: Slightly changed emoticons inserting, added
	support for latest JEP-0038 (thanks to Sergei Golovan)
	* chats.tcl: Likewise
	* emoticons-tkabber/icondef.xml: Updated

2003-11-21  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl (message::show_dialog): Bugfix

2003-11-20  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Fixed error on autologin with SSL, added option for
	CA file, fixed type of loginconf(sslcertfile) option (thanks to
	Paul Argentoff)

2003-11-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/presenceinfo.tcl: Fixed regsub usage
	(thanks to Marshall T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: Use logging rather that puts to
	stdout (thanks to Marshall T. Rose)

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* login.tcl: Additional instrumentation added to let users decide
	what to do when ssl is concerned about the cert (thanks to
	Marshall T. Rose)

	* gpgme.tcl: The heuristic used to decide whether to encrypt
	didn't take into account if we were sending to a groupchat (it
	would decide to use the key associated with one of the partipants)
	(thanks to Marshall T. Rose)

	* gpgme.tcl: There was a race condition with respect to setting
	ascii armor. In some cases, it was possible to send encrypted data
	in binary, instead (thanks to Marshall T. Rose)

	* gpgme.tcl: The balloon help indentation was off for email
	(thanks to Marshall T. Rose)

2003-11-16  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::open_to_user): Now raise tabs

	* roster.tcl: Added optional active chats group

	* chats.tcl (chat::close_window): Added close_chat_post_hook hook

2003-11-12  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: New option to make tkabber to retry to connect
	indefinitely, better message dialog when connect failed (thanks to
	Jan Hudec)

	* roster.tcl: Code from roster_nested.tcl moved here, few fixes,
	added "Show offline users" group menu (thanks to Sergei Golovan)
	* roster_nested.tcl: Removed (thanks to Sergei Golovan)

2003-11-08  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)

	* plugins/chat/highlight.tcl: Plugin for highlighting words in
	groupchat messages (thanks to Sergei Golovan)

	* plugins/chat/draw_timestamp.tcl: Another timestamp for delayed
	messages is introduced (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Set status to "Waiting for
	roster" while requesting roster (thanks to Sergei Golovan)

	* userinfo.tcl: Bugfix for showing signed presence (thanks to
	Sergei Golovan)

	* roster_nested.tcl: Bugfix for incorrect processing of users with
	multiple resources, new option "Default nested group delimiter"
	(thanks to Sergei Golovan)

	* roster.tcl: Showing online users, transport icons, user
	transport icons now is configurable via Customize interface
	(thanks to Sergei Golovan)

	* joingrdialog.tcl: Makes -nick option optional (if it is
	unspecified, [get_group_nick] is used) (thanks to Sergei Golovan)

	* hooks.tcl: Bugfix (thanks to Sergei Golovan)

	* custom.tcl: Bugfix (thanks to Sergei Golovan)

2003-11-07  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Login dialog now have SASL tab when TclSASL is
	available

	* jabberlib-tclxml/jabberlib.tcl: Updated SASL authentication

2003-11-06  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/completion.tcl: Bugfix (thanks to Sergei Golovan)

2003-11-04  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl: Minor fix (thanks to Sergei Golovan)

	* msgs/pt.msg: Updated (thanks to Miguel)

	* plugins/chat/draw_info.tcl: Now info messages have emoteicons
	and clickable URLs (thanks to Sergei Golovan)

	* plugins/chat/completion.tcl: If after completion at the end of
	input Return is pressed, then completion suffix is removed from
	message (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)
	* msgs/ua.msg: Likewise

	* roster.tcl: Better indentation in conference popup window
	(thanks to Sergei Golovan)

	* utils.tcl: Changed function "check_message" (thanks to Sergei
	Golovan)
	* iface.tcl: Updated for new "check_message" function (thanks to
	Sergei Golovan)
	* sound.tcl: Likewise
	* plugins/chat/complete_last_nick.tcl: Likewise
	* plugins/chat/draw_normal_message.tcl: Likewise

	* gpgme.tcl: Aligned mail addresses in key description (thanks to
	Sergei Golovan)

	* chats.tcl: User status description now displayed in popup window
	(thanks to Sergei Golovan)

	* browser.tcl: Tab window renamed to "Browser" instead of
	"JBrowser" (thanks to Sergei Golovan)

2003-11-01  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* presence.tcl: Now <status/> is always present when GPG is
	enabled, added information about signed presence in popup window
	(thanks to Sergei Golovan)
	* gpgme.tcl: Likewise
	* plugins/general/presenceinfo.tcl: Likewise

	* chats.tcl: Fixed status displaying in chat windows (thanks to
	Sergei Golovan)

2003-10-30  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ua.msg: Updated (thanks to Vladimir N. Velychko)

	* plugins/chat/complete_last_nick.tcl: Better behaviour (thanks to
	Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Bugfix (thanks to Sergei Golovan)

	* browser.tcl: Added error handling (thanks to Sergei Golovan)

2003-10-26  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ca.msg: Updated (thanks to Ager)

	* msgs/es.msg: Updated (thanks to Badlop)

	* examples/badlop-*: Updated (thanks to Badlop)

	* sounds/psi/: New sound theme (thanks to Badlop)

2003-10-22  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* presence.tcl: Support for changing of presence priority (thanks
	to Sergei Golovan)
	* iface.tcl: Likewise
	* plugins/general/autoaway.tcl: Likewise

2003-10-20  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* messages.tcl: Updated headline forwarding (thanks to Sergei
	Golovan)

	* login.tcl: Slightly changed interface, added bindings for C-PgUp
	and C-PgDown (thanks to Sergei Golovan)

2003-10-19  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/iq/version.tcl: Added support for PLD Linux

	* messages.tcl: Added history for message destinations

	* tkabber.tcl: Added command line options -chat, -message and
	-conference

	* xmppmime.tcl: Bugfix

2003-10-17  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl: Added support for command line options -user,
	-password, -resource, -port and -autologin

2003-10-15  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/iq/version.tcl (guess_linux_distribution): Added support
	for ASPLinux (thanks to Alexandr Kanevskiy)

2003-10-13  Alexey Shchepin  <alexey@sevcom.net>

	* browser.tcl: Removed Conference-v2 support
	* chats.tcl: Likewise
	* joingrdialog.tcl: Likewise
	* plugins/chat/nick_command.tcl: Likewise

	* iface.tcl: Minor change (thanks to Sergei Golovan)

	* login.tcl: Added support for HTTP Polling (JEP-0025) (thanks to
	Sergei Golovan)
	* jabberlib-tclxml/jabberlib.tcl: Likewise
	* plugins/general/httpconn.tcl: Obsoleted

	* joingrdialog.tcl (ecursor_entry): Removed selection on FocusIn
	event (thanks to Sergei Golovan)

	* utils.tcl: Added Spinbox function (thanks to Sergei Golovan)
	* custom.tcl: Now uses Spinbox function (thanks to Sergei Golovan)

	* bwidget_workarounds.tcl: Now selected tree items can be copied
	via X selection (or clipboard on Windows) (thanks to Sergei
	Golovan)
	* messages.tcl: Likewise

2003-10-12  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pt.msg: Updated (thanks to Miguel)

	* msgs/de.msg: Updated (thanks to Stephan Dietl)

	* roster.tcl (roster::send_users): Replaced "jabber:" with "xmpp:"
	(thanks to Sergei Golovan)

	* plugins/chat/info_commands.tcl: Fixed typos (thanks to Sergei
	Golovan)

	* msgs/ru.msg: Fixed typos (thanks to Sergei Golovan)

2003-10-08  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/eu.msg: New basque translation (thanks to Ibon Irijoa)

2003-10-07  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/info_commands.tcl: Better behaviour (thanks to
	Sergei Golovan)

	* plugins/chat/logger.tcl: Fixed behaviour on resizing window
	(thanks to Sergei Golovan)

	* plugins/iq/version.tcl: Now tries to guess linux distribution
	(thanks to Sergei Golovan)

2003-10-04  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl (jlib::sasl_callback): Now
	convert values to utf-8

2003-10-03  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Added option for enabling/disabling of displaying of
	user status description in chat windows

2003-10-01  Alexey Shchepin  <alexey@sevcom.net>

	* examples/badlop-*: New config example (thanks to Badlop)

	* msgs/es.msg: Updated (thanks to Badlop)

	* userinfo.tcl: Slightly changed behaviour in edit photo tab
	(thanks to Sergei Golovan)

	* messages.tcl: Bugfix (thanks to Sergei Golovan)

2003-09-27  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)
	* msgs/pl.rc: Likewise

	* pixmaps/default/services/(gg|weather)_*.gif: New icons for
	Gadu-Gadu and WeatherAgent (thanks to Irek Chmielowiec)
	* browser.tcl: Likewise
	* disco.tcl: Likewise
	* roster.tcl: Likewise

	* messages.tcl: Fixed X selection in headlines window (thanks to
	Sergei Golovan)

	* doc/tkabber.xml: Added note about winico (thanks to Sergei
	Golovan)

2003-09-24  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Wait for features element before
	session initiation

	* msgs/pt.msg: New portuguese translation (thanks to Miguel)

2003-09-20  Alexey Shchepin  <alexey@sevcom.net>

	* pixmaps/gnome/*/*.(gif|xpm): Updated (thanks to Sergei Golovan)

	* pixmaps/default/browser/glade-message.gif: Updated (thanks to
	Sergei Golovan)

	* examples/*.xrdb: Updated (thanks to Sergei Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* messages.tcl: Various enhancements (thanks to Sergei Golovan)

	* itemedit.tcl: Fixed case when nick in vCard is emtpy (thanks to
	Sergei Golovan)

	* tkabber.tcl: Minor change in loading order (thanks to Sergei
	Golovan)

	* default.tcl: Configuring of bold and italic fonts moved here
	(thanks to Sergei Golovan)
	* chats.tcl: Likewise

	* bwidget_workarounds.tcl: Added bindings for C-button1 to select
	subtree (thanks to Sergei Golovan)

	* balloon.tcl: Added options -aspect and -width for balloon window
	(thanks to Sergei Golovan)

	* messages.tcl (message::show_subscribe_dialog): Bugfix (thanks to
	Sergei Golovan)

2003-09-18  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl (clear_presence_info): Bugfix

	* chats.tcl: Show status description in chat windows (thanks to
	Jacek Konieczny)

	* jabberlib-tclxml/jabberlib.tcl: Fixed tag name in session
	request (thanks to Jacek Konieczny)

	* presence.tcl: Don't send status if user didn't enter custom
	status (thanks to Jacek Konieczny)

	* roster.tcl: Send presence subscribe when adding user to roster
	(thanks to Sergei Golovan)

	* messages.tcl: Fixed bug that appear on Return key press in
	headlines window (thanks to Sergei Golovan)

	* itemedit.tcl: Lookup vCard for nick (thanks to Sergei Golovan)

	* iface.tcl: Interval between tkabber gets focus and redraws tab
	title now customizable (thanks to Sergei Golovan)

	* chats.tcl: Minor fix (thanks to Sergei Golovan)

	* bwidget_workarounds.tcl: Fixed bug with key scrolling in Tree
	widget (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Processing of "roster push"
	according to XMPP-IM (thanks to Sergei Golovan)

2003-09-09  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: Updated version number (thanks
	to Marshall T. Rose)
	* xmppmime.tcl: Likewise
	* jabberlib-tclxml/pkgIndex.tcl: Likewise

	* plugins/general/rawxml.tcl: Now don't scroll text when scrollbar
	is not in lower position (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Fixed some typos, updated error
	list (thanks to Sergei Golovan)

	* plugins/general/message_archive.tcl: Fixed typo (thanks to
	Sergei Golovan)

	* roster.tcl (roster::addline): Bugfix (thanks to Sergei Golovan)

2003-09-06  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Support for JEP-0078 (thanks to
	Sergei Golovan)
	* iface.tcl: Likewise
	* login.tcl: Likewise

2003-09-01  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/rawxml.tcl: Added "clear" button (thanks to
	Dendik N.F.)

2003-08-21  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* chats.tcl: Fixed scrolling when "smart scroll" option enabled
	(thanks to Sergei Golovan)

	* plugins/chat/info_commands.tcl: More powrful and customizable
	/vcard command (thanks to Sergei Golovan)

	* custom.tcl: Added option type "list" (thanks to Sergei Golovan)

2003-08-20  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/pl.msg: Updated (thanks to Irek Chmielowiec)
	* msgs/pl.rc: Likewise

	* msgs/pl.msg: Now really commited (sorry) (thanks to Irek
	Chmielowiec)
	* msgs/pl.rc: Likewise

2003-08-18  Alexey Shchepin  <alexey@sevcom.net>

	* privacy.tcl: Allow to edit list if error occured while receiving
	list from server

2003-08-16  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Fixed emphasizing (thanks to Sergei Golovan)
	* messages.tcl: Likewise
	* plugins/general/message_archive.tcl: Likewise

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

2003-08-15  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/logger.tcl: Bugfixes

2003-08-13  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::draginitcmd): Bugfix (thanks to Michail
	Litvak)

	* plugins/chat/logger.tcl: History now separated by months.  Added
	"export to XHTML" feature

2003-08-12  Alexey Shchepin  <alexey@sevcom.net>

	* 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

2003-08-07  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::change_presence): Fixed bug with presence
	processing of users without resources (like ICQ contacts)

	* plugins/chat/info_commands.tcl: New plugin for /time, /last and
	/version (thanks to Sergei Golovan)

2003-08-04  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* iface.tcl: Workaround for processing of elided text regions for
	x-selection, various minor changes (thanks to Sergei Golovan)

	* gpgme.tcl: Change cursor for GPG label (thanks to Sergei
	Golovan)

	* **/*.xrdb: Updated (thanks to Sergei Golovan)

	* chats.tcl: Now possible to switch emphasizing (thanks to Sergei
	Golovan)

	* browser.tcl: Minor changes (thanks to Sergei Golovan)
	* sound.tcl: Likewise
	* splash: Likewise

2003-08-03  Alexey Shchepin  <alexey@sevcom.net>

	* privacy.tcl: Partially updated to latest XMPP-IM

2003-07-31  Alexey Shchepin  <alexey@sevcom.net>

	* roster_nested.tcl: Bugfix

	* examples/tools/jsend.tcl: Now able to do groupchat (thanks to
	Marshall T. Rose)

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* examples/*.xrdb: Added colors for gpg label (thanks to Sergei
	Golovan)

	* gpgme.tcl: Changed format of popup balloon to better look with
	proportionally-spaced fonts (thanks to Sergei Golovan)

2003-07-28  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/dockingtray.tcl (dockingtray::load): Fixed absence
	of ::msgscat::mc in Presence menu

	* msgs/pl.msg: New polish translation (thanks to Irek Chmielowiec)
	* msgs/pl.rc: Likewise

	* msgs/ro.msg: Updated (thanks to Adrian Rapa)

2003-07-24  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ro.msg: Updated (thanks to Adrian Rapa)

2003-07-22  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

2003-07-21  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl (clear_presence_info): Added clearing of missed
	presence array elements

	* muc.tcl (muc::process_unavailable): Process unavailable status

2003-07-19  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Slightly better emphasizing

	* custom.tcl (custom::defvar): Added -command menu for tracing
	variable

2003-07-15  Alexey Shchepin  <alexey@sevcom.net>

	* bwidget_workarounds.tcl: Fixed calls to "eval"

	* gpgme.tcl: Show info when mouse over "signed" icon (thanks to
	Marshall T. Rose)
	* plugins/chat/draw_signed.tcl: Likewise

2003-07-14  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/fr.msg: Updated (thanks to Vincent Ricard)

	* contrib/extract-translations/extract.tcl: Updated (thanks to
	Vincent Ricard)

	* iface.tcl: Added SSL sertificate properties window, fixed race
	condition in SSL indicator processing (thanks to Sergei Golovan)

2003-07-11  Alexey Shchepin  <alexey@sevcom.net>

	* utils.tcl (check_message): New function for checking that
	message addressed directly to user (thanks to Sergei Golovan)
	* plugins/chat/draw_normal_message.tcl: Use check_message (thanks
	to Sergei Golovan)
	* sound.tcl: Likewise
	* iface.tcl: Likewise

2003-07-10  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl (client:reconnect): Fixed

	* jabberlib-tclxml/jabberlib.tcl: Better connid choosing
	* login.tcl (login): Pass username to jlib::connect

	* jabberlib-tclxml/jabberlib.tcl: Fixed usage of parse_end
	variable

2003-07-09  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/draw_normal_message.tcl: Fixed regexp

	* iface.tcl: Added option for customizing displaying of number of
	unreaded messages in tab titles (thanks to Sergei Golovan)

	* datagathering.tcl: Added "wm iconname" command (thanks to Sergei
	Golovan)
	* plugins/chat/logger.tcl: Likewise
	* iface.tcl: Likewise
	* login.tcl: Likewise
	* messages.tcl: Likewise
	* muc.tcl: Likewise
	* register.tcl: Likewise
	* search.tcl: Likewise
	* userinfo.tcl: Likewise

2003-07-07  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Fixed MUC commands (/whois, /kick, /ban, etc...)

	* plugins/unix/wmdock.tcl: Fixed (thanks to Michail Litvak)

	* plugins/general/rawxml.tcl: Added "templates" button

2003-07-05  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Fixed SSL indicator, added displaying of amount of
	unreaded messages in tabs (thanks to Sergei Golovan)
	* chats.tcl: Likewise
	* login.tcl: Likewise

	* default.xrdb: Changed some colors (thanks to Sergei Golovan)
	* roster.tcl: Likewise
	* browser.tcl: Likewise
	* disco.tcl: Likewise

	* search.tcl: Bugfix, now works correctly with bwidget-1.6 (thanks
	to Sergei Golovan)

2003-07-04  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/tclxml/tclparser-8.1.tcl: CR LF replaced to LF

2003-07-03  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/draw_xhtml_message.tcl: Added support for <ul>,
	<ol>, <li>, <q> and <pre> tags

	* jabberlib-tclxml/jabberlib.tcl: Fix in out_keepalive (thanks to
	Sergei Golovan)

	* plugins/chat/draw_normal_message.tcl: Highlight "2mynick:"
	(thanks to Sergei Golovan)

	* sound.tcl: New option "notify_online", fixed processing of
	groupchat server messages, message that begins with "2mynick:"
	also considered as addressed to user (thanks to Sergei Golovan)

	* jabberlib-tclxml/: Fixed loading of tclxml (thanks to Sergei
	Golovan)

	* chats.tcl (chat::is_our_jid): Minor cleanup

	* plugins/chat/nick_command.tcl: Bugfix

	* jabberlib-tclxml/jabberlib.tcl: Fixed remote roster modification
	bug

2003-07-02  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/draw_xhtml_message.tcl: XHTML support (JEP-0071)
	(not completed yet: no lists, most of style properties not
	supported), disabled by default

	* plugins/general/rawxml.tcl (rawxml::send_xml): Minor fix

	* msgs/es.msg: Updated (thanks to Luis Peralta)
	* msgs/ca.msg: Likewise

2003-06-30  Alexey Shchepin  <alexey@sevcom.net>

	* disco.tcl: Dragging from disco now works

	* jabberlib-tclxml/jabberlib.tcl: Fixes in disconnection
	processing

	* jabberlib-tclxml/jabberlib.tcl (jlib::error_to_list): Small fix

	* muc.tcl: Better support for multiple logins

	* iface.tcl: Removed default placement of main window

2003-06-29  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Updated error codes to confirm
	latest xmpp-core (thanks to Sergei Golovan)
	* avatars.tcl: Likewise
	* filetransfer.tcl: Likewise
	* iq.tcl: Likewise
	* negotiate.tcl: Likewise
	* utils.tcl: Likewise
	* plugins/general/conferenceinfo.tcl: Likewise
	* plugins/iq/last.tcl: Likewise

	* roster.tcl: Updated roster import/export

2003-06-28  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Fix in installation section

2003-06-27  Alexey Shchepin  <alexey@sevcom.net>

	* roster_nested.tcl: Works again

	* iface.tcl: Better X-selection support (thanks to Sergei Golovan)

	* chats.tcl (chat::close_window): Minor fix
	* chats.tcl (chat::open_window): Likewise

	* presence.tcl (client:presence): Remember unavailable status for
	users

	* muc.tcl (muc::join): Fixed typo

2003-06-26  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/iq/last.tcl: New plugins for replying on iq:last queries
	(thanks to Sergei Golovan)

	* plugins/general/autoaway.tcl: Variable "idle_command" is now
	global (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Added functions for creating
	error elements (thanks to Sergei Golovan)

	* presence.tcl (client:presence): Cleanups

	* presence.tcl (check_signature): Fixed

	* gpgme.tcl (ssj::encrypted:output): Fixed

	* plugins/general/conferenceinfo.tcl: Fixed

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: Updated version (thanks to
	Marshall T. Rose)

2003-06-25  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Invitations fixes

	* presence.tcl (clear_presence_info): Fixed

	* roster.tcl: Fixed contacts sending dialog

2003-06-24  Alexey Shchepin  <alexey@sevcom.net>

	* (all): More multi-logins support and fixes.  Now most of
	features should work

2003-06-23  Alexey Shchepin  <alexey@sevcom.net>

	* (all): More multi-logins support and fixes

2003-06-22  Alexey Shchepin  <alexey@sevcom.net>

	* (all): More multi-logins support, many things works again

2003-06-21  Alexey Shchepin  <alexey@sevcom.net>

	* (all): More multi-logins support.  Not completed yet, many
	things are broken, better to use 0.9.5beta until it will be
	completed

	* default.xrdb: Changed default font

2003-06-19  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: More support for multiple logins
	* presence.tcl: Likewise

	* chats.tcl: Fixed bug with jid with spaces in invitation code

	* jabberlib-tclxml/jabberlib.tcl: Pass connid to client:presence

2003-06-18  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl (get_jid_of_user): Performance improvements

	* roster.tcl (roster::find_jid): Performance improvements

	* roster.tcl: Fixed collapsed groups handling
	* roster_nested.tcl: Likewise

2003-06-17  Alexey Shchepin  <alexey@sevcom.net>

	* roster_nested.tcl: Updated to work with multiple connections

	* roster.tcl: roster::group_doubleclick renamed to
	roster::group_click

	* contrib/extract-translations/extract.tcl: Useful tool to find
	untranslated messages (thanks to Vincent Ricard)

2003-06-16  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* chats.tcl: Updated invitation to conferences (thanks to Sergei
	Golovan)
	* messages.tcl: Likewise
	* muc.tcl: Likewise
	* roster.tcl: Likewise
	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* chats.tcl: Don't include <body/> inside subject changing
	messages and properly display such messages (thanks to Sergei
	Golovan)
	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* (all): Basic support for several simultaneous logins (not fully
	completed yet)

2003-06-08  Alexey Shchepin  <alexey@sevcom.net>

	* filetransfer.tcl: Enhancements in file transfer (thanks to
	Sergei Golovan)

2003-06-07  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Added SSL indicator (thanks to Sergei Golovan)
	* login.tcl: Likewise
	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* messages.tcl: Changed handling of x:data

	* doc/tkabber.xml: Updated

	* jabberlib-tclxml/jabberlib.tcl: SASL support updated to
	xmpp-core-13

2003-06-04  Alexey Shchepin  <alexey@sevcom.net>

	* sound.tcl (sound::play): Fixed starting of external play program
	(thanks to Michail Litvak)

	* search.tcl: Change mouse cursor when waiting for results (thanks
	to Sergei Golovan)

	* utils.tcl: New function "bindscroll" to add mousewheel bindings
	to windows (thanks to Sergei Golovan)
	* chats.tcl: Now uses "bindscroll" (thanks to Sergei Golovan)
	* gpgme.tcl: Likewise
	* roster.tcl: Likewise

2003-06-03  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/fr.msg: Updated (thanks to Vincent Ricard)

2003-06-02  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/fr.msg: Updated (thanks to Vincent Ricard)

2003-06-01  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl: Added options to "join_group_dialog" function
	(thanks to Sergei Golovan)
	* roster.tcl: Use new interface to "join_group_dialog" (thanks to
	Sergei Golovan)
	* browser.tcl: Likewise

	* sound.tcl: Added option for setting parameters for external play
	program (thanks to Michail Litvak)

2003-05-31  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Updated SASL namespace

2003-05-30  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Now <Return> inside description text widget works
	correctly

2003-05-29  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Added descriptions to disco features

	* disco.tcl (disco::browser::add_line): Reconfigure item if
	description was changed

	* plugins/chat/completion.tcl: Now completions can work in private
	chats

2003-05-24  Alexey Shchepin  <alexey@sevcom.net>

	* datagathering.tcl: Now possible to set x:data windows geometry
	via XRDB (using XData.geometry)

2003-05-23  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Support for chat messages emphasize (e.g. *bold*,
	/slanted/, _underlined_) (thanks to Vincent Ricard)

2003-05-22  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::process_item): Bugfix for previous bugfix

2003-05-21  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: Fixed bug with roster icons (thanks to Tomas
	Ebenlendr)

	* tkabber.tcl: Removed superfluous jabberlib loading

2003-05-20  Alexey Shchepin  <alexey@sevcom.net>

	* xmppmime.tcl: Support for JEP-0081 (XMPP/Jabber MIME Type) (not
	well tested yet)
	* tkabber.tcl: Support for "-mime file" option for loading of mime
	file

2003-05-18  Alexey Shchepin  <alexey@sevcom.net>

	* roster_nested.tcl: Support for nested roster groups (JEP-0083)
	(currently only "::" separator supported)
	* roster.tcl: Likewise

2003-05-17  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* disco.tcl: Added registration of disco namespaces in browser
	(thanks to Sergei Golovan)
	* muc.tcl: Likewise for conferences
	* register.tcl: Likewise for jabber:iq:register
	* search.tcl: Likewise for jabber:iq:search
	* userinfo.tcl: Likewise for vcard-temp, iq:time, iq:last and
	iq:version

	* browser.tcl: Added interface to register functions for browser
	namespaces (thanks to Sergei Golovan)

2003-05-15  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Added registration of MUC disco feature

	* disco.tcl: Changed register_feature_handler interface, added
	description of features
	* plugins/general/stats.tcl: Updated
	* datagathering.tcl: Likewise

2003-05-14  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/events.tcl: Added translations for events
	* msgs/ru.msg: Likewise

	* chats.tcl: Added translations for room roster groups
	* msgs/ru.msg: Likewise

2003-05-13  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/es.msg: Updated (thanks to Luis Peralta)
	* msgs/ca.msg: Likewise

2003-05-12  Alexey Shchepin  <alexey@sevcom.net>

	* utils.tcl: Updated error list, added function error_to_list
	(thanks to Sergei Golovan)

	* msgs/*.msg: Updated (thanks to Sergei Golovan)

	* plugins/general/conferenceinfo.tcl: Support for discovering
	(thanks to Sergei Golovan)

	* iface.tcl: More translations (thanks to Sergei Golovan)
	* plugins/chat/logger.tcl: Likewise
	* plugins/general/stats.tcl: Likewise

2003-05-11  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Slightly changed behaviour (thanks to Sergei Golovan)

	* joingrdialog.tcl: Updated history processing (thanks to Sergei
	Golovan)

	* browser.tcl: Added history to entries (thanks to Sergei Golovan)
	* disco.tcl: Likewise
	* userinfo.tcl: Likewise

	* bwidget_workarounds.tcl: Fixed behaviour for non-unix systems
	(thanks to Sergei Golovan)

	* examples/*.xrdb: Updated (thanks to Sergei Golovan)

2003-05-10  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/conferenceinfo.tcl: Use error_to_string to show
	error

2003-05-09  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl: Entries replaced with combo boxes with
	history (thanks to Sergei Golovan)

	* custom.tcl: Added support for hidden groups (thanks to Sergei
	Golovan)

	* bwidget_workarounds.tcl: Fixed support of -highlightthickness in
	ComboBox (thanks to Sergei Golovan)

	* examples/*.xrdb: Updated (thanks to Sergei Golovan)
	* default.xrdb: Likewise

	* userinfo.tcl: Open user info window on pressing on iq:time,
	iq:last and iq:version features in disco window

2003-05-06  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Update tab titles on roster events (thanks to Sergei
	Golovan)
	* roster.tcl: Likewise
	* iface.tcl: Likewise

	* examples/*.xrdb: Updated (thanks to Sergei Golovan)

	* examples/dark2.xrdb: New theme (thanks to Sergei Golovan)

	* balloon.tcl: Fixed balloon positioning (thanks to Sergei
	Golovan)

	* pixmaps/default/tkabber/mainlogo.gif: Better look on dark
	background (thanks to Sergei Golovan)

2003-05-03  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/events.tcl (events::process_x_event): Bugfix with
	sending of unneeded event when message haven't <delivered/>
	element

2003-05-02  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Request roster before sending first presence

	* plugins/unix/dockingtray.tcl: Add "Quit" and "Log out with
	reason..." menu to tray menu (thanks to Roger Sondermann)
	* plugins/windows/taskbar.tcl: Likewise

2003-05-01  Alexey Shchepin  <alexey@sevcom.net>

	* avatars.tcl: Bugfix

2003-04-28  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Added recognizing of https:// in URL regexp

2003-04-17  Alexey Shchepin  <alexey@sevcom.net>

	* register.tcl: Handle error reply

2003-04-16  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/draw_timestamp.tcl: Timestamp format now
	customizable

	* custom.tcl: Append subgroups in the end of the list

	* plugins/chat/logger.tcl: Path to logs directory now
	customizable, added options for disabling private and group chats

2003-04-15  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.html: Updated

2003-04-14  Alexey Shchepin  <alexey@sevcom.net>

	* filters.tcl: Filters dialog creation moved to filters::recv,
	added handling of error result

2003-04-13  Alexey Shchepin  <alexey@sevcom.net>

	* filters.tcl: Workaround for bug with filters dialog (it not
	appears if ".filters draw" is called from procedure filters::recv,
	dunno why)

2003-04-10  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* plugins/general/conferenceinfo.tcl: Bugfix for processing of
	browse reply (thanks to Sergei Golovan)

	* custom.tcl: Replaced "puts" with "debugmsg" (thanks to Sergei
	Golovan)

2003-04-07  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl (quit): Workaround for bug with "wish" which not
	always exit (thanks to Tomas Ebenlendr)

	* plugins/general/httpconn.tcl: HTTP Polling (JEP-0025) support
	(thanks to Tomas Ebenlendr)

	* pixmaps/gabber/docking/*: New docking icons for Gabber theme
	(thanks to Roger Sondermann)

	* utils.tcl: Changed stanza error namespace name due to last XMPP
	Core changes

2003-04-06  Alexey Shchepin  <alexey@sevcom.net>

	* sound.tcl: Now possible to mute sound for delayed messages
	(thanks to Denis Shaposhnikov and Sergei Golovan)

	* plugins/iq/time.tcl: Workaround for Tcl bug on windows (thanks
	to Sergei Golovan)

	* chats.tcl: Autoscroll bugfix (thanks to Sergei Golovan)

2003-03-27  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl (muc::request_destruction): Fixed typo
	* muc.tcl (muc::process_gc_user): Likewise

	* muc.tcl (muc::request_config): Add xml:lang attribute in config
	request

	* filetransfer.tcl: Default dir for downloaded file now
	customizable (thanks to Vincent Ricard)

2003-03-26  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updated link to TclWinidle

	* muc.tcl: muc::options(gen_events) now can be changed via
	customization interface (thanks to Sergei Golovan)

	* chats.tcl: Added more smart autoscroll and more customization
	options (thanks to Sergei Golovan)
	* iface.tcl: Menu item for "smart autoscroll" (thanks to Sergei
	Golovan)

	* plugins/chat/history.tcl: More correct cursor positioning
	(thanks to Sergei Golovan)

2003-03-25  Alexey Shchepin  <alexey@sevcom.net>

	* examples/tkabber_setstatus: Script to set tkabber status (thanks
	to Sergei Golovan)

	* examples/tools/rssbot.tcl: Fix roster out-of-sync bug (thanks to
	Marshall T. Rose)

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* chats.tcl (chat::open_window): Removed size limitations in
	panned windows

2003-03-23  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::process_message): Now use "error_to_string"
	function for error processing

	* jabberlib-tclxml/jabberlib.tcl: Support for parsing new-style
	message errors

2003-03-21  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Support for writing accept
	components (thanks to Marshall T. Rose)

	* examples/tools/jsend.tcl: Updated (thanks to Marshall T. Rose)

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* doc/tkabber.xml: Updated (thanks to Marshall T. Rose)

2003-03-20  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Updated links to tkabber home page

2003-03-18  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl: Replaced tk_dialog with MessageDlg

2003-03-15  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Fixed handling of message
	extension subelements

	* jabberlib-tclxml/wrapper.tcl: Partially rewriten

2003-03-13  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Fixed SASL service name ("xmpp"
	instead of "jabber"), removed setting of ssf_external

2003-03-12  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* chats.tcl: Add incoming message hook (thanks to Marshall
	T. Rose)

	* browser.tcl: Added right-click to have a popup menu for browser
	items (thanks to Marshall T. Rose)

	* examples/tools/*.tcl: Updated (thanks to Marshall T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: SASL support fixes

	* msgs/ca.msg: Catalan translation (thanks to Luis Peralta)

2003-03-10  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/es.msg: Updated (thanks to Luis Peralta)

2003-03-09  Alexey Shchepin  <alexey@sevcom.net>

	* examples/tools/*: Jabber Tcl Tools updated and moved to
	examples/tools, added HOWTO (thanks to Marshall T. Rose)

	* login.tcl: Limited number of reconnections (thanks to Marshall
	T. Rose)

	* jabberlib-tclxml/jabberlib.tcl: SASL support (requires Tcl SASL
	package, currently works at least with PLAIN mechanism)

2003-03-08  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Support for receiving new-style
	stanza errors
	* utils.tcl: Likewise

2003-03-05  Alexey Shchepin  <alexey@sevcom.net>

	* examples/rssbot*: A little rssbot (thanks to Marshall T. Rose)

	* examples/jbot: Invoke jsend under /etc/rc (thanks to Marshall
	T. Rose)

	* examples/jsend.tcl: Now knows about the roster (thanks to
	Marshall T. Rose)

	* messages.tcl: Don't put up balloon help on headlines missing a
	body (thanks to Marshall T. Rose)

2003-03-04  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::invite_dialog): Don't show non-groupchat tab
	names in list (thanks to Vincent Ricard)

2003-02-28  Alexey Shchepin  <alexey@sevcom.net>

	* examples/jsend.tcl: Updated (thanks to Marshall T. Rose)

2003-02-27  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::invite_dialog): Fixed nick evaluation

	* msgs/de.msg: German translation (thanks to Stephan Dietl)

2003-02-26  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* chats.tcl: New hook normalize_chat_id_hook to allow modification
	of chatid variable (thanks to Marshall T. Rose)

	* msgs/ro.msg: Fixed typos (thanks to badlop)

2003-02-25  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Remove fileevent script prior to
	closing the socket when inside the fileevent script (otherwise on
	some systems tclsh dumps core!) (thanks to Marshall T. Rose)

	* examples/mtr-config.tcl: Updates (thanks to Marshall T. Rose)

	* examples/jsend.tcl: Better failure recovery (thanks to Marshall
	T. Rose)

	* messages.tcl: Better "multiple" handling for headlines (thanks
	to Marshall T. Rose)

	* (all): Tkabber 0.9.4beta released

	* msgs/ro.msg: Updated (thanks to Adrian Rapa)

2003-02-23  Alexey Shchepin  <alexey@sevcom.net>

	* datagathering.tcl: Support of jabber:iq:data namespace (which is
	the same as jabber:x:data with allowing of using without
	surrounding namespace and with "node" attribute)

2003-02-22  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/rawxml.tcl: Fixed bug with indentation (thanks
	to Sergei Golovan)

	* gpgme.tcl: Removed unneeded "puts" (thanks to Sergei Golovan)

2003-02-18  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ro.msg: Updated (thanks to Adrian Rapa)

2003-02-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/logger.tcl: Now possible to search substrings in
	history (thanks to Michail Litvak)
	* iface.tcl: Likewise

	* gpgme.tcl: Fixed non-modal dialogs, added option for entering
	gpg password only once (thanks to Sergei Golovan)

2003-02-16  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/ispell.tcl: Bugfix, replaced "==" to "cequal" in
	expressions (thanks to Marshall T. Rose)
	* plugins/unix/menu.tcl: Likewise 
	* plugins/unix/menu8.4.tcl: Likewise 
	* plugins/unix/wmdock.tcl: Likewise 

	* plugins/chat/completion.tcl: Fixed bug with "%" in groupchat JID

2003-02-15  Alexey Shchepin  <alexey@sevcom.net>

	* default.xrdb: Explicitly define geometry of some Tkabber
	windows (thanks to Sergei Golovan)
	* doc/tkabber.xml: Updated (thanks to Sergei Golovan)

	* muc.tcl: MUC compatibility now checked via disco

	* disco.tcl: Now handlers can contain arguments

2003-02-14  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Fixed joining of conferences with uppercase chars in
	name
	* joingrdialog.tcl (set_our_groupchat_nick): Likewise

2003-02-13  Alexey Shchepin  <alexey@sevcom.net>

	* datagathering.tcl (data::fill_field_x): Fixed bug with handling
	x:data field without <value/> subelement

2003-02-11  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl: "To:" string now can be translated

2003-02-10  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Now possible to open browser by clicking on "Web
	Site", "Photo URL" and "About" fields (thanks to Sergei Golovan)

2003-02-09  Alexey Shchepin  <alexey@sevcom.net>

	* 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

2003-02-08  Alexey Shchepin  <alexey@sevcom.net>

	* (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)

2003-02-05  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl: Workaround for Bwidget bug with long node names in
	headlines tree (thanks to Marshall T. Rose)

2003-02-04  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2003-02-03  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/fr.msg: French translation (thanks to Vincent Ricard)

	* login.tcl (connected): Changed main window title (thanks to
	Michal Bozon)

2003-02-01  Alexey Shchepin  <alexey@sevcom.net>

	* 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.

2003-01-31  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2003-01-30  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/ispell.tcl: More configuration options (thanks to
	Sergei Golovan)

	* msgs/es.msg: Updated (thanks to Luis Peralta)

2003-01-27  Alexey Shchepin  <alexey@sevcom.net>

	* sound.tcl: Fixed muting, added sound setup via "customize"
	(thanks to Sergei Golovan)
	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

2003-01-24  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Removed duplicate of function "help_window" (thanks
	to Michal Bozon)

2003-01-20  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl: Added check of message type for storing only
	messages with type='normal' (thanks to Sergei Golovan)

2003-01-19  Alexey Shchepin  <alexey@sevcom.net>

	* 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

2003-01-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/logger.tcl: Fixed history window resizing (thanks
	to Michail Litvak)

2003-01-15  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2003-01-13  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Fixed typo that cause missing of roster group menu
	(thanks to Sergei Golovan)

	* 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

2003-01-12  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2003-01-11  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/stats.tcl: JEP-0039 support (not completed)

	* roster.tcl (roster::redraw): Partially fixed bug with roster
	users with resources

2003-01-10  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2003-01-09  Alexey Shchepin  <alexey@sevcom.net>

	* 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)

2003-01-08  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/it.msg: Italian translation (thanks to Antonino Iacono)

2003-01-06  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/tclxml/sgmlparser.tcl: Removed precessing of
	":" in tag names (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: Call client:disconnect or
	client:reconnect depends on disconnect reason (thanks to Sergei
	Golovan)
	* login.tcl: Added client:reconnect procedure

	* iface.tcl: Use "custom" module to set some options
	* plugins/general/autoaway.tcl: Likewise
	* login.tcl: Likewise

	* doc/tkabber.xml: Updated

	* userinfo.tcl: Register disco browser handler for "vcard-temp"
	namespace
	* register.tcl: Likewise for "jabber:iq:register"

	* search.tcl: Send "xml:lang" attribute in queries
	* disco.tcl: Likewise

	* utils.tcl: New function "get_lang"

2003-01-05  Alexey Shchepin  <alexey@sevcom.net>

	* disco.tcl: More translation strings (thanks to Sergei Golovan)
	* msgs/ru.msg: Likewise
	* plugins/general/conferenceinfo.tcl: Likewise
	* plugins/unix/ispell.tcl: Likewise
	* privacy.tcl: Likewise
	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* bwidget_workarounds.tcl: Fixed tree view keyboard scrolling
	(thanks to Sergei Golovan)

2003-01-04  Alexey Shchepin  <alexey@sevcom.net>

	* search.tcl: Fixed processing of "reported" fields in x:data
	(thanks to Sergei Golovan)

	* msgs/es.msg: Spanish translation (thanks to Luis Peralta)

	* iface.tcl: Better roster collapse/uncollapse (thanks to Sergei
	Golovan)

2003-01-03  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Copyright update
	* splash.tcl: Likewise
	* doc/tkabber.xml: Likewise

	* roster.tcl: Added "Show only online users" menu item

	* jabberlib-tclxml/jabberlib.tcl: Flush stream before sending
	"</stream:stream>" (thanks to Sergei Golovan)

	* datagathering.tcl: Mouse wheel bindings (thanks to Sergei
	Golovan)

	* plugins/general/autoaway.tcl: Change priority to 0 when in
	autoaway state (thanks to Sergei Golovan)
	* doc/tkabber.xml: Updated (thanks to Sergei Golovan)

	* plugins/general/rawxml.tcl: Added scrollbar in input window
	(thanks to Sergei Golovan)

	* chats.tcl: Added scrollbar in input window, use scrollwindow
	widget to show scrollbar in chat log window (thanks to Sergei
	Golovan)

2003-01-02  Alexey Shchepin  <alexey@sevcom.net>

	* disco.tcl: Now possible to register handlers for different
	features, that executed when user choose feature
	* search.tcl: Register handler for "jabber:iq:search" namespace

	* userinfo.tcl: Now really removed "prodid" and "version"
	attributes from vCard queries

	* msgs/ro.msg: Updated (thanks to Adrian Rapa)

2003-01-01  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/eo.msg: Esperanto translation (thanks to Mike Mintz)

	* userinfo.tcl: Removed "prodid" and "version" attributes from
	vCard queries

	* disco.tcl: Changed attribute "type" to "var" in "feature"
	elements, slightly changed item's name generation, fixed small bug
	with incorrect item's data generation in tree

2002-12-30  Alexey Shchepin  <alexey@sevcom.net>

	* disco.tcl: Support of 'node' attribute

2002-12-29  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/chat/unisymbols.tcl: New plugin that allows to insert
	arbitrary unicode symbol in chat windows (e.g. by entering "&256c"
	and pressing C-;)

	* msgs/ru.msg: Updated

	* roster.tcl (roster::remove_item): Added unregistration from
	services (thanks to Sergei Golovan)

2002-12-28  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ro.msg: Romanian translation (thanks to Adrian Rapa)

2002-12-27  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/ispell.tcl: Fixed race condition (thanks to
	Marshall T. Rose)

	* plugins/general/rawxml.tcl: Don't make error if admin menu not
	exists (thanks to Marshall T. Rose)

	* jabberlib-tclxml/tclxml/sgmlparser.tcl: Removed special
	processing of "xmlns" attribute

2002-12-26  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/rawxml.tcl (rawxml::pretty_print): Small fixes
	(thanks to Sergei Golovan)

2002-12-25  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/rawxml.tcl: color palette changed, sligthly
	changed window layout, pretty printing with proportional font is
	corrected (thanks to Sergei Golovan)

	* custom.tcl: Added navigation bar, support for option type
	"integer", list of parent groups
	* plugins/general/rawxml.tcl: Use "custom" module to set options

	* gpgme.tcl: Unicode support fixes (thanks to Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: New procedure ::LOG_OUTPUT_XML
	* plugins/general/rawxml.tcl: Highlight also output XML when
	possible
	* doc/tkabber.xml: Updated

2002-12-24  Alexey Shchepin  <alexey@sevcom.net>

	* custom.tcl: Support for customizating Tkabber via GUI (not
	completed)
	* iface.tcl: Added "Customize" menu
	* tkabber.tcl: Added loading of "custom.tcl"
	* plugins/general/conferenceinfo.tcl: Use "custom" module to set
	options
	* plugins/unix/ispell.tcl: Likewise

2002-12-22  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updated

	* plugins/general/rawxml.tcl: Added bindings for history and
	scrolling

2002-12-21  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/general/rawxml.tcl: New plugin for raw XML input
	* iface.tcl: Removed old raw XML input code
	* jabberlib-tclxml/jabberlib.tcl: New procedures for logging:
	::LOG_OUTPUT, ::LOG_INPUT and ::LOG_INPUT_XML

2002-12-18  Alexey Shchepin  <alexey@sevcom.net>

	* gpgme.tcl: Fixes for better unicode support (thanks to Sergei
	Golovan)
	* messages.tcl: Likewise
	* login.tcl: Likewise

2002-12-16  Alexey Shchepin  <alexey@sevcom.net>

	* pixmaps/psi/roster/available-chat.gif: Changed icon (thanks to
	Michal Bozon)

	* jabberlib-tclxml/jabberlib.tcl: Removed back "-exact", added
	variable use_external_tclxml
	* jabberlib-tclxml/pkgIndex.tcl: Removed changing of auto_path
	* doc/tkabber.xml: Updated

2002-12-14  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::heuristically_get_category_and_subtype):
	Add subtype "icq" to JIDs with domain started with "icqv7" (thanks
	to Michal Bozon)

	* jabberlib-tclxml/jabberlib.tcl: Added -exact to "package require
	xml 2.0" to avoid loading of incompatible tclxml versions (thanks
	to piotr@rokicki.net)
	* jabberlib-tclxml/tclxml/pkgIndex.tcl: Likewise

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* plugins/unix/dockingtray.tcl: Updated (thanks to Marshall
	T. Rose)

	* Makefile: More correct install places for files

2002-12-12  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Many fixes to work properly with tcl8.4 (thanks to Sergei
	Golovan)

2002-12-11  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::jid_doubleclick): Added highlighting of
	roster conference icon when it opened

	* presence.tcl: Bugfix: clear presence information after
	disconnecting

2002-12-08  Alexey Shchepin  <alexey@sevcom.net>

	* examples/(ice|light|warm).xrdb: Updated (thanks to Sergei
	Golovan)

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* search.tcl: Bugfix (thanks Sergei Golovan)

	* messages.tcl: Added menu for sender (thanks to Sergei Golovan)

2002-12-05  Alexey Shchepin  <alexey@sevcom.net>

	* sound.tcl: Fixed bug with theme started from "~" with external
	play program; support for temporary mute sound (thanks to Sergei
	Golovan)
	* iface.tcl: Added menu item for muting sounds
	* plugins/general/autoaway.tcl: Mute sound in away mode

	* msgs/ru.msg: Updated (thanks to Sergei Golovan)

	* examples/teo-config.tcl: New config example (thanks to Sergei
	Golovan)

	* doc/tkabber.xml: Updates (thanks to Sergei Golovan)

2002-12-04  Alexey Shchepin  <alexey@sevcom.net>

	* splash.tcl (splash_start): Fixed commentary table

	* chats.tcl (chat::redraw_roster): Show number of participants in
	conference users list

2002-12-03  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* doc/tkabber.xml: Updates (thanks to Marshall T. Rose)

	* messages.tcl: Fixed headline caching bug (thanks to Marshall
	T. Rose)

2002-11-27  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl (userinfo::manage_focus): Bugfix

2002-11-24  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Workaround for one bwidget issue (thanks to Sergei
	Golovan)

	* examples/*.xrdb: Updates and new themes (warm.xrdb and
	light.xrdb) (thanks to Sergei Golovan)

	* chats.tcl: Added ability to have different default size for chat
	and groupchat windows (thanks to Sergei Golovan)
	* iface.tcl: Likewise
	* default.xrdb: Likewise

2002-11-23  Alexey Shchepin  <alexey@sevcom.net>

	* examples/dark.xrdb: New color theme (thanks to Sergei Golovan)
	* examples/ice.xrdb: Likewise
	* examples/green.xrdb: Likewise (thanks to ukscone)

	* pixmaps/icq/: New ICQ-like theme (thanks to Oleg V. Motienko)

	* examples/teopetuk.xrdb: Updated, added descriptions of used
	resources (thanks to Sergei Golovan)
	* examples/ermine.xrdb: Likewise

	* roster.tcl: Roster import/export support

	* userinfo.tcl (userinfo::load_photo): Fixed error when user
	clicks on "Cancel" button in load photo dialog

2002-11-21  Alexey Shchepin  <alexey@sevcom.net>

	* examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose)

	* plugins/unix/dockingtray.tcl: Fixed race condition (thanks to
	Marshall T. Rose)

	* plugins/windows/taskbar.tcl: Bugfix (thanks to Sergei Golovan)

	* roster.tcl: Fixed roster scrolling (thanks to Sergei Golovan)

	* plugins/windows/mousewheel.tcl: Plugin that make mousewheel work
	on Windows (thanks to Sergei Golovan)

	* plugins/general/autoaway.tcl: Autoaway plugin that works both on
	Unix and on Windows (requires tclWinidle package) (thanks to
	Sergei Golovan)

2002-11-19  Alexey Shchepin  <alexey@sevcom.net>

	* privacy.tcl (privacy::send_lists): Send all lists in different
	iq packets to work with jabberd2.  Now waiting for next revision
	of JEP-0016...

	* plugins/general/conferenceinfo.tcl: If conference return error
	reply, then wait longer period of time to ask again
	* doc/tkabber.xml: Updated

2002-11-18  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl (show_login_dialog): Fixed tab order

2002-11-17  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: More performance improvements

	* presence.tcl: Cleanups

2002-11-15  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/windows/taskbar.tcl: Few changes (thanks to Sergei
	Golovan)

	* roster.tcl: More performance improvements

2002-11-14  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::jid_doubleclick): Small fix to better work
	with bookmark items -- jabberd2 removes all category and type
	attributes

	* joingrdialog.tcl: Add conference in <item
	category='conference'/> tag instead of <conference/>

	* messages.tcl: Fixed some headline caching stuff (thanks to
	Marshall T. Rose)

	* examples/jsend.tcl: Small changes (thanks to Marshall T. Rose)
	* examples/mtr-config.tcl: Likewise

	* plugins/windows/taskbar.tcl: Few changes (thanks to Sergei
	Golovan)

	* pixmaps/jajc/docking/tkabber.ico: Windows icon for JAJC theme
	(thanks to Sergei Golovan)

	* userinfo.tcl: Added dialog for requesting info from arbitrary
	JID (thanks to Sergei Golovan)

	* roster.tcl: Performance improvements (better handling of big
	rosters)
	* presence.tcl: Likewise

	* muc.tcl (muc::process_gc_user): Fixed typo with reason handling

2002-11-13  Alexey Shchepin  <alexey@sevcom.net>

	* privacy.tcl: Server-Based Privacy Rules support (JEP-0016)

2002-11-12  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/unix/wmdock.tcl (::wmdock::showhide): Small fix (thanks
	to Michail Litvak and Max Loparyev)

2002-11-11  Alexey Shchepin  <alexey@sevcom.net>

	* disco.tcl: Small improvements

	* plugins/general/tkcon.tcl: Plugin that add support for tkcon
	(thanks Marshall T. Rose)
	* doc/tkabber.xml: Updated

	* plugins/windows/taskbar.tcl: Plugin to let tkabber on windows
	put a little icon in the systray (requires Winico package)
	(thanks Marshall T. Rose)
	* pixmaps/default/docking/tkabber.ico: Windows icon for systray

	* plugins/general/conferenceinfo.tcl: Plugin for listing
	participants of roster conferences when user not joined them
	* doc/tkabber.xml: Updated

2002-11-10  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl (get_jid_of_user): Fixed for case when jid priority
	not known

	* roster.tcl (roster::item_to_xml): Store category in attribute
	instead of element name

	* roster.tcl: Roster aliases support
	* doc/tkabber.xml: Updated

	* roster.tcl: Don't show "stalker" icon and foreground if received
	non-unavailable presence

2002-11-09  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Fixed client message for nick change

	* muc.tcl: MUC-compatible invitation support

	* messages.tcl: A new option for headlines that determines when
	all headlines go in one window or not (thanks Marshall T. Rose)
	* doc/tkabber.xml: Updated (thanks Marshall T. Rose)

	* messages.tcl: Fixed miss of message::quote (thanks Sergei
	Golovan)

2002-11-07  Alexey Shchepin  <alexey@sevcom.net>

	* examples/jsend.tcl: New version of jmail.tcl renamed to
	jsend.tcl (thanks Marshall T. Rose)

	* roster.tcl: Menu for roster users to send custom presence
	* chats.tcl: Likewise for groupchats

	* presence.tcl (send_custom_presence): Function to send custom
	presence

2002-11-06  Alexey Shchepin  <alexey@sevcom.net>

	* jabberlib-tclxml/jabberlib.tcl: Workaround for expat bug

	* iface.tcl: C-M-Prior/Next now move current tab left/right

	* iface.tcl: Better title handling (thanks Sergei Golovan)

	* plugins/chat/completion.tcl (completion::complete): More
	correctly completion

2002-11-05  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: Adding group by regexp on roster jids
	* iface.tcl: Menu item for this feature

	* datagathering.tcl (data::draw_window): Return cancel form when
	'Cancel' button pressed

	* roster.tcl: Now possible to rename or remove roster group

	* roster.tcl: New popup menu for roster groups

	* roster.tcl: roster::group_popup_menu renamed to
	roster::groupchat_popup_menu
	* chats.tcl: Likewise

	* disco.tcl: Removed all references to 'category' attribute for
	'feature' element

	* tkabber.tcl: Load iq.tcl before disco.tcl

2002-11-04  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::change_presence): New hooks 'chat_user_enter'
	and 'chat_user_exit'
	* doc/tkabber.xml: Updated

	* jidlink.tcl (jidlink::negotiate_handler): Return all options on
	empty feature negotiation request

	* disco.tcl: Answer to disco info queries

	* examples/jmail.tcl: A stand-alone program that sends to a jabber
	recipient (you can use it e.g. to "follow" syslogs) (thanks
	Marshall T. Rose)

	* jabberlib-tclxml/pkgIndex.tcl: New file to allow install
	jabberlib in the tcl search path (thanks Marshall T. Rose)

	* examples/mtr-config.tcl: A few changes (thanks Marshall T. Rose)

	* iface.tcl: much better focus/tab-update handling (thanks
	Marshall T. Rose)

	* (all): Now keep alive interval stored in keep_alive_interval
	variable (thanks Sergei Golovan)

	* login.tcl: Now possible to connect to server by defining its
	another name or ip (thanks Sergei Golovan)

2002-11-03  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Tkabber 0.9.2beta released

	* doc/tkabber.xml: Updated

	* Makefile: Updated

	* iface.tcl: Fixed "Quick Help" message

	* iface.tcl: Added "Change password" dialog, some admin tools
	(thanks Sergei Golovan)

2002-11-02  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl (message::send_subscribe_dialog): Fixed typo
	(thanks Sergei Golovan and ukscone)

	* plugins/clientinfo.tcl: Moved to plugins/general/
	* iq-plugins/: Moved to plugins/iq/
	* chat-plugins/: Moved to plugins/chat/
	* unix/: Moved to plugins/unix/

	* roster.tcl: Changed interface to
	roster::create_groupchat_user_menu and to
	roster_create_groupchat_user_menu_hook
	* muc.tcl (muc::add_groupchat_user_menu_items): Likewise
	* doc/tkabber.xml: Updated

	* chat-plugins/clear.tcl: Plugin that adds menu for clearing chat
	window

	* iface.tcl: Added info about M-[0-9] bindings to "Quick Help"

	* muc.tcl (muc::process_gc_user): Generate events messages on kick
	and ban
	* muc.tcl: Switch on/of client message events via
	muc::options(gen_events)

	* presence.tcl: Slightly changed interface to presence_process_x

2002-11-01  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/clientinfo.tcl (clientinfo::add_user_popup_info): Show
	also vCard name of JID

	* muc.tcl (muc::add_user_popup_info): Don't show real JID if it
	not known

	* userinfo.tcl (userinfo::make_adr_item): Store country info in
	<CTRY/> element instead of <COUNTRY/>

	* doc/tkabber.xml: Fixed some versions in "Requirements" section

	* messages.tcl: Changed messages interface (thanks Sergei Golovan)

	* iface.tcl (get_focus): Fixed tab highliting when main window
	gets focus

	* (all): Slightly changed chats interface, replaced "puts" to
	"debugmsg" (thanks Marshall T. Rose)

2002-10-31  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Augment the tabcolor code to see if the main window
	is out-of-focus (thanks Marshall T. Rose)

	* chats.tcl (chat::change_presence): Show custom messages on users
	join/exiting

	* iface.tcl: Switch between tabs via M-[0-9]

	* muc.tcl: Don't allow to edit role and affiliation simultaneously
	in lists

2002-10-30  Alexey Shchepin  <alexey@sevcom.net>

	* unix/menu8.4.tcl: menu.tcl version for Tcl/Tk 8.4

	* messages.tcl: Fixed resizing of some windows (thanks Sergei
	Golovan)

	* iface.tcl (show_rawxml_dialog): Send XML on C-Return instead of
	Return (thanks Sergei Golovan)

	* chat-plugins/complete_last_nick.tcl: Add nick from last
	groupchat message in beginning of completion list

	* joingrdialog.tcl (join_group_dialog): Interface slightly changed

	* muc.tcl (muc::join_group): MUC-compatible join
	* joingrdialog.tcl (join_group): Use MUC join for MU-Conferences

	* negotiate.tcl (negotiate::recv_request_response): Changed format
	of returned data
	* jidlink.tcl: Use new format

	* disco.tcl: Show feature negotiation results in browser

	* disco.tcl: Show error replies

2002-10-29  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Show number of unreaded messages in title in tabbed
	interface when window have no focus (thanks Sergei Golovan)

	* sound.tcl: Don't play sounds when our status is "xa" or "dnd"
	(thanks Sergei Golovan)

	* disco.tcl: Service discovery support (JEP-0030)
	* iface.tcl: Menu item for disco-browser
	* default.xrdb: Resources for disco-browser

2002-10-28  Alexey Shchepin  <alexey@sevcom.net>

	* unix/menu.tcl: Disabled for tcl version != 8.3

2002-10-27  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Some design changes (thanks Sergei Golovan)

	* unix/menu.tcl: Menu behavior changed to what ukscone and velikan
	wants (thanks Sergei Golovan)

	* sound.tcl: If theme name started with "/" or "~", then it
	considered as path directly to theme directory (thanks Sergei
	Golovan)
	* doc/tkabber.xml: Updated

	* tkabber.tcl: New autologin variable to automatically login after
	startup (thanks Sergei Golovan)
	* doc/tkabber.xml: Updated

	* muc.tcl: Fixed granting/revoking voice, added completions for
	/admin and /deadmin commands

	* datagathering.tcl: Support of new text-multi, jid-single and
	jid-multi fields

	* presence.tcl: Removed test_muc condition (thanks David Sutton)

	* sound.tcl: Sound notifications support (thanks Sergei Golovan)
	* sounds/default/: Default sound theme (thanks Sergei Golovan)
	* doc/tkabber.xml: Updated

2002-10-26  Alexey Shchepin  <alexey@sevcom.net>

	* messages.tcl: Fixed typo (thanks Marshall T. Rose)

	* muc.tcl: Rewrited code for editing lists, few code cleanups, new
	commands /admin and /deadmin

	* (all): More i18n, added bindings to many dialogs, focus
	management in userinfo dialog (thanks Sergei Golovan)

	* (all): better english usage in messages and in the docs.  if an
	<error> comes back in a message/presence, don't try to check
	signatures, etc.  have clientinfo:autoask default to off (thanks
	Marshall T. Rose)

2002-10-24  Alexey Shchepin  <alexey@sevcom.net>

	* iq.tcl (iq::register_handler): Store all registered namespaces
	* iq-plugins/browse.tcl (iq_browse_reply): Show all registered
	namespaces

	* roster.tcl: Internal changes of displaying popup balloons, more
	correctly but more slowly

2002-10-23  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ru.msg: Updated (thanks Sergei Golovan)

	* (all): Much more i18n (thanks Sergei Golovan)

	* chats.tcl (chat::process_message): Ignore non-groupchat messages
	with type="groupchat"

	* roster.tcl (roster::addline): Small fix to more correctly show
	popup info for online users with one resource

	* presence.tcl (change_our_presence): Bugfix

	* muc.tcl (muc::request_destruction): Fixed

2002-10-21  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl (muc::add_user_popup_info): Show affiliation in popup
	info

	* plugins/clientinfo.tcl (clientinfo::on_presence): Don't ask
	every JID more than once, even if it not answers

	* doc/tkabber.xml: Updated

	* roster.tcl (roster::user_popup_info): Corrected status and
	description in roster popup hints for conference items

	* roster.tcl (roster::addline): Removed is_user condition for jids
	with multiple resources

	* chats.tcl (chat::close_window): Remove participants presence
	from memory

	* chats.tcl (chat::redraw_roster): Don't draw affiliation groups

	* muc.tcl: Fixed role and affiliation when trying to grant/revoke
	moderator priveleges

2002-10-20  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::redraw): Remove doubled jids from groups

2002-10-19  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: New commands /member, /demember, /moderator,
	/demoderator.  All such commands now compatible with JEP-0045
	v0.15

	* roster.tcl: 'jlib::parse_roster_get' moved back to jabberlib.tcl
	* jabberlib-tclxml/jabberlib.tcl: Likewise

	* jabberlib-tclxml/jabberlib.tcl (jlib::send_msg): Fixed bug with
	message thread handling

	* presence.tcl (client:presence): Handle error presence packets
	* jabberlib-tclxml/jabberlib.tcl: Likewise

	* jidlink.tcl (jidlink::setup_menu): Added menu for
	enabling/disabling jidlink transpotrs
	* iface.tcl: Likewise

	* muc.tcl (muc::process_gc_user): Handle roles and affiliations in
	presence packets

	* chats.tcl (chat::redraw_roster): Display roles and affiliations

	* muc.tcl: List requests changes, due to JEP-0045 changes

2002-10-17  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/jidlink/dtcp.tcl: Seems works, need to add more error
	checks

	* muc.tcl (muc::request_negotiation): Browse conference service
	instead of conference room

	* muc.tcl: Working with lists changed due to JEP-0045 changes

	* filetransfer.tcl: Small fixes

2002-10-16  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/jidlink/dtcp.tcl: DTCP support (JEP-0046) (not completed)

	* jidlink.tcl: Changed transport registration
	* plugins/jidlink/ibb.tcl: Likewise

2002-10-15  Alexey Shchepin  <alexey@sevcom.net>

	* plugins/jidlink/ibb.tcl: Inband Bytestream support (JEP-0047)

	* filetransfer.tcl: Added support of file transfer via Jidlink
	(JEP-0052)

	* jidlink.tcl: Jidlink support (JEP-0041)

	* negotiate.tcl: Negotiation support (JEP-0020)

2002-10-14  Alexey Shchepin  <alexey@sevcom.net>

	* msgs/ua.msg: Updated (thanks Vladimir Velychko)

	* chat-plugins/logger.tcl (::logger::show_log): Move history view
	to the end when window opened

	* browser.tcl (browser::ns_binding): Join conference by pressing
	on new conference namespace

	* search.tcl: Works more correctly with x:data (thanks Sergei
	Golovan)

	* muc.tcl: Fixed configure and added admin list (thanks David
	Sutton)

2002-10-13  Alexey Shchepin  <alexey@sevcom.net>

	* iq.tcl: Changed interface to iq handlers
	* avatars.tcl: Use new interface
	* iq-plugins/browse.tcl: Likewise
	* iq-plugins/time.tcl: Likewise
	* iq-plugins/version.tcl: Likewise

2002-10-12  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Negotiation now work via iq:browse

2002-10-10  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl (join_group_dialog): Join on pressing enter in
	dialog window

	* chats.tcl (chat::get_nick): Use roster name for JID as nick if
	possible

	* filetransfer.tcl (ft::send_file_dialog): Takes default IP
	address from socket to server

	* jabberlib-tclxml/jabberlib.tcl: Changed socket encoding to utf-8
	instead of binary, to avoid some problems with blocking

	* chats.tcl (chat::redraw_roster): redraw_roster moved back from
	muc.tcl
	* muc.tcl: Likewise

	* muc.tcl: Removed test_muc condition

	* muc.tcl (muc::commands_comps): Check room for MUC-compatibility
	* muc.tcl (muc::add_conference_menu_items): Likewise

	* joingrdialog.tcl (join_group): Make iq:negotiation before
	joining room

	* presence.tcl (presence_process_x): Fixed namespace for MUC

	* datagathering.tcl (data::fill_field_x): Removed use of "min"
	function, because it not exists in not-extended Tcl

2002-10-09  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Changed namespaces, due to JEP-0045 changes

	* datagathering.tcl (data::fill_field_x): Don't set height of
	combo boxes more then needed

	* plugins/clientinfo.tcl: Plugin for showing client information
	and automatically ask about it

	* presence.tcl (client:presence): New hook client_presence_hook

	* userinfo.tcl (userinfo::request_iq): New function to send
	various iq queries

	* datagathering.tcl (data::draw_window): New function to draw
	toplevel window with form
	* muc.tcl: Changes to use data::draw_window

	* datagathering.tcl (data::add_label): Don't add ":" to the end of
	label if it ends with punctuation symbol

	* muc.tcl (muc::add_user_popup_info): Add real JID to user popup
	info if it known
	* muc.tcl (muc::whois): Whois command now takes information from
	cache, due to JEP-0045 changes

	* roster.tcl (roster::user_popup_info): User popup info now
	extendable via roster_user_popup_info_hook

	* roster.tcl: More correct login menu for services (thanks Michail
	Litvak)

	* roster.tcl: Minor roster fixes (thanks Sergei Golovan)

	* msgs/ua.msg: Fixed typo (thanks Vladimir Velychko)

2002-10-05  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: More geometry configuration via xrdb for non-tabbed
	interface (thanks Sergei Golovan)

	* msgs/ua.msg: Ukrainian localization (thanks Vladimir Velychko)

2002-10-04  Alexey Shchepin  <alexey@sevcom.net>

	* (all): More interface parameters now configurable via xrdb
	(thanks Sergei Golovan)

2002-10-03  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl (muc::send_ban_voice_list): Fixed namespace

2002-10-01  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: IQ negotiation support

	* roster.tcl: Added Login/logout menu for services (thanks Michail
	Litvak)

	* datagathering.tcl (data::fill_fields_x): <title/> tag support
	and added attribute type='submit' into </x> tag for submited data

2002-09-30  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl (recv_register_result): Make full reconnect after
	registration

	* tkabber.tcl: I18n support (thanks Sergey Kalinin aka BanZaj)
	* chats.tcl: Likewise
	* roster.tcl: Likewise
	* iface.tcl: Likewise
	* login.tcl: Likewise
	* msgs/: Directory for translation files

2002-09-29  Alexey Shchepin  <alexey@sevcom.net>

	* chat-plugins/logger.tcl: Logs now colored (thanks Sergei
	Golovan)

	* userinfo.tcl: Userinfo window now not a dialog (thanks Sergei
	Golovan)

2002-09-28  Alexey Shchepin  <alexey@sevcom.net>

	* plugins.tcl (plugins::load_dir): New function to load plugins
	hierarchy (thanks Sergey Kalinin)
	* tkabber.tcl: Search plugins in ~/.tkabber/plugins 

	* doc/tkabber.xml: Updates

	* search.tcl: Items in search result now numerated (thanks Sergei
	Golovan)

	* tkabber.tcl: Roster width now configurable via xrdb
	* chats.tcl: Likewise for conference users list (thanks Sergei
	Golovan)

2002-09-27  Alexey Shchepin  <alexey@sevcom.net>

	* chat-plugins/completion.tcl: Algorithm slightly changed to
	support adding of completions via hook 'generate_completions_hook'
	* chat-plugins/me_command.tcl: Added completion of /me command
	* chat-plugins/nick_command.tcl: Added completion of /nick command
	* muc.tcl: Added completions of various MUC commands

	* iface.tcl (tab_set_updated): Fixed highliting of tabs on Windows
	platform with zoomed main window (thanks Sergei Golovan)

	* mclistbox-1.02/mclistbox.tcl: More correctly resize columns
	(thanks Sergei Golovan)

	* muc.tcl (muc::request_ban_voice_list): Use namespace
	jabber:gc:admin instead of incorrect jabber:gc:owner

2002-09-26  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Ban & voice lists support

	* datagathering.tcl: Fixes to avoid errors in incorrect form

	* muc.tcl: Support for room destruction

	* doc/tkabber.xml: Fixed typo (thanks Marshall T. Rose)

	* iface.tcl: Fixes in X selection support

	* muc.tcl: Support for modifying voice attribute (new commands:
	/voice and /devoice)

	* muc.tcl (muc::handle_commands): Support for /kick, /ban & /whois
	commands in groupchats

2002-09-25  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl (chat::redraw_roster): Separate users with different
	levels in conference userlist

	* presence.tcl (presence_process_x): Support for jabber:gc:user
	namespace
	* muc.tcl (muc::process_gc_user): Likewise

	* muc.tcl (muc::whois): 'set' changed to 'get'

	* muc.tcl: Bugfixes in configuration procedures

2002-09-24  Alexey Shchepin  <alexey@sevcom.net>

	* unix/ispell.tcl: Show variants of misspelled word correction on
	right mouse click (thanks Sergei Golovan)

	* muc.tcl: Support for whois command and subsequent room
	configuration

	* doc/tkabber.xml: slightly better english
	(thanks Marshall T. Rose)
    
	* examples/mtr-config.tcl: slightly newer version
	(thanks Marshall T. Rose)

	* chats.tcl: New hooks chat_create_user_menu_hook and
	chat_create_conference_menu_hook

	* mclistbox-1.02/mclistbox.tcl: mclistbox v1.02 (c) Bryan Oakley
	* search.tcl: Search results now displayed via mclistbox package
	(thanks Sergei Golovan)

2002-09-23  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::open_window): More correct selecting of tab
	title

	* datagathering.tcl (data::fill_field_x): Fixed bug with incorrect
	sending of selection in list-multi if it not changed

	* datagathering.tcl: Fixed bug with sending content of text-multi
	field

	* chat-plugins/events.tcl (events::setup_ui): Fixed bug with '%'
	in jids

2002-09-22  Alexey Shchepin  <alexey@sevcom.net>

	* muc.tcl: Multi-User Chat support (not completed, enabled by
	setting 'test_muc' to '1')

	* messages.tcl: Support for x:data in messages

	* chat-plugins/events.tcl: Show incoming events also in status
	line in tabbed mode

2002-09-21  Alexey Shchepin  <alexey@sevcom.net>

	* chat-plugins/events.tcl (events::process_x_event): Don't send
	x:event reply when recipient offline

	* messages.tcl (message::send_subscribe): Bugfix in sending
	presence status

	* doc/tkabber.xml: Updates

	* chat-plugins/events.tcl: Support of message events (JEP-0022)

	* chat-plugins/empty_body.tcl: Don't draw messages with empty body

	* jabberlib-tclxml/jabberlib.tcl (jlib::parse): Support of message
	'id' attribute
	* chats.tcl: Likewise

	* unix/ispell.tcl: Fixed leak of text marks

2002-09-20  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updates

	* datagathering.tcl: Support for jabber:x:data (JEP-0004)

	* messages.tcl: display the body from the headline in popup
	balloon (thanks Marshall T. Rose)

2002-09-19  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: New tabs menu items: "Close other tabs" & "Close all
	tabs" (thanks Sergei Golovan)

	* jabberlib-tclxml/jabberlib.tcl: New option keep_alive to
	periodically send empty string to server (thanks Sergei Golovan)

	* (all): put a catch around raising a tab in an "after idle". fix
	a bug in hedaline caching. more info during splash screen. logout
	with a reason fixed (thanks Marshall T. Rose)

	* pixmaps/docking: pixmaps/feather22 moved to here

2002-09-18  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl (userinfo::fill_user_description): Bugfix

	* presence.tcl (change_our_presence): Bugfix

	* iface.tcl: Logout binded to C-j

	* doc/tkabber.xml: Updates

	* roster.tcl (roster::clean): New procedure to clean up roster
	* login.tcl: Cleanup roster after logout

	* pixmaps/feather22: Roster icons 22x22 moved to here
	* pixmaps/default: New roster icons 16x16

2002-09-17  Alexey Shchepin  <alexey@sevcom.net>

	* balloon.tcl: don't hide balloons under lower boundary of the
	screen (thanks Michail Litvak)

	* unix/ispell.tcl: New option 'check_every_symbol' (thanks Sergei
	Golovan)

	* hooks.tcl: put a "catch" around hook:run. add debugmsg to
	hook::run. removed old debugging stuff from message headline
	caching. run as a hook message headline caching. update docs
	(thanks Marshall T. Rose)

2002-09-16  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl (add_win): Fixed bug with not raising of first tab
	when raise_new_tab=0

	* userinfo.tcl (userinfo::parse_vcard_photo_item): Fixed bug with
	empty BINVAL tag in PHOTO

2002-09-15  Alexey Shchepin  <alexey@sevcom.net>

	* unix/ispell.tcl: Bugfixes

2002-09-14  Alexey Shchepin  <alexey@sevcom.net>

	* iface.tcl: Tkabber interface
	* tkabber.tcl: Moved interface code to iface.tcl

	* default.tcl: Default config
	* tkabber.tcl: Moved default config code to default.tcl

	* userinfo.tcl: Photos in vCard

	* messages.tcl: Fixed bug with double subscription request

	* roster.tcl: Bugfixes

2002-09-13  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Cosmetic changes (thanks Sergei Golovan)

	* unix/ispell.tcl: Support for ispell (thanks Sergei Golovan)
	* doc/tkabber.xml: Updates

2002-09-09  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::open_window): Bindings to M-Prior and M-Next to
	scroll text in chat window from input window

	* roster.tcl (roster::heuristically_get_category_and_subtype):
	Performance improvements

	* doc/tkabber.xml: Updates

	* tkabber.tcl: New hooks postload_hook and finload_hook.

2002-09-08  Alexey Shchepin  <alexey@sevcom.net>

	* splash.tcl: Show progress window at startup

	* tkabber.tcl: Now main window geometry configurable via xrdb

	* (all): Error dialog when user tries to store not defined avatar.
	More parametrizations to roster look.  Documentation updates.
	(thanks Marshall T. Rose)

	* search.tcl: Now user can search again in the same search dialog
	after receiving results

	* tkabber.tcl (about_window): Bugfix

2002-09-07  Alexey Shchepin  <alexey@sevcom.net>

	* doc/tkabber.xml: Updates

	* textundo/: Textundo package from Donal K. Fellows
	* chats.tcl (chat::open_window): Undo/redo support for input
	windows.  Undo binded to C-z, redo to C-Z.
	* messages.tcl: Likewise

	* chats.tcl (chat::redraw_roster): List of groupchat users sorted
	more correctly

	* login.tcl: HTTPS proxy auth support (thanks Alexander
	Timoshenko)

2002-09-06  Alexey Shchepin  <alexey@sevcom.net>

	* (all): default_message_type now a chat::option.  some minor
	debuging for the gpgme module.  more updates to the docs.  (thanks
	Marshall T. Rose)

	* default.xrdb: New default theme
	* tkabber.tcl: New variable load_default_xrdb

2002-09-05  Alexey Shchepin  <alexey@sevcom.net>

	* presence.tcl: Bugfix

	* roster.tcl: New hook roster_create_groupchat_user_menu_hook

	* tkabber.tcl (add_win): New variable raise_new_tab

	* roster.tcl (roster::create): Bindings for second mouse wheel

	* presence.tcl (get_jids_of_user): Performance improvements

2002-09-04  Alexey Shchepin  <alexey@sevcom.net>

	* register.tcl: Fixed bug with sending <item> tag instead of
	<query>

	* tkabber.tcl: New dialog for raw XML input

	* (all): better icons.  added encrypt button to chat windows.
	added headline caching between Tkabber sessions.  lots of crypto
	fixes.  small change to hook::add so that if you source the same
	plugin multiple times, it doesn't get added multiple times.
	bugfix to presence status.  (thanks Marshall T. Rose)


2002-09-03  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl: Removed unsetting of 'rw' and 'nw' to make C-r work
	correctly

	* chats.tcl: stop_scroll renamed to options(stop_scroll)

	* avatars.tcl: avatar(announce) & avatar(share) renamed to
	options(...)

	* tkabber.tcl (browseurl): Fixed call to exec for windows platform

	* (all): Show resources for users that have few ones in roster
	(thanks Sergei Golovan)

2002-09-02  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::redraw_after_idle): New function to optimize
	calls to roster::redraw
	* chat.tcl (chat::redraw_roster_after_idle): Likewise for
	chat::redraw_roster

	* doc/: Now we have documentation! (thanks Marshall T. Rose)

	* (all): i got ballooning working with the emoticon menu. wasn't
	easy.  fixed a few corner cases in when tkabber decides to handle
	crypto stuff.  a lot of little changes to make the documentation
	easier.  you can now set presence status from the main menu, e.g.,
	click on "Away" and then enter "at lunch..."  managed to get rid
	of the jlib::presence calls in login.tcl first line of tkabber.tcl
	is friendly in case wish not installed in /usr/bin/.  pixmap_theme
	can now be a directory name.  things re-arranged a bit in
	tkabber.tcl to support the documentation better.  various globals
	unset after use.  my config file now has a splash screen. not all
	that happy with it, but it's a start.  autoaway and dockingtray
	now use fullblown namespaces
	(thanks Marshall T. Rose)

	* messages.tcl (message::send_subscribe): Fixed bug with adding
	jids with uppercase letters

2002-08-31  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Login on "Return" in login dialog

	* roster.tcl (roster::create_user_menu): Added new hook

	* (all): fix SUBDIRS definition in Makefile.  fix some bugs in
	putting icons in the chat window when sending.  replace a lot of
	"$gw withdraw" with "destroy $gw".  have the emoticon menu put a
	space around the emoticon (if necessary).  less paranoid
	signature-checking.  typo in URL to Img package. (thanks Marshall
	T. Rose)

	* gpgme.tcl: Support for GPG (thanks Marshall T. Rose)

2002-08-29  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl: Support for Unicode in X selection (idea taken from
	alicq)

2002-08-28  Alexey Shchepin  <alexey@sevcom.net>

	* login.tcl: Remember presence status between logins

	* roster.tcl: Ask user before removing item from roster

	* messages.tcl (message::send_subscribe): Show item edit dialog
	after receiving item in roster

	* itemedit.tcl: New module for editing roster items
	* editgroups.tcl: Joined into itemedit.tcl
	* roster.tcl: Code for editing item's name moved to itemedit.tcl

	* unix/wmdock.tcl (wmdock::msg_recv): Don't count messages in
	non-tabs mode

	* tkabber.tcl: Append to auto_path dir with tkabber.tcl instead of
	current dir

	* chats.tcl (chat::open_window): New variable raise_on_activity to
	raise and deiconify windows in non-tabs mode

	* userinfo.tcl: Show UTC and TZ tags in iq:time reply

2002-08-27  Alexey Shchepin  <alexey@sevcom.net>

	* chat-plugins/logger.tcl: Store private chats in conferences,
	fixed bug with history in chats windows

	* chats.tcl (chat::change_presence): Bugfix

	* utils.tcl (double%): New function for doubling '%' symbol in
	bind scripts, to avoid some bugs
	* chat-plugins/history.tcl: Changed bindings to use double%
	function
	* chats.tcl: Likewise
	* roster.tcl: Likewise

2002-08-26  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: New hook on changing other users presence

	* presence.tcl: New hook on changing our presence

	* login.tcl: New hooks for connected & disconnected procedures

	* unix/wmdock.tcl: Support for WindowMaker dock (thanks Michail
	Litvak)

	* tkabber.tcl (fullpath): Works more correctly

	* tkabber.tcl: make the about window it's own proc; fix
	plugins::load typo for platform (had an extra call to fullpath)
	(thanks Marshall T. Rose)

	* tkabber.tcl (add_win): Change iconname of windows in non-tab
	mode

	* unix/autoaway.tcl: Fixed bug with calling of autoaway functions
	when tkXwin package not present

2002-08-25  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::add_emoteiconed_text): Limited output of
	emoticons by number of it instead of body size

	* login.tcl: New hooks on connection and disconnection from server

	* filetransfer.tcl (ft::send_file_accept): Content type changed to
	application/data to avoid corrupting of binary files

	* hooks.tcl: All hooks functions moved from plugins.tcl to
	hooks.tcl
	* plugins.tcl: Likewise

	* presence.tcl (get_jid_status): Bugfix

	* (all): removed not needed "global w"; tab_set_updated now has
	defaults for some of its arguments; fixed a typo introduced with
	the silly entry .delete .insert thing; temporarily put a catch
	around the creation of rostericon(user,invisible); tab_set_updated
	is a bit more clever to figure out if an update has actually
	happened (the dockingtray stuff needs that); put finload after the
	invocation of the login dialog; cleaned up autoaway.tcl a bit
	(thanks Marshall T. Rose)

	* roster.tcl (roster::redraw): Don't show groups without online
	users in "Show online users only" mode

	* iq-plugins/time.tcl: Show timezone in <display/> tag

2002-08-24  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl: New conference room creation dialog, but it
	seems that room creation not implemented in jabberd

	* chats.tcl: Colors of chat text can be configured via xrdb

	* pixmaps/gabber/services/: New icons for gabber theme

2002-08-23  Alexey Shchepin  <alexey@sevcom.net>

	* unix/autoaway.tcl: New plugin for autoaway support

	* chats.tcl: Change type of messages with empty type to
	$default_message_type

	* roster.tcl: Fixed showing of conference items foreground

	* roster.tcl: Support for new icons

	* jabberlib-tclxml/tclxml/: Added TclXML with tclparser

	* jabberlib-tclxml/wrapper.tcl: Changes to support tclparser
	library

2002-08-22  Alexey Shchepin  <alexey@sevcom.net>

	* (all): change a few puts into debugmsg. fix an interoperability
	bug with gabber messages. double-sided clicks. a few more "..." in
	the menus. better focus selection in the dialogs. a fix for an
	amusing entry/disabled problem in windows. still another approach
	to the "package require Tls" thing. rearrange the order of some
	widget creations, so that TAB works as you'd expect. add a user
	hook, [get_our_presence_status], that gives the <status/> on a
	presence change. typo in browseurl. various little UI changes
	(thanks Marshall T. Rose)

	* chats.tcl (chat::change_presence): Bugfix

2002-08-21  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::redraw): Items now sorted by names instead
	of jids

	* chats.tcl (chat::create_user_menu): More useful items in user's
	menu

	* joingrdialog.tcl: Checking for errors while joining conference
	with v2 protocol.  Support for password-protected groups with v2
	protocol

	* chats.tcl: Fixed scrollbars in invitation dialog

	* roster.tcl: Fixed scrollbars in 'send users' dialog

	* tkabber.tcl: Menu for avatars

	* avatars.tcl: Support for storing avatar on server and bugfixes

	* chats.tcl (chat::process_message): Temporary workaround in bug
	with empty message type

	* avatars.tcl (avatar::get_image): Fixed typo with debugmg

2002-08-20  Alexey Shchepin  <alexey@sevcom.net>

	* (all): Changed work with icons; added some new icons (thanks
	Sergei Golovan)

	* (all): have avatar.tcl use debugmsg; enable right-clicks for
	chat menubutton; add "..." to create_user_menu; better login/tls
	prompting; small grammar correction (thanks Marshall T. Rose)

	* examples/config.tcl: Expamle of using avatars and emoticons

	* roster.tcl (roster::add_menu_item): Bugfix

	* emoticons.tcl: Emoticons menu can also popup by A-e

2002-08-19  Alexey Shchepin  <alexey@sevcom.net>

	* chat-plugins/nick_command.tcl: Temporary solution for nick
	changes in v1 protocol

	* balloon.tcl: Small fixes to make Frink work more silently
	* browser.tcl: Likewise
	* chats.tcl: Likewise
	* filters.tcl: Likewise
	* plugins.tcl: Likewise

	* roster.tcl: Now users can set default nicks via array
	defaultnick
	* examples/config.tcl: Example of using defaultnick

	* emoticons.tcl: Now in chats we can popup menu with emoticons by
	pressing M-e

	* presence.tcl: Bugfixes

	* roster.tcl: In user popup menu now possible to select different
	resources of users

	* (all): 1. replace remaining "puts" with "debugmsg" 2. menus
	for headlines 3. small typos/capitalizations, e.g., "distrub",
	"Histroy" 4. remove tearoff from the popupmenus (because these
	expect $curuser to point to the current item, but that won't work
	for a tearoff) 5. two new hooks: proc menuload to update the menu
	specification, and proc finload, called right before the
	login. (see examples/mtr-config.tcl for examples of their usage.)
	6. sgml bug fixed. (thanks Marshall T. Rose)

2002-08-18  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Show result of iq:last in more user-readable form

	* avatars.tcl: Basic support for avatars
	* userinfo.tcl: Likewise
	* presence.tcl: Likewise

	* browser.tcl: New icons for aim, icq, msn and yahoo transports
	(thanks Sergei Golovan)

	* roster.tcl: Changed button to show only online buttons (thanks
	Sergei Golovan)
	* tkabber.tcl: Likewise

	* messages.tcl: Changed calls to base64 function

	* roster.tcl: Items indent now less to avoid wasting of useful
	space

	* chats.tcl: Bugfixes

	* roster.tcl: Bugfixes

2002-08-17  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: Now we have much more beautiful roster (thanks
	Sergei Golovan)

	* chats.tcl: Added menu entry in conferences to show history

	* chat-plugins/logger.tcl: New format for history files, not
	compatible with old

	* (all): 1. for a group conference, have the "Subject:" button lie
	flat and work on right-click, like the rest of the user
	buttons. 2. use the stated priority when logging in. 3. add
	"logout with reason". 4. a few more "..." to menu names, also use
	"Cancel" instead of "Close" for many windows. 5. a lot of cleanups
	for the headline code. it's pretty usable now. 6. still more work
	on the user status popup 7. don't advertise conferences when
	sending users or making invitations 8. better proc browseurl
	9. put logs in ~/.tkabber/logs/ (thanks Marshall T. Rose)

	* login.tcl: Now can send encrypted password (thanks Sergei Golovan)

2002-08-16  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Added menu in every userchat for showing user
	information and history

	* roster.tcl: Different menu for conference items

	* chats.tcl (chat::highlighttext): Changing form of mouse cursor,
	when it on URL (thanks Sergei Golovan)

	* (all): new image for headlines (taken from gabber); menubutton
	to invite folks to join an existing conference; implemented
	receiving x:roster and x:oob; implemented sending x:roster;
	implemented resubscribe; for file transfer, will try to get a
	default ip address other than 127.0.0.1; for the
	filters/search/register windows, don't draw them until the server
	responds; diddle status menubutton when starting and when
	dis/connected; if disconnected by network, put up the login
	dialog; many cosmetic changes (big thanks to Marshall T. Rose)

	* chats.tcl: New variable 'url_regexp'

	* tkabber.tcl (pixmap): New function for finding images with
	different themes (thanks Sergei Golovan)
	* browser.tcl: Using 'pixmap' for loading images
	* roster.tcl: Likewise
	* pixmaps/: New themes 'psi' & 'gabber'
	* examples/config.tcl: Example of using different themes

2002-08-15  Alexey Shchepin  <alexey@sevcom.net>

	* Tclx.tcl (lmatch): Fixed bug with regexp processing

	* chat-plugins/completion.tcl: Now completion work correctly with
	nicks that contain non-latin1 characters and work like zsh with
	AUTO_MENU option (cycle completion?)

	* tkabber.tcl: Removed 'T' button from toolbar

2002-08-14  Alexey Shchepin  <alexey@sevcom.net>

	* browser.tcl: Now show number of children in popup balloon for each
	item

	* chats.tcl: Now autoscrolling in chats can be stopped
	* tkabber.tcl: Added menu for stoping autoscroll

	* chats.tcl: Highlighting URLs and start WEB-browser on click

	* chat-plugins/draw_normal_message.tcl: Highlight user's nick at
	begining of message

	* tkabber.tcl (tab_set_updated): Added different levels of updates
	in chats, that highlighted with different colors
	* chat-plugins/draw_normal_message.tcl: Likewise
	* chat-plugins/draw_server_message.tcl: Likewise
	* chat-plugins/draw_error.tcl: Likewise

	* (all): Replaced "Ok" to "OK" in dialog buttons

	* tkabber.tcl: Changed grid weight for roster, because with old
	value on some systems roster have null width
	* chats.tcl: Likewise

	* chat-plugins/draw_normal_message.tcl: Nick names also highlited

	* examples/mtr-config.tcl: Updated

	* messages.tcl: Bugfix in headlines processing (thanks Marshall
	T. Rose)

2002-08-13  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Support for editing user's vCard

2002-08-12  Alexey Shchepin  <alexey@sevcom.net>

	* emoticons.tcl: Basic support for JEP-0038 (image/gif only and no
	sounds)

	* (all): Support for headlines, invitations of users to join
	chats, better support for configurable colors, fixing typos, and
	replacing many functions of TclX (big thanks to Marshall T. Rose)

2002-08-11  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::add_emoteiconed_text): Performance improvements

	* userinfo.tcl: Now can query jabber:iq:last

	* iq-plugins/version.tcl: Show also OS version

	* browser.tcl: Fixed bug with spaces in jids

	* utils.tcl: Added functions to simplify work with canvas tags

	* login.tcl: Support for user's login profiles
	* examples/config.tcl: Added examples of using login profiles

2002-08-10  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl: Fixed bug with nicks containg glob-characters

	* iq-plugins/browse.tcl: Answer on browser requests with supported
	iq namespaces

	* roster.tcl: Now roster don't change position on any change

	* chats.tcl (chat::change_presence): Fixed bug with staying users
	after exiting conference with v2 protocol

	* browser.tcl: Now items can be draged to browser's entry field

	* tkabber.tcl (tab_set_updated): Performance improvements

2002-08-09  Alexey Shchepin  <alexey@sevcom.net>

	* search.tcl: Now users can be added from search results

	* joingrdialog.tcl: Conference-v2 support
	* joingrdialog.tcl (join_group_dialog): Added checkbutton for
	selecting conference protocol

	* roster.tcl: Now items can be draged from browser to roster
	* browser.tcl: Likewise

	* messages.tcl: Processing of jabber:x:roster, jabber:x:oob &
	jabber:x:conference (not completed)

	* tkabber.tcl (debugmsg): New function for showing debug messages
	* browser.tcl: Replaced "puts" to "debugmsg" calls
	* chats.tcl: Likewise
	* filetransfer.tcl: Likewise
	* filters.tcl: Likewise
	* iq.tcl: Likewise
	* joingrdialog.tcl: Likewise
	* plugins.tcl: Likewise
	* presence.tcl: Likewise
	* roster.tcl: Likewise
	* search.tcl: Likewise
	* userinfo.tcl: Likewise

2002-08-08  Alexey Shchepin  <alexey@sevcom.net>

	* joingrdialog.tcl: Conference-v2 support (not completed)

	* login.tcl (show_login_dialog): Set focus by default on "Login"
	button

	* roster.tcl: Now in group names drawed how many online users in
	this group

	* browser.tcl: Bugfixes & removed old browser code

	* tkabber.tcl: Reorganized main menu

2002-08-07  Alexey Shchepin  <alexey@sevcom.net>

	* userinfo.tcl: Changes to more correspond to
	http://www.jabber.org/protocol/vcard-xml/vCard-XML-v2-20010520.dtd
	(not completed)

	* browser.tcl: New Jabber Browser interface

2002-08-06  Alexey Shchepin  <alexey@sevcom.net>

	* filters.tcl: Support for editing filters

	* browser.tcl: Browser now can be scrolled with mousewheel (if it
	binds to 4 and 5 mouse buttons).

	* login.tcl (client:disconnect): New function, that called when
	disconnecting

	* tkabber.tcl: Now roster can be collapsed with C-r

2002-08-05  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl: Scrollbars on roster now drawed only when needed

	* search.tcl: Displaying of jids in search results and added
	scrollbars

	* (all): Tkabber now can be started from any directory

	* login.tcl: Fixed typo which result in ignoring entered in login
	dialog fields

	* tkabber.tcl: Correctly logout when closing main window

2002-08-03  Alexey Shchepin  <alexey@sevcom.net>

	* emoticons.tcl: Changed emoteicons API

	* userinfo.tcl: Bugfix

2002-08-02  Alexey Shchepin  <alexey@sevcom.net>

	* examples: Added some examples of config file & xrdb files
	(thanks Sergei Golovan)

	* login.tcl: All data for login now stored in loginconf variable

	* tkabber.tcl (tab_set_updated): Bugfix in tabs highlighting

	* balloon.tcl: Added new tooltips engine (thanks Sergei Golovan)

	* tkabber.tcl: Config now stored in ~/.tkabber/config.tcl

	* tkabber.tcl: Fixed bug with incorrect closing of chat windows

2002-08-01  Alexey Shchepin  <alexey@sevcom.net>

	* chats.tcl (chat::open_window): Don't resize roster when resizing
	window
	* tkabber.tcl: Likewise

	* messages.tcl (send_message_dialog): Now destination address can
	be edited
	* tkabber.tcl (menu): Added menu entry for sending new messages

	* tkabber.tcl: Support for status line
	* roster.tcl (roster::on_change_jid_presence): Likewise

	* filetransfer.tcl: Bugfixes in sending file 

	* tkabber.tcl (tab_set_updated): Highlighting tabs in non-active
	chats

	* roster.tcl: Added dialog for editing names of roster items

	* chats.tcl (chat::open_window): Now if jid have name in roster,
	then this name used in titles.

2002-07-31  Alexey Shchepin  <alexey@sevcom.net>

	* tkabber.tcl (add_win): Temporary workaround for bug with tabs &
	jids with spaces

2002-07-30  Alexey Shchepin  <alexey@sevcom.net>

	* roster.tcl (roster::addline): Collapsed groups now highlighted

	* filetransfer.tcl: Basic support for file transfers
	* iq-plugins/oob.tcl: Likewise

	* iq.tcl: Answer "501 Not Implemented" on unknown iq requests

2002-07-29  Alexey Shchepin  <alexey@sevcom.net>

	* browser.tcl: Add checks to avoid errors when reply received in
	closed window

	* login.tcl: Now we can create new accounts

	* editgroups.tcl (change_groups_to_user): Changes in roster item
	groups now don't touch another item parameters
	* roster.tcl (roster::item_to_xml): Likewise

	* (all): Tkabber now parse xml stream via TclXML library
	(http://tclxml.sf.net)

	* utils.tcl (tolower_node_and_domain): Fixed stupid bug with
	doubling of resource field in jids that have not node field

	* tkabber.tcl: Fixed mistake in menu "Services"

	* tkabber.tcl (add_win): Fixed mistake with "wm title"

