| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
|
|
* | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 1 | -3/+3 |
|\ |
|
* \ | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() | jan.nijtmans | 2020-09-02 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -24/+24 |
|\ \
| |/ |
|
| * | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 1 | -24/+24 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add some explicit typecasts, e.g. to (Drawable), and prevent higher-level com... | jan.nijtmans | 2020-08-28 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Eliminate type casts to (TKContentView *) | jan.nijtmans | 2020-08-27 | 1 | -2/+2 |
|
|
* | | We don't have to preserve cruft in trunk, so let's get rid of it. | culler | 2020-08-26 | 1 | -1/+1 |
|
|
* | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage.... | culler | 2020-08-24 | 1 | -387/+53 |
|\ \
| |/ |
|
| * | Move XGetImage and XCopyArea to tkMacOSXImage.c and eliminate references to X... | culler | 2020-08-24 | 1 | -387/+53 |
| |\ |
|
| | * | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -387/+53 |
|
|
* | | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions. | culler | 2020-08-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Use graphicsPort instead of CGContext if the minimum target is earlier than 1... | culler | 2020-08-24 | 1 | -1/+1 |
| |/ |
|
* | | Add the remaining (cosmetic) changes from the mac_clip branch. | culler | 2020-08-21 | 1 | -120/+120 |
|\ \
| |/ |
|
| * | Edit comments, make some stylistic changes, remove an unused function parameter. | culler | 2020-08-21 | 1 | -120/+120 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-21 | 1 | -54/+44 |
|\ \ |
|
| * \ | Fix [b505e5f6a9]: Aqua: possible to implement XSetClipRectangles()? | jan.nijtmans | 2020-08-21 | 1 | -54/+44 |
| |\ \
| | |/ |
|
| | * | More cleanup in TkMacOSXSetupDrawingContext - thanks to Christopher Chavez. | culler | 2020-08-19 | 1 | -7/+1 |
|
|
| | * | Yet another cleanup of TkMacOSXSetupDrawingContext | culler | 2020-08-18 | 1 | -50/+46 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-13 | 1 | -20/+9 |
|\ \
| |/ |
|
| * | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u... | jan.nijtmans | 2020-08-13 | 1 | -17/+19 |
| |\ |
|
* | | | Remove function TkMacOSXSetUpClippingRgn(), which does nothing. But keep its ... | jan.nijtmans | 2020-08-06 | 1 | -24/+0 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -3/+6 |
|\ \ \
| |/ / |
|
| * | | Clean up tkMacOSXColor.c so it is not so painful to add new colors. | culler | 2020-07-29 | 1 | -3/+6 |
|
|
* | | | Merge 8.6: fix testing and build issues on the various supported versions of ... | culler | 2020-07-27 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Fix build on Mavericks. | culler | 2020-07-23 | 1 | -3/+2 |
|
|
* | | | Fix [cf38535396]: Aqua should use pixel-aligned dash pattern for non-Retina d... | culler | 2020-07-20 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [cf38535396]: Aqua should use pixel-aligned dash pattern for non-Retina d... | culler | 2020-07-20 | 1 | -0/+1 |
|
|
* | | | Merge 8.6 | marc_culler | 2020-07-18 | 1 | -36/+46 |
|\ \ \
| |/ / |
|
| * | | Fix stupid error with isDrawing - thanks Christopher, Nicolas and Kevin. | culler | 2020-07-16 | 1 | -1/+1 |
|
|
| * | | More fixes from [7ebdd17974] (thanks Christopher Chavez): remove the needsRed... | marc_culler | 2020-07-15 | 1 | -4/+4 |
|
|
| * | | macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin... | marc_culler | 2020-07-15 | 1 | -1/+1 |
|
|
| * | | Fixed a bug in TkpDrawAllViews and added a mechanism to prevent Tcl_WaitForEv... | culler | 2020-06-05 | 1 | -3/+2 |
|
|
| * | | Do not draw in the setup proc. Fix the heartbeat so it can wake up Tcl_WaitF... | marc_culler | 2020-06-03 | 1 | -11/+11 |
|
|
| * | | Better control over when drawRect runs. Add check for drawing outside of the... | culler | 2020-06-01 | 1 | -18/+37 |
|
|
| * | | Add some methods for managing damage rectangles. | culler | 2020-05-31 | 1 | -6/+4 |
|
|
| * | | A partly but not completely successful attempt to control how drawRect is run. | culler | 2020-05-30 | 1 | -23/+17 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [98662d321e]: Aqua: fix build with -DTK_MAC_DEBUG_DRAWING. Thanks to chrs... | jan.nijtmans | 2020-03-22 | 1 | -0/+1 |
|
|
* | | | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor... | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|
|
* | | | Eliminate many -Wextra warnings | jan.nijtmans | 2020-03-05 | 1 | -0/+10 |
|
|
* | | | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml... | jan.nijtmans | 2020-03-01 | 1 | -0/+2 |
|
|
* | | | Merge 8.6 | culler | 2019-11-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Correct some errors revealed by building on macOS 10.6 | culler | 2019-11-19 | 1 | -1/+1 |
|
|
* | | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| * | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -2/+5 |
| |\ \ |
|
| | * | | Allow creating 0x0 NSImages, which work e.g. in labels, just don't allow usin... | culler | 2019-11-11 | 1 | -1/+1 |
|
|