Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [a953736b546ce681cbfc]: Potential wrong use of TkKeyEvent. Finally done w... | jan.nijtmans | 2020-05-15 | 3 | -80/+80 |
* | Remove cast to int when calling MultiFontTextOut from TkDrawAngledChars (sinc... | fvogel | 2020-04-26 | 1 | -3/+3 |
* | Fix [cd8714756c]: Long lines of rotated text not printing correctly - MultiFo... | fvogel | 2020-04-22 | 1 | -4/+6 |
* | Sync win/rules.vc with Tcl version | jan.nijtmans | 2020-04-13 | 1 | -9/+15 |
* | Better implementation of TkUtfToUniChar(), one that doesn't require cooperati... | jan.nijtmans | 2020-04-06 | 21 | -759/+889 |
|\ | |||||
| * | Split (internal) TK_THEME_WIN_CLASSIC into two different symbols: TK_THEME_WI... | jan.nijtmans | 2020-04-03 | 4 | -42/+30 |
| * | Fix [655fe2754f]: Tearoff menu labels cut off. | fvogel | 2020-03-29 | 1 | -3/+20 |
| |\ | |||||
| | * | Merge 8.6 | jan.nijtmans | 2020-03-20 | 1 | -4/+5 |
| | |\ | |||||
| | * | | Fix another buglet: The arrow of a cascade menu item is only drawn on Windows... | fvogel | 2020-03-14 | 1 | -2/+13 |
| | * | | Fix [655fe2754f]: Tearoff menu labels cut off | fvogel | 2020-03-14 | 1 | -1/+7 |
| * | | | Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_Uni... | jan.nijtmans | 2020-03-24 | 10 | -412/+565 |
| | |/ | |/| | |||||
| * | | Increase FONTMAP_PAGES from 192 to 256, making room for Unicode 13 plane 3. | jan.nijtmans | 2020-03-19 | 1 | -4/+5 |
| |/ | |||||
| * | Eliminate a few (harmless) gcc(-9) warnings on Windows and Cygwin. | jan.nijtmans | 2020-03-09 | 3 | -12/+13 |
| * | Add -Wpointer-arith to C-flags. Fix some ANSI prototypes. | jan.nijtmans | 2020-02-24 | 2 | -2/+2 |
| |\ | |||||
| | * | Fix [4b5deacc70]: undefined reference to `Tcl_SetStartupScript'. Also fix som... | jan.nijtmans | 2020-02-24 | 2 | -49/+41 |
| * | | (cherry-pick): Don't panic for "Wild GenericEvent"'s: Just filter out all eve... | jan.nijtmans | 2020-02-05 | 1 | -16/+17 |
| * | | (cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013 | jan.nijtmans | 2020-02-05 | 1 | -4/+1 |
| * | | Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin... | jan.nijtmans | 2020-01-28 | 1 | -1/+7 |
| * | | HAVE_INTTYPES_H=1 is already handled in rules.vc | jan.nijtmans | 2020-01-27 | 1 | -1/+1 |
| * | | Sync tcl.m4 and rules.vc to latest version from Tcl | jan.nijtmans | 2020-01-24 | 1 | -4/+29 |
| * | | Sync tcl.m4 with version in Tcl | jan.nijtmans | 2019-12-16 | 2 | -6/+24 |
| * | | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi... | fvogel | 2019-12-14 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi... | fvogel | 2019-12-08 | 1 | -1/+1 |
| * | | | Merge 8.5 | jan.nijtmans | 2019-12-09 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fix [7ca9a5b7cc]: Segfault due to pointer truncation in DLL_PROCESS_DETACH | jan.nijtmans | 2019-12-09 | 1 | -1/+1 |
| * | | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod... | jan.nijtmans | 2019-12-05 | 2 | -10/+11 |
| * | | Sync tcl.m4 with the vesion provided by Tcl 8.6 | jan.nijtmans | 2019-11-27 | 2 | -183/+78 |
| |\ \ | | |/ | |||||
| | * | Sync rules.vc and tcl.m4 with the version included with Tcl8.5 | jan.nijtmans | 2019-11-27 | 3 | -228/+118 |
| * | | Horrible windows-specific workaround against SendInput not moving the mouse o... | jan.nijtmans | 2019-11-26 | 1 | -0/+13 |
| |\ \ | |||||
| | * | | Horrible windows-specific workaround against SendInput not moving the mouse o... | fvogel | 2019-11-26 | 1 | -0/+13 |
| * | | | Various cleanups in Unicode handling. Note that without Xft on X11 we don't h... | jan.nijtmans | 2019-11-26 | 3 | -5/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2019-11-22 | 1 | -2/+15 |
| | |\ \ | |||||
| | * | | | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c... | jan.nijtmans | 2019-11-21 | 3 | -5/+4 |
| * | | | | merge release | dgp | 2019-11-22 | 2 | -2/+2 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Merge 8.6 except for the broken demo. | dgp | 2019-11-20 | 1 | -15/+13 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | merge 8.6 | dgp | 2019-11-15 | 2 | -38/+40 |
| | |\ \ \ | |||||
| | * \ \ \ | merge 8.6 | dgp | 2019-11-02 | 3 | -3/+3 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge 8.6 | dgp | 2019-10-21 | 1 | -2/+4 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge core-8-6-branch | Kevin Walzer | 2019-10-07 | 6 | -7/+5 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | merge 8.6 | dgp | 2019-10-02 | 3 | -67/+57 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge core-8-6-branch | Kevin Walzer | 2019-09-29 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge core-8-6-branch | Kevin Walzer | 2019-09-29 | 1 | -0/+10 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-27 | 3 | -12/+3 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-25 | 5 | -29/+29 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge 8.6 | Kevin Walzer | 2019-09-24 | 19 | -253/+211 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-20 | 16 | -159/+119 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-18 | 1 | -8/+13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-16 | 17 | -105/+102 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-13 | 3 | -118/+161 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8/6 | Kevin Walzer | 2019-09-09 | 1 | -10/+12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |