TclApps Library Source Code
Timeline
Not logged in

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

50 most recent check-ins

2026-09-15
19:31
Better tooltips for mucs in user's roster leaf check-in: 990c61e5e8 user: emiliano tags: trunk
17:10
Show mucs in user's roster, and nothing else check-in: 5e7c6c9481 user: emiliano tags: trunk
2026-09-10
16:04
Cache version info in roster. Sort multiple resources correctly check-in: 591eb90f49 user: emiliano tags: trunk
02:27
Improved roster display when there are more than one resource available check-in: 156457de6c user: emiliano tags: trunk
00:56
Better roster handling. When more than one resource is available, group them under the same name check-in: 05a9241432 user: emiliano tags: trunk
2026-09-04
13:09
Fix caps (XEP 115) ver generation check-in: ff6ffd4f21 user: emiliano tags: trunk
2026-08-22
00:47
Fix wrong URL check-in: bc49355af2 user: emiliano tags: trunk
00:41
Restore TIPs titles in tooltips check-in: aa20d0dd6a user: emiliano tags: trunk
2026-08-21
16:10
Change *tcl.tk URLs to current locations check-in: 9366d19d26 user: emiliano tags: trunk
2026-07-28
17:17
Fix urn:xmpp:time handler (XEP-0202) check-in: 6f03090606 user: emiliano tags: trunk
2026-06-15
19:59
Update for tcltls 2.0 check-in: cac50f7f64 user: emiliano tags: trunk
2026-01-14
20:42
Stop leaking Tk_Uid's. Reuse "URL-###" formatted tags in both contact lists check-in: ad1c9a3de4 user: emiliano tags: trunk
2025-12-23
14:59
Append the bridge names provided by the server only if they are not already there. check-in: 6e3d25b6d3 user: emiliano tags: trunk
2025-03-13
16:32
Adjust tooltip package version requirement. Stop leaking interps when loading history. check-in: 783944b19c user: emiliano tags: trunk
2025-01-25
17:32
A few modifications to run ijbridge with Tcl 9. Added tls support for both jabber and IRC sides. leaf check-in: 3cc18c6759 user: emiliano tags: ijbridge-tcl9
2025-01-21
15:49
Removed wrong utf-8 char from comments check-in: 9c28b69758 user: emiliano tags: trunk
2024-07-14
02:27
Update tcltls check-in: 8497c11b78 user: kevin_walzer tags: trunk
2024-06-24
02:01
Additional tweak check-in: 36ffefdb16 user: kevin_walzer tags: trunk
2024-05-10
22:30
Make .ml and .post buttons "-default disabled" so they align properly when using the "classic" theme check-in: ddfddc402f user: emiliano tags: trunk
17:03
Restored lolcatz and bridgenames functionality. Since http version 2.10 (Tcl 8.7-9.0), the keys in the http::meta dictionary changed to be all lowercase. Convert them unconditionally. check-in: e5c11ca112 user: emiliano tags: trunk
15:33
Adapt for the new tcltls callbacks. Confirmed to work with Tcl 8.6 - tls 1.6 and Tcl 9.0 - tls 1.8 Use $env(HOME) instead of "~". check-in: 6babb7e6f6 user: emiliano tags: trunk
2024-04-24
20:55
Remove trailing bracket check-in: f190a066aa user: emiliano tags: trunk
01:25
Unbreak autofade setting check-in: 0dbc43b676 user: emiliano tags: trunk
2024-04-23
18:21
Unbreak transparency setting in Preferences dialog. Make hardcoded string messages use msgcat. check-in: 710b337e0a user: emiliano tags: trunk
2024-01-26
22:02
Further refinement check-in: 69fbb9c669 user: kevin_walzer tags: trunk
21:54
Remove tilde check-in: 9e7e0710d5 user: kevin_walzer tags: trunk
2024-01-23
02:32
Update tcltls check-in: fb80f9eceb user: kevin_walzer tags: trunk
2024-01-17
04:40
Use message catalogs in all literal strings. Add a new quick help dialog. Remove executable bit from ru message catalog. leaf check-in: 7ea5f06710 user: emiliano tags: dialogs-spacing
03:55
Added initial spanish translation to Tkchat check-in: cd3f093bf4 user: emiliano tags: dialogs-spacing
2024-01-16
21:36
Remove ::msgcat namespace qualifier in imported mc command. Fully qualify commands in the "about" dialog. check-in: d5a87aff37 user: emiliano tags: dialogs-spacing
20:57
Replace standard "about" dialog. Provide both credits and licence information. Improve padding in dialog buttons. check-in: dafee38265 user: emiliano tags: dialogs-spacing
18:14
Close branch. closed check-in: 37508a4376 user: emiliano tags: emiliano-cleanup
2024-01-11
17:27
Remove unused message catalog files. Move conditional code to tkchat_compat86 check-in: 6ffe85a4ec user: emiliano tags: trunk
16:45
[package require] -> [package provide]. Fully qualify http command check-in: 5e7a71d4b3 user: emiliano tags: trunk
16:33
Remove unused variable check-in: 4ba5bb2efb user: emiliano tags: trunk
15:24
Streamline About dialog. Report Tcl and Tk versions separately, since they can different now. check-in: de6e8c042d user: emiliano tags: trunk
14:35
Remove outdated (and wrong with Tcl 9) version check. We require Tcl 8.6- nowadays. check-in: 4daffa42c6 user: emiliano tags: trunk
2023-12-30
18:50
tk::unsupported was removed by 853720038b6746c9. Adjust commands accordingly check-in: 27937cd301 user: emiliano tags: trunk
18:28
tk::unsupported was removed by 853720038b6746c9. Adjust commands accordingly closed check-in: 5011172550 user: emiliano tags: trunk
2023-12-13
01:48
Tweak installation script on Windows check-in: a8ebbdf50a user: kevin_walzer tags: trunk
2023-11-17
21:52
Tweak to library for Tcl 9 compat check-in: 6273db062d user: kevin_walzer tags: trunk
16:41
Minor update check-in: 3a23708af0 user: kevin_walzer tags: trunk
04:21
Updates for Tcl 9 compat check-in: 15bdca580c user: kevin_walzer tags: trunk
04:06
Add tcltls for Linux check-in: 7794fd52e0 user: kevin_walzer tags: trunk
2023-11-15
16:48
Add shortcut build script to Windows build check-in: 8689182c93 user: kevin_walzer tags: trunk
15:45
Restore code removed in error from uninstall script check-in: a404acda85 user: kevin_walzer tags: trunk
15:22
Tweak to Windows build check-in: e317146304 user: kevin_walzer tags: trunk
03:57
Rev bump check-in: a4269fc93d user: kevin_walzer tags: trunk
03:53
Re-work Windows build process and scripts check-in: a6a3c74a7c user: kevin_walzer tags: trunk
2023-11-02
02:39
Updates in lib for Tcl 9 compat check-in: 1cee104abc user: kevin_walzer tags: trunk