summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Change size_t usages to (internal type) TkSizeT usages, which is "int" when c...jan.nijtmans2019-04-0428-94/+92
* More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge...jan.nijtmans2019-04-0215-162/+163
* Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-3110-59/+58
* Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify image...fvogel2019-03-311-2/+6
|\
| * Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify image...fvogel2019-03-311-2/+6
| |\
| | * Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify image...fvogel2019-03-301-2/+6
* | | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o...fvogel2019-03-312-56/+213
|\ \ \ | |/ /
| * | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o...fvogel2019-03-312-56/+213
| |\ \ | | |/ | |/|
| | * Revert previous commit following discussion on tcl-core list.fvogel2019-03-282-3/+3
| | * Change TICK_VALUES_DISPLAY_ACCURACY for the more correct word TICK_VALUES_DIS...fvogel2019-03-262-3/+3
| | * Name the TICK_VALUES_DISPLAY_ACCURACY constantfvogel2019-03-242-2/+11
| | * Minor tinkering (style, efficiency, etc.)dkf2019-03-241-32/+84
| | * Make the branch build with MSVC by replacing calls to C99 functions round(), ...fvogel2019-03-041-4/+8
| | * Trimmed an unused variablejaspert2019-02-281-1/+1
| | * Added a procedure to increase the number of digits in the tick values untiljaspert2019-02-281-3/+51
| | * Eliminate trailing zeros from scale tick values. This is done byjal_frezie2019-02-202-54/+98
* | | Merge 8.6jan.nijtmans2019-03-191-4/+0
|\ \ \ | |/ /
| * | More use of Tcl_WinTCharToUtf() in stead of Tcl_UniCharToUtfDString(), making...jan.nijtmans2019-03-192-5/+1
* | | Merge 8.6jan.nijtmans2019-03-153-17/+30
|\ \ \ | |/ /
| * | Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish.jan.nijtmans2019-03-153-17/+30
* | | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-051-1/+20
|\ \ \ | |/ /
| * | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-041-1/+20
| |\ \
| | * | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-031-1/+20
* | | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-1/+1
|\ \ \ \ | |/ / /
| * | | Increase the size of the ring buffer for Aqua, and modify bgerror so itculler2019-03-031-1/+1
* | | | Fix bug 1951abf33d: Aqua sometimes segfaults when destroying a transient.culler2019-03-012-3/+3
|\ \ \ \ | |/ / /
| * | | Remove some bloat from tkMacOSXWm.c.culler2019-02-282-3/+3
| | |/ | |/|
* | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su...jan.nijtmans2019-02-153-3/+9
* | | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-072-28/+48
|\ \ \ | |/ /
| * | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-072-28/+48
| |\ \ | | |/ | |/|
| | * Make the place manager send ConfigureNotify events when size change requestsculler2019-02-041-0/+6
| | * Changes which make unixEmbed-8.1a pass on macOS.culler2019-01-311-28/+42
* | | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-023-73/+22
|\ \ \ | |/ /
| * | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-023-73/+22
| |\ \
| | * | Use TkGetMenuIndex to parse the index argument to the post command.culler2019-01-152-9/+9
| | * | Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu postculler2019-01-133-72/+7
| | * | Fix related menubutton issues on linux and Windows.culler2019-01-112-10/+24
* | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-262-16/+30
|\ \ \ \ | |/ / /
| * | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-262-16/+30
| |\ \ \ | | |_|/ | |/| |
| | * | Fix [3003895fff] and [1899040fff] with a different fix, this time it does not...fvogel2019-01-131-15/+14
| | * | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-052-22/+37
* | | | Rebase against new trunkjan.nijtmans2019-01-201-11/+0
|\ \ \ \
| * | | | Fix crash in canvPs-5.1 test (thanks to Christian Werner), and remove unneces...fvogel2018-12-301-11/+0
| * | | | Fix [21525158b0]: On MS Windows XImage data and Tk_Visual() return wrong info...fvogel2018-12-291-1/+1
| * | | | Merge 8.6jan.nijtmans2018-12-262-2/+2
| |\ \ \ \
| * \ \ \ \ Merge 8.6jan.nijtmans2018-12-2048-738/+735
| |\ \ \ \ \
* | \ \ \ \ \ Merge 8.6jan.nijtmans2019-01-133-4/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge 8.5jan.nijtmans2019-01-133-4/+3
| |\ \ \ \ \ \
| | * | | | | | Not actually necessary to fix those (they don't give warnings because those a...jan.nijtmans2019-01-133-4/+4
| * | | | | | | Missed 2 spots in previous commit (only relevant for test-suite)jan.nijtmans2019-01-101-2/+2