Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
* | Merge 8.6 | jan.nijtmans | 2020-10-20 | 1 | -1/+2 |
|\ | |||||
| * | One TCL_UNUSED and some eol-spacing | jan.nijtmans | 2020-10-20 | 1 | -1/+1 |
* | | Merge 8.6 | jan.nijtmans | 2020-10-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge 8.6 | marc_culler | 2020-10-11 | 1 | -11/+7 |
|\ \ | |/ | |||||
| * | Fix [27fb5991be]: toplevel is not restored correctly after exiting fullscreen. | marc_culler | 2020-10-11 | 1 | -11/+7 |
* | | Merge 8.6 | culler | 2020-10-07 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Fix [1fa8c3ed8d]: Aqua crash when a window is resized in a display procedure. | culler | 2020-10-07 | 1 | -1/+8 |
* | | Fix aqua MapNotify and UnmapNotify | culler | 2020-09-27 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_styles | marc_culler | 2020-09-27 | 1 | -1/+2 |
* | | Fixes for Apple Event execution on app startup and window display in IDLE/Tki... | Kevin Walzer | 2020-09-17 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | More aqua initialization issues | marc_culler | 2020-09-15 | 1 | -0/+1 |
* | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -2/+2 |
|\ \ | |/ | |||||
* | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -8/+6 |
|\ \ | |/ | |||||
| * | Adjustments to viewDidChangeEffectiveAppearance | marc_culler | 2020-09-07 | 1 | -8/+6 |
* | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -7/+16 |
|\ \ | |/ | |||||
| * | Remove virtual events for changes to the accent color in Mojave, because Appl... | marc_culler | 2020-09-07 | 1 | -7/+16 |
* | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
* | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more | jan.nijtmans | 2020-09-02 | 1 | -3/+3 |
|\ \ | |||||
| * \ | Merge trunk | jan.nijtmans | 2020-08-25 | 1 | -2/+6 |
| |\ \ | |||||
| * \ \ | Merge trunk | jan.nijtmans | 2020-08-17 | 1 | -6/+6 |
| |\ \ \ | |||||
* | \ \ \ | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -11/+11 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 1 | -11/+11 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-08-31 | 1 | -30/+30 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove obsolete code | jan.nijtmans | 2020-08-31 | 1 | -30/+30 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-08-28 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add some explicit typecasts, e.g. to (Drawable), and prevent higher-level com... | jan.nijtmans | 2020-08-28 | 1 | -2/+21 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | TkContentView -> TKContentView (twice) | jan.nijtmans | 2020-08-27 | 1 | -1/+1 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Eliminate type casts to (TKContentView *) | jan.nijtmans | 2020-08-27 | 1 | -2/+1 |
* | | | | | We don't have to preserve cruft in trunk, so let's get rid of it. | culler | 2020-08-26 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions. | culler | 2020-08-24 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions. | culler | 2020-08-24 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | Fix [bc62f78191]: compilation issues when targeting older macOS versions. | culler | 2020-08-23 | 1 | -4/+6 |
| |/ / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-08-17 | 1 | -3/+3 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | one more "const" | jan.nijtmans | 2020-08-17 | 1 | -1/+1 |
| * | const usage | jan.nijtmans | 2020-08-17 | 1 | -3/+3 |
* | | Fix [315104a5c1] - corrects and extends the virtual event notifications of ap... | culler | 2020-08-15 | 1 | -28/+73 |
|\ \ | |/ | |||||
| * | misplaced #endif | culler | 2020-08-15 | 1 | -2/+2 |
| * | Adjustments for 10.6 | culler | 2020-08-15 | 1 | -3/+5 |
| * | sync with bug-315104a5c10 | culler | 2020-08-15 | 1 | -38/+67 |
| * | Fix the first event reporting a change in effective appearance | culler | 2020-08-11 | 1 | -1/+3 |
| * | Generate a virtual event <<NewAccentColor>> when the accent or highlight colo... | culler | 2020-08-11 | 1 | -8/+9 |
| * | Fix [315104a5c10] for 8.6: Inappropriate virtual events sent when accent colo... | culler | 2020-08-10 | 1 | -3/+14 |
* | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -7/+0 |
|\ \ | |/ | |||||
| * | The colormaps do not fix winfo rgb. Handle that directly. And deal with Big... | culler | 2020-08-01 | 1 | -7/+0 |
* | | Merge 8.6 | marc_culler | 2020-07-18 | 1 | -164/+107 |
|\ \ | |/ | |||||
| * | More fixes from [7ebdd17974] (thanks Christopher Chavez): remove the needsRed... | marc_culler | 2020-07-15 | 1 | -4/+0 |