Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-07-14
| ||
02:27 | Update tcltls Leaf 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-Leaf 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-Leaf 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 | |
2023-10-29
| ||
04:13 | Add Windows icon check-in: 33517e0c09 user: kevin_walzer tags: trunk | |
2023-10-23
| ||
19:54 | Add tcltls Windows files check-in: e473712901 user: kevin_walzer tags: trunk | |
2023-10-20
| ||
02:51 | Additonal updates from Emiliano Gavilan check-in: af73ae8b17 user: kevin_walzer tags: trunk | |
2023-10-18
| ||
12:36 | Add missing [variable] check-in: c167bed2a4 user: emiliano tags: emiliano-cleanup | |
2023-10-17
| ||
20:17 | Unbreak URLID variable resolution. Fixed typo in muc callback. Added missing import in rss module. Remove character data validation with tclxml in 8.6 check-in: 77b9554b1a user: emiliano tags: emiliano-cleanup | |
2023-10-16
| ||
02:28 | More varname/proc cleanup. Refactor code layout to bring related code together check-in: 6e2d1db6a1 user: emiliano tags: emiliano-cleanup | |
2023-10-15
| ||
17:42 | Missing message catalog import in newroster namespace check-in: 17fc0f086d user: emiliano tags: emiliano-cleanup | |
2023-10-14
| ||
17:39 | More code cleanup/reorganization check-in: a826314061 user: emiliano tags: emiliano-cleanup | |
03:24 | Avoid unnecesary command/variable qualification check-in: 6a93a2b80c user: emiliano tags: emiliano-cleanup | |
01:41 | Provide a proper scope to an [after] script check-in: 2fc6830c27 user: emiliano tags: emiliano-cleanup | |
2023-10-13
| ||
23:16 | Variable naming cleanup. Bring most used variables in procs to LVT using either [global] or [variable] check-in: 8b3841a01c user: emiliano tags: emiliano-cleanup | |
17:48 | Merge trunk check-in: b29d8608d6 user: emiliano tags: emiliano-cleanup | |
2023-10-12
| ||
02:13 | Patch for errors from "Get user versions" with tkchat on Tcl 9.0a4 - thanks to Schelte Bron check-in: 66691ce8cd user: kevin_walzer tags: trunk | |
2023-10-10
| ||
01:25 | Remove file committed in error check-in: 5e6f99ae03 user: kevin_walzer tags: trunk | |
01:24 | Merge emiliano_cleanup branch - thanks to Emiliano Gavilan for his great work check-in: f585e65ed2 user: kevin_walzer tags: trunk | |
2023-10-09
| ||
21:41 | Prevent scoping errors by moving event handling code to a proc instead of [namespace code] check-in: 6ec2bbd695 user: emiliano tags: emiliano-cleanup | |