Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Extend .fossil-settings/ignore-glob and .gitattributes | jan.nijtmans | 2020-09-17 | 2 | -1/+14 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fixes for Apple Event execution on app startup and window display in ↵ | Kevin Walzer | 2020-09-17 | 7 | -41/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | IDLE/Tkinter | |||||
| * | | | | | | | | | | Deal with timing issues for AppleEvents which arrive during the launch process. | marc_culler | 2020-09-17 | 2 | -12/+43 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Deal with the deprecation of the context property of mouse NSEvents. | marc_culler | 2020-09-16 | 2 | -14/+20 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | More aqua initialization issues | marc_culler | 2020-09-15 | 3 | -15/+22 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | typo in unixEmbed.test testcase. Make install-sh executable | jan.nijtmans | 2020-09-17 | 2 | -1/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Don't run 'oldpack' tests when Tk is compiled with -DTK_NO_DEPRECATED. | jan.nijtmans | 2020-09-17 | 1 | -1/+7 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix MSVC warning: warning C4018: '<' : signed/unsigned mismatch | jan.nijtmans | 2020-09-16 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Run more Travis tests in focal in stead of bionic | jan.nijtmans | 2020-09-16 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge-mark | jan.nijtmans | 2020-09-16 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / | ||||||
| | * | | | | | | | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 101 | -465/+501 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | |||||
* | | | | | | | | | Since 'underline' is an int in TkMenuEntry (tkMenu.h), it (still) should be ↵ | jan.nijtmans | 2020-09-16 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an int here too. | |||||
* | | | | | | | | | Fix [53d03e8f3a]: --disable-shared build against Tcl 9 fails | jan.nijtmans | 2020-09-15 | 2 | -15/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | My fixes for build fails against Tcl 9 headers. | dgp | 2020-09-15 | 2 | -15/+9 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix the build of Tk trunk against Tcl trunk. | fvogel | 2020-09-15 | 2 | -4/+3 | |
| | | | | | | | | | ||||||
* | | | | | | | | | tkimgscgnano: removed "origin Androwish" in comment. This is incomplete and ↵ | oehhar | 2020-09-15 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not important. | |||||
* | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 38 | -53/+98 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Require Tcltest 2.2 as a miminum. | jan.nijtmans | 2020-09-15 | 38 | -78/+123 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Run X11 testcases on Travis in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | |||||
| | * | | | | | | | | In xvfb-run, don't try to query the terminal width, because we don't have one | jan.nijtmans | 2020-09-11 | 1 | -11/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use it | jan.nijtmans | 2020-09-10 | 42 | -282/+305 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add helper xvfb-run script | jan.nijtmans | 2020-09-10 | 1 | -0/+191 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge 8.6. Xvfb tweaks | jan.nijtmans | 2020-09-09 | 23 | -466/+471 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 5 | -15/+23 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-09-08 | 3 | -5/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Let's try to run GUI testcases on X11 (Xenial/Bionic/Focal/MacOS) | jan.nijtmans | 2020-09-08 | 1 | -5/+27 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 12 | -88/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 12 | -299/+278 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Extend .gitattributes and .fossil-settings/encoding-glob for file types ↵ | jan.nijtmans | 2020-09-14 | 2 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .bmp, .cur, .ico and .rc | |||||
* | | | | | | | | | | | | | Merge 8.6 | marc_culler | 2020-09-14 | 2 | -16/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix [71e18c5c0a]: Aqua invalid selector crash when switching between normal ↵ | marc_culler | 2020-09-14 | 2 | -16/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and full screen mode. | |||||
* | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 9 | -60/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Prevent the usage of the term safe/unsafe child | jan.nijtmans | 2020-09-14 | 11 | -95/+101 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Missing quotes in test-cases | jan.nijtmans | 2020-09-14 | 2 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 14 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning ↵ | jan.nijtmans | 2020-09-14 | 15 | -23/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'not found' | |||||
* | | | | | | | | | | | | | Correct tksvg comment origin to AndroWish, add CHW as contributor. The ↵ | oehhar | 2020-09-14 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auriocus project is deleted. | |||||
* | | | | | | | | | | | | | Correct test number | oehhar | 2020-09-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | image photo svg: add a test for an image without any of "width", "height" ↵ | oehhar | 2020-09-14 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and "viewbox". tksvg 0.3 failes here. | |||||
* | | | | | | | | | | | | | Merge 8.6 | marc_culler | 2020-09-12 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Adjust comment styling. | marc_culler | 2020-09-12 | 1 | -4/+10 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Apply patch from Christopher Chavez to address UBSan warnings about ↵ | marc_culler | 2020-09-12 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alignment in ttkMacOSXTheme.c | |||||
* | | | | | | | | | | | | | Merge 8.6 | marc_culler | 2020-09-12 | 1 | -3/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Add a disclosure triangle that works in Big Sur | marc_culler | 2020-09-12 | 1 | -3/+59 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-11 | 9 | -11/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 9 | -27/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-09-10 | 4 | -65/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | More usages for TKFLEXARRAY | jan.nijtmans | 2020-09-10 | 5 | -11/+11 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension ↵ | jan.nijtmans | 2020-09-10 | 24 | -155/+154 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (lated adopted by MSVC too) |