| Commit message (Expand) | Author | Age | Files | Lines |
* | Document. Factor out basic rotation function. | dkf | 2019-03-13 | 1 | -1/+37 |
|
|
*-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -2/+2 |
|\ \ |
|
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -2/+2 |
| | |\ |
|
* | | \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -40/+40 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -41/+41 |
|
|
* | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -41/+41 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -41/+41 |
| |/ |
|
* | | Fix [f325020623898d6afe8bb73276459a922003c077|f325020623]: Tk crashes when dr... | jan.nijtmans | 2017-01-03 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Fix [f325020623898d6afe8bb73276459a922003c077|f325020623]: Tk crashes when dr... | jan.nijtmans | 2017-01-03 | 1 | -2/+6 |
|
|
| * | Remove unused variable.
| jan.nijtmans | 2013-04-03 | 1 | -0/+4 |
|
|
* | | [ab6dab8393] OBOE in loop termination made corrupt dash lines in ps output. | dgp | 2015-02-22 | 1 | -1/+1 |
|
|
* | | more auditing of error codes | dkf | 2012-07-30 | 1 | -1/+2 |
|
|
* | | Postscript generation now uses Tcl_Objs more extensively; still nasty in places. | dkf | 2012-07-27 | 1 | -42/+56 |
|
|
* | | consistent error formatting, added error codes | dkf | 2012-07-21 | 1 | -16/+19 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | | fix [Bug #220935] canvas dash update problem | nijtmans | 2009-06-23 | 1 | -11/+7 |
|
|
| * | | Backport of the Millipeter patch [1813597,2218964] | ferrieux | 2008-12-21 | 1 | -7/+2 |
|
|
* | | | Missing past ChangeLog entry, and unbreak debug-build. | jan.nijtmans | 2011-03-17 | 1 | -3/+3 |
|
|
* | | | Eliminate some more unneeded write-only variables (discovered by gcc-4.6) | jan.nijtmans | 2011-03-14 | 1 | -3/+0 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -26/+24 |
|
|
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -2/+2 |
|
|
* | | | fix [Bug #220935] canvas dash update problemmacosx_carbon_freeze | nijtmans | 2009-06-23 | 1 | -10/+6 |
|
|
* | | | fix [Bug #220935] canvas dash update problem | nijtmans | 2009-06-22 | 1 | -3/+3 |
|
|
* | | | Millimeter patch. Fixes [1813597,2218964] by eliminating the functional redun... | ferrieux | 2008-11-27 | 1 | -7/+2 |
|
|
* | | | One more (hopefully the last) signature change | nijtmans | 2008-11-09 | 1 | -7/+7 |
|
|
* | | | [Bug 2190619] Warnings due to Tk_SmoothMethod | nijtmans | 2008-10-30 | 1 | -6/+6 |
|
|
* | | | Silence warning. | dkf | 2008-10-24 | 1 | -4/+5 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -115/+95 |
|/ / |
|
* | | * generic/tkCanvUtil.c: fix gcc-4.2 warnings. | das | 2008-03-11 | 1 | -7/+7 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -3/+3 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | whitespace | das | 2007-01-19 | 1 | -1/+2 |
|
|
* | | ANSIfy | dkf | 2005-11-04 | 1 | -52/+52 |
|
|
* | | Style cleanup and removal of non-ANSI decls | dkf | 2005-10-17 | 1 | -540/+596 |
|
|
* | | TIP#168 implementation. Based on [Patch 886240] | dkf | 2004-08-19 | 1 | -32/+105 |
|
|
* | | fix cast warnings | hobbs | 2004-03-16 | 1 | -8/+8 |
|/ |
|
* | Increase the size of the clipping box for lines in bug #663981 so that | drh | 2003-01-17 | 1 | -11/+20 |
|
|
* | Implement Cohen-Sutherland polygon clipping for long lines in the canvas widget | drh | 2003-01-08 | 1 | -1/+268 |
|
|
* | * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-in | hobbs | 2002-08-08 | 1 | -1/+8 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -2/+2 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -5/+5 |
|
|
* | * generic/tkCmds.c: | hobbs | 1999-12-16 | 1 | -57/+60 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -2/+1097 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+376 |
|
|