Tkabber plugins

Timeline
Login

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

50 most recent check-ins occurring on or after 2014-01-27 04:53:49.

2015-03-29
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
16:47
* otr/msgs/ru.msg: Fixed typo. check-in: 4aeb61023c user: sgolovan tags: trunk
2014-02-25
14:28
* otr/otr.tcl: Fixed reporting SMP progress when the SMP dialog window is already destroyed. check-in: b0091edde3 user: sgolovan tags: trunk
2014-02-19
19:21
* otr/tclotr/smp.tcl: Added a debug print procedure instead of plain puts calls. * debug/debug.tcl: Use ::otr::smp::Debug for printing OTR authentication debug info. check-in: 6cb57131f1 user: sgolovan tags: trunk
2014-02-15
06:39
* otr/README: Fixed the requirements list. check-in: 8d29ebb401 user: sgolovan tags: trunk
2014-02-14
09:01
Tagging Tkabber for 1.1 release Leaf check-in: ef92d6a4d0 user: sgolovan tags: 1.1, release
08:46
Tagging Tkabber for 1.1 release check-in: e2b47e6bcc user: sgolovan tags: 1.1
08:44
* *: 1.1 is released. check-in: 65a3019a09 user: sgolovan tags: trunk
2014-02-07
07:11
* battleship/*, Makefile, README: Added a new battleship game plugin. check-in: 55795ef50b user: sgolovan tags: trunk
2014-02-02
18:58
* otr/msgs/ru.msg: Updated Russian translation. check-in: 1a3bd99022 user: sgolovan tags: trunk
18:25
* otr/otr.tcl: Fixed bugs in switching OTR icons after authentication. check-in: 2a1e7477b0 user: sgolovan tags: trunk
09:43
* otr/otr.tcl, otr/auth.tcl, otr/key.otr: Copy keys fingerprints to clipboard in authentication dialog, in manage key dialog, in edit authentication dialog. check-in: 060cfe95eb user: sgolovan tags: trunk
07:14
* otr/key.tcl, otr/tclotr/key.tcl: Moved key generation procedure to the otr::key package. check-in: bc07f502fd user: sgolovan tags: trunk
2014-01-31
14:54
* otr/otr.tcl: Toggle the OTR message state on clicking OTR button in a chat tab. check-in: d3f67382fb user: sgolovan tags: trunk
07:52
* otr/otr.tcl: Fixed typo in creating OTR button for normal message windows. * README: Added short description for floatingcontact and otr plugins. check-in: 1f7c449dc3 user: sgolovan tags: trunk
06:21
* otr/otr.tcl: Fixed typo in creating OTR button for normal message windows. check-in: 9a070e4116 user: sgolovan tags: trunk
2014-01-30
19:48
* otr/otr.tcl: Don't add fake script to the list of scripts executed on message state changes. check-in: 955c933267 user: sgolovan tags: trunk
10:07
* otr/otr.tcl: Disable OTR contact menu if the contact is myself. check-in: a52572b3fd user: sgolovan tags: trunk
05:15
* otr/key.tcl: Fixed typo in error message. * otr/msgs/ru.msg: Updated Russian translation. check-in: 148d07b01f user: sgolovan tags: trunk
2014-01-29
16:32
* otr/otr.tcl, otr/auth.tcl: Moved resetting auth icons to the otr.tcl. check-in: 74ba514aff user: sgolovan tags: trunk
15:43
* Makefile: Added otr subdirectory to the install list. check-in: 0c401a8a3a user: sgolovan tags: trunk
2014-01-28
17:02
* otr/otr.tcl: Don't add not-private icon to incoming messages when the message state is plaintext. check-in: 8b715ea2f0 user: sgolovan tags: trunk
16:57
* otr/auth.tcl: Fixed changing icons, renamed cancel button to close for the case when there's nothing to cancel. * otr/otr.tcl: Unset a few global variables when they aren't in use. check-in: fb5c8f7580 user: sgolovan tags: trunk
14:23
* otr/key.tcl, otr/otr.tcl: Drop existing OTR cnversations only if the key is really is changed or deleted. Show an info message when this happens. * otr/auth.tcl: Change OTR icons on all existing windows acorrding to the authentication changes. * otr/otr.tcl: Added fingerprint and SSID to the roster and OTR button help text. Do cleanup after the authentication dialog is closed. check-in: 03fa799b08 user: sgolovan tags: trunk
2014-01-27
17:32
* otr/tclotr/message.tcl: Treat human readable message part as HTML (strip tags for incoming messages, escape HTML entities for outgoing ones). * otr/otr.tcl, otr/trans/ru.msg: Removed repeated link. check-in: 830ba0c34e user: sgolovan tags: trunk
12:02
* otr/README: Fixed info on how to use private keys. check-in: bfc2da6e59 user: sgolovan tags: trunk
08:46
* Fixed changelog. check-in: 974ee2ff2e user: sgolovan tags: trunk
08:44
* otr/tclotr/key.tcl: Use unix line endings when exporting the DSA private key. check-in: d28107d312 user: sgolovan tags: trunk
06:54
* otr/key.tcl: Show dialog if importing DSA key fails. * otr/tclotr/otr.key: Fixed typo. check-in: 788e965097 user: sgolovan tags: trunk
06:25
* Fixed accidental commit. check-in: a9c2358919 user: sgolovan tags: trunk
06:23
* otr/key.tcl: Fixed collecting jids from current connections to show in key management dialog. check-in: a11fb410d4 user: sgolovan tags: trunk
05:15
* otr/otr.tcl: Added heartbeat-interval option. check-in: 09f890117b user: sgolovan tags: trunk
04:53
* otr/otr.tcl: Fail to load OTR plugin if Tkabber doesn't support the necessary features. check-in: 6a7c70bbf3 user: sgolovan tags: trunk