summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | backport TCHAR determination from tkWinPort.hnijtmans@users.sourceforge.net2012-05-141-25/+13
* | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-096-9/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-096-95/+120
| |\ \ \ \ \ | | |/ / / /
| | * | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-096-137/+187
| | | |_|/ | | |/| |
* | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-054-199/+216
|\ \ \ \ \ | |/ / / /
| * | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-054-194/+212
| |\ \ \ \ | | |/ / /
| | * | | [Bug 2768586]: Only do menu correction on Windows < Win7nijtmans@users.sourceforge.net2012-05-054-192/+227
| | |\ \ \ | | | |/ /
| | | * | merge trunknijtmans@users.sourceforge.net2012-04-263-73/+99
| | | |\ \
* | | | \ \ [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-043-10/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-042-9/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-042-9/+12
| * | | | | merge-marknijtmans@users.sourceforge.net2012-05-020-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | unneccessary variablenijtmans@users.sourceforge.net2012-05-021-8/+0
| | | |_|/ | | |/| |
* | | | | sync tcl.m4 with Tcl versionnijtmans@users.sourceforge.net2012-05-024-21/+2
|\ \ \ \ \ | |/ / / /
| * | | | sync tcl.m4 with Tcl versionnijtmans@users.sourceforge.net2012-05-024-22/+23
* | | | | merge-marknijtmans@users.sourceforge.net2012-05-022-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 533519]: Window placement with multiple screensnijtmans@users.sourceforge.net2012-05-027-62/+30
| |\ \ \ \ | | |/ / /
| | * | | [Bug 533519]: Window placement with multiple screensnijtmans@users.sourceforge.net2012-05-027-54/+30
| | |\ \ \ | | | |_|/ | | |/| |
* | | | | [Bug 533519]: Window placement with multiple screensnijtmans@users.sourceforge.net2012-04-296-58/+26
|\ \ \ \ \
| * \ \ \ \ merge trunknijtmans@users.sourceforge.net2012-04-262-20/+30
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Ensure that Tk_GetHINSTANCE is defined on OSX.donal.k.fellows@manchester.ac.uk2012-04-262-20/+30
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Ensure that Tk_GetHINSTANCE is defined on OSX.donal.k.fellows@manchester.ac.uk2012-04-262-20/+30
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Ensure that Tk_GetHINSTANCE is defined on OSX.donal.k.fellows@manchester.ac.uk2012-04-262-20/+30
| | | * | | merge trunknijtmans@users.sourceforge.net2012-04-268-311/+209
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | provide dummy Tk_AttachHWND and friends for OSX as wellnijtmans@users.sourceforge.net2012-04-261-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | provide dummy Tk_AttachHWND and friends for OSX as wellnijtmans@users.sourceforge.net2012-04-261-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | provide dummy Tk_AttachHWND and friends for OSX as wellnijtmans@users.sourceforge.net2012-04-261-1/+3
* | | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinnijtmans@users.sourceforge.net2012-04-267-307/+194
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinnijtmans@users.sourceforge.net2012-04-268-370/+256
| |\ \ \ \ \ | | |/ / / /
| | * | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinnijtmans@users.sourceforge.net2012-04-2610-572/+343
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | implement various internal win32 stub functions for cygwinnijtmans@users.sourceforge.net2012-04-2510-574/+348
| | |/ / /
* | | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!donal.k.fellows@manchester.ac.uk2012-04-222-4/+13
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!donal.k.fellows@manchester.ac.uk2012-04-222-4/+13
| |\ \ \ \ | | |/ / /
| | * | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!donal.k.fellows@manchester.ac.uk2012-04-222-4/+13
| | | * | same bugfix, but now applied to trunknijtmans@users.sourceforge.net2012-04-215-58/+18
| | | |\ \ | |_|/ / / |/| | | / | | | |/
| | | * unused variablenijtmans@users.sourceforge.net2012-04-201-1/+1
| | | * fix (hopefully) menu posting in the same way as window placementnijtmans@users.sourceforge.net2012-04-2018-127/+114
| | | |\ | | | |/ | | |/|
* | | | * generic/tkWindow.c (commands): Ensure that all descriptions ofdonal.k.fellows@manchester.ac.uk2012-04-202-10/+14
* | | | Use vroot size in stead of screen size for clipping window coordinates in ::t...nijtmans@users.sourceforge.net2012-04-208-35/+28
|\ \ \ \ | |/ / /
| * | | Use vroot size in stead of screen size for clipping window coordinates in ::t...nijtmans@users.sourceforge.net2012-04-208-33/+26
| |\ \ \ | | |/ /
| | * | Use vroot size in stead of screen size for clipping window coordinates in ::t...nijtmans@users.sourceforge.net2012-04-208-34/+26
| | |\ \ | | | |/
| | | * set [wm maxsize] as wellnijtmans@users.sourceforge.net2012-04-161-0/+1
| | | * Fix bug 533519nijtmans@users.sourceforge.net2012-04-168-51/+21
* | | | merge-marknijtmans@users.sourceforge.net2012-04-180-0/+0
|\ \ \ \ | |/ / /
| * | | make some internal tables constnijtmans@users.sourceforge.net2012-04-1815-29/+30
| |\ \ \ | | |/ /
| | * | make some more internal tables CONSTnijtmans@users.sourceforge.net2012-04-1812-24/+24
| * | | compiler warningsdgp@users.sourceforge.net2012-04-181-3/+3
* | | | make loading of tk.dll in cygwin possiblenijtmans@users.sourceforge.net2012-04-182-75/+81
|\ \ \ \ | |/ / /
| * | | make loading of tk.dll in cygwin possiblenijtmans@users.sourceforge.net2012-04-182-76/+81
| |\ \ \ | | |/ /
| | * | make loading of tk.dll in cygwin possiblenijtmans@users.sourceforge.net2012-04-172-67/+71
| | |/