summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert win/rules-ext.vc and win/targets.vc from lf to crlf line-endings. Al...jan.nijtmans2017-12-224-215/+219
* Distribute *.png files with the test suite.dgp2017-12-211-1/+1
* Remove constraint tempNotMac on all the tests that used it in busy.test, it i...fvogel2017-12-191-9/+9
|\
| * Remove constraint tempNotMac on all the tests that used it, it is no longer n...fvogel2017-12-191-9/+9
* | Fix [2947842fff]: Clarify tk busy manpage (by Jos Decoster)fvogel2017-12-181-12/+20
|\ \
| * | Fix [2947842fff]: Clarify tk busy manpage (by Jos Decoster)fvogel2017-12-131-12/+20
* | | Fix [b776266330]: macOS: tk busy hold . -cursor arrow triggers error - 'busy'...fvogel2017-12-181-4/+2
|\ \ \ | | |/ | |/|
| * | Change comment about macOSfvogel2017-12-171-2/+2
| * | Fix [b776266330]: macOS: tk busy hold . -cursor arrow triggers error - 'busy'...fvogel2017-12-101-2/+0
* | | Add win/rules-ext.vc and win/targets.vc to "make dist".jan.nijtmans2017-12-181-2/+1
| |/ |/|
* | 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-071-2/+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