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
*
Added --silent option to 'make gdb'.
treectrl
2007-02-02
1
-2/+2
*
Pass -DTREECTRL_DEBUG to the compiler when --enable-symbols is not "no".
treectrl
2007-02-02
2
-1/+12
*
'make dist' will build the source distribution.
treectrl
2007-02-02
1
-16/+112
*
Bumped version to 2.2.3.
treectrl
2007-02-02
2
-5/+214
*
Misc format changes.
treectrl
2007-01-31
1
-42/+99
*
Fixed flickering of borders with "-doublebuffer window" when resizing or expo...
treectrl
2007-01-31
1
-23/+43
*
Misc format changes.
treectrl
2007-01-31
1
-3/+3
*
Call FormatResult in two places.
treectrl
2007-01-31
1
-14/+17
*
Sync with renamings done in treectrl.
treectrl
2007-01-31
1
-36/+30
*
Make TreeElemTypeXXX variables start with lowercase letter.
treectrl
2007-01-31
1
-15/+15
*
Make TreeElemTypeXXX variables start with lowercase letter.
treectrl
2007-01-31
1
-44/+45
*
Make TreeElemTypeXXX variables start with lowercase letter.
treectrl
2007-01-31
1
-20/+34
*
Added TEA for building the shellicon extension.
treectrl
2007-01-31
6
-0/+17963
*
(vsnprintf): _vsnprintf on Windows
hobbs2
2007-01-26
2
-1/+9
*
Renamed many symbols to avoid collisions under ELF.
treectrl
2007-01-23
12
-627/+658
*
Update version to 2.2.2 (for real this time).
treectrl
2007-01-22
2
-7/+7
*
Tcl_Preserve the associated Tk_Window otherwise we get crashes while freeing ...
treectrl
2007-01-22
1
-1/+8
*
Update version to 2.2.2.
treectrl
2007-01-22
8
-29/+5066
*
Fixed test result broken by the new -draw style layout option.
treectrl
2007-01-21
1
-2/+2
*
Moved tclInt.h to the main header file.
treectrl
2007-01-21
1
-5/+82
*
Moved tclInt.h to the main header file.
treectrl
2007-01-21
1
-2/+1
*
DumpDInfo processes arguments itself rather than letting tkTreeCtrl.c do it.
treectrl
2007-01-21
1
-7/+45
*
Moved tclInt.h to the main header file.
treectrl
2007-01-21
1
-6/+4
*
Moved tclInt.h to the main header file.
treectrl
2007-01-21
1
-17/+5
*
Removed #include "dbwin.h" since dbwin is now part of the sources.
treectrl
2007-01-21
1
-6/+2
*
Add -draw and -visible style layout options.
treectrl
2007-01-21
1
-1/+8
*
Use the new "dbwin" stuff.
treectrl
2007-01-21
1
-3/+9
*
Rebuilt with autoconf 2.60.
treectrl
2007-01-21
1
-2731/+4336
*
Formatting of braces (again).
treectrl
2006-12-23
7
-92/+42
*
Fixed double-freeing a TreeCtrl structure if the option database had an inval...
treectrl
2006-12-23
1
-2/+1
*
Changed the way text elements display an ellipsis. At least 1 character plus ...
treectrl
2006-12-23
2
-47/+63
*
Formatting of braces.
treectrl
2006-12-22
10
-1464/+748
*
Fixed improper invalidating while scrolling under WIN32. If the area to inval...
treectrl
2006-12-22
1
-36/+17
*
Whitespace police.
treectrl
2006-12-09
1
-3/+3
*
Comments.
treectrl
2006-12-09
1
-3/+3
*
With -doublebuffer=window, <Expose> events no longer invalidate parts of item...
treectrl
2006-12-08
3
-42/+129
*
Added 2 tests of [item firstchild] within an <ItemDelete> event.
treectrl
2006-12-08
1
-1/+30
*
Added -span debug option.
treectrl
2006-12-08
1
-44/+87
*
Added -span debug option.
treectrl
2006-12-08
4
-9/+14
*
Added DEPRECATED around a variable.
treectrl
2006-12-08
1
-2/+5
*
Deprecated the -draw option of every element. The new style layout option -dr...
treectrl
2006-12-07
4
-5/+1034
*
Added a mouseover state to change the appearance of spans.
treectrl
2006-12-07
1
-2/+36
*
Allow the text in the first column to be squeezed to display "...".
treectrl
2006-12-07
1
-4/+4
*
Added a -union element to the last set of items to test the new style layout ...
treectrl
2006-12-07
1
-3/+4
*
Tweak the "Span" submenu to consider the column option -lock.
treectrl
2006-12-07
1
-5/+15
*
Use the new style layout option -draw instead of the deprecated element optio...
treectrl
2006-12-07
1
-9/+10
*
Use the new style layout option -draw instead of the deprecated element optio...
treectrl
2006-12-07
3
-17/+23
*
Replace usage of the deprecated [range] command.
treectrl
2006-12-07
1
-5/+5
*
New style layout option -draw deprecates the -draw option of every element.
treectrl
2006-12-07
1
-28/+83
*
Pass extra info to stateProc to avoid unnecessary redisplays due to the new -...
treectrl
2006-12-07
1
-1/+5
[next]