summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added -itemtagexpr and -columntagexpr options.treectrl2007-11-122-2/+11
* Added some comments about the importance of order in per-state options. [BUG ...treectrl2007-10-233-4/+45
* Check for potential NULL pointer in TreeTheme_ThemeChanged. [BUG 1805700]treectrl2007-10-031-8/+13
* * generic/tkTreeUtils.c (Tree_FillRegion): disable OS X specifichobbs22007-05-112-2/+8
* Fixed partially-exposed transparent photo images not being redrawn when scrol...treectrl2007-04-218-159/+226
* Added tests of the -button option.treectrl2007-03-031-1/+37
* Fixed [item cget -button] always returning 0 when the value of the option was...treectrl2007-03-031-2/+2
* Check version of comctl32.dll when determining whether the application is usi...treectrl2007-02-061-4/+39
* Notes for 2.2.3.treectrl2007-02-061-1/+3022
* Bumped version to 2.2.3.treectrl2007-02-064-12/+12
* Removed pkgIndex.tcl.treectrl2007-02-021-2/+0
* Added --silent option to 'make gdb'.treectrl2007-02-021-2/+2
* Pass -DTREECTRL_DEBUG to the compiler when --enable-symbols is not "no".treectrl2007-02-022-1/+12
* 'make dist' will build the source distribution.treectrl2007-02-021-16/+112
* Bumped version to 2.2.3.treectrl2007-02-022-5/+214
* Misc format changes.treectrl2007-01-311-42/+99
* Fixed flickering of borders with "-doublebuffer window" when resizing or expo...treectrl2007-01-311-23/+43
* Misc format changes.treectrl2007-01-311-3/+3
* Call FormatResult in two places.treectrl2007-01-311-14/+17
* Sync with renamings done in treectrl.treectrl2007-01-311-36/+30
* Make TreeElemTypeXXX variables start with lowercase letter.treectrl2007-01-311-15/+15
* Make TreeElemTypeXXX variables start with lowercase letter.treectrl2007-01-311-44/+45
* Make TreeElemTypeXXX variables start with lowercase letter.treectrl2007-01-311-20/+34
* Added TEA for building the shellicon extension.treectrl2007-01-316-0/+17963
* (vsnprintf): _vsnprintf on Windowshobbs22007-01-262-1/+9
* Renamed many symbols to avoid collisions under ELF.treectrl2007-01-2312-627/+658
* Update version to 2.2.2 (for real this time).treectrl2007-01-222-7/+7
* Tcl_Preserve the associated Tk_Window otherwise we get crashes while freeing ...treectrl2007-01-221-1/+8
* Update version to 2.2.2.treectrl2007-01-228-29/+5066
* Fixed test result broken by the new -draw style layout option.treectrl2007-01-211-2/+2
* Moved tclInt.h to the main header file.treectrl2007-01-211-5/+82
* Moved tclInt.h to the main header file.treectrl2007-01-211-2/+1
* DumpDInfo processes arguments itself rather than letting tkTreeCtrl.c do it.treectrl2007-01-211-7/+45
* Moved tclInt.h to the main header file.treectrl2007-01-211-6/+4
* Moved tclInt.h to the main header file.treectrl2007-01-211-17/+5
* Removed #include "dbwin.h" since dbwin is now part of the sources.treectrl2007-01-211-6/+2
* Add -draw and -visible style layout options.treectrl2007-01-211-1/+8
* Use the new "dbwin" stuff.treectrl2007-01-211-3/+9
* Rebuilt with autoconf 2.60.treectrl2007-01-211-2731/+4336
* Formatting of braces (again).treectrl2006-12-237-92/+42
* Fixed double-freeing a TreeCtrl structure if the option database had an inval...treectrl2006-12-231-2/+1
* Changed the way text elements display an ellipsis. At least 1 character plus ...treectrl2006-12-232-47/+63
* Formatting of braces.treectrl2006-12-2210-1464/+748
* Fixed improper invalidating while scrolling under WIN32. If the area to inval...treectrl2006-12-221-36/+17
* Whitespace police.treectrl2006-12-091-3/+3
* Comments.treectrl2006-12-091-3/+3
* With -doublebuffer=window, <Expose> events no longer invalidate parts of item...treectrl2006-12-083-42/+129
* Added 2 tests of [item firstchild] within an <ItemDelete> event.treectrl2006-12-081-1/+30
* Added -span debug option.treectrl2006-12-081-44/+87
* Added -span debug option.treectrl2006-12-084-9/+14