summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-032-4/+4
* docs typodgp2013-06-031-1/+1
* Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-193-296/+164
* sync with Tcl's upgrade of dde/reg packagesjan.nijtmans2013-05-013-6/+6
* Tell fossil and Eclipse that the default eol-convention is LF. jan.nijtmans2013-04-116-0/+38
* Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-133-80/+7
* Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-156-1/+226
* Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-142-46/+58
* Backport various improvements from Tcl 8.5jan.nijtmans2013-02-124-151/+366
* Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-222-5/+7
* Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-163-8/+16
* Don't use deprecated "case" any more.jan.nijtmans2013-01-152-10/+7
* add [file normalize] to UNIX pkgIndex.tcl toojan.nijtmans2013-01-111-1/+1
* wrong end brace locationjan.nijtmans2013-01-111-1/+1
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-1111-33/+31
* Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ...jan.nijtmans2013-01-041-59/+86
* Minor improvements now that we're no longer tracking a standard API.dkf2012-12-061-3/+2
* Force the use of the correct internal function for parsing hex colors ratherdkf2012-12-061-85/+64
* Fixed commit datefvogel2012-12-031-1/+1
* [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-12-033-3/+39
|\
| * Added tests for weird embedded windows namesbug_3588824fvogel2012-11-241-5/+15
| * [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-223-3/+29
|/
* More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1551-1881/+86
* Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-157-1823/+117
* Remove all long-dead mac/* files (for Mac OS9 !?!).dgp2012-11-1557-36235/+0
* Avoid crashing the test suite due to apparent Xlib bug handling thedgp2012-11-141-1/+0
* [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-133-203/+315
* sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-4/+5
* Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-286-282/+374
* Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-262-9/+19
* [Bug 3562426]: Context menu goes out of edge of screenjan.nijtmans2012-08-282-0/+7
|\
| * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-282-0/+7
* | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-252-28/+57
* | 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
* | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-232-0/+11
|/
* nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-172-4/+11
* Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-032-2/+6
* [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-312-9/+17
* Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-60/+272
* Backport fix for [Bug 3546073]jenglish2012-07-312-10/+5
* Fixed previous commit date in changelogfvogel2012-07-191-1/+1
* Bug 3545457: Crash on packing a menubuttonfvogel2012-07-192-2/+8
|\
| * [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-182-2/+8
|/
* [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
* [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-082-4/+4
* [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-082-1/+35
* [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-052-0/+14
* typojan.nijtmans2012-07-041-1/+1
* [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-042-32/+37
* Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-046-20/+170