summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-3110-48/+176
* Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-318-3/+49
|\
| * Simpify determination whether we are running on cygwin. jan.nijtmans2012-05-3012-244/+230
| |\
| | * merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-2912-244/+230
| | |\
| | | * Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-2510-232/+251
* | | | Added OSX-specific mechanism to allow retrieval of the drawing surface.dkf2012-05-296-0/+31
* | | | Unbreak the OSX builddkf2012-05-292-5/+5
* | | | Fixed merge errorfvogel2012-05-281-2/+0
* | | | Bug 1630251: Documentation for -endline option was wrongfvogel2012-05-282-6/+12
|\ \ \ \ | |/ / /
| * | | Bug 1630251: Documentation for -endline option was wrongfvogel2012-05-282-2/+7
| |\ \ \
| | * | | Bug 1630251: Documentation for -endline option was wrongbug_1630251fvogel2012-05-172-2/+7
* | | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl...fvogel2012-05-282-2/+9
|\ \ \ \ \ | |/ / / /
| * | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl...fvogel2012-05-282-2/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Better fix for bug-1630254bug_1630254fvogel2012-05-171-15/+3
| | * | | [Bug 1630254]: missing scrolling of text widget when from a -startline == -en...fvogel2012-05-172-2/+21
| | |/ /
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. jan.nijtmans2012-05-2620-236/+379
|\ \ \ \
| * | | | this should fix the broken build, not yet tested on Unixjan.nijtmans2012-05-251-12/+22
| * | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-248-20/+26
| |\ \ \ \ | | |/ / /
| | * | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-249-24/+30
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-249-90/+97
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-1615-215/+342
| |\ \ \ |/ / / / | | _ / | | /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-1611-195/+367
| |\ \ | | |/
| | * fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2012-05-142-9/+9
| | * typojan.nijtmans2012-05-141-1/+1
| | * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-148-127/+274
| * | give tkWinWm.c access to SM_XVIRTUALSCREEN and friendsjan.nijtmans2012-05-141-3/+3
| * | remove some unused CYGWIN stuffjan.nijtmans2012-05-141-132/+2
| * | backport TCHAR determination from tkWinPort.hjan.nijtmans2012-05-141-25/+13
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-096-9/+34
|\ \ \ | |/ /
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-096-95/+120
| |\ \ | | |/
| | * Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-096-137/+187
* | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-054-199/+216
|\ \ \ | |/ /
| * | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-054-194/+212
| |\ \ | | |/
| | * [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-054-192/+227
| | |\
| | | * merge trunkjan.nijtmans2012-04-263-73/+99
| | | |\
* | | | \ [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-043-10/+13
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-042-9/+12
| |\ \ \ \ | | |/ / /
| | * | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-042-9/+12
| * | | | merge-markjan.nijtmans2012-05-020-0/+0
| |\ \ \ \ | | |/ / /
| | * | | unneccessary variablejan.nijtmans2012-05-021-8/+0
* | | | | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-024-21/+2
|\ \ \ \ \ | |/ / / /
| * | | | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-024-22/+23
* | | | | merge-markjan.nijtmans2012-05-022-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-027-62/+30
| |\ \ \ \ | | |/ / /
| | * | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-027-54/+30
| | |\ \ \ | | | |_|/ | | |/| |
* | | | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-04-296-58/+26
|\ \ \ \ \
| * \ \ \ \ merge trunkbug_533519jan.nijtmans2012-04-262-20/+30
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-262-20/+30
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-262-20/+30
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-262-20/+30