0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge 8.6 More... over 3 years ago
Merge 8.6 More... over 3 years ago
Don't use \\U escape sequence any more in demo: No longer needed starting with Tcl 8.7a4 More... over 3 years ago
Adjustment for Sierra. More... over 3 years ago
Fix [5cc72e002c]: file dialogs return an empty string on older macOS systems. More... over 3 years ago
Document the TK_CONSOLE environment variable for macOS More... over 3 years ago
Merge 8.6. More... over 3 years ago
Back out change to tkMacOSXDialog.c from commit b53baf71. The preferred API works in Catalina and Big Sur but fails in earlier OS versions. More... over 3 years ago
Fix [b5c419c8a6]: scrollbar-3.42 fails More... over 3 years ago
One more use of "source -encoding utf-8", in case we are running with Tcl 8.6 More... over 3 years ago
Merge 8.6 More... over 3 years ago
See previous commit, but don't do this for user-provided script files More... over 3 years ago
Always "source -encoding utf-8" Tk's own script files. Since Tk 8.7 runs in either Tcl 8.6 or 8.7, we then can trust the real encoding used, even though (in Tk 8.6) all those files are still ASCII More... over 3 years ago
Fix bug in TIP #474 implementation: Wrong bindings for Mousewheel in text widgets More... over 3 years ago
Merge 8.6 More... over 3 years ago
Aqua: small change to showOpenSavePanel which might prevent some API warnings. More... over 3 years ago
Remove an unneeded echo command in GNUmakefile. More... over 3 years ago
Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8 More... over 3 years ago
Always use "source -encoding utf-8" in the demos just to be sure. More... over 3 years ago
Merge 8.6 More... over 3 years ago
Assume utf-8 encoding for demo's (although they actually are still ASCII) More... over 3 years ago
cherrypick the changes to GNUmakefile, accidentally committed to the rc branch first. Fix a typo. More... over 3 years ago
Implement TIP #474: Treat the mouse wheel events in a uniform way More... over 3 years ago
Adapt some demo's to TIP #474 (runtime switchable, depending on Tk version) , More... over 3 years ago
Merge 8.6 More... over 3 years ago
One TCL_UNUSED and some eol-spacing More... over 3 years ago
Cherrypick changes to comments. More... over 3 years ago
Merge 8.6 and edit comments More... over 3 years ago
Fix [c2483bfe4b] - this should be the last time. More... over 3 years ago
Make Tcl_Finalize run when a launched app is terminated with command-Q More... over 3 years ago