| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow-up to [38dc27bd1d0ecd682aafde]: Tk does not support <Button-6> nor <Bu... | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-07-23 | 1 | -23/+3 |
|\ |
|
| * | New intermal macro ALL_BUTTONS and function TkGetButtonMask(), which can be r... | jan.nijtmans | 2019-07-23 | 1 | -23/+3 |
|
|
* | | Backout [efab40f95b] that fixed [21525158b0]. This fix looked correct but it ... | fvogel | 2019-07-13 | 1 | -0/+11 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-06-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -2/+2 |
|
|
* | | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -12/+134 |
|\ \ |
|
| * \ | Implement TIP 164 | dkf | 2019-04-14 | 1 | -11/+133 |
| |\ \ |
|
| | * | | Starting to build out the per-item implementations | dkf | 2019-03-11 | 1 | -45/+79 |
|
|
| | * | | Basic implementation of TIP 164: [$canvas rotate] | dkf | 2019-03-11 | 1 | -11/+99 |
|
|
| * | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -20/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -9/+9 |
| |/ / |
|
| * | | Rebase against new trunk | jan.nijtmans | 2019-01-20 | 1 | -11/+0 |
| |\ \ |
|
| | * | | Fix crash in canvPs-5.1 test (thanks to Christian Werner), and remove unneces... | fvogel | 2018-12-30 | 1 | -11/+0 |
|
|
| | * | | Fix [21525158b0]: On MS Windows XImage data and Tk_Visual() return wrong info... | fvogel | 2018-12-29 | 1 | -1/+1 |
|
|
| | * | | Merge 8.6 | jan.nijtmans | 2018-12-20 | 1 | -8/+8 |
| | |\ \ |
|
* | | \ \ | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -4/+4 |
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -3/+3 |
| | |\ \ \ |
|
| | | | * \ | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -4/+4 |
| | | | |\ \ |
|
| | * | | \ \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -7/+7 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -8/+8 |
|
|
| | * | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -8/+8 |
| | |\ \ \ \
| | | |/ / /
| | | | / /
| | | |/ /
| | |/| | |
|
| | | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -8/+8 |
| | | |/ |
|
| | | * | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -0/+13 |
|
|
| | | * | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 1 | -13/+0 |
|
|
| | | * | Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler... | Kevin Walzer | 2015-04-07 | 1 | -0/+13 |
|
|
| | | * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+1 |
| | | |\ |
|
| | | | * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+1 |
|
|
| | * | | | Fix coding style and a comment. | fvogel | 2017-09-17 | 1 | -8/+8 |
|
|
| | * | | | Fix [1e0db2400c]: canvas rchars leaves artifacts when line bounding box gets ... | fvogel | 2017-09-17 | 1 | -2/+7 |
|
|
* | | | | | Merge trunk | jan.nijtmans | 2018-12-08 | 1 | -370/+15 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -370/+15 |
|
|
* | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -32/+32 |
|/ / / / |
|
* | | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|
|
* | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -2/+1 |
|
|
* | | | | Remove end-of-line spacing | jan.nijtmans | 2018-08-10 | 1 | -13/+13 |
|
|
* | | | | silence compiler warning | dgp | 2018-03-05 | 1 | -1/+1 |
|
|
* | | | | Fix error in testing argument numbers in 'canvas image' command. Thanks to Re... | fvogel | 2018-02-21 | 1 | -1/+1 |
|
|
* | | | | Reformat some lines - Better follow the Tcl Engineering Manual | fvogel | 2018-02-10 | 1 | -88/+165 |
|
|
* | | | | Better debug output formatting (from Scott). | fvogel | 2018-02-10 | 1 | -6/+14 |
|
|
* | | | | Add typecasts in DrawCanvas() to assist MS VC compiler. | scotty | 2018-02-09 | 1 | -3/+3 |
|
|
* | | | | Correct DrawCanvas() behaviour on Windows. | scotty | 2018-02-07 | 1 | -36/+81 |
|
|
* | | | | Wrote test cases for "canvas image"; Fixed bug in the call to Tk_PhotoPutZoom... | scotty | 2017-11-30 | 1 | -1/+1 |
|
|
* | | | | DrawCanvas() cleaned up | scotty | 2017-11-28 | 1 | -337/+374 |
|
|
* | | | | Coding of the 'canvas image' command completed. | scotty | 2017-11-27 | 1 | -76/+145 |
|
|
* | | | | Add 'canvas image' command. Patch from Scott Pitcher. | fvogel | 2017-11-11 | 1 | -10/+316 |
|/ / / |
|
* | | | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -0/+13 |
|
|
* | | | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 1 | -13/+0 |
|
|