summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge-markjan.nijtmans2012-06-080-0/+0
|\
| * eliminate some ANSI_ARGSjan.nijtmans2012-06-084-13/+13
| |\
| | * function def in frontjan.nijtmans2012-06-081-1/+1
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-0829-499/+664
|\ \ \ | |/ /
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-085-7/+82
| |\ \ | | |/
| | * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-084-69/+145
| | * OXS Tiger Breakagejan.nijtmans2012-06-082-5/+5
| * | some quoting issues, eliminate TCL_VARARGS_DEFINEjan.nijtmans2012-06-072-6/+6
| |\ \ | | |/
| | * some more quoting issuesjan.nijtmans2012-06-072-34/+34
| * | eliminate some warnings, caused by previous mergejan.nijtmans2012-06-072-0/+3
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-0710-266/+319
| |\ \ | | |/
| | * Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-079-295/+348
| | |\
| | | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-0530-443/+528
| | | |\ | | | |/ | | |/|
| | | * merge core-8-4-branchjan.nijtmans2012-05-2923-455/+683
| | | |\
| | | * \ merge core-8-4-branchjan.nijtmans2012-05-056-158/+177
| | | |\ \
| | | * \ \ merge core-8-4-branchjan.nijtmans2012-05-027-54/+30
| | | |\ \ \
| | | * | | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-0215-388/+452
| * | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-063-8/+14
| * | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-056-46/+54
| * | | | | | 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
| | | |_|_|/ | | |/| | |
| | * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-2911-66/+80
* | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-063-39/+49
* | | | | | mergejan.nijtmans2012-06-012-11/+9
|\ \ \ \ \ \
| * | | | | | unbreak Linux buildjan.nijtmans2012-06-012-11/+9
* | | | | | | fix some minor failures due to Tcl's changed list of safe aliasesdkf2012-05-311-12/+13
|/ / / / / /
* | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-3110-48/+176
* | | | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-318-3/+49
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Simpify determination whether we are running on cygwin. jan.nijtmans2012-05-3012-244/+230
| |\ \ \ \ \
| | * \ \ \ \ 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
* | | | | | | Added OSX-specific mechanism to allow retrieval of the drawing surface.dkf2012-05-296-0/+31
* | | | | | | Unbreak the OSX builddkf2012-05-292-5/+5
* | | | | | | Fixed merge errorfvogel2012-05-281-2/+0
* | | | | | | Bug 1630251: Documentation for -endline option was wrongfvogel2012-05-282-6/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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 == -endl...fvogel2012-05-282-2/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl...fvogel2012-05-282-2/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Better fix for bug-1630254bug_1630254fvogel2012-05-171-15/+3
| | * | | | | | [Bug 1630254]: missing scrolling of text widget when from a -startline == -en...fvogel2012-05-172-2/+21
| | |/ / / / /
* | | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. jan.nijtmans2012-05-2620-236/+379
|\ \ \ \ \ \ \
| * | | | | | | this should fix the broken build, not yet tested on Unixjan.nijtmans2012-05-251-12/+22
| * | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-248-20/+26
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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-1615-215/+342
| |\ \ \ \ \ \ |/ / / / / / / | | _ / / / / | | / / / /
| * | | | | 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