summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵jan.nijtmans2012-06-056-46/+54
| | | | useable for both
* Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-0522-212/+302
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-0129-437/+535
| | | | | | Add .PHONY targets, and various quoting issues (Makefile.in)
| * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵jan.nijtmans2012-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. jan.nijtmans2012-05-3012-244/+230
|\ \ | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll.
| * \ 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
| | | | | | | | | | | | 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 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 == ↵fvogel2012-05-282-2/+9
|\ \ \ \ | |_|/ / |/| | | | | | | -endline initial state it is configured to display a non-empty part of it
| * | | Better fix for bug-1630254bug_1630254fvogel2012-05-171-15/+3
| | | |
| * | | [Bug 1630254]: missing scrolling of text widget when from a -startline == ↵fvogel2012-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 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-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
| | | | | | | | export TkWinChildProc for win32 backport TCHAR determination from tkWinPort.h
* | 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-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 Cygwinjan.nijtmans2012-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 dialogsjan.nijtmans2012-05-054-194/+212
|\ \ | |/
| * [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-054-192/+227
| |\ | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs
| | * merge trunkjan.nijtmans2012-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 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-22/+23
| | | |
* | | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-027-62/+30
|\ \ \ \ | |/ / /
| * | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-027-54/+30
| |\ \ \ | | |_|/ | |/| |
| | * | unused variablejan.nijtmans2012-04-201-1/+1
| | | |
| | * | fix (hopefully) menu posting in the same way as window placementjan.nijtmans2012-04-2018-127/+114
| | |\ \
* | | \ \ 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
| | | | |
* | | | | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
| | | | |
* | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-268-370/+256
|\ \ \ \ \ | |/ / / / | | | | | [Bug 3519917]: Snow Leopard unix/Makefile `make test` fail
| * | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-2610-572/+343
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-2510-574/+348
| |/ / /
* | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-222-4/+13
|\ \ \ \ | |/ / /
| * | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-222-4/+13
| | |/ | |/|
* | | Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-208-33/+26
|\ \ \ | |/ / | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there.
| * | Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-208-34/+26
| |\ \ | | |/ | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there.
| | * set [wm maxsize] as welljan.nijtmans2012-04-161-0/+1
| | |
| | * Fix bug 533519jan.nijtmans2012-04-168-51/+21
| | |
* | | make some internal tables constjan.nijtmans2012-04-1815-29/+30
|\ \ \ | |/ /
| * | make some more internal tables CONSTjan.nijtmans2012-04-1812-24/+24
| | |