Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
286 check-ins using file pixmaps/amibulb/browser/user.gif or pixmaps/gush/browser/user.gif or pixmaps/psi/browser/user.gif or pixmaps/psi/roster/available.gif or pixmaps/psi/roster/available-chat.gif version f409394e6c
|
2006-01-28
| ||
| 20:45 | * plugins/general/annotations.tcl: Bugfix * plugins/chat/logger.tcl: Cleanup * plugins/chat/irc_commands.tcl: Added error message on /msg command failure * plugins/chat/insert_nick.tcl: Minor fix * jabberlib-tclxml/jlib*.tcl: Replaced [$token action] to [action $token] calls * jabberlib-tclxml/jabberlib.tcl: "after idle" call moved back to jabberlib.tcl * jabberlib-tclxml/wrapper.tcl: Likewise * jabberlib-tclxml/jabberlib.tcl: Correctly handle resource change in resource binding * jabberlib-tclxml/jlibsasl.tcl: Likewise * jabberlib-tclxml/jabberlib.tcl: Bugfix * ifacetk/iroster.tcl: Show both subscribe and ask status in tooltip * ifacetk/ilogin.tcl: Fill both ltmp and loginconf variables on profile change * roster.tcl: Attribute "name" processing moved to plugin * plugins/general/jitworkaround.tcl: Likewise * pixmaps.tcl: Pixmaps now can be loaded on the fly * browser.tcl: Updated * chats.tcl: Likewise * disco.tcl: Likewise * gpgme.tcl: Likewise * splash.tcl: Likewise * tkabber.tcl: Likewise * ifacetk/idefault.tcl: Likewise * ifacetk/iface.tcl: Likewise * ifacetk/iroster.tcl: Likewise * plugins/chat/popupmenu.tcl: Likewise * plugins/chat/send_message.tcl: Likewise * plugins/general/headlines.tcl: Likewise * plugins/general/offline.tcl: Likewise * plugins/unix/dockingtray.tcl: Likewise * plugins/unix/systray.tcl: Likewise * plugins/unix/wmdock.tcl: Likewise * plugins/windows/taskbar.tcl: Likewise * muc.tcl: Added support for error codes 321 and 322 * custom.tcl: Minor change * chats.tcl: Bugfix * msgs/pl.msg: Updated (thanks to Irek Chmielowiec) check-in: e6b668108f user: aleksey tags: trunk | |
|
2006-01-24
| ||
| 22:52 | * plugins/chat/irc_commands.tcl: Bugfix (thanks to Sergei Golovan) * plugins/chat/insert_nick.tcl: Plugin for insert nick by clicking on conference roster or <nick> in chat or conference window (thanks to Sergei Golovan) * jabberlib-tclxml/transports.tcl: Added zlib over tls support (thanks to Sergei Golovan) * ifacetk/iroster.tcl: Added -singleclick and -doubleclick options to ifacetk::roster::create (thanks to Sergei Golovan) * ifacetk/iface.tcl: Likewise * chats.tcl: Likewise * roster.tcl: Minor change (thanks to Sergei Golovan) * presence.tcl: Bugfix (thanks to Sergei Golovan) * muc.tcl: Bugfix, added "/unban JID" command (thanks to Sergei Golovan) check-in: abe9b0c2bc user: aleksey tags: trunk | |
|
2006-01-20
| ||
| 03:08 | * plugins/general/avatars.tcl: Bugfix (thanks to Irek Chmielowiec) * **/*.tcl: All menus now created using hooks (thanks to Sergei Golovan) * plugins/general/rosterx.tcl: Roster Item Exchange Support (JEP-0093) (thanks to Sergei Golovan) * messages.tcl: Rosterx-related stuff moved to rosterx plugin * roster.tcl: Likewise * plugins/general/clientinfo.tcl: Minor change (thanks to Sergei Golovan) * jabberlib-tclxml/namespaces.tcl: Added xroster and rosterx namespaces (thanks to Sergei Golovan) * jabberlib-tclxml/jlibcompress.tcl: Better error processing (thanks to Sergei Golovan) * ifacetk/iface.tcl: Removed invisible status (thanks to Sergei Golovan) * muc.tcl: Changed some menu labels, fixed presence sending upon room joining or nick changing (thanks to Sergei Golovan) * gpgme.tcl: Added "expires" field processing, fixed signature printing in user info (thanks to Sergei Golovan) * chats.tcl: Bugfixes (thanks to Sergei Golovan) * browser.tcl: The connid parameter is not optional now (thanks to Sergei Golovan) * disco.tcl: Likewise * filetransfer.tcl: Likewise * messages.tcl: Likewise check-in: 4792317941 user: aleksey tags: trunk | |
|
2006-01-17
| ||
| 20:08 | * ifacetk/iroster.tcl: Bugfix (thanks to Igor Goryachev) check-in: b7302ecad9 user: aleksey tags: trunk | |
| 01:53 | Thanks fixed check-in: 804cf22be9 user: aleksey tags: trunk | |
| 00:51 | Thanks added check-in: 511ad4dcd8 user: aleksey tags: trunk | |
| 00:47 | * plugins/general/xcommands.tcl: Updated * plugins/general/rawxml.tcl: Fixed "smart scroll" * chats.tcl: Likewise * plugins/general/headlines.tcl: Added "delete" button * plugins/general/conferenceinfo.tcl: Updated * plugins/general/avatars.tcl: Presence processing move to another hook * plugins/general/annotations.tcl: Bugfix * plugins/chat/send_message.tcl: Add id to messages * plugins/chat/open_chat.tcl: Updated * plugins/chat/irc_commands.tcl: Added invitation support, reason now expected on second line * plugins/chat/completion.tcl: Remove additional suffix on Sh-RET * plugins/chat/clear.tcl: Support for /clear command (moved from irc_commands.tcl) * plugins/chat/irc_commands.tcl: Likewise * plugins/chat/chatstate.tcl: Bugfix * jabberlib-tclxml/ntlm.tcl: Bugfix (thanks to Pat Thoyts) * jabberlib-tclxml/namespaces.tcl: Updated * jabberlib-tclxml/jlibcompress.tcl: Support for stream compression (JEP-0138) (requires https://gna.org/projects/ztcl/) * login.tcl: Likewise * ifacetk/ilogin.tcl: Likewise * jabberlib-tclxml/jabberlib.tcl: Likewise * jabberlib-tclxml/pkgIndex.tcl: Likewise * jabberlib-tclxml/transports.tcl: Likewise * examples/mtr-config.tcl: Updated * userinfo.tcl: Bugfix * roster.tcl: Some procedures moved to hooks * register.tcl: Added "unregister" button * presence.tcl: Removed presence_process_x_hook, internal updates, save status on exit * muc.tcl: Cleanup, deny some affiliation changes, /kick and /ban now expect reason on second line, fixed invitations * messages.tcl: Destroy subscription window on roster push if subscription request is not required anymore * gpgme.tcl: All gpgme-related stuff moved here * messages.tcl: Likewise * userinfo.tcl: Likewise * ifacetk/iface.tcl: Likewise * plugins/chat/draw_encrypted.tcl: Likewise * plugins/chat/draw_signed.tcl: Likewise * plugins/general/presenceinfo.tcl: Likewise * disco.tcl: Added disco publish support, added disco tree clearing feature * datagathering.tcl: Changed focus behaviour * chats.tcl: Encode non-ASCII characters in URL, miscellaneous internal changes check-in: 4cf12ef566 user: aleksey tags: trunk | |
|
2006-01-08
| ||
| 21:52 | * plugins/chat/bookmark_highlighted.tcl: Updated hook priority (thanks to Sergei Golovan) * plugins/chat/me_command.tcl: Likewise * ifacetk/systray.tcl: Changed menu title, don't set geometry if window state wasn't saved (thanks to Sergei Golovan) * doc/tkabber.xml: Fixed urls (thanks to Sergei Golovan) * utils.tcl: Bugfix (thanks to Sergei Golovan) * userinfo.tcl: Center photo in frame (thanks to Sergei Golovan) * userinfo.tcl: Set image MIME type according to image signature (thanks to Unatine) * splash.tcl: Set -topmost attribute to splash screen (thanks to Sergei Golovan) * messages.tcl: Bugfix (thanks to Sergei Golovan) * chats.tcl: Bugfix, added some items to chat menu (thanks to Sergei Golovan) check-in: 0a453f30b5 user: aleksey tags: trunk | |
|
2005-11-29
| ||
| 22:57 | * plugins/general/headlines.tcl: Better keyboard management, highlight headers after clicking url in body * ifacetk/iroster.tcl: Bugfix * ifacetk/iface.tcl: Fixed focus behaviour in status line * roster.tcl: Fixed sending of custom presence and resubscription in undefined group * login.tcl: Option "sslcafile" replaced with "sslcacertstore", which accepts CA file or directory * jabberlib-tclxml/jabberlib.tcl: Likewise * jabberlib-tclxml/jlibtls.tcl: Likewise * jabberlib-tclxml/transports.tcl: Likewise check-in: 696415e780 user: aleksey tags: trunk | |
|
2005-11-20
| ||
| 01:09 | * plugins/general/headlines.tcl: Updated interface, added open_headlines_post_hook (thanks to Sergei Golovan) * plugins/chat/chatstate.tcl: Send "gone" event only after "active" event (thanks to Sergei Golovan) * jabberlib-tclxml/wrapper.tcl: Replace control characters to spaces (thanks to Sergei Golovan) * ifacetk/systray.tcl: Unification of tray support (thanks to Sergei Golovan) * ifacetk/iface.tcl: Likewise * plugins/unix/dockingtray.tcl: Likewise * plugins/unix/systray.tcl: Likewise * plugins/windows/taskbar.tcl: Likewise * presence.tcl: Likewise * search.tcl: Bugfix * roster.tcl: Support for sending custom presence to all group members (thanks to Sergei Golovan) * ifacetk/iroster.tcl: Likewise check-in: 4574bfe2f7 user: aleksey tags: trunk | |
|
2005-11-14
| ||
| 21:40 | * plugins/general/xcommands.tcl: Support for ad-hoc commands (JEP-0050) (thanks to Sergei Golovan) * plugins/general/roster_delimiter.tcl: Support for nested roster groups server-side delimiter storing (JEP-0083) (thanks to Sergei Golovan) * plugins/chat/logger.tcl: Removed dependency on loginconf variable (thanks to Sergei Golovan) * plugins/general/message_archive.tcl: Likewise * jabberlib-tclxml/namespaces.tcl: Updated (thanks to Sergei Golovan) * ifacetk/unix.xrdb: Updated (thanks to Sergei Golovan) * ifacetk/iface.tcl: Added separator in tab menu (thanks to Sergei Golovan) * ifacetk/bwidget_workarounds.tcl: Removed copying of selected nodes to primary X-selection (thanks to Sergei Golovan) * contrib/extract-translations/extract.tcl: Fixed processing of multiline strings (thanks to Sergei Golovan) * chats.tcl: Headlines stuff moved to plugin (thanks to Sergei Golovan) * messages.tcl: Likewise * plugins/general/headlines.tcl: Likewise check-in: 49c47a0be0 user: aleksey tags: trunk | |
|
2005-11-13
| ||
| 22:29 | * plugins/chat/chatstate.tcl: Disabled by default, don't send events to offline contacts (thanks to Sergei Golovan) * msgs/uk.msg: Updated Ukrainian translation (thanks to Mykola Dzham) * msgs/ua.msg: Removed * jabberlib-tclxml/namespaces.tcl: Updated (thanks to Sergei Golovan) * ifacetk/iroster.tcl: Fixed drag'n'drop of conferences from disco (thanks to Sergei Golovan) * plugins/general/conferences.tcl: Likewise * ifacetk/iroster.tcl: Removed items indenting when multilogin is used (thanks to Sergei Golovan) * ifacetk/iface.tcl: Added mouse wheel bindings for tab headers (thanks to Sergei Golovan) * messages.tcl: Removed "Cancel" button from subscribe dialog (thanks to Sergei Golovan) * disco.tcl: Added category and type attributes in drag'n'drop info (thanks to Sergei Golovan) * custom.tcl: Added status "set in config" (thanks to Sergei Golovan) * chats.tcl: Added nick highlighting in /me messages (thanks to Sergei Golovan) * plugins/chat/draw_normal_message.tcl: Likewise * plugins/chat/me_command.tcl: Likewise check-in: 552aca17e0 user: aleksey tags: trunk | |
|
2005-10-11
| ||
| 23:28 | * plugins/chat/events.tcl: Now message events can be switched off (thanks to Sergei Golovan) * plugins/chat/events.tcl: Generation of xlist is moved to hook (thanks to Sergei Golovan) * plugins/chat/send_message.tcl: Likewise * plugins/chat/chatstate.tcl: Support for Chat State Notifications (JEP-0085) (only <active/> and <compose/>) (thanks to Sergei Golovan) * jabberlib-tclxml/namespaces.tcl: Added 2 namespaces (thanks to Sergei Golovan) * login.tcl: Fixed error after unsuccessful registration (thanks to Sergei Golovan) * datagathering.tcl: Added support for "true" and "false" boolean values (thanks to Sergei Golovan) * chats.tcl: Now possible to read logs from conference private chats (thanks to Sergei Golovan) * ifacetk/iroster.tcl: Likewise * plugins/chat/logger.tcl: Likewise * chats.tcl: Changed message on topic change from room JID (thanks to Sergei Golovan) check-in: 2d22f42100 user: aleksey tags: trunk | |
|
2005-09-27
| ||
| 23:14 | * jabberlib-tclxml/jabberlib.tcl: Added a description for the DISCONNECT event (thanks to Sergei Golovan) * jabberlib-tclxml/stanzaerror.tcl: Likewise * register.tcl: Output a error message in the same registration window (thanks to Sergei Golovan) * muc.tcl: Show JID in kick and ban messages (thanks to Sergei Golovan) * datagathering.tcl: Now possible to clear fields and resend form (thanks to Sergei Golovan) * chats.tcl: Added a popup balloon for a topic label (thanks to Sergei Golovan) * chats.tcl: Bugfix (thanks to Sergei Golovan) * plugins/chat/open_window.tcl: Likewise * balloon.tcl: Don't show a empty balloon (thanks to Sergei Golovan) check-in: d887137442 user: aleksey tags: trunk | |
|
2005-09-15
| ||
| 20:19 | * plugins/chat/highlight.tcl: Better highlighting (thanks to Sergei Golovan) check-in: 35aa4344df user: aleksey tags: trunk | |
| 18:58 | * plugins/chat/highlight.tcl: Better highlighting (thanks to Sergei Golovan) * jabberlib-tclxml/*: Reorganized, a few fixes (thanks to Sergei Golovan) * iq.tcl: Updated * login.tcl: Likewise * utils.tcl: Likewise * plugins/general/conferenceinfo.tcl: Likewise check-in: 6b6aeb4463 user: aleksey tags: trunk | |
|
2005-09-02
| ||
| 18:20 | * plugins/general/conferences.tcl: Bugfix (thanks to Sergei Golovan) * jabberlib-tclxml/streamerror.tcl: Fixed CVS keyword (thanks to Sergei Golovan) * userinfo.tcl: Added connection choosing in user info dialog (thanks to Sergei Golovan) * plugins.tcl: Ignore non-directory files in plugins dir (thanks to Sergei Golovan) * messages.tcl: Added connection choosing in messages and subscription dialogs (thanks to Sergei Golovan) * presence.tcl: Likewise * chats.tcl: Added "open chat" dialog (thanks to Sergei Golovan) * ifacetk/iface.tcl: Likewise * chats.tcl: Updated URL regexp (thanks to Michail Litvak) check-in: ade29afdde user: aleksey tags: trunk | |
|
2005-08-28
| ||
| 20:48 | * msgs/pl.msg: Updated (thanks to Irek Chmielowiec) check-in: 66e17e371b user: aleksey tags: trunk | |
| 20:46 | * plugins/chat/search.tcl: Fixed search panel displaying when the chat window have a small size (thanks to Sergei Golovan) check-in: 1109b1b60d user: aleksey tags: trunk | |
|
2005-08-19
| ||
| 20:13 | * login.tcl: Bugfix (thanks to Sergei Golovan) * ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan) * doc/tkabber.xml: Updated check-in: 028f0da120 user: aleksey tags: trunk, release, 0.9.8 | |
|
2005-08-14
| ||
| 20:44 | * msgs/nl.msg: Updated (thanks to Sander Devrieze) * chats.tcl: Bugfix (thanks to Michail Litvak) check-in: d7da9e7da6 user: aleksey tags: trunk | |
| 16:25 | * 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) check-in: 1644af253c user: aleksey tags: trunk | |
|
2005-08-11
| ||
| 20:21 | * joingrdialog.tcl: Minor fix (thanks to Sergei Golovan) check-in: 595939b3d7 user: aleksey tags: trunk | |
|
2005-08-10
| ||
| 20:55 | * msgs/es.msg: Updated (thanks to Badlop) * ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan) check-in: 79baa3f84f user: aleksey tags: trunk | |
|
2005-08-09
| ||
| 20:07 | * plugins/general/annotations.tcl: Don't display note creation and modification dates in popup balloon * roster.tcl: Bugfix check-in: d2d58510c1 user: aleksey tags: trunk | |
|
2005-08-07
| ||
| 19:12 | * 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) check-in: d824c28091 user: aleksey tags: trunk | |
|
2005-08-06
| ||
| 22:33 | * messages.tcl: Bugfix check-in: 6944c9394a user: aleksey tags: trunk | |
| 22:13 | * 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 check-in: 1d964d0351 user: aleksey tags: trunk | |
|
2005-08-04
| ||
| 20:33 | * 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) check-in: eb3fa8be22 user: aleksey tags: trunk | |
|
2005-07-31
| ||
| 21:09 | * 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) check-in: 8b36033f47 user: aleksey tags: trunk | |
| 02:18 | * 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 check-in: c1f9532455 user: aleksey tags: trunk | |
|
2005-07-30
| ||
| 16:00 | Fixed acknowledgement for 2003-04-06 patch check-in: 27d8e6b711 user: aleksey tags: trunk | |
| 15:28 | * jabberlib-tclxml/jlibsasl.tcl: Cleanup check-in: fc544d7945 user: aleksey tags: trunk | |
| 15:15 | * 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 check-in: 95429ca30d user: aleksey tags: trunk | |
|
2005-07-26
| ||
| 23:22 | * 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) check-in: bfea40b073 user: aleksey tags: trunk | |
|
2005-07-14
| ||
| 22:32 | * 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) check-in: 5093027cf7 user: aleksey tags: trunk | |
|
2005-06-22
| ||
| 02:56 | * 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) check-in: 99ceefd650 user: aleksey tags: trunk | |
|
2005-05-15
| ||
| 18:31 | * 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 * chats.tcl: Better status displaying (thanks to Sergei Golovan) check-in: 59d8bed6cd user: aleksey tags: trunk | |
|
2005-04-25
| ||
| 23:56 | * 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) * 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 check-in: 8375d18e65 user: aleksey tags: trunk | |
|
2005-04-06
| ||
| 23:55 | * 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 check-in: 18d9cec373 user: aleksey tags: trunk | |
|
2005-03-27
| ||
| 20:31 | * 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) check-in: 9150cd4ce4 user: aleksey tags: trunk | |
|
2005-03-16
| ||
| 22:57 | * 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) check-in: e7aa011cbf user: aleksey tags: trunk | |
|
2005-03-15
| ||
| 21:18 | * 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) check-in: 0dccde71e9 user: aleksey tags: trunk | |
|
2005-03-14
| ||
| 23:09 | * 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 fo search in chat window (thanks to Michail Litvak) check-in: 845817b345 user: aleksey tags: trunk | |
|
2005-03-13
| ||
| 21:14 | * 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) check-in: c954149cc4 user: aleksey tags: trunk | |
|
2005-03-12
| ||
| 22:03 | * 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 check-in: e34f310a3c user: aleksey tags: trunk | |
|
2005-03-08
| ||
| 20:10 | * custom.tcl: Remove duplicates in subgroup list (thanks to Sergei Golovan) check-in: 7be1b75124 user: aleksey tags: trunk | |
|
2005-03-03
| ||
| 01:55 | * 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) check-in: 818685d620 user: aleksey tags: trunk | |
|
2005-02-27
| ||
| 20:21 | * 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) check-in: d8e8f23e1c user: aleksey tags: trunk | |
|
2005-01-17
| ||
| 22:15 | * 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 authentification (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) * ifacetk/iface.tcl: Copyright update * splash.tcl: Likewise check-in: d4d44dfa24 user: aleksey tags: trunk | |
|
2004-12-22
| ||
| 21:31 | * examples/ocean-deep.xrdb: New color theme (thanks to Badlop) check-in: 9e0d3a7a51 user: aleksey tags: trunk | |
|
2004-12-21
| ||
| 23:31 | * 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) check-in: 633e1f5005 user: aleksey tags: trunk | |
|
2004-11-29
| ||
| 22:07 | * 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 check-in: c7f2e6a565 user: aleksey tags: trunk | |
|
2004-11-27
| ||
| 22:35 | * plugins/general/autoaway.tcl: Fixed priority storing, intervals now specified in minutes * presence.tcl: Send presence only when changed $userstatus, updated sending of first presence (thanks to Sergei Golovan) check-in: 2e66f93624 user: aleksey tags: trunk | |
|
2004-11-21
| ||
| 21:24 | * 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) check-in: 11f5f30a12 user: aleksey tags: trunk | |
|
2004-09-30
| ||
| 22:06 | * 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 check-in: 7268fb9e33 user: aleksey tags: trunk | |
| 08:49 | * jabberlib-tclxml/jabberlib.tcl (jlib::http_poll): Removed previous fix check-in: f8084b1f81 user: aleksey tags: trunk | |
|
2004-09-29
| ||
| 13:45 | * jabberlib-tclxml/jabberlib.tcl (jlib::http_poll): Bugfix (thanks to Sergei Golovan) check-in: 941ca8f49e user: aleksey tags: trunk | |
|
2004-09-28
| ||
| 20:45 | * tkabber.tcl: Added '-splash' option check-in: 5acb1805e5 user: aleksey tags: trunk | |
|
2004-09-25
| ||
| 20:55 | * login.tcl: Display registration dialog only on authentification 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) check-in: 18461c6eb9 user: aleksey tags: trunk | |
|
2004-09-21
| ||
| 15:02 | * joingrdialog.tcl (add_group_dialog): Bugfix check-in: 7b47ea5c77 user: aleksey tags: trunk | |
| 14:58 | * presence.tcl: Bugfix (thanks to Sergei Golovan) check-in: c1507a48a4 user: aleksey tags: trunk | |
| 10:23 | * presence.tcl: Bugfix (thanks to Sergei Golovan) check-in: dda5b9f97e user: aleksey tags: trunk | |
|
2004-09-17
| ||
| 20:30 | * 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) check-in: 8e9fd25dc0 user: aleksey tags: trunk | |
|
2004-09-10
| ||
| 20:33 | * ifacetk/iroster.tcl: Bugfix (thanks to Sergei Golovan) * jabberlib-tclxml/jabberlib.tcl: Fixed TLS support (thanks to Sergei Golovan) * login.tcl: Likewise check-in: 9facf7247d user: aleksey tags: trunk | |
|
2004-09-09
| ||
| 21:49 | * ifacetk/iface.tcl: Added "Iconize" option to options(closebuttonaction) (thanks to Badlop) check-in: 545afa8afa user: aleksey tags: trunk | |
|
2004-09-05
| ||
| 20:16 | * 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 check-in: 201ece2bff user: aleksey tags: trunk | |
|
2004-08-22
| ||
| 21:57 | * muc.tcl: Fixed invitation to conference (thanks to Sergei Golovan) * chats.tcl: Likewise check-in: 1895f3084a user: aleksey tags: trunk | |
|
2004-08-16
| ||
| 21:08 | * 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 argumetn to jlib::send_msg (thanks to Marshall T. Rose) * jabberlib-tclxml/pkgIndex.tcl: Updated (thanks to Marshall T. Rose) check-in: e99719842e user: aleksey tags: trunk | |
|
2004-08-08
| ||
| 19:09 | * jabberlib-tclxml/jabberlib.tcl: Don't send newline after stanza check-in: 963b418660 user: aleksey tags: trunk | |
|
2004-08-01
| ||
| 20:13 | * jabberlib-tclxml/jabberlib.tcl: Support for STARTTLS * login.tcl: Likewise * ifacetk/ilogin.tcl: Likewise check-in: 42a0168717 user: aleksey tags: trunk | |
|
2004-07-23
| ||
| 14:12 | * doc/tkabber.xml: Updated check-in: 2eedcbd924 user: aleksey tags: trunk, release, 0.9.7 | |
|
2004-07-20
| ||
| 11:04 | * roster.tcl (roster::get_label): Bugfix check-in: c2987c9111 user: aleksey tags: trunk | |
|
2004-07-16
| ||
| 22:11 | * msgs/nl.msg: New Dutch translation (thanks to Sander Devrieze) check-in: 6a0d46523e user: aleksey tags: trunk | |
|
2004-07-15
| ||
| 21:56 | * 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) check-in: bce85ba810 user: aleksey tags: trunk | |
|
2004-07-10
| ||
| 20:05 | * 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 check-in: f05e2ffe94 user: aleksey tags: trunk | |
|
2004-07-06
| ||
| 21:35 | * msgs/es.msg: Updated (thanks to Badlop) * msgs/ca.msg: Updated (thanks to Badlop) check-in: e196219b2f user: aleksey tags: trunk | |
|
2004-07-03
| ||
| 22:35 | * 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 check-in: b84fbe2739 user: aleksey tags: trunk | |
|
2004-07-01
| ||
| 21:39 | * plugins/filetransfer/si.tcl: Handle <desc/> element properly * plugins/si/socks5.tcl: Bugfix check-in: da8420a421 user: aleksey tags: trunk | |
|
2004-06-30
| ||
| 22:00 | * 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 check-in: abdc259fd7 user: aleksey tags: trunk | |
|
2004-06-24
| ||
| 21:12 | * 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) check-in: c236cbb9e8 user: aleksey tags: trunk | |
|
2004-06-17
| ||
| 21:30 | * ifacetk/iface.tcl: Support for tabs drag'n'drop (thanks to Sergei Golovan) * (all): Better connid support (thanks to Sergei Golovan) check-in: 424a69a9a8 user: aleksey tags: trunk | |
|
2004-06-14
| ||
| 21:11 | * 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) check-in: 04e0cde89d user: aleksey tags: trunk | |
|
2004-06-10
| ||
| 20:44 | * plugins/unix/dockingtray.tcl: Added option for plugin disabling * jabberlib-tclxml/jabberlib.tcl: Added registration for "https" protocol * ifacetk/iface.tcl: Don't count own messages in tab and main window titles * ifacetk/iface.tcl: Removed dots from "About" and "Quick help" menu items * plugins/unix/dockingtray.tcl: Likewise * plugins/windows/taskbar.tcl: Likewise * msgs/*.msg: Likewise * messages.tcl: Replace newlines to spaces in the headlines tree check-in: 2c9d4f8e2a user: aleksey tags: trunk | |
|
2004-06-07
| ||
| 11:38 | * ifacetk/ilogin.tcl: Fixed bindings for C-Prior and C-Next (thanks to Sergei Golovan) check-in: 35ee607b76 user: aleksey tags: trunk | |
|
2004-05-11
| ||
| 09:41 | * msgs/fr.msg: Updated (thanks to Vincent Ricard) check-in: 298cdc7532 user: aleksey tags: trunk | |
|
2004-05-09
| ||
| 19:10 | * 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 check-in: 5c91c76b2f user: aleksey tags: trunk | |
|
2004-05-08
| ||
| 19:22 | * examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose) * ifacetk/iface.tcl: Added "tab_set_updated" hook (thanks to Marshall T. Rose) check-in: 1ae8bec6f0 user: aleksey tags: trunk | |
|
2004-05-07
| ||
| 21:08 | * msgs/pl.msg: Removed tailing garbage check-in: d7c4718a06 user: aleksey tags: trunk | |
|
2004-04-27
| ||
| 20:35 | * plugins/general/autoaway.tcl: Support for AquaBI (thanks to Marshall T. Rose) * msgs/pl.msg: Updated (thanks to Irek Chmielowiec) check-in: a0523a77e7 user: aleksey tags: trunk | |
|
2004-04-23
| ||
| 20:27 | * (all): Updated to make tkabber run under AquaBI (thanks to Marshall T. Rose) check-in: b37b0da94b user: aleksey tags: trunk | |
|
2004-04-17
| ||
| 19:01 | * 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) check-in: a2342b68ea user: aleksey tags: trunk | |
|
2004-04-12
| ||
| 16:22 | * pixmaps/kroc/: Pixmaps theme from tkabber-starkit * jabberlib-tclxml/jabberlib.tcl: Support for IDNA (RFC3490) * login.tcl: Likewise check-in: c8946dc5ae user: aleksey tags: trunk | |
|
2004-04-11
| ||
| 19:18 | * plugins/chat/bookmark_highlighted.tcl: Bugfix * roster.tcl (roster::get_groups): Bugfix check-in: 2183e19259 user: aleksey tags: trunk | |
| 18:58 | * 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 check-in: 3988840ac2 user: aleksey tags: trunk | |
|
2004-04-07
| ||
| 20:13 | * 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) check-in: 7ac9557bc8 user: aleksey tags: trunk | |
|
2004-04-04
| ||
| 19:30 | *** empty log message *** check-in: e46efe3f03 user: aleksey tags: trunk | |
| 19:00 | * 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) * 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 check-in: eb94862444 user: aleksey tags: trunk | |
|
2004-03-30
| ||
| 10:43 | * plugins/chat/logger.tcl (::logger::get_subdirs): Bugfix check-in: 881b8056f7 user: aleksey tags: trunk | |
|
2004-03-22
| ||
| 21:52 | * msgs/pl.msg: Updated (thanks to Irek Chmielowiec) * tkabber.tcl: Added setting of seed for tclx "random" command check-in: 5be2f26be6 user: aleksey tags: trunk | |
|
2004-03-20
| ||
| 20:56 | * iface*/iroster.tcl: Added sorting in send users dialog (thanks to Marshall T. Rose) * roster.tcl (roster::get_jids): Likewise check-in: 27941486d7 user: aleksey tags: trunk | |
|
2004-03-16
| ||
| 21:02 | * 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) check-in: a458d74963 user: aleksey tags: trunk | |
|
2004-03-12
| ||
| 21:37 | * plugins/windows/taskbar.tcl: Bugfix (thanks to Roger Sondermann) * plugins/unix/dockingtray.tcl: Likewise check-in: 23e9ce418b user: aleksey tags: trunk | |
| 19:24 | * plugins/windows/taskbar.tcl: Bugfix (thanks to Roger Sondermann) * plugins/unix/dockingtray.tcl: Likewise check-in: 5bd9d990cd user: aleksey tags: trunk | |
|
2004-03-11
| ||
| 21:21 | * ifacetk/iroster.tcl: Fixed group resubscribe (thanks to David Everly) check-in: bba20fe6d3 user: aleksey tags: trunk | |
|
2004-03-10
| ||
| 21:56 | * 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 check-in: 308351a1f0 user: aleksey tags: trunk | |
|
2004-03-08
| ||
| 20:19 | * jabberlib-tclxml/jabberlib.tcl: Bugfix (thanks to Sergei Golovan) * examples/mtr-config.tcl: Updated (thanks to Marshall T. Rose) check-in: 554ec1e6d1 user: aleksey tags: trunk | |
|
2004-03-07
| ||
| 21:16 | * 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) check-in: dc11e9306d user: aleksey tags: trunk | |
|
2004-03-02
| ||
| 21:46 | * jabberlib-tclxml/jabberlib.tcl: Fixed handshake processing check-in: 8057eba996 user: aleksey tags: trunk | |
| 21:09 | * 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) check-in: 16a9062f2a user: aleksey tags: trunk | |
|
2004-02-27
| ||
| 21:57 | * msgs/pl.msg: Updated (thanks to Irek Chmielowiec) check-in: a65fac3220 user: aleksey tags: trunk | |
|
2004-02-26
| ||
| 22:14 | * ifacetk/bwidget_workarounds.tcl: Disable previous workaround for unix platform check-in: ae8a7da051 user: aleksey tags: trunk | |
|
2004-02-25
| ||
| 21:56 | * 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) check-in: 1b804adfbb user: aleksey tags: trunk | |
|
2004-02-17
| ||
| 20:18 | * 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) check-in: 703881e703 user: aleksey tags: trunk | |
|
2002-12-14
| ||
| 20:20 | *** empty log message *** check-in: c0774ca5db user: aleksey tags: trunk | |
| 20:15 | *** empty log message *** check-in: d9eab264a1 user: aleksey tags: trunk | |
| 20:05 | * 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 * 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 check-in: a7605ce9ce user: aleksey tags: trunk | |
|
2002-12-12
| ||
| 20:37 | * (all): Many fixes to work properly with tcl8.4 (thanks to Sergei Golovan) check-in: c9b2645dfc user: aleksey tags: trunk | |
|
2002-12-11
| ||
| 21:18 | * roster.tcl (roster::jid_doubleclick): Added highlighting of roster conference icon when it opened * presence.tcl: Bugfix: clear presence information after disconnecting * 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) check-in: 3fcbe1c6a8 user: aleksey tags: trunk | |
|
2002-12-05
| ||
| 21:00 | *** empty log message *** check-in: 7c5c6bcba5 user: aleksey tags: trunk | |
| 20:47 | * 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) check-in: 748cc4612d user: aleksey tags: trunk | |
|
2002-12-04
| ||
| 14:27 | * splash.tcl (splash_start): Fixed commentary table * chats.tcl (chat::redraw_roster): Show number of participants in conference users list check-in: 2730dca3d6 user: aleksey tags: trunk | |
|
2002-12-03
| ||
| 20:27 | * 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) check-in: 971c22de55 user: aleksey tags: trunk | |
|
2002-11-27
| ||
| 20:41 | * userinfo.tcl (userinfo::manage_focus): Bugfix check-in: 0bf568aa7a user: aleksey tags: trunk | |
|
2002-11-24
| ||
| 20:50 | * 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) check-in: 0395a6368a user: aleksey tags: trunk | |
| 20:36 | * chats.tcl: Added ability to have different default size for chat and groupchat windows (thanks to Sergei Golovan) * iface.tcl: Likewise * default.xrdb: Likewise check-in: b7fa95aabe user: aleksey tags: trunk | |
|
2002-11-23
| ||
| 20:56 | * examples/dark.xrdb: New color theme (thanks to Sergei Golovan) * examples/ice.xrdb: Likewise * examples/green.xrdb: Likewise (thanks to ukscone) check-in: 0a14877d30 user: aleksey tags: trunk | |
| 20:47 | * pixmaps/icq/: New ICQ-likq theme (thanks to Oleg V. Motienko) check-in: 1c5c1c1143 user: aleksey tags: trunk | |
| 20:44 | * pixmaps/icq/: New ICQ-likq 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 check-in: 46ad8b422b user: aleksey tags: trunk | |
|
2002-11-21
| ||
| 20:48 | * 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) check-in: 494f00887a user: aleksey tags: trunk | |
|
2002-11-19
| ||
| 20:50 | * 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 check-in: b1764e6023 user: aleksey tags: trunk | |
|
2002-11-17
| ||
| 20:12 | * roster.tcl: More performance improvements * presence.tcl: Cleanups check-in: 3239133c5c user: aleksey tags: trunk | |
|
2002-11-15
| ||
| 20:31 | * plugins/windows/taskbar.tcl: Few changes (thanks to Sergei Golovan) check-in: dafcbce857 user: aleksey tags: trunk | |
| 20:23 | * plugins/windows/taskbar.tcl: Few changes (thanks to Sergei Golovan) * roster.tcl: More performance improvements check-in: fb97799126 user: aleksey tags: trunk | |
|
2002-11-14
| ||
| 20:17 | * 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 check-in: c7f8d5550b user: aleksey tags: trunk | |
| 09:00 | * muc.tcl (muc::process_gc_user): Fixed typo with reason handling check-in: 7dade6cc5a user: aleksey tags: trunk | |
|
2002-11-13
| ||
| 20:13 | * privacy.tcl: Server-Based Privacy Rules support (JEP-0016) check-in: ddbca2b9e7 user: aleksey tags: trunk | |
|
2002-11-12
| ||
| 20:26 | * plugins/unix/wmdock.tcl (::wmdock::showhide): Small fix (thanks to Michail Litvak and Max Loparyev) check-in: cdc6005844 user: aleksey tags: trunk | |
|
2002-11-11
| ||
| 20:52 | * 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 check-in: 028eb0e595 user: aleksey tags: trunk | |
|
2002-11-10
| ||
| 20:34 | * presence.tcl (get_jid_of_user): Fixed for case when jid priority not known check-in: ff23129b22 user: aleksey tags: trunk | |
| 20:14 | *** empty log message *** check-in: 5ff505b225 user: aleksey tags: trunk | |
| 14:26 | * 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 check-in: 0a8a1a6414 user: aleksey tags: trunk | |
|
2002-11-09
| ||
| 20:35 | * 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) check-in: 798977d5d4 user: aleksey tags: trunk | |
|
2002-11-08
| ||
| 21:05 | *** empty log message *** check-in: 453f48c437 user: aleksey tags: trunk | |
|
2002-11-07
| ||
| 20:31 | * examples/jsend.tcl: New version of jmail.tcl renamed to jsend.tcl (thanks Marshall T. Rose) check-in: a8b7e1e831 user: aleksey tags: trunk | |
| 20:27 | * 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 check-in: 954eaa40f7 user: aleksey tags: trunk | |
|
2002-11-06
| ||
| 20:34 | *** empty log message *** check-in: 7be12c7eae user: aleksey tags: trunk | |
| 20:27 | * jabberlib-tclxml/jabberlib.tcl: Workaround for expat bug * iface.tcl: C-M-Prior/Next now move current tab left/right check-in: 8537802457 user: aleksey tags: trunk | |
| 09:56 | * iface.tcl: Better title handling (thanks Sergei Golovan) check-in: edc9ea7f44 user: aleksey tags: trunk | |
| 09:07 | * plugins/chat/completion.tcl (completion::complete): More correctly completion check-in: 6e0786fc26 user: aleksey tags: trunk | |
|
2002-11-05
| ||
| 20:12 | * 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 check-in: abf6150e14 user: aleksey tags: trunk | |
| 17:17 | * tkabber.tcl: Load iq.tcl before disco.tcl check-in: 4008cfa6ff user: aleksey tags: trunk | |
|
2002-11-04
| ||
| 20:34 | * 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) check-in: 418e6b9a57 user: aleksey tags: trunk | |
| 11:49 | * (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) check-in: 5c24e8d1aa user: aleksey tags: trunk | |
|
2002-11-02
| ||
| 20:47 | * 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 check-in: c17cac89b6 user: aleksey tags: trunk | |
| 20:42 | * 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 check-in: 7c46311790 user: aleksey tags: trunk | |
|
2002-11-01
| ||
| 20:34 | * 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) check-in: 7e02fcef64 user: aleksey tags: trunk | |
|
2002-10-31
| ||
| 20:57 | * 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 check-in: aab1bf2fcc user: aleksey tags: trunk | |
| 20:32 | * iface.tcl: Switch between tabs via M-[0-9] * muc.tcl: Don't allow to edit role and affiliation simultaneously in lists check-in: 83a0bd974b user: aleksey tags: trunk | |
|
2002-10-30
| ||
| 20:41 | * 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 check-in: 58a298c168 user: aleksey tags: trunk | |
|
2002-10-29
| ||
| 20:20 | 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 check-in: 755b2e719d user: aleksey tags: trunk | |
| 08:15 | * unix/menu.tcl: Disabled for tcl version != 8.3 check-in: 86d220d3f7 user: aleksey tags: trunk | |
|
2002-10-28
| ||
| 20:10 | * unix/menu.tcl: Disabled for tcl version != 8.3 check-in: 1d5f36e12d user: aleksey tags: trunk | |
|
2002-10-27
| ||
| 20:13 | * (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 check-in: fab8426343 user: aleksey tags: trunk | |
| 13:02 | * datagathering.tcl: Support of new text-multi, jid-single and jid-multi fields check-in: fb51973fa5 user: aleksey tags: trunk | |
| 10:17 | * presence.tcl: Removed test_muc condition * sound.tcl: Sound notifications support (thanks Sergei Golovan) * sounds/default/: Default sound theme (thanks Sergei Golovan) check-in: da406b5477 user: aleksey tags: trunk | |
|
2002-10-26
| ||
| 19:53 | * messages.tcl: Fixed typo (thanks Marshall T. Rose) check-in: 1c37c9b1f8 user: aleksey tags: trunk | |
| 15:57 | * 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) check-in: 318193a223 user: aleksey tags: trunk | |
|
2002-10-24
| ||
| 19:31 | * iq.tcl (iq::register_handler): Store all registered namespaces * iq-plugins/browse.tcl (iq_browse_reply): Show all registered namespaces check-in: 3fdb463afb user: aleksey tags: trunk | |
| 09:30 | * roster.tcl: Internal changes of displaying popup balloons, more correctly but more slowly check-in: cfcd06ead5 user: aleksey tags: trunk | |
| 08:44 | * roster.tcl: Internal changes of displaying popup balloons, more correctly but more slowly check-in: 996c772b1e user: aleksey tags: trunk | |
|
2002-10-23
| ||
| 19:51 | * msgs/ru.msg: Updated (thanks Sergei Golovan) * (all): Much more i18n (thanks Sergei Golovan) check-in: 1310908fc4 user: aleksey tags: trunk | |
| 08:42 | * chats.tcl (chat::process_message): Ignore non-groupchat messages with type="groupchat" check-in: 891b57257c user: aleksey tags: trunk | |
| 08:22 | * 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 check-in: 63f05bcc60 user: aleksey tags: trunk | |
|
2002-10-21
| ||
| 19:37 | * 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 check-in: b3ce4f1b73 user: aleksey tags: trunk | |
| 09:09 | * 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 check-in: d5dc322054 user: aleksey tags: trunk | |
| 06:56 | * muc.tcl: Fixed role and affiliation when trying to grant/revoke moderator priveleges check-in: b739c5e598 user: aleksey tags: trunk | |
|
2002-10-20
| ||
| 19:15 | * roster.tcl (roster::redraw): Remove doubled jids from groups check-in: a521c89781 user: aleksey tags: trunk | |
|
2002-10-19
| ||
| 19:25 | * 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 check-in: 5cc88726c9 user: aleksey tags: trunk | |
|
2002-10-17
| ||
| 19:25 | * plugins/jidlink/dtcp.tcl: Seems works, need to add more error checks check-in: b8e5427efb user: aleksey tags: trunk | |
| 09:52 | * 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 check-in: 5f1dfabab3 user: aleksey tags: trunk | |
|
2002-10-16
| ||
| 20:00 | * plugins/jidlink/dtcp.tcl: DTCP support (JEP-0046) (not completed) * jidlink.tcl: Changed transport registration * plugins/jidlink/ibb.tcl: Likewise check-in: a9ba1f1655 user: aleksey tags: trunk | |
|
2002-10-15
| ||
| 18:28 | * 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) check-in: 6dd7adf106 user: aleksey tags: trunk | |
|
2002-10-14
| ||
| 10:07 | * 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 check-in: 1999d91027 user: aleksey tags: trunk | |
| 07:29 | * search.tcl: Works more correctly with x:data (thanks Sergei Golovan) * muc.tcl: Fixed configure and added admin list (thanks David Sutton) check-in: 62f0de9603 user: aleksey tags: trunk | |
|
2002-10-12
| ||
| 19:46 | * muc.tcl: Negotiation now work via iq:browse check-in: 3fb9c9bef3 user: aleksey tags: trunk | |
|
2002-10-11
| ||
| 16:01 | * 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 check-in: 1fc9871d32 user: aleksey tags: trunk | |
|
2002-10-10
| ||
| 11:10 | * 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 check-in: 3bde1e943b user: aleksey tags: trunk | |
| 06:40 | * 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 check-in: 067f8d18bb user: aleksey tags: trunk | |
|
2002-10-09
| ||
| 19:31 | * 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) check-in: 882a52b183 user: aleksey tags: trunk | |
|
2002-10-05
| ||
| 19:20 | * iface.tcl: More geometry configuration via xrdb for non-tabbed interface (thanks Sergei Golovan) check-in: 3d22964265 user: aleksey tags: trunk | |
| 18:44 | * msgs/ua.msg: Ukrainian localization (thanks Vladimir Velychko) check-in: a54620b9f2 user: aleksey tags: trunk | |
|
2002-10-04
| ||
| 19:50 | Fixed typo check-in: d8a06fc462 user: aleksey tags: trunk | |
| 19:39 | * (all): More interface parameters now configurable via xrdb (thanks Sergei Golovan) check-in: cbd016fdd0 user: aleksey tags: trunk | |
| 19:08 | * (all): More interface parameters now configurable via xrdb (thanks Sergei Golovan) check-in: e70ef3152b user: aleksey tags: trunk | |
|
2002-10-03
| ||
| 07:00 | * muc.tcl (muc::send_ban_voice_list): Fixed namespace check-in: 6590348974 user: aleksey tags: trunk | |
|
2002-10-01
| ||
| 19:06 | * 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 check-in: d442518678 user: aleksey tags: trunk | |
|
2002-09-30
| ||
| 19:36 | * login.tcl (recv_register_result): Make full reconnect after registration check-in: c158caf571 user: aleksey tags: trunk | |
| 13:31 | * 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 * chat-plugins/logger.tcl: Logs now colored * userinfo.tcl: Userinfo window now not a dialog (thanks Sergei Golovan) check-in: 9ab529e6c7 user: aleksey tags: trunk | |
|
2002-09-28
| ||
| 17:33 | * 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) check-in: 23bc129c64 user: aleksey tags: trunk | |
|
2002-09-27
| ||
| 19:24 | * 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) check-in: be2b9dcdc5 user: aleksey tags: trunk | |
| 06:40 | *** empty log message *** check-in: 2a8220dc04 user: aleksey tags: trunk | |
| 06:38 | * muc.tcl (muc::request_ban_voice_list): Use namesapce jabber:gc:admin instead of incorrect jabber:gc:ownner check-in: d6dbcc5a56 user: aleksey tags: trunk | |
|
2002-09-26
| ||
| 20:02 | * muc.tcl: Ban & voice lists support * datagathering.tcl: Fixes to avoid errors in incorrect form * muc.tcl: Support for room destruction check-in: 00cc109442 user: aleksey tags: trunk | |
| 18:36 | * doc/tkabber.xml: Fixed typo (thanks Marshall T. Rose) * iface.tcl: Fixes in X selection support check-in: b0b7117d57 user: aleksey tags: trunk | |
| 09:12 | * muc.tcl: Support for modifying voice attribute (new commands: /voice and /devoice) check-in: c61aee5e3e user: aleksey tags: trunk | |
| 08:00 | * muc.tcl (muc::handle_commands): Support for /kick, /ban & /whois commands in groupchats check-in: b743d41e94 user: aleksey tags: trunk | |
|
2002-09-25
| ||
| 19:19 | * 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 check-in: 816255706d user: aleksey tags: trunk | |
| 09:15 | * muc.tcl (muc::whois): 'set' changed to 'get' check-in: a54772cfca user: aleksey tags: trunk | |
| 08:36 | * muc.tcl: Bugfixes in configuration procedures check-in: 8662e14a82 user: aleksey tags: trunk | |
|
2002-09-24
| ||
| 19:19 | * 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) check-in: 8d11e8b85f user: aleksey tags: trunk | |
|
2002-09-23
| ||
| 17:36 | * 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 check-in: a98cb4fb58 user: aleksey tags: trunk | |
| 08:06 | *** empty log message *** check-in: a439983f55 user: aleksey tags: trunk | |
| 07:34 | * datagathering.tcl: Fixed big with sending content of text-multi field check-in: 332bc41f30 user: aleksey tags: trunk | |
| 06:54 | * chat-plugins/events.tcl (events::setup_ui): Fixed bug with '%' in jids check-in: 5c0206ff39 user: aleksey tags: trunk | |
|
2002-09-22
| ||
| 13:39 | * 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 * 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 check-in: 407f8b5edd user: aleksey tags: trunk | |
|
2002-09-21
| ||
| 16:46 | * 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 check-in: d3b8392e5b user: aleksey tags: trunk | |
|
2002-09-20
| ||
| 19:23 | * 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) check-in: e94c97cf73 user: aleksey tags: trunk | |
| 08:59 | *** empty log message *** check-in: 95458cb629 user: aleksey tags: trunk | |
| 07:19 | * messages.tcl: display the body from the headline in popup balloon (thanks Marshall T. Rose) check-in: 06680ffde0 user: aleksey tags: trunk | |
|
2002-09-19
| ||
| 19:26 | * 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 check-in: e198e2fc78 user: aleksey tags: trunk | |
|
2002-09-18
| ||
| 19:09 | * userinfo.tcl (userinfo::fill_user_description): Bugfix * presence.tcl (change_our_presence): Bugfix check-in: a91b9d39c1 user: aleksey tags: trunk | |
| 16:38 | * 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 check-in: dffadcb38f user: aleksey tags: trunk | |
|
2002-09-17
| ||
| 18:16 | * 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) check-in: 75ac52452f user: aleksey tags: trunk | |
|
2002-09-16
| ||
| 18:44 | * iface.tcl (add_win): Fixed bug with not raising of first tab when raise_new_tab=0 check-in: 4252163656 user: aleksey tags: trunk | |
| 18:10 | * iface.tcl (add_win): Fixed bug with not raising of first tab when raise_new_tab=0 check-in: 7c9073fdac user: aleksey tags: trunk | |
| 06:47 | * userinfo.tcl (userinfo::parse_vcard_photo_item): Fixed bug with empty BINVAL tag in PHOTO check-in: 00d1ce1c50 user: aleksey tags: trunk | |
|
2002-09-15
| ||
| 09:13 | * unix/ispell.tcl: Bugfixes check-in: e7b5112e12 user: aleksey tags: trunk | |
|
2002-09-14
| ||
| 19:33 | * 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 check-in: e7df3b1b0e user: aleksey tags: trunk | |
|
2002-09-13
| ||
| 18:16 | * (all): Cosmetic changes (thanks Sergei Golovan) * unix/ispell.tcl: Support for ispell (thanks Sergei Golovan) * doc/tkabber.xml: Updates check-in: 649bf75019 user: aleksey tags: trunk | |
|
2002-09-12
| ||
| 07:10 | *** empty log message *** check-in: ba25eeb713 user: aleksey tags: trunk | |
|
2002-09-09
| ||
| 19:16 | * 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 check-in: 1b76b635f5 user: aleksey tags: trunk | |
| 15:00 | * doc/tkabber.xml: Updates * tkabber.tcl: New hooks postload_hook and finload_hook. check-in: b9afac5c8d user: aleksey tags: trunk | |
|
2002-09-08
| ||
| 19:54 | *** empty log message *** check-in: f27352434b user: aleksey tags: trunk | |
| 18:38 | * 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 check-in: 62223de134 user: aleksey tags: trunk | |
|
2002-09-07
| ||
| 20:18 | * doc/tkabber.xml: Updates check-in: 4aa7cfce73 user: aleksey tags: trunk | |
| 17:35 | * 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) check-in: ddafef122f user: aleksey tags: trunk | |
|
2002-09-06
| ||
| 19:47 | *** empty log message *** check-in: f4534f7c3b user: aleksey tags: trunk | |
| 19:30 | * (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 check-in: 2e45ce76b7 user: aleksey tags: trunk | |
|
2002-09-05
| ||
| 19:38 | * presence.tcl: Bugfix check-in: fa7e7927e2 user: aleksey tags: trunk | |
| 19:03 | * roster.tcl: New hook roster_create_groupchat_user_menu_hook check-in: 68dcb4c277 user: aleksey tags: trunk | |
| 12:12 | *** empty log message *** check-in: 03173d1c43 user: aleksey tags: trunk | |
| 10:16 | * 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 check-in: 324cef5d43 user: aleksey tags: trunk | |
| 07:21 | *** empty log message *** check-in: b3dfa2ba28 user: aleksey tags: trunk | |
|
2002-09-04
| ||
| 19:00 | * 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) check-in: ff0b4d42ee user: aleksey tags: trunk | |
| 06:22 | * 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) check-in: 74f989c900 user: aleksey tags: trunk | |
|
2002-09-02
| ||
| 17:22 | * 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) check-in: 81b486d2e3 user: aleksey tags: trunk | |
| 07:10 | * messages.tcl (message::send_subscribe): Fixed bug with adding jids with uppercase letters check-in: 8fc0be2deb user: aleksey tags: trunk | |
|
2002-08-31
| ||
| 19:20 | * 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) check-in: e806f60af6 user: aleksey tags: trunk | |
|
2002-08-29
| ||
| 19:43 | *** empty log message *** check-in: 75d7b3bca0 user: aleksey tags: trunk | |
| 19:37 | * tkabber.tcl: Support for Unicode in X selection (idea taken from alicq) check-in: fd12fc873b user: aleksey tags: trunk | |
|
2002-08-28
| ||
| 19:26 | * itemedit.tcl: New module for editing roster items check-in: 329ad65f05 user: aleksey tags: trunk | |
| 19:25 | * 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 check-in: f0c5f13c1f user: aleksey tags: trunk | |
| 08:37 | * tkabber.tcl: Append to auto_path dir with tkabber.tcl instead of current dir check-in: 74070c7ea9 user: aleksey tags: trunk | |
| 08:17 | * chats.tcl (chat::open_window): New variable raise_on_activity to raise and deiconify windows in non-tabs mode check-in: e30561fa3b user: aleksey tags: trunk | |
| 06:48 | * userinfo.tcl: Show UTC and TZ tags in iq:time reply check-in: b03d6322b6 user: aleksey tags: trunk | |
|
2002-08-27
| ||
| 19:17 | * 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 check-in: a737bc010a user: aleksey tags: trunk | |
|
2002-08-26
| ||
| 20:01 | Fixed typo check-in: 09e30ea69c user: aleksey tags: trunk | |
| 17:59 | *** empty log message *** check-in: 8d2ebe9d86 user: aleksey tags: trunk | |
| 17:54 | * 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 * 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) check-in: de417fbf43 user: aleksey tags: trunk | |
| 08:12 | * tkabber.tcl (add_win): Change iconname of windows in non-tab mode check-in: c393bfe25a user: aleksey tags: trunk | |
| 06:19 | * unix/autoaway.tcl: Fixed bug with calling of autoaway functions when tkXwin package not present check-in: d061866c19 user: aleksey tags: trunk | |
|
2002-08-25
| ||
| 15:31 | *** empty log message *** check-in: e08dc4148d user: aleksey tags: trunk | |
| 15:29 | * 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 check-in: cc2a4d0b12 user: aleksey tags: trunk | |
|
2002-08-24
| ||
| 17:08 | *** empty log message *** check-in: 60feadd6c0 user: aleksey tags: trunk | |
| 17:04 | * 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 check-in: 54b0fa77c8 user: aleksey tags: trunk | |
|
2002-08-23
| ||
| 19:36 | * 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 check-in: 9ee25aa48c user: aleksey tags: trunk | |
| 15:19 | * roster.tcl: Support for new icons * jabberlib-tclxml/tclxml/: Added TclXML with tclparser * jabberlib-tclxml/wrapper.tcl: Changes to support tclparser library check-in: 8b1e9c104f user: aleksey tags: trunk | |
|
2002-08-22
| ||
| 20:10 | *** empty log message *** check-in: e3829379f7 user: aleksey tags: trunk | |
| 19:47 | * (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 * chats.tcl (chat::change_presence): Bugfix check-in: 04bfc714d9 user: aleksey tags: trunk | |
|
2002-08-21
| ||
| 19:20 | * 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 check-in: 9312f3fd15 user: aleksey tags: trunk | |
| 07:28 | * chats.tcl (chat::process_message): Temporary workaround in bug with empty message type check-in: 49200ddd4e user: aleksey tags: trunk | |
| 06:31 | * avatars.tcl (avatar::get_image): Fixed typo with debugmg check-in: bf131ea4dc user: aleksey tags: trunk | |
|
2002-08-20
| ||
| 20:12 | * (all): Changed work with icons; added some new icons (thanks Sergei Golovan) check-in: 9327325eaa user: aleksey tags: trunk | |
| 19:15 | * examples/config.tcl: Expamle of using avatars and emoticons check-in: e1d473389b user: aleksey tags: trunk | |
| 06:57 | * roster.tcl (roster::add_menu_item): Bugfix * emoticons.tcl: Emoticons menu can also popup by A-e check-in: 3e472414a3 user: aleksey tags: trunk | |
|
2002-08-19
| ||
| 19:21 | * 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) check-in: eeedfd639c user: aleksey tags: trunk | |
|
2002-08-18
| ||
| 20:07 | * avatars.tcl: Basic support for avatars check-in: a5d58131aa user: aleksey tags: trunk | |
| 20:05 | * 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 check-in: af2abbe9c4 user: aleksey tags: trunk | |
| 11:21 | * 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 check-in: 88edd6950c user: aleksey tags: trunk | |
|
2002-08-17
| ||
| 19:57 | * roster.tcl: Now we have much more beautiful roster (thanks Sergei Golovan) check-in: 02df648fdb user: aleksey tags: trunk | |
| 19:12 | * 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) check-in: b6f28058e5 user: aleksey tags: trunk | |
| 11:23 | * login.tcl: Now can send encrypted password (thanks Sergei Golovan) check-in: 85b99b306f user: aleksey tags: trunk | |
|
2002-08-16
| ||
| 19:11 | * chats.tcl: Added menu in every userchat for showing user information and history * roster.tcl: Different menu for conference items check-in: 65a6fa099c user: aleksey tags: trunk | |
| 11:11 | * chats.tcl (chat::highlighttext): Changing form of mouse cursor, when it on URL * (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) check-in: 8bbef053d6 user: aleksey tags: trunk | |
| 07:31 | * 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' check-in: 3bacb1b2bd user: aleksey tags: trunk | |