summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7 (left-over spacing)jan.nijtmans2024-05-111-0/+1
|\
| * Merge 8.6 (left-over spacing)jan.nijtmans2024-05-111-0/+1
| |\
| | * Two more Tk_GetPixelsFromObj usages. Remove double MODULE_SCOPE definitions. ...jan.nijtmans2024-05-1116-38/+44
| | * Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:...csaba2024-05-112-12/+160
| | * Backported most improvements related to the "classic" theme, submitted by Emi...csaba2024-05-103-24/+75
| * | Code cleanup related mainly to the "classic" theme.csaba2024-05-102-6/+9
* | | Code cleanup related mainly to the "classic" theme.csaba2024-05-102-6/+9
* | | 4 more usages of Tk_GetPixelsFromObj(). Remove duplicated MODULE_SCOPE defini...jan.nijtmans2024-05-1019-92/+50
|\ \ \ | |/ /
| * | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s...jan.nijtmans2024-05-1019-92/+50
| |\ \ | | |/
| | * More usage of Tk_GetPixelsFromObj() and TCL_UNUSED(), all backported from Tk ...jan.nijtmans2024-05-1013-352/+450
* | | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be usedjan.nijtmans2024-05-094-15/+15
|\ \ \ | |/ /
| * | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be usedjan.nijtmans2024-05-094-15/+15
* | | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use...jan.nijtmans2024-05-092-3/+1
|\ \ \ | |/ /
| * | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use...jan.nijtmans2024-05-091-1/+1
* | | (c) -> ©jan.nijtmans2024-05-0916-23/+25
|\ \ \ | |/ /
| * | (c) -> ©jan.nijtmans2024-05-0915-23/+23
| |\ \ | | |/
| | * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-0926-28/+28
| * | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-092-17/+67
* | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-092-17/+67
* | | Update X11 header-files to the latest versionjan.nijtmans2024-05-041-3/+65
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge 8.6jan.nijtmans2024-05-042-4/+66
| |\ \ \ | | | |/
| | | * Add missing keysyms "ISO_Group_Shift" and "dead_hamza" on MacOS/Windows. Miss...jan.nijtmans2024-05-032-1/+3
| | * | More deprecated keysymsjan.nijtmans2024-05-031-0/+54
| | * | Handle effects of X11-update to keysymsjan.nijtmans2024-05-031-3/+11
| | * | Update to latest X11. Too many changes to rush into 9.0b2jan.nijtmans2024-05-031-1/+1
* | | | 3 missing "static" keywords. One wrong type-casts. Don't use deprecated XK_Pa...jan.nijtmans2024-05-041-1/+1
| |/ / |/| |
* | | Use Tcl_NewBooleanObj() where appropriatejan.nijtmans2024-05-017-10/+10
|\ \ \ | |/ /
| * | Use Tcl_NewBooleanObj() where appropriatejan.nijtmans2024-05-017-12/+12
| |\ \ | | |/
| | * Fix for [e306996882]: a few issues related to the arrows in Ttk widgets (scal...csaba2024-05-013-86/+330
| * | Merge 8.6jan.nijtmans2024-04-301-4/+3
| |\ \ | | |/
| | * Backport more error-handling in tkMain.c from 8.7: Tk 8.6 could be run with T...jan.nijtmans2024-04-301-13/+28
| | * Backport [https://core.tcl-lang.org/tcl/timeline?r=argx_rejig|argx_rejig] bra...jan.nijtmans2024-04-301-23/+35
* | | Fix TkCygwinMainEx() function: Didn't work on Cygwin X11 yet, because it used...jan.nijtmans2024-04-302-28/+24
|\ \ \ | |/ /
| * | Fix --disable-shared build on Windows. Eliminate warning in tkWinTest.cjan.nijtmans2024-04-301-2/+2
| |\ \ | | |/
| | * Simplify TkCygwinMainEx (int -> void return). Fix --disable-shared build on W...jan.nijtmans2024-04-302-18/+11
* | | Merge 8.7: fix compiler warning in tkConfig.c. Eliminate the last usage of Tc...jan.nijtmans2024-04-301-1/+1
|\ \ \ | |/ /
| * | Make TkCygwinMainEx() work when Tk 8.7 is compiled against Tcl 9.0 (cygwin-on...jan.nijtmans2024-04-295-25/+24
| |\ \ | | |/
| | * Make TkCygwinMainEx() MODULE_SCOPE. Make Tk_MainEx TCL_NORETURN1 (which only ...jan.nijtmans2024-04-294-9/+11
| | * Fix gcc warning seen with gcc 11.4:jan.nijtmans2024-04-291-1/+1
| * | Merge 8.6jan.nijtmans2024-04-261-0/+8
| |\ \ | | |/
| * | Minor cosmetic improvements in ttkDefaultTheme.c.csaba2024-04-251-5/+5
| * | Merge 8.6jan.nijtmans2024-04-161-1/+1
| |\ \
* | | | Minor cosmetic improvements in ttkDefaultTheme.c.csaba2024-04-251-8/+8
* | | | Fix [ab839efc5f]: text edit undo: clearing text instead of restoring.fvogel2024-04-211-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [ab839efc5f]: text edit undo: clearing text instead of restoring. Test te...fvogel2024-04-201-0/+8
| | |/ | |/|
| * | More internal "-encoding utf-8"jan.nijtmans2024-04-161-1/+1
* | | Merge 8.7jan.nijtmans2024-03-291-2/+2
|\ \ \ | | |/ | |/|
| * | Fix [c2b8a44bb9]: compiler warnings about ckfree()jan.nijtmans2024-03-291-2/+2
| * | Don't use "boolean" as variable namejan.nijtmans2024-03-271-3/+3
* | | Merge 8.7jan.nijtmans2024-03-273-16/+16
|\ \ \ | |/ /