Tkabber

Timeline
Login

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

50 most recent check-ins occurring on or after 2015-03-25 09:23:58.

2015-04-13
15:02
Fixed drag'n'drop and rearranging tree items. check-in: 97ea969d9e user: sgolovan tags: trunk
12:53
Reimplemented service discovery browser for Ttk. check-in: 7068caa58c user: sgolovan tags: trunk
09:02
Fixed the message dialogs. check-in: da04b0ce5e user: sgolovan tags: trunk
08:35
Fixed configuring individual button font and foreground color. check-in: 5a41284fe2 user: sgolovan tags: trunk
05:33
Use wrappers over either Tk or Ttk widgets. check-in: 90a4d8a242 user: sgolovan tags: trunk
05:32
Don't load the default unix XRDB resources if a themed widget set is used. Unconditionally load the default XRDB file with window sizes. check-in: abca43d2de user: sgolovan tags: trunk
04:44
Fixed style from which button options are taken. Convert these options to pixels. check-in: 064d76dd6e user: sgolovan tags: trunk
2015-04-12
19:39
Switch on the Ttk support in BWidget. check-in: 5cf5648f77 user: sgolovan tags: trunk
18:56
Adapted to Ttk. check-in: 82786413ca user: sgolovan tags: trunk
18:55
Overloaded tk_optionMenu. check-in: 318a2c5556 user: sgolovan tags: trunk
18:08
Removed tk_relief, tk_borderwidth and tk_highlightthickness variables. check-in: 3694b7d5b6 user: sgolovan tags: trunk
16:53
Removed no longer necessary workaround. check-in: 97c7dfc31b user: sgolovan tags: trunk
16:52
Fixed destroying the dialog and buttonbox frame. check-in: 0d5d7445f6 user: sgolovan tags: trunk
16:17
Started adapting the code to Ttk. check-in: 6f8fdf2d5d user: sgolovan tags: trunk
2015-04-05
18:41
Moved the stream management checkbutton a little bit. check-in: 371488510b user: sgolovan tags: trunk
10:21
Added configuration option for stream management (XEP-0198). check-in: 877e869ae7 user: sgolovan tags: trunk
2015-04-03
08:22
Removed unnecessary [format] calls. check-in: 25b9222c64 user: sgolovan tags: trunk
07:57
Replaced [lsearch] calls by 'in' or 'ni' expressions. Added headers with short description. check-in: 30586c50ef user: sgolovan tags: trunk
07:09
Check-in for the forgotten file. check-in: d5993009af user: sgolovan tags: trunk
07:02
Added one more example for the ::webbrowser variable setting. check-in: 82337a8c58 user: sgolovan tags: trunk
2015-04-01
04:45
Updated Russian translations. check-in: 7b06e3cae0 user: sgolovan tags: trunk
2015-03-31
20:28
* plugins/general/autoaway.tcl: Fixed restoring user status and text status in case when Tkabber dies in autoaway state (closes: [73ec6fa7ee]). check-in: f89857cc16 user: sgolovan tags: trunk
20:20
Removed notes about tkXwin and tclWinidle because they aren't necessary for Autoaway to work with Tcl/Tk 8.5. check-in: 467e2e7bc6 user: sgolovan tags: trunk
19:25
Explicitly require Tk 8.5 or newer to run. check-in: dc4b25b780 user: sgolovan tags: trunk
12:39
Removed Tclx procedure calls (specifically, [cconcat], [cequal], [clength], [crange], [lcontain], [lempty], [lvarpop], [lvarpush], [lrmdups], [max], [min]). Also, added headers with short description. check-in: 86f22aa623 user: sgolovan tags: trunk
2015-03-30
08:48
* ifacetk/iface.tcl, msgs/de.msg, msgs/es.msg, msgs/pl.msg, msgs/ru.msg, msgs/uk.msg: Relocated the profiling menu items to the Debug external plugin. check-in: 805c33b941 user: sgolovan tags: trunk
05:46
* disco.tcl, ifacetk/muc.tcl, messages.tcl, utils.tcl: Replaced inappropriate calls to ::xmpp::xml::getAttr by calls to a generic get_prop procedure. 2015-03-27 Sergei Golovan <sgolovan@nes.ru> check-in: ec52c462df user: sgolovan tags: trunk
2015-03-29
19:05
* plugins/unix/icon.tcl: Dropped Tcl/Tk 8.4 support. check-in: c6054dfa80 user: sgolovan tags: trunk
19:01
* plugins/chat/info_commands.tcl, plugins/iq/time.tcl, plugins/iq/time2.tcl: Dropped Tcl/Tk 8.4 support. * plugins/unix/menu.tcl: Removed code which runs on Tcl/Tk 8.3 only. * configdir.tcl, gpgme.tcl, ifacetk/buttonbar.tcl, ifacetk/bwidget_workarounds.tcl, ifacetk/iface.tcl, messages.tcl, userinfo.tcl, utils.tcl: Removed pieces of code which work with Tcl/Tk 8.3 or 8.4 only. * README, doc/tkabber.html, doc/tkabber.xml: Added a short note on installation of Tcl UDP extension for proper DNS resolving. * README, doc/tkabber.html, doc/tkabber.xml: Bumped required Tcl/Tk version to 8.5.8. Also, bumped a few other dependencies versions. * msgs/de.msg, trans/de.msg: Converted to UTF-8. * msgs/*, trans/*: Added headers with short file descriptions. check-in: cc52817ec4 user: sgolovan tags: trunk
18:05
* plugins/unix/menu.tcl: Removed code which runs on Tcl/Tk 8.3 only. check-in: 045bc10b33 user: sgolovan tags: trunk
18:02
* plugins/unix/menu.tcl: Renamed from plugins/unix/menu8.4.tcl check-in: 5917fdb59e user: sgolovan tags: trunk
18:01
* plugins/unix/menu.tcl: Removed 8.3 code. check-in: 25dd00cef7 user: sgolovan tags: trunk
17:59
* configdir.tcl, gpgme.tcl, ifacetk/buttonbar.tcl, ifacetk/bwidget_workarounds.tcl, ifacetk/iface.tcl, messages.tcl, userinfo.tcl, utils.tcl: Removed pieces of code which work with Tcl/Tk 8.3 or 8.4 only. check-in: 40568d7e43 user: sgolovan tags: trunk
16:23
* README, doc/tkabber.html, doc/tkabber.xml: Added a short note on installation of Tcl UDP extension for proper DNS resolving. check-in: 4ae0585f76 user: sgolovan tags: trunk
16:17
* README, doc/tkabber.html, doc/tkabber.xml: Bumped required Tcl/Tk version to 8.5.8. Also, bumped a few other dependencies versions. check-in: 936ae0e053 user: sgolovan tags: trunk
15:23
* msgs/de.msg, trans/de.msg: Converted to UTF-8. check-in: f31473e40b user: sgolovan tags: trunk
15:18
* msgs/*, trans/*: Added headers with short file descriptions. check-in: 7cc56349a5 user: sgolovan tags: trunk
2015-03-28
19:39
* README, doc/tkabber.html, doc/tkabber.xml: Added a note that 1.1.1 is the last version that works with Tcl/Tk 8.4. * README, doc/tkabber.html, doc/tkabber.xml, tkabber.tcl: Changed version to 1.1.1, added a few lines on notable changes in version 1.1.1. check-in: 19e647f808 user: sgolovan tags: trunk
19:02
* default.tcl: Added xdg-open and sensible browser to the browsers list. Don't try complicated options, just run 'browser url'. Leaf check-in: d5431c39c0 user: sgolovan tags: release, 1.1.1
2015-03-27
14:31
* default.tcl: Added xdg-open and sensible browser to the browsers list. Don't try complicated options, just run 'browser url'. check-in: be90d6c080 user: sgolovan tags: trunk
12:38
* default.tcl: Remove DDE calls to open browsers on Windows. Use only the command shell with the start command. check-in: ea5c312531 user: sgolovan tags: 1.1.1
11:54
* default.tcl: Remove DDE calls to open browsers on Windows. Use only the command shell with the start command. 2015-03-25 Sergei Golovan <sgolovan@nes.ru> * README, doc/tkabber.html, doc/tkabber.xml: Moved description for check-in: ce66c2c7f3 user: sgolovan tags: trunk
05:42
* richtext.tcl: Allow command prefixes as entity parsers. check-in: 447b3cea69 user: sergei tags: 1.1.1
05:40
* richtext.tcl: Allow command prefixes as entity parsers. check-in: 4193f610ba user: sergei tags: trunk
2015-03-26
05:00
* README, doc/tkabber.html, doc/tkabber.xml: Added a note that 1.1.1 is the last version that works with Tcl/Tk 8.4. check-in: a6294eeed3 user: sergei tags: 1.1.1
2015-03-25
14:34
* README, doc/tkabber.html, doc/tkabber.xml, tkabber.tcl: Added another line to notable changes in version 1.1.1. check-in: f9c7e1f33d user: sergei tags: 1.1.1
14:25
* README, doc/tkabber.html, doc/tkabber.xml, tkabber.tcl: Changed version to 1.1.1, added a few lines on notable changes in version 1.1.1. check-in: c09ee4bcad user: sergei tags: 1.1.1
13:51
Create new branch named "1.1.1" check-in: 803d93d60b user: sergei tags: 1.1.1
13:50
* README, doc/tkabber.html, doc/tkabber.xml: Moved description for rewrite_outgoing_message_hook to the appropriate message hooks section. Fixed a few typos. check-in: 60d9d7b728 user: sergei tags: trunk
09:23
* msgs/ru.msg: Updated Russian translations. check-in: f2d9643dd6 user: sergei tags: trunk