| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused pixelpower field from XImage | culler | 2021-08-07 | 1 | -3/+0 |
|
|
* | Fix [ff9c815a83]: 8 Aqua unixWm tests fail if the dock is positioned on the l... | culler | 2021-04-30 | 1 | -5/+7 |
|
|
* | sync keysym.h and keysymdef.h with latest X11 version. Mostly formatting only... | jan.nijtmans | 2021-01-19 | 2 | -1031/+1171 |
|
|
* | Finish removing GCCache and remove some more platform specific code in xgc.c | marc_culler | 2020-11-09 | 1 | -7/+2 |
|
|
* | Correct one name replacement that accidentally was omitted. | marc_culler | 2020-11-09 | 1 | -1/+1 |
|
|
* | Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s... | culler | 2020-11-09 | 1 | -31/+1 |
|
|
* | Merge 8.5 (just a few typo's) | jan.nijtmans | 2020-10-28 | 1 | -1/+1 |
|\ |
|
| * | Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0) | jan.nijtmans | 2020-10-28 | 1 | -3/+3 |
|
|
* | | Fix [420feb3850]: Aqua: UBSan warns for misaligned TkpGCCache access. | jan.nijtmans | 2020-09-08 | 1 | -7/+11 |
|
|
* | | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -1/+1 |
|
|
* | | Make TkpReleaseRegion and TkpRetainRegion static; remove mac-specific code fr... | culler | 2020-08-19 | 1 | -12/+0 |
|
|
* | | Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD... | jan.nijtmans | 2020-08-11 | 1 | -33/+349 |
|
|
* | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 2 | -5/+5 |
|
|
* | | Don't use trans_chars array on MacOSX any more. | jan.nijtmans | 2020-05-17 | 1 | -5/+0 |
|\ \ |
|
| * \ | Merge 8.6 | marc_culler | 2020-05-15 | 1 | -5/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | Fix [a953736b546ce681cbfc]: Potential wrong use of TkKeyEvent. Finally done w... | jan.nijtmans | 2020-05-15 | 1 | -0/+2 |
|/ / |
|
* | | Quick-fix for build problem on X11 (unfortunately, this means mis-using the x... | jan.nijtmans | 2020-05-13 | 1 | -17/+0 |
|
|
* | | Add a separate flag for MouseWheel events (tkBind.c) and a new WheelEvent eve... | fvogel | 2020-05-10 | 1 | -0/+17 |
|
|
* | | Fix [a953736b54]: Potential wrong use of TkKeyEvent | jan.nijtmans | 2019-11-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [a953736b54]: Potential wrong use of TkKeyEvent | jan.nijtmans | 2019-11-25 | 1 | -1/+1 |
|
|
* | | Add support for 4 keycodes on Windows (Mail, AudioMedia, Launch0 and Launch1)... | jan.nijtmans | 2019-11-13 | 5 | -0/+616 |
|
|
* | | Somewhat more progress on [a179564826]: Tk 8.6: prevent issues when encounter... | jan.nijtmans | 2019-11-01 | 1 | -3/+3 |
|
|
* | | Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix... | jan.nijtmans | 2019-10-13 | 1 | -0/+2 |
|
|
* | | Make XID typedef unsigned, since it's unsigned as well on all other platforms. | jan.nijtmans | 2019-10-10 | 1 | -1/+1 |
|
|
* | | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 1 | -1/+2 |
|
|
* | | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -2/+2 |
|
|
* | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -2/+2 |
|
|
| | | |
| \ | |
*-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 4 | -22/+23 |
|\ \ \
| | |/ |
|
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 2 | -7/+16 |
| | |\ |
|
| | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 3 | -15/+21 |
|
|
* | | | | Merge 8.5. Undo previous introduced ***POTENTIAL INCOMPATIBLITY*** on win32 | jan.nijtmans | 2018-12-26 | 1 | -6/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Change None/ControlMask on win32 (and MacOSX - which is harmless) to being an... | jan.nijtmans | 2018-12-26 | 1 | -6/+5 |
|
|
* | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 3 | -15/+19 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 3 | -15/+19 |
| |/ |
|
| * | (cherry-pick): Fixed bug [f0188aca9e] (color names parsing on Windows), by Si... | jan.nijtmans | 2017-04-13 | 1 | -0/+10 |
|
|
| * | Merged tip-464 following positive vote by the TCT. | fvogel | 2017-03-26 | 1 | -0/+12 |
| |\ |
|
* | | | TkPutImage should not assume that a pixmap is transparent, even though it doe... | culler | 2018-11-10 | 1 | -4/+0 |
|
|
* | | | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 1 | -0/+4 |
|
|
* | | | various end-of-line spaces | jan.nijtmans | 2017-05-01 | 1 | -2/+2 |
|
|
* | | | Let the unimplemented function XDrawSegments() return BadDrawable in stead of... | jan.nijtmans | 2017-04-25 | 1 | -1/+1 |
|
|
* | | | Fixed bug [f0188aca9e] (color names parsing on Windows) | simonbachmann | 2017-04-08 | 1 | -0/+10 |
| |/
|/| |
|
* | | Proposed fix for [499526180d]: Add support for windows multimedia virtual key... | fvogel | 2017-01-28 | 1 | -0/+12 |
|
|
* | | Workaround for possible build problem on Windows/MacOSX: Some (older) version... | jan.nijtmans | 2016-11-09 | 1 | -0/+1 |
|
|
* | | (micro-) optimize a few Win32 drawing functions, and make them work when npoi... | jan.nijtmans | 2016-11-08 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei... | jan.nijtmans | 2016-11-08 | 2 | -10/+14 |
|
|
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 2 | -8/+11 |
|
|
* | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t... | Kevin Walzer | 2016-07-15 | 1 | -0/+3 |
|
|
* | | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 |
|\ \
| |/ |
|
| * | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 |
| |\ |
|
| | * | Minor improvements now that we're no longer tracking a standard API. | dkf | 2012-12-06 | 1 | -3/+2 |
|
|