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
*
Fixed compiler warnings.
treectrl
2008-01-22
2
-5/+7
*
Fix the dotted-rectangle drawing code on OSX Tk 8.4.17+/8.5.0+.
treectrl
2008-01-21
1
-1/+20
*
Fixed inverted Tk version check, was < 8.4.17 should be >= 8.4.17.
treectrl
2008-01-21
1
-2/+2
*
Fixes for OSX 8.4.17/8.5.0 where TkRegion changed from RgnHandle to HIShapeRef.
treectrl
2008-01-21
1
-3/+13
*
ANSI'd 3 callback functions to shutup MSVC compiler.
treectrl
2007-12-14
1
-10/+10
*
Fixed an old bug caused by a MSVC compiler optimization bug that stopped item...
treectrl
2007-12-14
1
-3/+5
*
Fixed a comment.
treectrl
2007-12-14
1
-4/+4
*
Added #ifdef around Tk_InitStubs to handle "const" difference between 8.4 and...
treectrl
2007-12-14
1
-1/+5
*
Comment updated.
treectrl
2007-12-14
1
-3/+3
*
Added "Increase Font Size" and "Decrease Font Size" menu entries.
treectrl
2007-11-30
1
-3/+29
*
Added -columntagexpr and -itemtagexpr options. [Patch 1684169]
treectrl
2007-11-12
3
-4/+105
*
Added tests of -itemtagexpr.
treectrl
2007-11-12
1
-1/+20
*
The new option -columntagexpr is checked to disable tag expressions in column...
treectrl
2007-11-12
1
-19/+81
*
The new option -itemtagexpr is checked to disable tag expressions in item des...
treectrl
2007-11-12
1
-17/+89
*
Added -itemtagexpr and -columntagexpr options.
treectrl
2007-11-12
2
-2/+11
*
Added some comments about the importance of order in per-state options. [BUG ...
treectrl
2007-10-23
3
-4/+45
*
Check for potential NULL pointer in TreeTheme_ThemeChanged. [BUG 1805700]
treectrl
2007-10-03
1
-8/+13
*
* generic/tkTreeUtils.c (Tree_FillRegion): disable OS X specific
hobbs2
2007-05-11
2
-2/+8
*
Fixed partially-exposed transparent photo images not being redrawn when scrol...
treectrl
2007-04-21
8
-159/+226
*
Added tests of the -button option.
treectrl
2007-03-03
1
-1/+37
*
Fixed [item cget -button] always returning 0 when the value of the option was...
treectrl
2007-03-03
1
-2/+2
*
Check version of comctl32.dll when determining whether the application is usi...
treectrl
2007-02-06
1
-4/+39
*
Notes for 2.2.3.
treectrl
2007-02-06
1
-1/+3022
*
Bumped version to 2.2.3.
treectrl
2007-02-06
4
-12/+12
*
Removed pkgIndex.tcl.
treectrl
2007-02-02
1
-2/+0
*
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
[next]