summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | silence compiler warningsdgp2012-07-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | silence compiler warningsdgp2012-07-241-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix for [Bug 3546073]:jenglish2012-07-231-5/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow().
| | * | | | | | | | | | Fix for [Bug 3546073]:root2012-07-231-5/+2
| | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow().
| | * | | | | | | | | Type correctness fix, to stop compiler complaint.dkf2012-07-121-2/+2
| | |/ / / / / / / /
* | | | | | | | | | a few more placesdkf2012-07-242-57/+56
| | | | | | | | | |
* | | | | | | | | | Much more cleaning up of result handling.dkf2012-07-234-140/+233
| | | | | | | | | |
* | | | | | | | | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-163-122/+128
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | ** WORK IN PROGRESS **
* | | | | | | | | Type correctness fix, to stop compiler complaintjan.nijtmans2012-07-121-2/+2
| | | | | | | | |
* | | | | | | | | don't forget to escape quotesjan.nijtmans2012-07-081-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | don't forget to excape quotesjan.nijtmans2012-07-081-1/+1
| | | | | | | | |
* | | | | | | | | use "in" operator in steadjan.nijtmans2012-07-081-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | use "in" operator in steadjan.nijtmans2012-07-081-1/+1
| | | | | | | | |
* | | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵jan.nijtmans2012-07-081-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | ::argv variable before trying to use it
| * | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵jan.nijtmans2012-07-081-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | | | | | | | | | | | ::argv variable before trying to use it
| | * | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵jan.nijtmans2012-07-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ::argv variable before trying to use it
* | | | | | | | | autoconf-2.59jan.nijtmans2012-06-281-1/+1
| | | | | | | | |
* | | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-284-10/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-285-8/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-285-8/+13
| | | | | | | | |
* | | | | | | | | mergejan.nijtmans2012-06-272-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | mergejan.nijtmans2012-06-273-4/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | link cygwin wish with tk84.dlljan.nijtmans2012-06-274-31/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | install tk84.dll
* | | | | | | | | autoconf-2.59jan.nijtmans2012-06-262-8/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-263-11/+26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-263-24/+38
| | | | | | | | |
* | | | | | | | | link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-262-6/+13
| | | | | | | | |
* | | | | | | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-232-0/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-232-0/+16
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | sync tcl.m4 with Tcl versionjan.nijtmans2012-06-231-176/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | autoconf-2.13
| | * | | | | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-221-0/+6
| | | | | | | | |
| | * | | | | | | SetOptions.3: minor doc fixjan.nijtmans2012-06-192-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make various other tables CONST (All backported from Tk 8.6)
| * | | | | | | | Backport of [Bug 3532186] fixjan.nijtmans2012-06-151-3/+3
| | | | | | | | |
* | | | | | | | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-0/+4
| | | | | | | | |
* | | | | | | | | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5].andreask2012-06-141-3/+3
| | | | | | | | |
* | | | | | | | | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+39
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+28
| | | | | | | |
| * | | | | | | eliminate some ANSI_ARGSjan.nijtmans2012-06-082-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-13/+14
| | | | | | | |
| | * | | | | | some more quoting issuesjan.nijtmans2012-06-071-29/+29
| | | | | | | |
* | | | | | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-081-9/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | needed for Cygwin
| * | | | | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-071-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | needed for Cygwin
| * | | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-7/+8
| | | | | | | |
| * | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵jan.nijtmans2012-06-051-38/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | useable for both
| * | | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-012-121/+127
| | | | | | | | | | | | | | | | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in)
| | * | | | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵jan.nijtmans2012-05-291-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both.
* | | | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-33/+35
| | | | | | | |
* | | | | | | | unbreak Linux buildjan.nijtmans2012-06-011-0/+9
| | | | | | | |
* | | | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵jan.nijtmans2012-05-311-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console.