index
:
tktreectrl.git
master
Mirror of https://github.com/davidw/tktreectrl.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed notify.test to notify-old.test to test deprecated syntax.
treectrl
2005-03-29
2
-65/+413
*
More fiddling with package loading.
treectrl
2005-03-29
1
-41/+256
*
Added standard block comments to highlight steps of creating and using a tree...
treectrl
2005-03-29
10
-56/+366
*
* Makefile.in, generic/tkTreeCtrl.h: OS X patch from
hobbs2
2005-03-25
7
-14/+171
*
Minor nitpicks.
treectrl
2005-03-21
1
-6/+6
*
* Makefile.in (AR): use @AR@
hobbs2
2005-03-19
5
-925/+1858
*
* generic/tkTreeItem.c (CompareAscii, CompareDict): handle the
hobbs2
2005-02-15
2
-10/+44
*
* demos/demo.tcl: try loading treectrl before trying the
hobbs2
2005-02-15
1
-3/+3
*
whitespace only changes to bring up to Tcl style guide compliance
hobbs2
2005-02-15
1
-3519/+3304
*
Macintosh drawing fixes.
treectrl
2005-01-03
1
-1/+10
*
New -backgroundimage option.
treectrl
2005-01-03
1
-3/+15
*
New -backgroundimage option.
treectrl
2005-01-03
1
-2/+30
*
New -backgroundimage option.
treectrl
2005-01-03
1
-15/+209
*
New -backgroundimage option.
treectrl
2005-01-03
1
-1/+15
*
Fix bug with binding to a Tk window.
treectrl
2005-01-03
1
-27/+43
*
Document -backgroundimage option.
treectrl
2005-01-03
3
-4/+29
*
Added example background image.
treectrl
2005-01-03
1
-0/+0
*
Fiddled with dev/install library loading again.
treectrl
2005-01-03
1
-26/+44
*
Added -backgroundimage example.
treectrl
2005-01-03
1
-1/+7
*
* generic/tkTreeItem.c (TreeItem_FromObj): s/MOD_/TMOD_ to prevent
hobbs2
2004-11-30
2
-27/+31
*
* generic/tkTreeElem.c: add "Elem" to a few names to prevent name
hobbs2
2004-11-30
2
-11/+16
*
really correct 8.4 compilation of Tk_PhotoPut* usage
hobbs2
2004-11-29
1
-5/+7
*
correct Tk defined version check
hobbs2
2004-11-29
1
-6/+5
*
whitespace police
hobbs2
2004-11-29
3
-6353/+5856
*
* generic/tkTreeCtrl.c: adapt to Tk_PhotoPut(Zoomed)Block API
hobbs2
2004-11-29
2
-5/+25
*
Implement Tk_ScrollRegion() and Tk_OffsetRegion() on Mac (submitted by user).
treectrl
2004-10-24
1
-4/+8
*
Fix whitespace scrolling.
treectrl
2004-10-24
1
-29/+18
*
Add some element-iterating routines for exporting via stubs.
treectrl
2004-10-12
1
-1/+103
*
Added some stubs entries.
treectrl
2004-10-12
2
-2/+16
*
Casts to quiet compiler warnings.
treectrl
2004-10-12
1
-14/+34
*
* pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and use
hobbs2
2004-10-09
7
-848/+845
*
Revamp build system to use TEA 3.1 setup
hobbs2
2004-10-09
5
-1359/+5493
*
* generic/tkTreeDisplay.c: correctly handle the damageRgn var.
hobbs2
2004-10-09
1
-10/+12
*
* generic/tkTreeUtils.c: Implement Tk_OffsetRegion as
hobbs2
2004-10-09
1
-2/+4
*
Update version to 1.1.
treectrl
2004-08-13
2
-3/+3
*
Add TreeItem argument to element create proc so element can call Tree_RedrawE...
treectrl
2004-08-13
1
-6/+22
*
Add Tk_RedrawElement().
treectrl
2004-08-13
2
-2/+7
*
Fiddle with declarations.
treectrl
2004-08-13
1
-3/+5
*
Only ReallyVisible() items may be selected.
treectrl
2004-08-13
2
-17/+134
*
Update version to 1.1.
treectrl
2004-08-13
3
-10/+10
*
Move "selection modify" call because hidden items can't be selected.
treectrl
2004-08-13
1
-1/+1
*
Require correct package version.
treectrl
2004-08-13
1
-1/+1
*
Use "item expand/collapse/toggle" commands.
treectrl
2004-08-11
1
-7/+7
*
Added hash table for current selection.
treectrl
2004-08-11
1
-8/+62
*
Added hash table for current selection.
treectrl
2004-08-11
2
-35/+43
*
Deprecate the "T expand/collapse/toggle" commands.
treectrl
2004-08-11
3
-287/+329
*
Changed the directory displayed.
treectrl
2004-08-11
1
-1/+1
*
Use "T item expand" etc instead of "T expand".
treectrl
2004-08-11
3
-15/+17
*
Allow changing -squeeze option for columns via popup.
treectrl
2004-08-11
1
-12/+14
*
Clear Priv(prev) after tracking a selection to avoid error in TreeCtrl::Cancel.
treectrl
2004-08-09
1
-0/+49
[next]