Tkabber

Timeline
Login

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

50 check-ins occurring around 1c44443e96e1d9c4.

2012-07-22
15:34
* default.tcl: Do not escape semicolon and @ as per RFC 1738. check-in: 55797ac4ad user: sgolovan tags: trunk
2012-07-16
19:41
* plugins/general/nickname.tcl: Fixed priority of nick setting in roster_push_hook to make sure the roster item for which nickname is set exists. check-in: aa8c7b7a03 user: sgolovan tags: trunk
2012-06-14
09:13
* msgs/uk.msg: Fixed line break in roster item info tooltip. check-in: c8ecf0941d user: sgolovan tags: trunk
2012-05-30
18:17
* plugins/chat/chatstate.tcl: Added new option to ignore chat state notifications in MUC rooms (enabled by default). check-in: 91cdda7c9a user: sgolovan tags: trunk
2012-05-20
11:26
* README, doc/tkabber.html, doc/tkabber.xml: Started documenting changes in upcoming Tkabber 1.0. check-in: 90f7983884 user: sgolovan tags: trunk
2012-05-10
08:06
* default.tcl: Don't convert & into %26 in URLs. check-in: d836fb7552 user: sgolovan tags: trunk
2012-05-07
11:14
* balloon.tcl: Shift the balloon if it's to be placed under the mouse pointer (thanks to Kirill Korneev). check-in: 48868dfad1 user: sgolovan tags: trunk
08:21
* default.tcl: Escaped all dangerous characters in URL supplied to a browser. check-in: e245187a56 user: sgolovan tags: trunk
2012-05-06
11:03
* plugins/general/headlines.tcl: Changed a translateable message "Timeout" to allow one to use different case in translation. * msgs/ru.msg: Updated Russion translation. check-in: 3c34895b16 user: sgolovan tags: trunk
2012-04-27
13:48
* register.tcl: Fixed change password dialog. * README, doc/tkabber.html, doc/tkabber.xml, ifacetk/iface.tcl, splash.tcl: Updated copyright years. check-in: ac6d4ba62c user: sgolovan tags: trunk
2011-12-16
13:58
* plugins/general/geometry.tcl: Restore window state on all platforms. check-in: 849b1cded9 user: sgolovan tags: trunk
13:21
* ifacetk/systray.tcl, plugins/general/geometry.tcl, utils.tcl: Store zoomed main window state in Linux as well as in Windows if -zoomed attribute is supported. check-in: 7500c7bd96 user: sgolovan tags: trunk
2011-12-08
08:55
* muc.tcl: Fixed check for MUC compatibility while changing user's nickname. check-in: 53b77e558f user: sgolovan tags: trunk
2011-11-23
17:35
Improve abilities to configure system tray icon blinking Thanks to Gebb. check-in: 3f33f12ce5 user: khomoutov tags: trunk
2011-11-19
18:13
Add missing changelog entry for the recent commit check-in: baa9d9c4b1 user: khomoutov tags: trunk
2011-11-15
13:46
Fix parsing output of lsb_release binary Sensibly handle a case when we failed to parse anything usable from the lsb_release's output. check-in: 8cea171fff user: khomoutov tags: trunk
2011-10-06
12:06
Fix regexp matching month numbers in log file hierarchy check-in: d73c81e65a user: khomoutov tags: trunk
2011-10-05
06:18
* namespaces.tcl, plugins/general/nickname.tcl: Added support for XEP-0172, user nicknames (thanks to Vitaly Takmazov). check-in: fc3bc22a18 user: sgolovan tags: trunk
2011-10-04
16:14
* ifacetk/systray.tcl, presence.tcl: Introduced new hook systray_menu_hook for popup menu in system tray (thanks to Kirill Korneev). check-in: b800464754 user: sgolovan tags: trunk
2011-09-26
12:31
* muc.tcl: Normalized group JID before activating its chat window (thanks to Vitaly Takmazov). * pixmaps.tcl: Don't catch the error on loading the default pixmaps theme. check-in: 7b57fa5ae7 user: sgolovan tags: trunk
2011-03-06
06:05
* msgs/de.msg: Updated German translation (thanks to Roger Sondermann). * msgs/ru.msg: Updated Russian translation. check-in: 6ffdc70519 user: sgolovan tags: trunk
2011-02-20
14:19
* msgs/de.msg: Updated German translation (thanks to Roger Sondermann). check-in: 70841ba44e user: sgolovan tags: trunk
2011-02-13
11:25
* plugins/general/comm.tcl: Added -nocomplain to [glob]. check-in: 4e881463f8 user: sgolovan tags: trunk
08:26
* plugins/general/comm.tcl: Remove stale comm.* files on start. check-in: 0648697a2e user: sgolovan tags: trunk
2011-02-06
18:48
* plugins/general/headlines.tcl: Added <Insert> binding to a headlines tree which toggles message unseen state (thanks to Vitaly Takmazov). * plugins/roster/rosterx.tcl: Added support for roster exchange in IQ (thanks to Vitaly Takmazov). * utils.tcl: Made moving chat window scrollbar after window size changes more reliable. * plugins/richtext/urls.tcl: Twicked URL regexp a bit to allow matched parentheses in it. * proxy.tcl: Changed proxy format in a config file to allow multiple proxy profiles. Still to be done is adding profiles to GUI. check-in: 1c44443e96 user: sgolovan tags: trunk
2010-12-20
20:27
* plugins/richtext/urls.tcl: Added several TLDs to the URL regexp. check-in: 3ad418413c user: sgolovan tags: trunk
2010-11-18
11:30
* register.tcl: Added missing commands argument to the Unregister procedure. check-in: 248ec7be8e user: sgolovan tags: trunk
2010-11-17
18:30
* msgs/de.msg: Updated German translation (thanks to Roger Sondermann). check-in: 43f310d7bb user: sgolovan tags: trunk
15:08
* pubsub.tcl: Added forgotten backslash at the end of line. check-in: 82f58745a2 user: sgolovan tags: trunk
15:01
* datagathering.tcl: Fixed drawing data form which contains a list-single field with no values to choose. check-in: 1ec073bbf1 user: sgolovan tags: trunk
2010-10-28
22:49
When scanning log file hierarchy, skip year and month directories with invalid names. check-in: 6ac1230e6b user: khomoutov tags: trunk
2010-10-25
16:10
* register.tcl, login.tcl: Preliminarily implemented request for registration form after unsuccessfull login instead of sending the prefilled fixed one. check-in: dc3a414a72 user: sgolovan tags: trunk
15:30
* iq.tcl: Added client_iq_hook for all incoming IQ stanzas. * plugins/general/bob.tcl: Find and cache BOB elements in incoming IQ stanzas. check-in: 46879604ea user: sgolovan tags: trunk
2010-10-14
14:08
* plugins/chat/popupmenu.tcl: Switched "search in Google" shortcut to Ctrl-H to avoid conflict with postpone plugin. check-in: 1ea1bb9093 user: sgolovan tags: trunk
2010-10-11
18:26
Fix spelling errors in remote commands module (also modified related files with translations). check-in: ff845aee69 user: khomoutov tags: trunk
18:15
Implement special processing for the unavailable presence set remotely -- disconnect current session rather than blindly setting the status (thanks to Gebb for bug triaging). check-in: 3af62adbbe user: khomoutov tags: trunk
00:49
Work in progress Leaf check-in: b1a5dc5d0e user: khomoutov tags: webbrowser-mod
2010-10-03
06:01
* msgs/de.msg: Updated German translation (thanks to Roger Sondermann). check-in: 4ce0f53c52 user: sgolovan tags: trunk
04:47
* msgs/uk.msg: Updated Ukrainian translation (thanks to Artem Bondarenko). * plugins/chat/info_commands.tcl, msgs/ru.msg: Added /ping command to chat input windows (thanks to Andrey Svetly). check-in: 92ddbe76b2 user: sgolovan tags: trunk
2010-09-24
17:02
Update Ukrainian translation of BWidget resources (thanks to Fixer) check-in: f8956af0b6 user: khomoutov tags: trunk
2010-09-01
05:38
* utils.tcl, plugins/general/ispell.tcl: Created new hook for text popup menus, moved spelling suggestions to the popup submenu (thanks to Vitaly Takmazov). check-in: bb0cae5e4b user: sgolovan tags: trunk
2010-05-25
12:18
* plugins/general/remote.tcl: Do not store service messages (with an empty JID) for forwarding. * presence.tcl: Use the own nickname as a resource part of JID where to send custom presence if it is to be sent into a MUC room (closes: http://yo.jabber.ru/bugzilla/show_bug.cgi?id=397). check-in: 131fb353a0 user: sgolovan tags: trunk
2010-05-17
14:46
* plugins/richtext/emoticons.tcl: Use a single rexexp call for a message chunk. Returned to the old way of storing emoticons regexp. check-in: cbe6abbccd user: sgolovan tags: trunk
05:02
* plugins/richtext/emoticons.tcl: Started optimizing emoticons matching code. check-in: 2630578157 user: sgolovan tags: trunk
2010-04-30
08:21
* default.tcl: Fixed DDE command argument (thanks to Jan Zachorowski) and ensured that URL doesn't contain spaces, so it can be used without turning into a list. check-in: 64ce018185 user: sgolovan tags: trunk
2010-04-27
23:03
Fix creating new privacy list check-in: 6234afa076 user: khomoutov tags: trunk
2010-04-21
16:20
* msgs/de.msg: Updated German translation (thanks to Roger Sondermann). check-in: c2f70b15ab user: sgolovan tags: trunk
12:59
* default.tcl: Changed DDE command which calls browser to open URL. check-in: ddc02736b3 user: sgolovan tags: trunk
2010-03-08
08:40
* plugins/chat/muc_commands.tcl: Added /banjid command (thanks to Serge Yudin). check-in: 76488120a9 user: sgolovan tags: trunk
2010-02-23
09:35
* ifacetk/roster.tcl: Fixed commands in popup submenus if they contain the menu path itself. check-in: 2bb4f6013f user: sgolovan tags: trunk