summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Always compile Tk with -DUSE_TCL_STUBS. jan.nijtmans2012-08-151-53/+103
|\
| * Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-151-62/+127
* | Only build the threaded builds by default. jan.nijtmans2012-08-152-44/+77
|\ \ | |/
| * Only build the threaded builds by default. jan.nijtmans2012-08-152-70/+88
* | Sync with tcl version of rules.vcjan.nijtmans2012-08-111-3/+3
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-112-38/+40
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-93/+60
|\ \ | |/
| * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-87/+58
| |\
| | * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-60/+267
| * | merge 8.5dgp2012-07-242-7/+7
| |\ \
| * \ \ merge 8.5dgp2012-07-171-4/+3
| |\ \ \
| * | | | Release candidate branch for Tk 8.5.12.dgp2012-07-102-2/+2
* | | | | autoconf-2.59jan.nijtmans2012-07-191-6/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | autoconf-2.59jan.nijtmans2012-07-191-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | better formatting of "configure --help"jan.nijtmans2012-07-181-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
| | |_|/ | |/| |
* | | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
|\ \ \ \ | |/ / /
| * | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
* | | 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 ::ar...jan.nijtmans2012-07-081-2/+2
|\ \ \ | |/ /
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
| |\ \ | | |/
| | * [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
* | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of Tcl_Get...jan.nijtmans2012-07-051-34/+19
* | | typojan.nijtmans2012-07-041-3/+3
|\ \ \ | |/ /
| * | typojan.nijtmans2012-07-041-3/+3
| |\ \ | | |/
| | * typojan.nijtmans2012-07-041-1/+1
* | | Improved solution to [Bug 3540127] that disconnects options from their order,dkf2012-07-041-35/+46
|\ \ \ | |/ /
| * | [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-35/+46
| |\ \ | | |/
| | * [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-32/+31
* | | [Bug 3540127]: filebox.test fails on win32jan.nijtmans2012-07-041-10/+11
|\ \ \ | |/ /
| * | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-042-23/+11
| |\ \ | | |/
| | * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-042-15/+0
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} jenglish2012-07-021-1/+1
|\ \ \ | |/ /
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct}jenglish2012-07-021-1/+1
* | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-2/+2
|\ \ \ | |/ /
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-2/+2
| |\ \ | | |/
| | * sync tcl.m4 with Tcl versionjan.nijtmans2012-06-232-47/+41
| | * [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-221-2/+2
* | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-152-3/+3
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-089-68/+120
|\ \ \ | |/ /
| * | some quoting issues, eliminate TCL_VARARGS_DEFINEjan.nijtmans2012-06-072-6/+6
| |\ \ | | |/
| | * some more quoting issuesjan.nijtmans2012-06-071-5/+5
| * | eliminate some warnings, caused by previous mergejan.nijtmans2012-06-071-0/+1
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-074-45/+80
| |\ \ | | |/
| | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-059-171/+182
| | |\
| | * \ merge core-8-4-branchjan.nijtmans2012-05-296-150/+200
| | |\ \