| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix safe.test when running in a Tcl 8.7 environment (backported from Tk 8.7) | jan.nijtmans | 2020-09-02 | 1 | -11/+23 |
|
|
* | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 18 | -177/+177 |
|
|
* | Remove obsolete code | jan.nijtmans | 2020-08-31 | 7 | -120/+32 |
|
|
* | Change expectation of safe-5.1 (error-message changed in Tcl) | jan.nijtmans | 2020-08-31 | 3 | -2/+7 |
|
|
* | Add some explicit typecasts, e.g. to (Drawable), and prevent higher-level com... | jan.nijtmans | 2020-08-28 | 5 | -12/+31 |
|
|
* | Merge doscript_goof branch; thanks to Lars Hellstrom for patches | Kevin Walzer | 2020-08-28 | 2 | -3/+6 |
|\ |
|
| * | Test branch for AppleScript bugs with patch from Lars Helstrom | Kevin Walzer | 2020-08-24 | 2 | -3/+6 |
|
|
* | | Some internal master -> container renamings, nothing related to API | jan.nijtmans | 2020-08-27 | 4 | -96/+97 |
|
|
* | | TkContentView -> TKContentView (twice) | jan.nijtmans | 2020-08-27 | 2 | -2/+2 |
|
|
* | | Eliminate type casts to (TKContentView *) | jan.nijtmans | 2020-08-27 | 4 | -8/+7 |
|
|
* | | Add comments explaining the obscure reason that the name TkMacOSXGetRootContr... | culler | 2020-08-26 | 1 | -2/+10 |
|
|
* | | Another simplification: Change TkMacOSXDrawableView() from a MODULE_SCOPE fun... | jan.nijtmans | 2020-08-26 | 2 | -34/+8 |
|
|
* | | Simplifications, because TkMacOSXGetDrawablePort() always returns NULL | jan.nijtmans | 2020-08-26 | 4 | -96/+20 |
|
|
* | | Rename the NSGraphicsContext macro and add a flipped parameter. Fix accent c... | culler | 2020-08-25 | 4 | -6/+6 |
|
|
* | | Fix one more compilation issue with old macOS targets. | culler | 2020-08-25 | 3 | -7/+10 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-08-25 | 2 | -11/+11 |
|\ \ |
|
| * | | Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have these | jan.nijtmans | 2020-08-25 | 1 | -2/+2 |
|
|
| * | | Upgrade Travis build from bionic to focal | jan.nijtmans | 2020-08-24 | 1 | -12/+12 |
|
|
* | | | Move XGetImage and XCopyArea to tkMacOSXImage.c and eliminate references to X... | culler | 2020-08-24 | 8 | -557/+523 |
|\ \ \ |
|
| * | | | Address compiler warnings. | culler | 2020-08-23 | 1 | -6/+2 |
|
|
| * | | | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 8 | -557/+527 |
|
|
* | | | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions. | culler | 2020-08-24 | 3 | -14/+22 |
|\ \ \ \ |
|
| * | | | | Use graphicsPort instead of CGContext if the minimum target is earlier than 1... | culler | 2020-08-24 | 1 | -1/+1 |
|
|
| * | | | | Fix [bc62f78191]: compilation issues when targeting older macOS versions. | culler | 2020-08-23 | 2 | -15/+21 |
| |/ / / |
|
* | | | | Fix duplicate test name scrollbar-3.50.1 | fvogel | 2020-08-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix duplicate test name scrollbar-3.50.1 | fvogel | 2020-08-24 | 1 | -1/+1 |
|
|
* | | | | | Adjust some point locations by 1 pixel in DrawDarkListHeader - thanks to Csa... | culler | 2020-08-24 | 1 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk. | fvogel | 2020-08-23 | 1 | -7/+7 |
| |/ /
|/| | |
|
* | | | Add the remaining (cosmetic) changes from the mac_clip branch. | culler | 2020-08-21 | 10 | -132/+132 |
|\ \ \ |
|
| * | | | Edit comments, make some stylistic changes, remove an unused function parameter. | culler | 2020-08-21 | 10 | -132/+132 |
|
|
* | | | | Fix [291699a5]: ttk::scrollbar : graphical grip does not have mouse bindings. | jan.nijtmans | 2020-08-21 | 10 | -27/+29 |
|\ \ \ \ |
|
| * | | | | Fix mouse bindings for scrollbars with graphical grip elements. | bll | 2020-08-20 | 1 | -1/+3 |
|
|
| * | | | | Create new branch named "bug-291699a5" | bll | 2020-08-20 | 0 | -0/+0 |
|
|
* | | | | | Fix [b505e5f6a9]: Aqua: possible to implement XSetClipRectangles()? | jan.nijtmans | 2020-08-21 | 9 | -81/+106 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | More cleanup in TkMacOSXSetupDrawingContext - thanks to Christopher Chavez. | culler | 2020-08-19 | 1 | -7/+1 |
|
|
| * | | | | Make TkpReleaseRegion and TkpRetainRegion static; remove mac-specific code fr... | culler | 2020-08-19 | 5 | -24/+25 |
|
|
| * | | | | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ... | jan.nijtmans | 2020-08-19 | 3 | -13/+13 |
|
|
| * | | | | Yet another cleanup of TkMacOSXSetupDrawingContext | culler | 2020-08-18 | 1 | -50/+46 |
|
|
| * | | | | Test using XSetClipRectangles on macOS. | culler | 2020-08-18 | 4 | -4/+38 |
|
|
* | | | | | Fix 2 places where using "unsigned long" is overkill on 64-bit platforms | jan.nijtmans | 2020-08-21 | 1 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | Improve formatting of ttk::style man page, and respect alphabetical order of ... | fvogel | 2020-08-20 | 1 | -25/+33 |
|
|
* | | | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 14 | -51/+69 |
|\ \ \ \ |
|
| * | | | | Comment out documentation of -border and -unit as layout options. | fvogel | 2020-08-19 | 2 | -8/+11 |
|
|
| * | | | | Remove the focus ring of selected items of ttk::treeview. | fvogel | 2020-07-18 | 1 | -2/+1 |
|
|
| * | | | | Document -border and -unit options for ttk layouts. | fvogel | 2020-07-18 | 2 | -2/+7 |
|
|
| * | | | | Remove documentation of non-implemented TTK_STICK_ALL flag. | fvogel | 2020-07-18 | 1 | -2/+2 |
|
|
| * | | | | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -... | fvogel | 2020-07-18 | 10 | -31/+29 |
|
|
| * | | | | Two occurrences leftover in previous commit. | fvogel | 2020-07-18 | 1 | -4/+2 |
|
|
| * | | | | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for... | fvogel | 2020-07-18 | 8 | -11/+11 |
|
|
| * | | | | More detailed documentation of the simplified packing algorithm and options u... | fvogel | 2020-07-18 | 1 | -6/+13 |
|
|