summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Implementation of background images for frames (and toplevels)dkf2019-04-121-0/+2
* Change size_t usages to (internal type) TkSizeT usages, which is "int" when c...jan.nijtmans2019-04-042-6/+6
* More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge...jan.nijtmans2019-04-022-11/+11
* Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-313-38/+38
* Merge 8.6jan.nijtmans2019-03-291-0/+5
|\
| * Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b...jan.nijtmans2019-03-291-0/+5
* | Merge 8.6jan.nijtmans2019-03-222-3/+5
|\ \ | |/
| * Slightly better: Don't use Tcl_UniCharLen() but wcslen().jan.nijtmans2019-03-221-2/+3
| * Bugfix in tkWinClipboard: Failed to determine fname length in loop.jan.nijtmans2019-03-222-2/+3
* | Merge 8.6jan.nijtmans2019-03-193-9/+5
|\ \ | |/
| * More use of Tcl_WinTCharToUtf() in stead of Tcl_UniCharToUtfDString(), making...jan.nijtmans2019-03-193-9/+5
* | Merge 8.6jan.nijtmans2019-03-153-26/+50
|\ \ | |/
| * Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish.jan.nijtmans2019-03-153-26/+50
* | Copy PDBs to installation if option PDBS is given during installapnadkarni2019-03-061-0/+8
|\ \ | |/
| * Copy PDBs to installation if option PDBS is given during installapnadkarni2019-03-061-0/+8
* | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-8/+12
|\ \ | |/
| * Make it be an error to create a transient/master cycle on Windows.culler2019-03-011-8/+12
* | Fix the build for MSVC.culler2019-02-081-1/+1
|\ \ | |/
| * Fix the build for MSVCfvogel2019-02-081-1/+1
| |\
| | * Fix the build for MSVCfvogel2019-02-081-1/+1
* | | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-071-0/+9
|\ \ \ | |/ /
| * | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-071-0/+9
| |\ \ | | |/
| | * Also change tkWinEmbed.c to match the change in tkUnixEmbed.c, for consistency.culler2019-02-071-0/+9
* | | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-6/+106
|\ \ \ | |/ /
| * | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-6/+106
| |\ \ | | |/ | |/|
| | * Use TkGetMenuIndex to parse the index argument to the post command.culler2019-01-151-11/+11
| | * Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu postculler2019-01-131-0/+94
| | * Fix related menubutton issues on linux and Windows.culler2019-01-111-6/+12
* | | Rebase against new trunkjan.nijtmans2019-01-202-9/+16
|\ \ \
| * | | Remove the last remaining reference to NO_WINRGBFIXfvogel2019-01-201-2/+0
| * | | Fix crash in canvPs-5.1 test (thanks to Christian Werner), and remove unneces...fvogel2018-12-302-28/+1
| * | | Fix [21525158b0]: On MS Windows XImage data and Tk_Visual() return wrong info...fvogel2018-12-292-0/+36
| * | | Merge 8.6jan.nijtmans2018-12-261-5/+0
| |\ \ \
| * \ \ \ Merge 8.6jan.nijtmans2018-12-2018-73/+78
| |\ \ \ \
* | \ \ \ \ Merge 8.6jan.nijtmans2019-01-109-13/+17
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-1011-24/+28
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-0817-78/+83
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | * | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-087-10/+15
| | | |\ \ \ \
| | | | * | | | Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-0316-74/+80
| | * | | | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | / | | | |_|_|_|/ | | |/| | | |
| | | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| | * | | | | Merge 8.5. Undo previous introduced ***POTENTIAL INCOMPATIBLITY*** on win32jan.nijtmans2018-12-261-5/+0
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| | | * | | Change None/ControlMask on win32 (and MacOSX - which is harmless) to being an...jan.nijtmans2018-12-261-5/+0
| | * | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-2018-73/+78
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-2017-69/+74
* | | | | | Merge 8.6jan.nijtmans2019-01-042-5/+6
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge 8.5jan.nijtmans2019-01-042-5/+6
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix a few minor compiler warnings, occurring in later gcc/clang versions.jan.nijtmans2019-01-043-6/+7
| | |/
* | | A few WideINT-related range improvements and comment fixesjan.nijtmans2018-12-122-5/+5
* | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-0810-36/+35