index
:
tktreectrl.git
master
Mirror of https://github.com/davidw/tktreectrl.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added column description "end", equivalent to "last".
treectrl
2005-06-02
1
-3/+4
*
Added item description "end", equivalent to "last".
treectrl
2005-06-02
1
-4/+6
*
Added -destroy option to "window" element type.
treectrl
2005-06-02
1
-1/+15
*
Fixed bug with calculation of needed size of a style.
treectrl
2005-06-02
1
-7/+41
*
Added boolean PerStateType.
treectrl
2005-06-02
1
-1/+50
*
Added "-draw" option to every element type (except window).
treectrl
2005-06-02
1
-16/+258
*
Add some calls to TreeItemColumn_InvalidateSize. FIXME: Column.neededWidth/He...
treectrl
2005-06-02
1
-5/+28
*
Added boolean PerStateType.
treectrl
2005-06-02
1
-1/+4
*
Pass PACKAGE_PATCHLEVEL instead of PACKAGE_VERSION to tcl_findLibrary.
treectrl
2005-06-02
1
-2/+2
*
Fix TextUpdateStringRep under Tcl 8.5 by passing ClientData to the clock/form...
treectrl
2005-05-29
1
-19/+20
*
Fix XImage2Photo under Tk 8.5 (tree was undefined).
treectrl
2005-05-29
1
-2/+2
*
Fix layout bug with new LAYOUT_HAX code.
treectrl
2005-05-28
1
-1/+11
*
Another fix for "identify" and -treecolumn: make sure point is within the vis...
treectrl
2005-05-28
1
-1/+2
*
Fix "identify" command when -treecolumn is unspecified or not visible. [Bug 1...
treectrl
2005-05-28
1
-3/+3
*
Fix for Column_UpdateTextLayout under OSX.
treectrl
2005-05-27
1
-2/+2
*
New option -columnresizemode.
treectrl
2005-05-27
2
-2/+10
*
Fix for DrawXORLine.
treectrl
2005-05-27
1
-1/+5
*
Implemented Tree_DrawBitmapWithGC and Tree_DrawBitmap to work around bug with...
treectrl
2005-05-24
1
-1/+61
*
Use Tree_DrawBitmap to draw bitmaps.
treectrl
2005-05-24
2
-35/+7
*
Limit number of lines of text in column header to 1 under Aqua when -usetheme...
treectrl
2005-05-24
1
-15/+12
*
Changed -backgroundmode values "index"->"order" and "visindex"->"ordervisible...
treectrl
2005-05-24
1
-2/+2
*
Changed -backgroundmode constants.
treectrl
2005-05-24
1
-4/+13
*
Changed -backgroundmode constants.
treectrl
2005-05-24
1
-3/+7
*
Handle <FocusIn>/<FocusOut> the way Tile does. See https://sourceforge.net/tr...
treectrl
2005-05-22
1
-3/+13
*
Call Tree_Activate to respond to <Activate> and <Deactivate> events for Win32...
treectrl
2005-05-22
1
-27/+43
*
Added isActive flag to TreeCtrl to track <Activate>/<Deactivate> events on Wi...
treectrl
2005-05-22
1
-1/+5
*
Added DrawXORLine under OSX to handle the column proxy, since XOR is only sup...
treectrl
2005-05-22
1
-3/+30
*
Use COLUMN_STATE_XXX macros for readability.
treectrl
2005-05-22
1
-14/+25
*
Added DrawXORLine under OSX to handle the column proxy, since XOR is only sup...
treectrl
2005-05-22
1
-3/+27
*
Add "int arrow" arg to 2 routines to allow Appearance Manager to draw sort ar...
treectrl
2005-05-22
1
-21/+29
*
Fixes to DotRect_xxx under Aqua since Quartz doesn't do XOR drawing.
treectrl
2005-05-22
1
-4/+76
*
Replace TkScrollWindow with Tree_ScrollWindow to work around Tk bug on the Mac.
treectrl
2005-05-22
1
-8/+8
*
Various declarations.
treectrl
2005-05-22
1
-4/+8
*
Added -resize option.
treectrl
2005-05-22
1
-6/+82
*
Added -maxwidth option.
treectrl
2005-05-21
1
-13/+43
*
Aqua list headers have a fixed height. Guess the correct state.
treectrl
2005-05-21
1
-4/+16
*
Attempt fix for Tk_FillRegion using OffsetRgn.
treectrl
2005-05-21
1
-1/+4
*
Fixes to Tk_FillRegion() (thx to M Kirkham).
treectrl
2005-05-21
1
-4/+3
*
Use Appearance Manager to draw list header and open/close buttons. *** Hasn't...
treectrl
2005-05-20
1
-2/+131
*
Put back Tk_FillRegion() change.
treectrl
2005-05-20
1
-2/+23
*
Call XSetClipOrigin after drawing bitmap.
treectrl
2005-05-19
2
-5/+7
*
Replaced TARGET_OS_MAC with MAC_TCL and MAC_OSX_TK macros according to Apple'...
treectrl
2005-05-19
4
-24/+13
*
Replaced TARGET_OS_MAC with MAC_TCL and MAC_OSX_TK macros according to Apple'...
treectrl
2005-05-19
1
-30/+9
*
Attempt to fix Tk_FillRegion() on the mac using QuickDraw. *** Hasn't even be...
treectrl
2005-05-19
1
-2/+22
*
Cast argument to AllocHax_Free() and AllocHax_CFree().
treectrl
2005-05-19
2
-17/+19
*
ALLOC_HAX: play games with memory allocation for speed boost.
treectrl
2005-05-17
1
-5/+21
*
Added -textvariable option to "text" elements.
treectrl
2005-05-17
1
-14/+168
*
ALLOC_HAX: play games with memory allocation for speed boost.
treectrl
2005-05-17
1
-1/+79
*
Added new column description "tree".
treectrl
2005-05-17
1
-3/+9
*
ALLOC_HAX: play games with memory allocation for speed boost.
treectrl
2005-05-17
3
-6/+163
[next]