summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkTreeTheme.c: use Get|SetWindowLongPtr to work withhobbs22008-02-281-0/+5
| | | | Win64. Requires latest Windows headers.
* * generic/tkTreeTheme.c (DllMain): get module at dll load time tohobbs22008-02-231-0/+5
| | | | avoid GetModuleHandleEx call.
* * demos/demo.tcl, doc/What's New in TkTreeCtrl.html:hobbs22008-02-221-0/+5
| | | | | | * doc/treectrl.html, doc/treectrl.man, doc/treectrl.n * shellicon/configure, shellicon/configure.ac: * configure, configure.ac: bump version to 2.2.5
* * winrc.m4: correct RC_DEPARG definition for !gcc case.hobbs22008-02-221-0/+2
|
* * generic/tkTreeNotify.c (Percents_ItemDelete, ExpandItemList)hobbs22008-02-221-0/+8
| | | | | | | (Percents_ItemVisibility, Percents_Selection): remove TclFormatInt * generic/qebind.c (QE_ExpandNumber): references and add ExpandItemList to simplify item list expansion. Corrects crash with 8.4-built treectrl used in 8.5.
* * generic/tkTreeUtils.c (Tree_FillRegion): disable OS X specifichobbs22007-05-111-0/+6
| | | | | code as Tk improvements have made it unnecessary, and it actually made it act funny in 8.5.
* (vsnprintf): _vsnprintf on Windowshobbs22007-01-261-0/+4
|
* * library/filelist-bindings.tcl (::TreeCtrl::EditClose): rewrotehobbs22006-08-161-0/+5
| | | | | | bindings of edit widget helpers to use TreeCtrlEntry and TreeCtrlText classes. Fix for <Escape> binding possibly triggering <FocusOut>.
* * generic/tkTreeDisplay.c (Tree_Display): Allow Tree_DeselectHiddenhobbs22006-08-161-0/+8
| | | | | | | * generic/tkTreeItem.c (Item_Configure): to be deferred to next * generic/tkTreeCtrl.h: redraw by calling Tree_DInfoChanged(tree, DINFO_REDO_SELECTION). Significantly improves performance of multiple item visibility changes.
* * generic/tkTreeItem.c (Item_Configure): on checking for -visible,hobbs22006-08-151-0/+5
| | | | verify that the value actually changed, because it can be expensive.
* * generic/tkTreeCtrl.c (TreeWidgetCmd): set the tk caret when thehobbs22006-08-041-0/+5
| | | | active item changes.
* * generic/tkTreeCtrl.c (LoupeCmd): correct loupe on OS X x86.hobbs22006-04-061-0/+7
|
* update to TEA 3.5hobbs22006-01-261-128/+133
|
* update to TEA 3.4hobbs22005-12-021-0/+4
|
* * generic/tkTreeCtrl.c (LoupeCmd): don't capture display (ithobbs22005-09-281-0/+5
| | | | causes flashing) on OS X.
* Hide cursor on OS X and capture display while grabbinghobbs22005-09-271-0/+1
|
* * generic/tkTreeCtrl.c (LoupeCmd): add OS X support. Correcthobbs22005-09-271-0/+6
| | | | | Win32 code to use grab size constraints and honor the virtual system metrics (OS X needs similar correction still).
* * demos/demo.tcl: just check for 'loupe' to run loupe demohobbs22005-09-251-0/+6
| | | | | * generic/tkTreeCtrl.c (LoupeCmd): add Win32 code to enable loupe functionality on Windows.
* * Makefile.in: install man pages with html docshobbs22005-08-221-0/+6
| | | | | * configure, configure.ac, tclconfig/tcl.m4: updated to newer TEA system
* * generic/tkTreeStyle.c (Style_DoLayout): use if instead ofhobbs22005-08-101-0/+7
| | | | tertiary ?: operator for funcs with different return types.
* * generic/tkTreeTheme.c: correct headers to build on unix and usehobbs22005-05-021-0/+5
| | | | of c++-style var decls.
* * Makefile.in, generic/tkTreeCtrl.h: OS X patch fromhobbs22005-03-251-0/+6
| | | | | * configure, configure.ac, tclconfig/tcl.m4: Steffen * license.terms (new):
* * Makefile.in (AR): use @AR@hobbs22005-03-191-0/+5
| | | | * configure, configure.ac, tclconfig/tcl.m4: TEA 3.2 update
* * generic/tkTreeItem.c (CompareAscii, CompareDict): handle thehobbs22005-02-151-0/+10
| | | | case where no text value has been set for sorting
* * generic/tkTreeItem.c (TreeItem_FromObj): s/MOD_/TMOD_ to preventhobbs22004-11-301-0/+3
| | | | existing defined name conflict
* * generic/tkTreeElem.c: add "Elem" to a few names to prevent namehobbs22004-11-301-0/+5
| | | | collision (notable CreateBitmap on Windows).
* whitespace policehobbs22004-11-291-0/+2
|
* * generic/tkTreeCtrl.c: adapt to Tk_PhotoPut(Zoomed)Block APIhobbs22004-11-291-0/+5
| | | | changes for 8.5 (TIP #116).
* * pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and usehobbs22004-10-091-0/+22
| | | | | | | | * demos/demo.tcl: tcl_findLibrary to avoid the issue of build vs. * tests/all.tcl: install package. * generic/tkTreeCtrl.c: * library/filelist-bindings.tcl: ensure TreeCtrl namespace exists * library/treectrl.tcl: source filelist-bindings
* * generic/tkTreeCtrl.c (ImageChangedProc): cause image change tohobbs22004-02-101-0/+6
| | | | | * generic/tkTreeColumn.c (ImageChangedProc): refresh window. Could narrow down the full update, but better than nothing.
* * library/filelist-bindings.tcl: whitespace policehobbs22003-12-021-0/+8
| | | | | added check for Priv(buttonMode) before use in bindings that may not get an associated button-down event
* * generic/tkTreeCtrl.c (LoupeCmd): remove extra interp arg tohobbs22003-11-261-0/+5
| | | | Tk_PhotoPutZoomedBlock.
* whitespace policehobbs22003-11-251-0/+4
|
* new ChangeLoghobbs22003-11-251-0/+7