Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | TIP 608 implementation - Add <<TkWorldChanged>> virtual event | griffin | 2021-10-22 | 4 | -7/+166 | |
| |\ \ \ | ||||||
| | * | | | Fix erroneous comment (labelframe widgets do exist) | fvogel | 2021-08-27 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | Correct documentation for this new virtual event. | griffin | 2021-08-05 | 1 | -6/+6 | |
| | | | | | ||||||
| | * | | | Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event. | griffin | 2021-08-04 | 4 | -3/+162 | |
| | | | | | ||||||
| * | | | | Fix indentation | max | 2021-10-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Let the font chooser dialog also expand in Y direction | max | 2021-10-18 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Fix [8ebed330ed]: doing some Tk inside of several threads crashes | jan.nijtmans | 2021-10-14 | 2 | -1/+38 | |
| | | | | | ||||||
| * | | | | Backout [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b09]: ↵ | jan.nijtmans | 2021-10-11 | 1 | -16/+4 | |
| | | | | | | | | | | | | | | | | | | | | Better solution built into Tcl (Win64 only) now. | |||||
| * | | | | Fix error generated by the open file dialog on Monterey, caused by Apple ↵ | culler | 2021-10-10 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | reversing course and reverting to [NSApp runModalForWindow]. | |||||
| * | | | | Fix [0338867c74]: Windows text widget hangs when Phaistos font is installed | fvogel | 2021-09-21 | 1 | -9/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix [0338867c74]: Windows text widget hang Phaistos font installed | fvogel | 2021-09-20 | 1 | -9/+9 | |
| | | | | | | ||||||
| * | | | | | Fully handle 64-bit sec/usec values when Win64 Tk is loaded in Cygwin64 Tclsh | jan.nijtmans | 2021-09-21 | 1 | -4/+15 | |
| | | | | | | ||||||
| * | | | | | Merge 8.5 | jan.nijtmans | 2021-09-21 | 1 | -2/+2 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | __WIN64 -> _WIN64 (since that's the official documented macro which should ↵ | jan.nijtmans | 2021-09-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | always exist on Win64) | |||||
| * | | | | | Fix crash, seen on Cygwin: Tcl_Time still has 32-bit fields on Windows, this ↵ | jan.nijtmans | 2021-09-20 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | leads to a crash with gcc-11+ when loading win32 Tk in Cygwin Tcl. | |||||
| * | | | | | Fix [489b69a820]: Slightly wrong error message on 'wm attributes $w -junk' | fvogel | 2021-09-15 | 3 | -11/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix [489b69a820]: Slightly wrong error message on 'wm attributes $w -junk' | fvogel | 2021-09-14 | 3 | -11/+9 | |
| |/ / / / / | ||||||
| * | | | | | Add new test textIndex-19.14 for [934cab5005]. This test does not fail with ↵ | fvogel | 2021-09-12 | 1 | -0/+12 | |
| | |_|/ / | |/| | | | | | | | | | | | | | the legacy text widget but fails with revised_text. | |||||
| * | | | | Remove unused pixelpower field from XImage. | culler | 2021-08-15 | 1 | -3/+0 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | remove unused pixelpower field from XImage | culler | 2021-08-07 | 1 | -3/+0 | |
| |/ / / | ||||||
| * | | | merge-mark | jan.nijtmans | 2021-07-29 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Don't bother a "make install" on MacOS either. | jan.nijtmans | 2021-07-28 | 1 | -7/+0 | |
| | | | | ||||||
| | * | | Don't bother some testcases on XQuarz | jan.nijtmans | 2021-07-27 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix a few places where still old non-wide-API constructs (Win95/98) were used. | jan.nijtmans | 2021-07-26 | 1 | -7/+7 | |
| |\ \ \ | ||||||
| | * | | | 3 more places | jan.nijtmans | 2021-07-23 | 1 | -3/+3 | |
| | | | | | ||||||
| | * | | | wide-api-bug, still to be tested | jan.nijtmans | 2021-07-23 | 1 | -4/+4 | |
| |/ / / | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2021-07-20 | 1 | -1/+4 | |
| |\ \ \ | | |/ / | ||||||
| | * | | (redo) start to use msys2 shell: If the right tools are installed, it works | jan.nijtmans | 2021-07-20 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2021-07-17 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Undo part of previous commit: msys2 shell behaves different from bash | jan.nijtmans | 2021-07-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2021-07-16 | 1 | -4/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Use msys2 shell in msys environment | jan.nijtmans | 2021-07-16 | 1 | -4/+3 | |
| | | | | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2021-07-16 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Install Msys2 the same way as Tcl does | jan.nijtmans | 2021-07-16 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fix [037113a38b]: man tk_library refers erroneously to tcl_library (+ link) | jan.nijtmans | 2021-07-16 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix [037113a38b]: man tk_library refers erroneously to tcl_library (+ link) | jan.nijtmans | 2021-07-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Remove compiler warning: | fvogel | 2021-07-12 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./unix/tkUnix.c: In function ‘Tk_GetUserInactiveTime’: ./unix/tkUnix.c:207:14: warning: unused parameter ‘dpy’ [-Wunused-parameter] Display *dpy) /* The display for which to query the inactive ~~~~~~~~~^~~ (This can be seen with the main branch). | |||||
| * | | | Ignore -Wc++-compat in one more place (before including X11/Xlib.h) | jan.nijtmans | 2021-07-02 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Fix [dba9f5ce3b]: tkInt.h: define MODULE_SCOPE before including tkPort.h | jan.nijtmans | 2021-07-02 | 3 | -0/+23 | |
| | | | | | | | | | | | | Since X11/Xlib.h doesn't compile with -Wc++-compat, don't even try. | |||||
| * | | | Fix [4efbfe2d6a]: Wrong order in winMain.c for TCL_USE_STATIC_PACKAGES | jan.nijtmans | 2021-06-23 | 1 | -12/+11 | |
| | | | | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2021-06-22 | 1 | -21/+21 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Sync win/nmakehlp.c with Tcl (again) | jan.nijtmans | 2021-06-22 | 1 | -21/+21 | |
| | | | | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2021-06-22 | 1 | -18/+19 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Sync win/nmakehlp.c with Tcl | jan.nijtmans | 2021-06-22 | 1 | -17/+121 | |
| | | | | ||||||
| | * | | Test Tk 8.5 on MacOS with XQuarz only | jan.nijtmans | 2021-05-26 | 1 | -20/+10 | |
| | | | | ||||||
| * | | | Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. | jan.nijtmans | 2021-06-21 | 13 | -12/+18 | |
| | | | | | | | | | | | | Change many url's from http:// to https:// | |||||
| * | | | Fix copy/paste error in ttk::scale man page. | fvogel | 2021-06-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Menu-related code cleanup. (mainly indenting spaces -> tabs) | jan.nijtmans | 2021-06-21 | 4 | -49/+47 | |
| | | | | ||||||
| * | | | Fix [26d4c8a0b4]: Typos in the man pages for grid, pack, and place | fvogel | 2021-06-10 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Fix determination of BUILD_TCLSH. Problem reported by René Zaumseil. | jan.nijtmans | 2021-06-09 | 2 | -2/+2 | |
| | | | |