Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 2 | -6/+6 |
|\ | |||||
| * | some more quoting issues | jan.nijtmans | 2012-06-07 | 2 | -34/+34 |
| | | |||||
* | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 2 | -0/+3 |
| | | |||||
* | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 10 | -266/+319 |
|\ \ | |/ | | | | | needed for Cygwin | ||||
| * | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 9 | -295/+348 |
| |\ | | | | | | | | | | needed for Cygwin | ||||
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 30 | -443/+528 |
| | |\ | | |/ | |/| | |||||
| | * | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 23 | -455/+683 |
| | |\ | |||||
| | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 6 | -158/+177 |
| | |\ \ | |||||
| | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
| | |\ \ \ | |||||
| | * | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 15 | -388/+452 |
| | | | | | | |||||
* | | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 3 | -8/+14 |
| | | | | | | |||||
* | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵ | jan.nijtmans | 2012-06-05 | 6 | -46/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | useable for both | ||||
* | | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 22 | -212/+302 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 29 | -437/+535 |
| | |_|_|/ | |/| | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | ||||
| * | | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵ | jan.nijtmans | 2012-05-29 | 11 | -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.nijtmans | 2012-05-30 | 12 | -244/+230 |
|\ \ \ \ \ | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. | ||||
| * \ \ \ \ | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 12 | -244/+230 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 10 | -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 wrong | fvogel | 2012-05-28 | 2 | -2/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bug 1630251: Documentation for -endline option was wrongbug_1630251 | fvogel | 2012-05-17 | 2 | -2/+7 |
| | | | | | | | |||||
* | | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == ↵ | fvogel | 2012-05-28 | 2 | -2/+9 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it | ||||
| * | | | | | | Better fix for bug-1630254bug_1630254 | fvogel | 2012-05-17 | 1 | -15/+3 |
| | | | | | | | |||||
| * | | | | | | [Bug 1630254]: missing scrolling of text widget when from a -startline == ↵ | fvogel | 2012-05-17 | 2 | -2/+21 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it | ||||
* | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 9 | -24/+30 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 9 | -90/+97 |
| | | | | | |||||
* | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 11 | -195/+367 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 2 | -9/+9 |
| | | | | | |||||
| * | | | | typo | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 8 | -127/+274 |
| | | | | | | | | | | | | | | | | | | | | export TkWinChildProc for win32 backport TCHAR determination from tkWinPort.h | ||||
* | | | | | give tkWinWm.c access to SM_XVIRTUALSCREEN and friends | jan.nijtmans | 2012-05-14 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | remove some unused CYGWIN stuff | jan.nijtmans | 2012-05-14 | 1 | -132/+2 |
| | | | | | |||||
* | | | | | backport TCHAR determination from tkWinPort.h | jan.nijtmans | 2012-05-14 | 1 | -25/+13 |
| | | | | | |||||
* | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 6 | -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 Cygwin | jan.nijtmans | 2012-05-09 | 6 | -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 dialogs | jan.nijtmans | 2012-05-05 | 4 | -194/+212 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 4 | -192/+227 |
| |\ \ \ | | |/ / | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | ||||
| | * | | merge trunk | jan.nijtmans | 2012-04-26 | 3 | -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 monitors | jan.nijtmans | 2012-05-04 | 2 | -9/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 2 | -9/+12 |
| | | | | | |||||
* | | | | | merge-mark | jan.nijtmans | 2012-05-02 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 |
| | |_|/ | |/| | | |||||
* | | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 4 | -22/+23 |
| | | | | |||||
* | | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 7 | -62/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | unused variable | jan.nijtmans | 2012-04-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix (hopefully) menu posting in the same way as window placement | jan.nijtmans | 2012-04-20 | 18 | -127/+114 |
| | |\ \ | |||||
* | | \ \ | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 2 | -20/+30 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 2 | -20/+30 |
| | | | | | |||||
* | | | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
| | | | | |