| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-23 | 1 | -206/+221 |
|\ |
|
| * | Update comments in tkText.h. Minor further tweaks | jan.nijtmans | 2024-01-22 | 2 | -40/+32 |
|
|
| * | Implementation cleanup: We know that always internalPtr != NULL, and that the... | jan.nijtmans | 2024-01-22 | 1 | -60/+21 |
|
|
| * | Use internal flag OPTION_NONNEG | jan.nijtmans | 2024-01-22 | 1 | -28/+18 |
|
|
| * | Boolean uses -1 as value when not provided. Same for Relief and Justify | jan.nijtmans | 2024-01-21 | 1 | -3/+3 |
|
|
| * | Implement the same for Boolean, Relief and Justify as well | jan.nijtmans | 2024-01-21 | 1 | -103/+165 |
|
|
| * | Alternative solution for [026e2bb685]: text tag sets bad relief, gets error, ...core-bug-026e2bb685-alt | jan.nijtmans | 2024-01-21 | 1 | -106/+108 |
|/ |
|
* | Update build scripts (backported from 8.7/9.0). Travis is no longer supported... | jan.nijtmans | 2024-01-19 | 1 | -1/+1 |
|
|
* | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -15/+110 |
|\ |
|
| * | Handle the remaining options in a similar way | jan.nijtmans | 2024-01-16 | 1 | -10/+93 |
|
|
| * | (partial) fix for [026e2bb685]: text tag sets bad relief, gets error, but bad... | jan.nijtmans | 2024-01-16 | 1 | -2/+16 |
|/ |
|
* | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-14 | 1 | -0/+4 |
|
|
* | Fix [737abf4523]: text widget has terrible performance with image create. | fvogel | 2024-01-12 | 3 | -32/+13 |
|\ |
|
| * | Fix bug in previous commit. | fvogel | 2024-01-11 | 1 | -1/+2 |
|
|
| * | Modified implementation inspired by the revised text widget and proposal from... | fvogel | 2024-01-11 | 1 | -20/+12 |
|
|
| * | Fix [737abf4523]: text widget has terrible performance with image create. | fvogel | 2024-01-09 | 3 | -22/+10 |
|
|
* | | Fix and simplify Tk_FreeImage. | fvogel | 2024-01-08 | 1 | -7/+1 |
|
|
* | | Simplify Tk_FreeImage | fvogel | 2024-01-06 | 1 | -14/+10 |
|
|
* | | Fix [b7abf0d817]: ttk::treeview shows O(n^2) destruction time | fvogel | 2024-01-06 | 1 | -3/+20 |
|/ |
|
* | Fix [a9e637f1c8]: ttk::treeview does not show partial bottom row | jan.nijtmans | 2024-01-05 | 1 | -3/+13 |
|\ |
|
| * | Fix [a9e637f1c8]: ttk::treeview does not show partial bottom row | jan.nijtmans | 2023-12-26 | 1 | -3/+13 |
|
|
* | | Fix [fec9e3879d]: Confusion regarding menu indexes "none" and {}. Also add so... | jan.nijtmans | 2023-12-26 | 1 | -43/+44 |
|/ |
|
* | Fix [9c57421be8]: -relief strange behavior in scrollbar. Enhance Tcl_GetRelie... | jan.nijtmans | 2023-12-22 | 1 | -17/+24 |
|
|
* | Add Tk_Window parameter to TtkSelectImage(). Not used yet | jan.nijtmans | 2023-12-14 | 3 | -6/+9 |
|
|
* | Update keycode table (and documentation) to updated X11 headers | jan.nijtmans | 2023-12-12 | 1 | -0/+6 |
|
|
* | Fix [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visuals. P... | fvogel | 2023-12-09 | 1 | -2/+26 |
|\ |
|
| * | Fix [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visuals. P... | fvogel | 2023-12-02 | 1 | -2/+26 |
|
|
| * | Backout [dfcb5408] and [182ef922]. | fvogel | 2023-12-02 | 1 | -11/+3 |
|
|
| * | Repair the build on Windows. | fvogel | 2023-11-22 | 1 | -0/+2 |
|
|
| * | Patch for [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visu... | fvogel | 2023-11-21 | 1 | -3/+9 |
|
|
* | | On UNIX, winPtr->window == 0 is as valid as any other windows ID | jan.nijtmans | 2023-12-04 | 1 | -15/+12 |
|
|
* | | Fix [40af63fa24]: Aqua: passing None to XMapWindow() should be fatal | jan.nijtmans | 2023-12-03 | 1 | -12/+15 |
|
|
* | | Fix [900f23c6a8]: Potential problem in PNG parser | jan.nijtmans | 2023-11-28 | 1 | -1/+1 |
|
|
* | | Fix [52d83f67eb]: TkDestroyMenu(): outdated comment | fvogel | 2023-11-25 | 1 | -5/+4 |
|/ |
|
* | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a... | csaba | 2023-11-13 | 4 | -15/+39 |
|
|
* | Backported the changes made in the branch bug-eedd2e078d to core-8-6-branch. | csaba | 2023-11-12 | 3 | -53/+237 |
|
|
* | Fix [09a11fb1228f]: Aqua use-after-free can occur when a posted menu is destr... | culler | 2023-11-07 | 1 | -0/+1 |
|\ |
|
| * | Final fix for Aqua menu crashes. | culler | 2023-11-05 | 1 | -0/+1 |
|
|
* | | Fix [499f8e3313]: AdjustStartEndRefs(): avoid undefined realloc() call. Patch... | fvogel | 2023-11-05 | 1 | -4/+12 |
|/ |
|
* | Fix [198376af5a]: When moving tab position to different edge of notebook tabs... | fvogel | 2023-10-28 | 3 | -19/+34 |
|\ |
|
| * | Move TtkBoxEqual() from ttkTheme.h to ttkThemeInt.h | fvogel | 2023-10-28 | 3 | -3/+3 |
|
|
| * | Ttk_BoxEqual has no need to be in the TTKAPI, let's limit its scope (--> TtkB... | fvogel | 2023-10-28 | 3 | -3/+4 |
|
|
| * | Refine the fix, avoid endless calls to NotebookDoLayout() on macOS aqua. | fvogel | 2023-10-21 | 3 | -4/+13 |
|
|
| * | Fix [198376af5a]: When moving tab position to different edge of notebook tabs... | fvogel | 2023-10-21 | 1 | -16/+21 |
|
|
* | | Fix [bb8041c239]: Call legacy Tk_ImageCreateProc using correct function point... | fvogel | 2023-10-28 | 1 | -2/+11 |
|
|
* | | Fix [84fe25065c]: Call non-legacy Tk_ImageStringWriteProc using correct funct... | fvogel | 2023-10-28 | 1 | -3/+2 |
|/ |
|
* | Fix broken commit [6659c39e]. See [4c6c553d5a]: tkBind.c: error: conflicting ... | jan.nijtmans | 2023-10-13 | 1 | -7/+6 |
|
|
* | Fix [74bfd42098]: tkBind.c: error: unknown type name 'Tcl_Size' | jan.nijtmans | 2023-10-13 | 1 | -7/+7 |
|
|
* | Fix [04d3e5ea8e]: Ttk_Use(): do not call functions through pointers to incorr... | jan.nijtmans | 2023-10-12 | 1 | -3/+13 |
|
|
* | Make somewhat more C++-compatible (backported from 8.7) | jan.nijtmans | 2023-10-12 | 6 | -226/+233 |
|
|