summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-277-10/+10
|\
| * Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-275-3/+7
| |\
| | * Merge 8.6. Change macro namesjan.nijtmans2020-09-2425-554/+535
| | |\
| | * \ Merge 8.6jan.nijtmans2020-09-0949-2556/+2712
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-09-0311-552/+553
| | |\ \ \
| | * | | | Slave ->Pane, Master->Container in tkPanedwindow.cculler2020-09-021-407/+407
| | * | | | Merge 8.6jan.nijtmans2020-08-3114-90/+46
| | |\ \ \ \
| | * \ \ \ \ Merge 8.6jan.nijtmans2020-08-194-14/+23
| | |\ \ \ \ \
| | * | | | | | Implementation ofr TIP #581 for Tkjan.nijtmans2020-08-128-11/+24
* | | | | | | | CYGWIN != windowsjan.nijtmans2020-09-251-2/+2
* | | | | | | | Merge 8.6jan.nijtmans2020-09-256-107/+59
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | More usage of TCL_UNUSED() and implicit type-casts. Eliminate "register" keywordjan.nijtmans2020-09-257-323/+310
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-211-6/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-161-6/+13
* | | | | | | | Fix [6ecae50f5c]: menu-16.3 failsjan.nijtmans2020-09-211-1/+2
* | | | | | | | Fix [f3cd942e9e]: trunk: .mymenu index end no longer works on an empty menujan.nijtmans2020-09-211-2/+2
|/ / / / / / /
* | | | | | | Fix [53d03e8f3a]: --disable-shared build against Tcl 9 failsjan.nijtmans2020-09-152-15/+7
|\ \ \ \ \ \ \
| * | | | | | | My fixes for build fails against Tcl 9 headers.dgp2020-09-152-15/+9
|/ / / / / / /
* | | | | | | Fix the build of Tk trunk against Tcl trunk.fvogel2020-09-151-2/+2
* | | | | | | tkimgscgnano: removed "origin Androwish" in comment. This is incomplete and n...oehhar2020-09-151-2/+1
* | | | | | | Merge 8.6jan.nijtmans2020-09-1512-88/+42
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | More usage of TCL_UNUSED() and explicit type-castsjan.nijtmans2020-09-1512-299/+278
* | | | | | | Merge 8.6jan.nijtmans2020-09-144-13/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-146-48/+54
* | | | | | | Correct tksvg comment origin to AndroWish, add CHW as contributor. The aurioc...oehhar2020-09-141-1/+2
* | | | | | | Merge 8.6jan.nijtmans2020-09-116-6/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-116-6/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge trunkjan.nijtmans2020-09-104-65/+37
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | * | | | | | More usages for TKFLEXARRAYjan.nijtmans2020-09-103-7/+7
| | * | | | | | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late...jan.nijtmans2020-09-1010-20/+25
| | |\ \ \ \ \ \
| | * | | | | | | Attempt to fix [3bc0f44ef3]: UBSan complains about body.chars[] usage. jan.nijtmans2020-09-091-1/+1
* | | | | | | | | Merge 8.6jan.nijtmans2020-09-104-72/+44
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | More use of TCL_UNUSED() and C++-safe typecasts. Use Tk_Offset() in stead of ...jan.nijtmans2020-09-104-200/+191
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update documentation, and final tweaks for TIP #581jan.nijtmans2020-09-093-5/+5
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | Merge 8.6jan.nijtmans2020-09-093-11/+10
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | TIP #581: More progressjan.nijtmans2020-09-095-308/+307
* | | | | | Fix [6c2425f92e]: UBSan error in Tk_FreeSavedOptions(). Thanks to Christopher...fvogel2020-09-081-3/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [6c2425f92e]: UBSan error in Tk_FreeSavedOptions(). Thanks to Christopher...fvogel2020-09-081-3/+2
| * | | | | Merge 8.5jan.nijtmans2020-09-083-5/+25
| |\ \ \ \ \
| | * | | | | Move TkUnusedStubEntry up a little morejan.nijtmans2020-09-087-4430/+615
* | | | | | | Merge 8.6jan.nijtmans2020-09-081-3/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Don't fill stub entries for TkpWillDrawWidget/TkpRedrawWidget with 0 on XQuar...jan.nijtmans2020-09-082-4/+10
* | | | | | | Merge 8.6jan.nijtmans2020-09-083-31/+41
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.5. jan.nijtmans2020-09-085-32/+55
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-086-8/+50
* | | | | | | Merge 8.6. Rename some functionsjan.nijtmans2020-09-083-12/+59
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon...jan.nijtmans2020-09-083-14/+40
| |\ \ \ \ \ \
| | * \ \ \ \ \ Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),...jan.nijtmans2020-09-062-2/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.6. Minor simplification: no need for separate stub entry for Tk_MacOS...jan.nijtmans2020-09-0445-2787/+2795
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge 8.6jan.nijtmans2020-09-021-0/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |