| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged core-8-6-branch into core-8-branch. | csaba | 2024-07-31 | 1 | -0/+61 |
|\ |
|
| * | Proposed fix for ticket [0d48797195]: Ugly and inconsistent look of the focus... | csaba | 2024-07-28 | 1 | -0/+61 |
|
|
* | | Move scrollbar sanity checks from platform-code to generic. Fix indenting in ... | jan.nijtmans | 2024-06-17 | 1 | -12/+12 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [82d5a93a46]: 8.6 Documentation/comment typo fixes | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
|
|
* | | More -Wconversion C warning fixes | jan.nijtmans | 2023-03-06 | 1 | -9/+9 |
|
|
* | | Merge 8.6 (more TCL_UNUSED usage) | jan.nijtmans | 2023-02-07 | 1 | -7/+3 |
|\ \
| |/ |
|
| * | Use more X11 macro's, in stead of accessing fields directly. Mostly backporte... | jan.nijtmans | 2023-01-02 | 1 | -6/+6 |
|
|
* | | More Xlib.h macro usage | jan.nijtmans | 2022-11-15 | 1 | -6/+6 |
|
|
* | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -2/+2 |
|
|
* | | Slightly better fix for [72de53dab2]: unreachable code after Tcl_Panic() in t... | jan.nijtmans | 2021-05-10 | 1 | -1/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-05-10 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c | jan.nijtmans | 2021-05-10 | 1 | -3/+0 |
| |\ |
|
| | * | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c. | jan.nijtmans | 2021-05-10 | 1 | -3/+0 |
| | |\ |
|
| | | * | Also remove unreachable return statement. | fvogel | 2021-05-08 | 1 | -1/+0 |
|
|
| | | * | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c. | fvogel | 2021-05-08 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | | More progress in making win32 build C++-ready. | jan.nijtmans | 2020-03-10 | 1 | -20/+20 |
|
|
* | | | Merge 8.7. More WIP. | jan.nijtmans | 2019-12-16 | 1 | -1/+5 |
|
|
* | | | 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 |
|
|