Tkabber plugins

Timeline
Login

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

50 check-ins occurring on or before 2015-05-08 10:57:49.

2015-05-08
10:57
Fixed the board canvas size, moved relief changing code into a separate procedure. check-in: 677322a51d user: sgolovan tags: trunk
10:50
Adapted the Chess plugin to the Ttk interface. check-in: b36048ddae user: sgolovan tags: trunk
10:33
Reformatted code. check-in: f95b49ba2d user: sgolovan tags: trunk
09:55
Adapted the Checkers plugin to the Ttk interface. check-in: e018efd388 user: sgolovan tags: trunk
09:16
Reformatted code. check-in: 52b49c4248 user: sgolovan tags: trunk
08:27
Adapted the Jabber Browser plugin to the Ttk interface. check-in: 14eea3c45f user: sgolovan tags: trunk
2015-05-07
14:49
Fit code into 80 column limit, replaced tabs by spaces, added the corresponding Vim modeline. check-in: 5c5b4763b6 user: sgolovan tags: trunk
14:36
Fit code into 80 column limit, replaced tabs by spaces, added the corresponding Vim modeline. check-in: e81d467467 user: sgolovan tags: trunk
11:31
Adapted the Battleship game to Ttk. check-in: 6df11daf5c user: sgolovan tags: trunk
08:32
Fit the cone into 80 characters limit. check-in: cbcc02b5ac user: sgolovan tags: trunk
08:16
Replaced tabs by spaces, added Vim modelines which instruct the editor to expand tabs. check-in: 4ccac3e9d5 user: sgolovan tags: trunk
08:04
Fit the code into 80 characters line limit. Added Vim modeline which expands tabs into spaces. Actually replaced tabs by spaces in the code. check-in: 8930c7df8b user: sgolovan tags: trunk
07:35
Extended the file description, cleaned up the code. check-in: 3064be0b40 user: sgolovan tags: trunk
2015-05-04
07:35
Moved processing the ejabberd:config disco feature to the Ejabberd admin plugin. check-in: 763c2179dc user: sgolovan tags: trunk
2015-04-29
07:21
Converted the socials plugin from KOI8-R to UTF-8. check-in: 5e9cd8f500 user: sgolovan tags: trunk
07:14
Converted the quiz game plugin from KOI-8 to UTF-8 encoding. check-in: 8a4ab6c48f user: sgolovan tags: trunk
07:10
Fixed encoding for the fallback cities file. check-in: a9dd38368d user: sgolovan tags: trunk
07:06
Converted cyrillize plugin from KOI-8 to UTF-8. check-in: ef0391b7c2 user: sgolovan tags: trunk
06:58
Converted bulls&cows game plugin from KOI-8 to UTF-8. check-in: cfef195d17 user: sgolovan tags: trunk
06:44
Fixed encoding in translated messages. Converted latin1 to UTF-8. check-in: 5f1de16764 user: sgolovan tags: trunk
2015-04-17
16:16
Adapted OTR plugin dialog windows to Ttk interface. check-in: 551c55a04d user: sgolovan tags: trunk
14:19
Now the context menu works for both Tk and Ttk mclistboxes. check-in: 539606a2f6 user: sgolovan tags: trunk
11:58
Use the improved mclistbox API. check-in: bc4bc47761 user: sgolovan tags: trunk
2015-04-16
07:58
Fixed the drop command arguments. check-in: be686a5c37 user: sgolovan tags: trunk
05:16
Added filters subdirectory to the installed directories list. check-in: 8aed796b02 user: sgolovan tags: trunk
2015-04-13
18:33
Split out Jabberd 1.4 mod_filter support into an external plugin. check-in: 7c1dfeae78 user: sgolovan tags: trunk
2015-04-12
18:58
* otr/otr.tcl: Changed buttons a little bit to adapt them to Ttk. check-in: 4580a11a7e user: sgolovan tags: trunk
2015-04-08
15:26
Fixed plugin unloading for the case when there was no whiteboards open during the current session. Removed forgotten TODO leftover. check-in: 3ba1d2b847 user: sgolovan tags: trunk
2015-04-07
12:37
Removed Subversion keyword placeholder. check-in: 5d4cbc0f12 user: sgolovan tags: trunk
2015-03-30
08:45
* debug/debug.tcl, debug/msgs/de.msg, debug/msgs/es.msg, debug/msgs/pl.msg, debug/msgs/ru.msg, debug/msgs/uk.msg: Relocated the profiling menu items from the main Tkabebr code to the Debug plugin. check-in: f965936c27 user: sgolovan tags: trunk
08:18
* battleship/battleship.tcl, browser/browser.tcl, checkers/checkers.tcl, chess/chess.tcl, georoster/georoster.tcl, gmail/gmail.tcl, jidlink/plugins/dtcp.tcl, jidlink/plugins/filetransfer.tcl, mute/mute.tcl, osd/osd.tcl, quiz/quiz.tcl, renju/renju.tcl, reversi/reversi.tcl, socials/socials.tcl, tclchat/tclchat.tcl, tclchat/tclchat_messages.tcl, traffic/traffic.tcl: Got rid of all commands from TclX (namely, [cequal], [cindex], [crange], [lcontain], [lempty], [lmatch], [lvarpush], [lrmdups], [random]) because the TclX requirement will be removed from Tkabber soon. check-in: 061118da7b user: sgolovan tags: trunk
2015-03-29
13:30
* */*: Added headers with short description. Removed no longer needed SVN keywords placeholders. check-in: eb2294be75 user: sgolovan tags: trunk
07:08
* otr/auth.tcl, otr/key.tcl, otr/msgs/ru.msg, otr/otr.tcl: Added headers with short description. * otr/tclotr/auth.tcl, otr/tclotr/crypto.tcl, otr/tclotr/data.tcl, otr/tclotr/key.tcl, otr/tclotr/message.tcl, otr/tclotr/otr.tcl, otr/tclotr/pkgIndex.tcl, otr/tclotr/smp.tcl, otr/trans/ru.msg: Removed no longer needed SVN keywords placeholders. * otr/tclotr/ChangeLog, otr/tclotr/README: Added separate ChangelLog and README for the TclOTR package. check-in: a9c7a7965e user: sgolovan tags: trunk
06:08
* whiteboard/svgrender.tcl: Fixed variable name. * whiteboard/msgs/de.msg: Fixed encoding. * whiteboard/msgs/de.msg, whiteboard/msgs/es.msg, whiteboard/msgs/nl.msg, whiteboard/msgs/pl.msg, whiteboard/msgs/ro.msg, whiteboard/msgs/ru.msg, whiteboard/msgs/uk.msgwhiteboard/svgrender.tcl, whiteboard/whiteboard.tcl: Added headers with short description. * whiteboard/svgrender.tcl: Dropped Tcl/Tk 8.4 support. check-in: b3ef69c3f4 user: sgolovan tags: trunk
2015-03-28
13:37
* whiteboard/whiteboard.tcl: Fixed image adding for private chats. Added support for skewing transformations. * whiteboard/msgs/ru.msg: Updated Russian translations. Leaf check-in: 639d7b7e54 user: sgolovan tags: 1.1.1, release
13:37
* whiteboard/whiteboard.tcl: Fixed image adding for private chats. Added support for skewing transformations. * whiteboard/msgs/ru.msg: Updated Russian translations. check-in: 3a4c6f1c20 user: sgolovan tags: trunk
2015-03-27
16:14
* whiteboard/whiteboard.tcl: Fixed moving and transforming whiteboard items in private chats. check-in: b73b70e53b user: sgolovan tags: 1.1.1
15:53
* whiteboard/whiteboard.tcl: Fixed moving and transforming whiteboard items in private chats. check-in: 8cc98ecc65 user: sgolovan tags: trunk
2015-03-25
18:36
* otr/tclotr/otr.tcl: Returned [eval] instead of [uplevel #0] for calling back since [eval] allows to look up the call stack anf find something useful there (see [otr::send] procedure). Switch the OTR state to plaintext after an OTR error message is received. Otherwise, if the other side disables OTR in the middle of an encrypted conversation we cannot tell her anything at all - all messages will be encrypted, and she'll never read them. check-in: 87bdb41743 user: sergei tags: 1.1.1
18:28
* otr/tclotr/otr.tcl: Returned [eval] instead of [uplevel #0] for calling back since [eval] allows to look up the call stack anf find something useful there (see [otr::send] procedure). Switch the OTR state to plaintext after an OTR error message is received. Otherwise, if the other side disables OTR in the middle of an encrypted conversation we cannot tell her anything at all - all messages will be encrypted, and she'll never read them. check-in: 635c715f05 user: sergei tags: trunk
13:52
Create new branch named "1.1.1" check-in: b27d927ec0 user: sergei tags: 1.1.1
09:34
* ctcomp/msgs/ru.msg, spy/msgs/ru.msg: Updated Russian translations. check-in: 14ba10cfc5 user: sergei tags: trunk
08:33
* otr/tclotr/license.terms: Fixed copyright year. check-in: b1240763e9 user: sergei tags: trunk
2015-03-24
20:21
* Makefile: Add 'up' target which updates Tkabber plugins from their Fossil repository. check-in: 63c59ff4f1 user: sergei tags: trunk
2014-12-13
08:20
* battleship/battleship.tcl: Fixed error with creating windows with the same names. Fixed errors when flipping and/or dragging ships with mouse pointer exactly between the edges of two adjacent cells. check-in: 421f29c7a0 user: sgolovan tags: trunk
2014-11-12
22:07
* otr/tclotr/otr.tcl: Evaluate external callback procedures at the top stack level. check-in: 74c012c3b7 user: sgolovan tags: trunk
2014-11-02
06:08
* otr/otr.tcl, otr/auth.tcl: Got rid of avoidable [eval] calls, deduplicated setting properties for chat and message OTR buttons. check-in: 552c2d9997 user: sgolovan tags: trunk
2014-07-16
06:05
* otr/otr.tcl: Added scrollbar for the OTR userinfo page. It helps when there are many user's resources using OTR. check-in: 66ee8a0ac1 user: sgolovan tags: trunk
2014-05-06
04:34
* otr/tclotr/auth.tcl: Fixed recreating the reveal signature message. check-in: 4a753b8b54 user: sgolovan tags: trunk
2014-04-28
17:08
* otr/msgs/ru.msg: Fixed typo. check-in: fbba91f60d user: sgolovan tags: trunk