| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -5/+6 |
|
|
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-23 | 1 | -8/+25 |
|
|
* | Add in cast for boneheadedness in VC's handling of const qualifiers | dkf | 2007-04-17 | 1 | -4/+5 |
|
|
* | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -3/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -9/+1 |
|
|
* | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -11/+11 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -219/+212 |
|
|
* | Formatting Systematization | dkf | 2005-08-18 | 1 | -797/+782 |
|
|
* | Getting more systematic about style | dkf | 2005-08-10 | 1 | -4/+4 |
|
|
* | silence compiler warning | dgp | 2005-06-01 | 1 | -2/+2 |
|
|
* | Fix silly mistake. :^} | dkf | 2005-02-07 | 1 | -4/+4 |
|
|
* | D'oh | dkf | 2005-02-03 | 1 | -2/+2 |
|
|
* | Ensure that the canvas's static data is either protected by a mutex or | dkf | 2005-02-03 | 1 | -56/+121 |
|
|
* | More minor whitespace cleaning | dkf | 2004-06-15 | 1 | -44/+54 |
|
|
* | D'oh! | dkf | 2004-06-15 | 1 | -2/+2 |
|
|
* | Adjust #defs so they are flexible enough to be used in all places.
| dkf | 2004-06-15 | 1 | -84/+85 |
|
|
* | Add declarations of result... D'oh! | dkf | 2004-06-15 | 1 | -2/+3 |
|
|
* | Balance braces, factorize out much #ifdef code and use objects a bit more | dkf | 2004-06-15 | 1 | -238/+65 |
|
|
* | Spacing/whitespace fixes | dkf | 2004-06-15 | 1 | -779/+770 |
|
|
* | Small clean up of the canvas core (symbolic constants, whitespace) | dkf | 2004-06-15 | 1 | -26/+37 |
|
|
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -3/+3 |
|
|
* | Private functions should be either static or prefixed with 'Tk' (thanks GPS!) | dkf | 2003-09-29 | 1 | -10/+10 |
|
|
* | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -3/+3 |
|
|
* | * generic/tkCanvArc.c (CreateArc): Rework canvas create item | hobbs | 2003-02-09 | 1 | -212/+220 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -14/+15 |
|
|
* | * tests/canvas.test: added canvas-14.[1-6] | hobbs | 2002-07-24 | 1 | -18/+16 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -27/+30 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -5/+5 |
|
|
* | * tests/canvas.test: test of canvas delete during event | hobbs | 2001-04-03 | 1 | -18/+19 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -6/+5 |
|
|
* | * generic/tkCanvas.c (CanvasEventProc:2451): corrected cast | hobbs | 2000-04-14 | 1 | -2/+2 |
|
|
* | * generic/tkCanvas.c: Applied patch from [Bug: 4202]; adds a check | ericm | 2000-04-13 | 1 | -10/+18 |
|
|
* | * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5 | ericm | 2000-03-29 | 1 | -13/+1 |
|
|
* | * generic/tkCanvas.c: fixed mem leak with TagSearchExprInit | hobbs | 2000-01-12 | 1 | -70/+58 |
|
|
* | fix for mac happiness | hobbs | 1999-12-22 | 1 | -8/+10 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -462/+2325 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -9/+8 |
|
|
* | New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl... | jingham | 1999-08-10 | 1 | -7/+10 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | Fixed bug 1840 | rjohnson | 1999-04-17 | 1 | -4/+6 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -54/+75 |
|
|
* | Added performance improvement to canvas tag manipulation. This was | rjohnson | 1998-10-13 | 1 | -61/+98 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+3791 |
|
|