2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* generic/tixHList.c (NewElement): place buff at func scope [Bug 100] More... over 9 years ago
* library/fs.tcl (tixFSIsAbsPath): fix nativeName ref on Windows. [Bug 104, 95] (fassel) More... over 9 years ago
* generic/tixGrSort.c (SortCompareProc): remove leftover direct access to interp result incompatible with Tcl 8.6. [Bug 107] More... over 9 years ago
* library/DirList.tcl (tixDirList:Command): ensure we resolve link paths properly to not hang with mismatch with link children. Reported by Marty Sereno. More... over 12 years ago
* generic/tixGrid.c (Tix_GrFreeElem): remove items from widget's mappedWindows list if on it when free-ing. [Bug 856808] More... over 13 years ago
* library/DirList.tcl, library/DirTree.tcl: specify -itemtype imagetext option in case user calls tix resetoptions, as that resets the option database which Tix relies on for this value. [Bug 2224946] More... about 15 years ago
note 8.4.3 tag date More... about 16 years ago
* win/makefile.vc: Use rd/md instead of old bat files [Bug 1455369] Use default libs to build [Bug 1455375] More... about 16 years ago
* win/make_pkgIndex.tcl: Tix dll should be found in lib dir. [Bug 1455377] More... about 16 years ago
* library/Tix.tcl (tixAppContext:getimage): don't add '.' [Bug 1863977] More... about 16 years ago
add tix initstyle. [Bug 1611197] More... about 16 years ago
improve code quality - use Tcl 8.4-isms More... about 16 years ago
* library/pref/WmDefault.tcl (setup-kde): allow space in font name. [Bug 1907828] More... about 16 years ago
* generic/tixNBFrame.c (DrawTab): ensure anchor isn't NULL. [Bug 1644742] More... about 16 years ago
* library/ComboBox.tcl (tixComboBox:EscKey): return 0 when disabled. [Bug 1190201] More... about 16 years ago
update to v8.4.3 and use TCLSH_EXE for test driver More... about 16 years ago
* generic/tixInit.c (configSpecs): change tixSchemePriority to use -schemepriority (was dup of -scheme). [Bug 1167592] More... about 16 years ago
s/Bacground/Background/g More... about 16 years ago
* generic/tix.h (TIX_PATCH_LEVEL): updated to 8.4.3 * library/Init.tcl, README.txt, configure.in, configure: More... about 16 years ago
remove left-over fprintf More... about 16 years ago
* generic/tixInt.h, generic/tixUtils.c, tixWidget.c: reduce touches into tcl internals, remove ERR_IN_PROGRESS usage. More... about 16 years ago
remove refs to interp->result More... about 16 years ago
* generic/tixClass.c (SetupDefault): use safer method to add options to the defaults. More... about 16 years ago
include string.h and stdlib.h More... about 16 years ago
* library/Console.tcl, library/Balloon.tcl: remove use of left_ptr * demos/samples/SListBox.tcl: and fix Aqua handling for balloon help. More... about 16 years ago
TEA 3.6 update More... about 17 years ago
* generic/tix.h (TIX_PATCH_LEVEL): updated to 8.4.2 * library/Init.tcl, README.txt, configure.in, configure: More... over 17 years ago
* generic/tixInit.c, generic/tixInitScript.h: inline initScript into tixInit.c, use patchlevel info for tcl_findLibrary. More... over 17 years ago
* Makefile.in (dist): make simple and effective dist target. Changes source tarball to Tix$patchLevel-src.tar.gz. More... over 17 years ago
* win/makefile.vc: note that this isn't actually maintained. More... over 17 years ago