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
/
tkTreeStyle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped copyright to 2006.
treectrl
2006-09-05
1
-2/+2
*
Fix cut-and-paste error in comment.
treectrl
2006-07-11
1
-2/+2
*
Converted to tab+space indentation.
treectrl
2005-09-16
1
-4131/+4137
*
Add Tcl block comments above each function. Comment function arguments.
treectrl
2005-09-15
1
-102/+1705
*
Style_DoLayoutH/V: Removed unused return values.
treectrl
2005-09-07
1
-21/+12
*
* generic/tkTreeStyle.c (Style_DoLayout): use if instead of
hobbs2
2005-08-10
1
-4/+6
*
Eliminate "type-punned pointer" warnings from GCC.
treectrl
2005-07-23
1
-16/+17
*
Added [element perstate] command.
treectrl
2005-07-15
1
-3/+39
*
Add TreeStyle_GetImage and TreeStyle_SetImage.
treectrl
2005-07-12
1
-27/+56
*
TreeStyle_Draw: added call to Style_CheckNeededSize.
treectrl
2005-07-05
1
-6/+7
*
Style_DoLayoutH: Allow column justification to occur when a -detach element i...
treectrl
2005-06-20
1
-86/+77
*
Allow expansion of non-detach non-union elements if a -detach element is larg...
treectrl
2005-06-15
1
-254/+200
*
Removed gobs of conditional compilation code.
treectrl
2005-06-14
1
-362/+7
*
Style_DoExpandH rearranged to allocate space to the right padding before the ...
treectrl
2005-06-13
1
-206/+405
*
New style layout option "-sticky" controls how an element is stretched/positi...
treectrl
2005-06-10
1
-281/+384
*
Rewrote Style_DoExpandH and Style_DoExpandV to handle -expand and -iexpand at...
treectrl
2005-06-08
1
-6/+237
*
Fixed panic attacks in Style_DoLayout caused by LAYOUTHAX changes (caller was...
treectrl
2005-06-06
1
-84/+54
*
LAYOUTHAX code accepted, removed conditional compilation.
treectrl
2005-06-06
1
-164/+32
*
Added -minwidth, -minheight, -width, -height style layout options.
treectrl
2005-06-06
1
-33/+291
*
Fixed y-position bug in Style_DoLayoutV.
treectrl
2005-06-04
1
-135/+107
*
Fixed bug with calculation of needed size of a style.
treectrl
2005-06-02
1
-7/+41
*
Fix layout bug with new LAYOUT_HAX code.
treectrl
2005-05-28
1
-1/+11
*
Cast argument to AllocHax_Free() and AllocHax_CFree().
treectrl
2005-05-19
1
-11/+11
*
ALLOC_HAX: play games with memory allocation for speed boost.
treectrl
2005-05-17
1
-1/+79
*
Experimental hacks to allow -detach elements to appear under the button/line ...
treectrl
2005-05-14
1
-13/+212
*
Return a better error when attempting to retrieve configuration info for an e...
treectrl
2005-05-13
1
-4/+23
*
Removed a bunch of conditional-compilation stuff and dead code.
treectrl
2005-05-11
1
-33/+3
*
Fixed bug with column -justify center|right and horizontal expansion. Element...
treectrl
2005-05-10
1
-94/+247
*
Bumped copyright to 2005.
treectrl
2005-05-01
1
-8/+13
*
Removed spurious '\' character.
treectrl
2005-03-29
1
-2/+2
*
Add some element-iterating routines for exporting via stubs.
treectrl
2004-10-12
1
-1/+103
*
Add TreeItem argument to element create proc so element can call Tree_RedrawE...
treectrl
2004-08-13
1
-6/+22
*
Moved elementTypeList to tkTreeElem.c where it is initialized.
treectrl
2004-08-09
1
-29/+1
*
Add copyright.
treectrl
2004-07-30
1
-22/+40
*
Update -defaultstyle widget option when a style is deleted.
treectrl
2004-07-26
1
-0/+22
*
Moved static Tk_OptionTable vars into structs.
treectrl
2003-01-28
1
-10/+8
*
Fixed bug with 'state undefine'.
treectrl
2003-01-06
1
-7/+11
*
Some new public functions defined.
treectrl
2003-01-05
1
-4/+38
*
Remove 20-element limit.
treectrl
2003-01-02
1
-34/+120
*
Big padx and pady patch.
treectrl
2003-01-02
1
-280/+336
*
Extra arg added to TreeStyle_ElementConfigure.
treectrl
2002-12-31
1
-5/+20
*
Define TreeStyle_ValidateElements.
treectrl
2002-12-29
1
-2/+31
*
Return error when illegal chars specified in -expand, -iexpand and -squeeze.
treectrl
2002-12-28
1
-10/+37
*
element delete command works when element is in use.
treectrl
2002-12-23
1
-2/+39
*
Text layout fixes.
treectrl
2002-12-21
1
-20/+43
*
Replaced GNU __FUNCTION__ with ANSI __FILE__ and __LINE__.
treectrl
2002-12-18
1
-6/+6
*
Initial revision
treectrl
2002-12-17
1
-0/+3652