| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -1/+1 |
|
|
* | Fix 2 build problems, one with XPutImage on Windows, one with -fill option | jan.nijtmans | 2019-09-29 | 1 | -0/+1 |
|
|
* | Merge 8.6. | jan.nijtmans | 2019-09-23 | 1 | -1/+1 |
|\ |
|
| * | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 1 | -1/+1 |
|
|
* | | Backout [efab40f95b] that fixed [21525158b0]. This fix looked correct but it ... | fvogel | 2019-07-13 | 1 | -10/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat... | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|
|
* | | Add double buffering to frames and toplevels.
| dkf | 2019-05-17 | 1 | -3/+4 |
|
|
* | | Rebase against new trunk | jan.nijtmans | 2019-01-20 | 1 | -3/+10 |
|\ \
| |/
|/| |
|
| * | Remove the last remaining reference to NO_WINRGBFIX | fvogel | 2019-01-20 | 1 | -2/+0 |
|
|
| * | Fix crash in canvPs-5.1 test (thanks to Christian Werner), and remove unneces... | fvogel | 2018-12-30 | 1 | -10/+1 |
|
|
| * | Fix [21525158b0]: On MS Windows XImage data and Tk_Visual() return wrong info... | fvogel | 2018-12-29 | 1 | -0/+18 |
|
|
| * | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -7/+7 |
| |\
|/ / |
|
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -7/+7 |
|
|
* | | Rendering of all join styles is now correct on Windows when the first and las... | fvogel | 2017-08-17 | 1 | -22/+50 |
|
|
* | | Fix [2874226]: polygon doesn't honor -joinstyle on Windows and OS X. This sec... | fvogel | 2017-08-16 | 1 | -1/+19 |
|
|
* | | (micro-) optimize a few Win32 drawing functions, and make them work when npoi... | jan.nijtmans | 2016-11-08 | 1 | -33/+38 |
|\ \
| |/ |
|
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 1 | -4/+85 |
|
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -19/+27 |
|\ \
| |/ |
|
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -13/+18 |
| |\ |
|
| | * | merge core-8-4-branch | jan.nijtmans | 2012-06-05 | 1 | -42/+43 |
| | |\ |
|
| | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 1 | -2/+2 |
| | |\ \ |
|
| | * | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 1 | -17/+24 |
|
|
| * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -6/+9 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -34/+35 |
| | | |/
| | |/| |
|
| | * | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -4/+6 |
| | |/ |
|
* | | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -5/+6 |
|\ \ \
| |/ / |
|
| * | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -5/+6 |
| |\ \
| | |/ |
|
| | * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -5/+6 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
|
|
* | | | 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 |
|
|
| | * | * win/tkWinDraw.c: Applied [Patch 1723362] for transparent bitmaps. | hobbs | 2007-12-05 | 1 | -3/+6 |
|
|
| | * | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+28 |
|
|
| | * | * win/tkWinDraw.c (XFillRectangles): correctly handle the | hobbs | 2003-11-11 | 1 | -6/+25 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -5/+5 |
|
|
* | | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -2/+2 |
|
|
* | | | eliminate various gcc and msvc compiler warnings | nijtmans | 2009-08-02 | 1 | -2/+2 |
|
|
* | | | Fixed up complaints from MSVC engendered by the last commit. In particular re... | patthoyts | 2008-11-22 | 1 | -2/+1 |
|
|
* | | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -6/+4 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -2/+2 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Applied patch from #1723362 for transparent bitmaps | patthoyts | 2007-10-24 | 1 | -1/+3 |
|
|
* | | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -24/+29 |
|
|
* | | More fixes (mostly getting rid of excess spaces) | dkf | 2005-12-02 | 1 | -2/+2 |
|
|
* | | ANSIfication | dkf | 2005-12-02 | 1 | -269/+264 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -1/+28 |
|
|
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -5/+5 |
|
|