summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some quoting issues, eliminate TCL_VARARGS_DEFINEnijtmans@users.sourceforge.net2012-06-072-6/+6
|\
| * some more quoting issuesnijtmans@users.sourceforge.net2012-06-072-34/+34
| |
* | eliminate some warnings, caused by previous mergenijtmans@users.sourceforge.net2012-06-072-0/+3
| |
* | Change XChangeWindowAttributes signature and many others to match Xorg, ↵nijtmans@users.sourceforge.net2012-06-0710-266/+319
|\ \ | |/ | | | | needed for Cygwin
| * Change XChangeWindowAttributes signature and many others to match Xorg, ↵nijtmans@users.sourceforge.net2012-06-079-295/+348
| |\ | | | | | | | | | needed for Cygwin
| | * merge core-8-4-branchnijtmans@users.sourceforge.net2012-06-0530-443/+528
| | |\ | | |/ | |/|
| | * merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-2923-455/+683
| | |\
| | * \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-056-158/+177
| | |\ \
| | * \ \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-027-54/+30
| | |\ \ \
| | * | | | change signature of all X11 functions to match those of CYGWINnijtmans@users.sourceforge.net2012-05-0215-388/+452
| | | | | |
* | | | | | [Bug 3532186] pkgIndex.tcl file complexitynijtmans@users.sourceforge.net2012-06-063-8/+14
| | | | | |
* | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵nijtmans@users.sourceforge.net2012-06-056-46/+54
| | | | | | | | | | | | | | | | | | | | | | | | useable for both
* | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-06-0522-212/+302
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. nijtmans@users.sourceforge.net2012-06-0129-437/+535
| | |_|_|/ | |/| | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in)
| * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵nijtmans@users.sourceforge.net2012-05-2911-66/+80
| | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both.
* | | | | Simpify determination whether we are running on cygwin. nijtmans@users.sourceforge.net2012-05-3012-244/+230
|\ \ \ \ \ | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll.
| * \ \ \ \ merge core-8-4-branch, still to be tested on Unixnijtmans@users.sourceforge.net2012-05-2912-244/+230
| |\ \ \ \ \ | | |/ / / /
| | * | | | Simpify determination whether we are running on cygwin.nijtmans@users.sourceforge.net2012-05-2510-232/+251
| | | | | | | | | | | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. Fix "make genstubs" when cross-compiling on UNIX
* | | | | | Bug 1630251: Documentation for -endline option was wrongfvogelnew1@free.fr2012-05-282-2/+7
|\ \ \ \ \ \
| * | | | | | Bug 1630251: Documentation for -endline option was wrongfvogelnew1@free.fr2012-05-172-2/+7
| | | | | | |
* | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == ↵fvogelnew1@free.fr2012-05-282-2/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it
| * | | | | | Better fix for bug-1630254fvogelnew1@free.fr2012-05-171-15/+3
| | | | | | |
| * | | | | | [Bug 1630254]: missing scrolling of text widget when from a -startline == ↵fvogelnew1@free.fr2012-05-172-2/+21
| |/ / / / / | | | | | | | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it
* | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-05-249-24/+30
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Change XSetCommand signature to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-05-249-90/+97
| | | | |
* | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-1611-195/+367
|\ \ \ \ \ | |/ / / /
| * | | | fix some visual studio warnings, eliminate some ANSI_ARGSnijtmans@users.sourceforge.net2012-05-142-9/+9
| | | | |
| * | | | typonijtmans@users.sourceforge.net2012-05-141-1/+1
| | | | |
| * | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-148-127/+274
| | | | | | | | | | | | | | | | | | | | export TkWinChildProc for win32 backport TCHAR determination from tkWinPort.h
* | | | | give tkWinWm.c access to SM_XVIRTUALSCREEN and friendsnijtmans@users.sourceforge.net2012-05-141-3/+3
| | | | |
* | | | | remove some unused CYGWIN stuffnijtmans@users.sourceforge.net2012-05-141-132/+2
| | | | |
* | | | | 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-95/+120
|\ \ \ \ \ | |/ / / / | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin
| * | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-096-137/+187
| | |_|/ | |/| | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin
* | | | 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
| |\ \ \ | | |/ / | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs
| | * | merge trunknijtmans@users.sourceforge.net2012-04-263-73/+99
| | |\ \ | | | | | | | | | | | | | | | shorten command table, and make sure that tk.dll, when loaded in cygwin, doesn't use the win32 file dialogs
* | | \ \ [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-22/+23
| | | |
* | | | [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
| |\ \ \ | | |_|/ | |/| |
| | * | 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
| | |\ \
* | | \ \ 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
| | | | |
* | | | | 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
| | | | |