Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release the CGImageBitmapContext when the ContentView is destroyed. | culler | 2024-07-08 | 1 | -1/+2 |
* | Merge 9.0. Streamline some indenting | jan.nijtmans | 2024-06-30 | 1 | -6/+6 |
|\ | |||||
* | | Clean up: compiler warnings; stop setting tkDirtyRect, since we aren't using it. | culler | 2024-06-23 | 1 | -2/+2 |
* | | Try adding an event loop to run idle tasks in updateLayer. | culler | 2024-06-22 | 1 | -3/+8 |
* | | Make setFrameSize a tiny bit more efficient. | culler | 2024-06-22 | 1 | -10/+15 |
* | | Remove duplicate calls to reset the cgimage backing layer. | culler | 2024-06-19 | 1 | -11/+11 |
* | | A little more clean-up. | culler | 2024-06-19 | 1 | -6/+15 |
* | | Clean up setFrameSize. | culler | 2024-06-19 | 1 | -12/+6 |
* | | Remove inner loop in setFrameSize, tame the chaos with UpdateClipRgn, deal wi... | culler | 2024-06-18 | 1 | -20/+1 |
* | | Merge main | culler | 2024-06-15 | 1 | -5/+7 |
|\ \ | |/ | |||||
* | | Edit comments. Possible fix for crashes with TkTables. | culler | 2024-06-15 | 1 | -1/+4 |
* | | Try to guard against crashes in TkpChangeFocus | culler | 2024-06-13 | 1 | -1/+0 |
* | | Make place-14.1 and textDisp-10.6 pass. | culler | 2024-06-13 | 1 | -11/+20 |
* | | Deal with some testing issues. | culler | 2024-06-11 | 1 | -2/+4 |
* | | New branch: merges the crossing events fix (sans processevents) with cgimage ... | culler | 2024-06-10 | 1 | -2/+4 |
|\ \ | |||||
| * | | White space. | culler | 2024-05-23 | 1 | -4/+4 |
| * | | Clean up. | culler | 2024-05-23 | 1 | -10/+12 |
| * | | All event-9.xy tests now pass, but 9.13 fails one time out of five. | culler | 2024-05-19 | 1 | -11/+9 |
| * | | Attempt to fix [22349fc78a] for macOS. Currently only event-9.16 fails unles... | culler | 2024-05-19 | 1 | -0/+2 |
* | | | Deal with artifacts when resizing as well as updates after a window is destro... | culler | 2024-06-09 | 1 | -6/+14 |
* | | | Fix crashes and slow resizing by preventing recursive calls to generateExpose... | culler | 2024-06-05 | 1 | -15/+24 |
* | | | Cleanup | culler | 2024-06-04 | 1 | -37/+0 |
* | | | Need to do a redraw in setFrameSize when not in liveResize as well. | culler | 2024-06-04 | 1 | -0/+2 |
* | | | typo | culler | 2024-06-04 | 1 | -1/+1 |
* | | | Fix segfault in font.test and other issues. | culler | 2024-06-03 | 1 | -40/+16 |
* | | | Try to optimize the CGImage creation a bit. | culler | 2024-06-02 | 1 | -20/+13 |
* | | | LiveResize working, but could be faster. | culler | 2024-06-02 | 1 | -4/+10 |
* | | | Live resize now mostly works, but some frames do not get redrawn during the r... | culler | 2024-06-02 | 1 | -16/+18 |
* | | | partial progress on update failures and liveResize | culler | 2024-06-02 | 1 | -19/+49 |
* | | | New branch implementing Christopher Chavez's idea for drawing to a CGImage wi... | culler | 2024-06-01 | 1 | -84/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix for ef5d3e29a4 | Kevin Walzer | 2023-08-30 | 1 | -23/+2 |
| * | | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0... | fvogel | 2023-03-30 | 1 | -15/+15 |
| |\ \ | |||||
| * | | | Even more -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-12 | 1 | -3/+3 |
| * | | | More serious elimination of -Wconversion C warnings | jan.nijtmans | 2023-03-04 | 1 | -3/+3 |
| * | | | Merge 8.6 | jan.nijtmans | 2023-01-06 | 1 | -1/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.6 | jan.nijtmans | 2022-09-10 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2022-04-15 | 1 | -15/+15 |
| |\ \ \ \ \ | |||||
| * | | | | | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -1/+1 |
| * | | | | | | Fix botched merge of tkMacOSXHLEvents.c and some unused parameter warnings. | marc_culler | 2021-11-26 | 1 | -0/+2 |
| * | | | | | | Merge 8.6 | jan.nijtmans | 2021-11-24 | 1 | -11/+46 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-11-12 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-10-31 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 8.6 | culler | 2021-06-03 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.6 | culler | 2021-05-10 | 1 | -0/+17 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix [8a5086219e]: ttk::entry issue | jan.nijtmans | 2021-05-03 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge 8.6 | culler | 2021-05-02 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge CALayer-86 | culler | 2021-04-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | CALayer backing for 8.7 | culler | 2021-04-28 | 1 | -0/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-10-20 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |