summaryrefslogtreecommitdiffstats
path: root/generic/tkWindow.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-07-021-1/+1
|\
| * Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat...jan.nijtmans2019-07-021-1/+1
* | Merge 8.6jan.nijtmans2019-06-251-1/+1
|\ \ | |/
| * CONST -> const. Eliminate unnecessary type-casts and end-of-line spacingjan.nijtmans2019-06-251-1/+1
* | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD...jan.nijtmans2019-06-191-4/+4
|\ \ | |/
* | Implement TIPs 482 and 483dkf2019-04-141-0/+6
|\ \
| * \ Merge trunk.stu2018-07-031-0/+12
| |\ \
| * \ \ Merge trunk.stu2017-11-071-0/+1
| |\ \ \
| * | | | Bring more TIP #59 to Tk.<br> stu2017-05-201-0/+6
* | | | | Implement TIP 507dkf2019-04-141-0/+1
|\ \ \ \ \
| * \ \ \ \ merge trunkfvogel2018-08-191-2/+14
| |\ \ \ \ \
| * | | | | | Implementation of TIP #507: Include simple svg support with nanosvg. Files as...fvogel2018-05-151-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window'sculler2019-04-061-4/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-051-4/+5
* | | | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c...jan.nijtmans2019-04-041-1/+1
* | | | | | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-311-1/+1
* | | | | | Merge 8.6jan.nijtmans2019-01-101-1/+1
|\ \ \ \ \ \ | |/ / / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-28/+28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-31/+31
| * | | | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-31/+31
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-31/+31
* | | | | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-081-2/+2
* | | | | | | Deprecate Tk_MainEx() stub entry (TIP #512). Only has effect if compiled with...jan.nijtmans2018-11-031-2/+2
* | | | | | | more size_t related code cleanupjan.nijtmans2018-10-041-3/+3
| |_|_|/ / / |/| | | | |
* | | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca...jan.nijtmans2018-08-111-2/+2
| |_|_|_|/ |/| | | |
* | | | | Further fix for [1821174fff], by Christian Werner. Also, remove or replace de...fvogel2018-06-121-0/+12
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Remove platform checking: all platforms will call XSync()fvogel2018-06-091-2/+0
| * | | Add a missing fix from Christian Werner. See [1821174fff]fvogel2018-05-261-0/+14
* | | | merge trunkfvogel2017-06-051-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | merge core-8-6-branchjan.nijtmans2017-05-101-0/+2
| |\ \ \ | | |/ /
| | * | New internal function TkpCancelWarp(), which does a proper warp clean-up when...jan.nijtmans2017-05-101-0/+2
* | | | Added -withalpha option to [imageName get].simonbachmann2017-03-231-0/+1
|/ / /
* | | Fix [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68a0] follow-up: Tk appli...jan.nijtmans2017-02-101-3/+1
|\ \ \ | |/ /
| * | Fix [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68a0] follow-up: Tk appli...jan.nijtmans2017-02-101-3/+1
* | | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restartedjan.nijtmans2017-02-051-2/+9
|\ \ \ | |/ /
| * | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restartedjan.nijtmans2017-02-051-2/+9
| |\ \
| | * | Proposed fix for [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68]: Tk appl...jan.nijtmans2016-12-151-2/+9
| | * | Change Tk_FreeXId() into a macro.jan.nijtmans2016-08-121-1/+1
| | * | Fix for [3512539fff] removed, by popular demandfvogel2016-07-311-9/+2
| | * | [450bb0ecad] Fix corruption [tk busy] creates on OSX.dgp2016-07-221-0/+3
| | |\ \
| | * \ \ Modernize Tk_Init() to use Tcl 8.6 features.dgp2016-06-221-169/+140
| | |\ \ \
| | * | | | Fixed typo in commentfvogel2016-03-231-1/+1
| | * | | | Fixed [3512539fff] - .. is silently accepted in widget pathsfvogel2016-03-231-2/+9
* | | | | | more typosjan.nijtmans2017-01-231-1/+1
* | | | | | Smarter initialization of doubleTypePtr/intTypePtr without hash-table lookup ...jan.nijtmans2017-01-201-1/+1
|/ / / / /
* | | | | Change more refCount checks to the form "(...refCount-- <= 1)", so no separat...jan.nijtmans2017-01-181-2/+1
* | | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back...jan.nijtmans2016-09-271-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | [787adc5ed7] Workaround potential crash in Tcl_DStringAppend.dgp2016-06-221-1/+1
* | | | merge 8.6dgp2016-07-211-169/+140
|\ \ \ \ | | |_|/ | |/| |