Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with TEA | jan.nijtmans | 2012-07-25 | 1 | -3/+3 |
| | |||||
* | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
|\ | |||||
| * | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
| | | |||||
* | | Fix for [Bug 3546073]: | jenglish | 2012-07-23 | 1 | -5/+2 |
|\ \ | |/ | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow(). | ||||
| * | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
| | | | | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow(). | ||||
| * | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 1 | -2/+2 |
| | | |||||
* | | Type correctness fix, to stop compiler complaint | jan.nijtmans | 2012-07-12 | 1 | -2/+2 |
| | | |||||
* | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
| | | |||||
* | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \ | |/ | | | | | ::argv variable before trying to use it | ||||
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
| |\ | | | | | | | | | | ::argv variable before trying to use it | ||||
| | * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
| | | | | | | | | | | | | ::argv variable before trying to use it | ||||
* | | | autoconf-2.59 | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 4 | -10/+18 |
|\ \ \ | |/ / | |||||
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 5 | -8/+20 |
| |\ \ | | |/ | |||||
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 5 | -8/+13 |
| | | | |||||
* | | | merge | jan.nijtmans | 2012-06-27 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | merge | jan.nijtmans | 2012-06-27 | 3 | -4/+6 |
| |\ \ | | |/ | |||||
| | * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 4 | -31/+45 |
| | | | | | | | | | install tk84.dll | ||||
* | | | autoconf-2.59 | jan.nijtmans | 2012-06-26 | 2 | -8/+18 |
|\ \ \ | |/ / | |||||
| * | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -11/+26 |
| |\ \ | | |/ | |||||
| | * | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -24/+38 |
| | | | |||||
* | | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 2 | -6/+13 |
| | | | |||||
* | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 2 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 2 | -0/+16 |
| |\ \ | | |/ | |||||
| | * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 1 | -176/+182 |
| | | | | | | | | | autoconf-2.13 | ||||
| | * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -0/+6 |
| | | | |||||
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 2 | -5/+5 |
| | | | | | | | | | | | | make various other tables CONST (All backported from Tk 8.6) | ||||
| * | | Backport of [Bug 3532186] fix | jan.nijtmans | 2012-06-15 | 1 | -3/+3 |
| | | | |||||
* | | | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 1 | -0/+4 |
| | | | |||||
* | | | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5]. | andreask | 2012-06-14 | 1 | -3/+3 |
| | | | |||||
* | | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+39 |
|\ \ \ | |/ / | |||||
| * | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+28 |
| | | | |||||
| * | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 2 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -13/+14 |
| | | | |||||
| | * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -29/+29 |
| | | | |||||
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-08 | 1 | -9/+10 |
|\ \ \ | |/ / | | | | | | | needed for Cygwin | ||||
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | needed for Cygwin | ||||
| * | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -7/+8 |
| | | | |||||
| * | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵ | jan.nijtmans | 2012-06-05 | 1 | -38/+40 |
| | | | | | | | | | | | | useable for both | ||||
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 2 | -121/+127 |
| | | | | | | | | | 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 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. | ||||
* | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -33/+35 |
| | | | |||||
* | | | unbreak Linux build | jan.nijtmans | 2012-06-01 | 1 | -0/+9 |
| | | | |||||
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵ | jan.nijtmans | 2012-05-31 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console. | ||||
* | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -0/+9 |
|\ \ \ | |/ / | | | | 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 | 1 | -9/+9 |
| |\ \ | | |/ |