Tkabber

Artifact [9619e99599]
Login

Artifact 9619e99599ee4c99d430183b2b649574d0248e5e:


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

	* 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 (addw_in): Fixed mistake with "wm title"