summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [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
| | * | | | | | | [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
| * | | | | | | | 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, neede...jan.nijtmans2012-06-081-9/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-7/+8
| * | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-051-38/+40
| * | | | | | | 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
| | * | | | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-7/+8
* | | | | | | | [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 u...jan.nijtmans2012-05-311-18/+0
* | | | | | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-311-0/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-291-9/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-23/+30
* | | | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-162-12/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-162-3/+7
| |\ \ \ \ \ \ \ | | |/ / / / / /
* | | | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+15
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+15
* | | | | | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-022-10/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-022-11/+23
* | | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-16/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-262-16/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-253-171/+188
* | | | | | make loading of tk.dll in cygwin possiblejan.nijtmans2012-04-181-2/+9
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | make loading of tk.dll in cygwin possiblejan.nijtmans2012-04-181-2/+9
| |\ \ \ \ | | |/ / /
| | * | | make loading of tk.dll in cygwin possiblejan.nijtmans2012-04-171-2/+9
* | | | | minor clean-up of tkInt.declsjan.nijtmans2012-04-122-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | disallow colors like xellowjan.nijtmans2012-04-122-0/+6
| |\ \ \ \ | | |/ / /
| | * | | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-112-116/+121
| | * | | some more cygwin compatibility improvementsjan.nijtmans2012-04-062-0/+0
* | | | | gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-3/+135
|\ \ \ \ \ | |/ / / /
* | | | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-04-021-4/+37
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | re-generate configurejan.nijtmans2012-04-011-3/+135
| * | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-3/+35
| |\ \ \ | | |/ /
| | * | implementation ready for further field-testsbug_3511806jan.nijtmans2012-03-292-183/+284
* | | | [Bug 2809525] Abort on overlong color namejan.nijtmans2012-03-211-17/+6
|\ \ \ \ | |/ / /
| * | | [Bug 2809525] Abort on overlong color namejan.nijtmans2012-03-211-17/+6
| |\ \ \ | | |/ /