summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use nmakehlp -L to locate directoriesapnadkarni2017-12-133-22/+168
* Updated copy of Tcl nmake support filesapnadkarni2017-12-112-2/+48
* minor typojan.nijtmans2017-12-111-1/+1
* Fix static build of wishapnadkarni2017-12-111-1/+7
* Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width)fvogel2017-12-101-49/+49
|\
| * Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width)fvogel2017-12-091-49/+49
* | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOSfvogel2017-12-101-1/+1
|\ \
| * | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOSfvogel2017-12-081-1/+1
* | | spinbox-13.10 and -13.12 failed on macOS, and spinbox-13.11 was not exercisedfvogel2017-12-101-3/+3
|\ \ \
| * | | Fix the same issue as in previous commit that dealt with the entry widget, bu...fvogel2017-12-101-3/+3
* | | | spinbox-1.45 failed on macOSfvogel2017-12-101-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix the same issue as in previous commit that dealt with the entry widget, bu...fvogel2017-12-101-1/+1
* | | | Added targets.vc for new nmake system. Had forgotten to commit it.apnadkarni2017-12-091-0/+52
* | | | TIP 477: new nmake build system. Test suite runs with no errorsapnadkarni2017-12-093-790/+1554
|\ \ \ \ | |_|_|/ |/| | |
| * | | Final nmake support files from Tclapnadkarni2017-12-093-41/+106
| * | | Fix inclusion of custom resource files to match TIP specapnadkarni2017-11-072-5/+13
| * | | Update to latest Tcl vc-reformapnadkarni2017-11-071-4/+3
| * | | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm...apnadkarni2017-10-263-194/+240
| * | | Fix htmlhelp generation on 64 bit systemsapnadkarni2017-10-082-22/+46
| * | | Do not use the standard targets as the Tk extension targets are too variedapnadkarni2017-10-072-23/+4
| * | | Import latest VC compile rules from Tcl. apnadkarni2017-10-075-61/+309
| * | | Fix ignore patterms for VC outputapnadkarni2017-10-071-2/+4
| * | | Need netapi.lib for static buildsapnadkarni2017-09-301-14/+3
| * | | Added standard macros LIBDIR and DEMODIR. Also set common Tk related names an...apnadkarni2017-09-302-48/+71
| * | | Removed obsolete winhelp style docs. Fixed building of htmlhelpapnadkarni2017-09-291-89/+10
| * | | Replace link commands with standard macrosapnadkarni2017-09-291-19/+4
| * | | Eliminated redundant TK_CFLAGS and WISH_CFLAGS macrosapnadkarni2017-09-291-11/+6
| * | | Use default macros for linking and add a implicit rule for resource files.apnadkarni2017-09-292-23/+25
| * | | Use compilation rules from rules.vc instead of defining own ones in makefile.apnadkarni2017-09-293-538/+1023
| * | | Merged Jan's changes from core-8-6-branch to pick up align98 changesapnadkarni2017-09-2910-68/+67
| |\ \ \
| * | | | Visual C++ optimization flags updated and output dir name changes.apnadkarni2017-09-201-14/+21
| * | | | Create new branch named "vc-reform"apnadkarni2017-09-200-0/+0
* | | | | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-081-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-061-3/+3
* | | | | Fix [bb6f4cd859]: entry-1.32 fails on macOSfvogel2017-12-081-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix [bb6f4cd859]: entry-1.32 fails on macOSfvogel2017-12-061-1/+1
| |/ / /
* | | | Add "TK_TEXT_" prefix in SEARCH* enum, in order to resolve conflict with late...jan.nijtmans2017-12-071-17/+17
|/ / /
* | | Merge documentation improvements in scale and radiobutton (from Adil Gourinda).fvogel2017-12-052-13/+13
|\ \ \
| * | | Clarify wording for -width in the man page for scale. Thanks to Adil Gourinda.fvogel2017-12-031-3/+3
| * | | Fix alphabetical order for widget-specific options in the man page for radiob...fvogel2017-12-031-10/+10
* | | | Merge branch bug-3382424 into core-8-6-branch.culler2017-12-052-1/+6
|\ \ \ \
| * | | | Remove two debug messages which print to stderr during macOS tests but areculler2017-12-032-1/+6
| |/ / /
* | | | Merge bind-errors into core-8-6-branch. Fixes [1088805fff]. See [0feb63f139]culler2017-12-053-17/+77
|\ \ \ \
| * | | | Move calls to clearRingBuffer into the setup sections of tests in bind.test.culler2017-12-031-13/+13
| * | | | Restore original content of test bind-15.23. Since the event ring buffer is n...fvogel2017-12-031-3/+3
| * | | | Remove unneeded [expr ] in bind-15.22fvogel2017-12-031-1/+1
| * | | | Resolve unintended forkfvogel2017-12-031-6/+1
| |\ \ \ \
| | * | | | Remove letftover try.fvogel2017-12-031-6/+1
| * | | | | The ring buffer needs to be cleared in 16.49 too. The issue only appearsculler2017-12-031-0/+1
| |/ / / /
| * | | | Add an explicit procedure in bind.test which clears the pattern matcher'sculler2017-12-032-3/+33