summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXImage.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix [e699a7b606]: Fix build on macOS<10.12 - patch from Christopher Chavez.culler2021-11-091-3/+4
| | * Menu-related code cleanup. (mainly indenting spaces -> tabs)jan.nijtmans2021-06-211-1/+1
* | | Merge mainculler2021-06-051-92/+167
|\ \ \ | |/ /
| * | Restore state for [4401d32fb7] fix: Currently leading to test-failuresjan.nijtmans2021-06-041-92/+167
* | | Merge 8.7jan.nijtmans2021-06-041-167/+92
|\ \ \ | |/ /
| * | Undo fix for [4401d32fb7], since it introduces test failuresjan.nijtmans2021-06-041-167/+92
* | | Merge 8.7culler2021-06-031-92/+167
|\ \ \ | |/ /
| * | Merge 8.6culler2021-06-031-92/+167
| |\ \ | | |/
| | * Fix [4401d32fb7]: clean up code that deals with Aqua pixel formats. Makes -fo...culler2021-06-031-92/+176
| | |\
| | | * Merge 8.6culler2021-05-061-14/+16
| | | |\
| | | * | Use TCL_UNUSED in TkpPutRGBAImage.culler2021-05-041-12/+37
| | | * | Attempt to explain the complexities of RGBA and ARGB and big and little ends ...culler2021-05-031-59/+113
| | | * | Make ImageGetPixel consistent with XGetImage.culler2021-05-031-6/+6
| | | * | Oops. Cosmetic change meant to reduce confusion actually increased it. Try ...culler2021-05-021-4/+4
| | | * | ABGR -> ARGB as observed by Christopher Chavez.culler2021-05-011-3/+3
| * | | | Merge 8.6jan.nijtmans2021-06-031-2/+2
| |\ \ \ \ | | |/ / /
| | * | | A few more "const" keyword optimizationsjan.nijtmans2021-06-031-2/+2
* | | | | Merge 8.7jan.nijtmans2021-05-201-11/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2021-05-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | comment fixjan.nijtmans2021-05-111-1/+1
| * | | | Merge 8.6culler2021-05-111-4/+3
| |\ \ \ \ | | |/ / /
| | * | | Make return values for tkMacOSXPutImage consistent between 8.6 and 8.7, and d...culler2021-05-111-4/+5
| | | |/ | | |/|
| * | | Slightly better fix for [72de53dab2]: unreachable code after Tcl_Panic() in t...jan.nijtmans2021-05-101-1/+4
| * | | Merge 8.6jan.nijtmans2021-05-041-5/+3
| |\ \ \ | | |/ /
| | * | uint32 -> uint32_t, more TCL_UNUSED() and typecastsjan.nijtmans2021-05-041-11/+15
| * | | Merge 8.6jan.nijtmans2021-05-031-1/+1
| |\ \ \ | | |/ /
| | * | Eliminate TkpPutRGBAImage's first 2 parameters, since they are unusedjan.nijtmans2021-05-031-2/+2
| | |/
| * | Fix [8a5086219e]: ttk::entry issuejan.nijtmans2021-05-031-1/+1
* | | Merge 8.7jan.nijtmans2021-05-021-10/+49
|\ \ \ | |/ /
| * | Merge 8.6culler2021-05-021-10/+49
| |\ \ | | |/
| | * Edit comments. Use uint32_t since Apple documentation specifies that type fo...culler2021-05-011-7/+18
| | * Fix [4c7d935e97]: on Aqua, checkbuttons are not rendered in the Alt theme.culler2021-04-301-20/+36
* | | merge 8.7culler2021-04-301-41/+32
|\ \ \ | |/ /
| * | Fix shadowed variable warnings.culler2021-04-291-4/+4
| * | CALayer backing for 8.7culler2021-04-281-41/+32
| |\ \ | | |/
| | * Remove extra release of CGContextculler2021-04-281-1/+0
| | * Code cleanup. Thanks to Christopher Chavez for the careful review.culler2021-04-251-24/+22
| | * Use the release method instead of CFRelease for NSBitmapImageRep objects.culler2021-04-251-2/+2
| | * Bonus! Use the new CALayer to make XCopyArea work again!culler2021-04-251-36/+30
* | | Merge 8.7jan.nijtmans2021-02-251-5/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-021-5/+5
| |\ \ | | |/
| | * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-5/+5
* | | Merge mainmarc_culler2021-01-271-9/+9
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2020-12-161-5/+5
| |\ \ | | |/
| | * Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-161-5/+5
| * | (c) -> ©jan.nijtmans2020-12-091-4/+4
* | | Merge trunkjan.nijtmans2020-09-291-1/+1
|\ \ \ | |/ /
* | | Merge trunkmarc_culler2020-09-071-8/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-021-6/+6
| |\ \ | | |/
| | * Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-6/+6