summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Provide fallback for _strtoi64jan.nijtmans2012-02-264-62/+132
* _Xconst -> CONSTjan.nijtmans2012-02-212-2/+2
* [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-1514-31/+116
|\
| * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-124-92/+68
| * let Tk_NameOfColor output a shorter color-name, when possiblejan.nijtmans2012-02-111-0/+15
| * proposed fix for bug-3486474jan.nijtmans2012-02-1012-33/+143
|/
* Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8
* 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-28/+25
* [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-2210-9/+29
* Fix the escaping of leading dots in lines that start withjan.nijtmans2011-11-172-1/+7
* [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-172-0/+6
* Add dummy user_data field to XVirtualEvent, for improved upwards compatibilit...jan.nijtmans2011-10-112-0/+11
* Support Visual Studio 11jan.nijtmans2011-09-262-51/+59
* Add --disable-rpath option to configure scriptjan.nijtmans2011-09-063-299/+356
* Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-08-303-342/+366
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-162-1/+2
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1617-497/+555
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-135-33/+40
* [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-282-2/+7
* Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-163-17/+67
* [Bug 3175610]: Incomplete refresh of line items.dgp2011-06-102-2/+10
* Purge RCS Keywords.dgp2011-06-08616-1245/+0
* Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-062-1/+24
* [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-223-0/+14
* Document all variable options as global.pspjuth2011-04-216-5/+13
* [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-282-5/+12
* The -debug:full option is not supported when using the modern versions of lin...jan2011-03-263-3/+3
* [Bug #3239768] tk8.4.19 (and later) WIN32 menu font supportjan.nijtmans2011-03-242-461/+480
* SEH-emulation for AMD64jan.nijtmans2011-03-114-42/+119
* SC_EMBED_MANIFEST macrojan.nijtmans2011-03-115-129/+481
* We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-053-33/+0
* [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-256-9/+24
* [Patch #3154705] Close button has no effect.nijtmans2011-01-132-7/+19
* Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-315-49/+70
* Update for VS10nijtmans2010-10-232-7/+18
* [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-127-77/+45
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-172-4/+12
* Fix test for the ewmh attributes additionpatthoyts2010-01-231-2/+2
* TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-238-13/+244
* [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-112-1/+11
* Fix for [Bug 1739613]Joe Mistachkin2009-11-022-2/+47
* Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-252-6/+24
* Apply (upgraded) version of [Patch 1469210].dkf2009-10-224-48/+108
* [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-072-8/+13
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-143-6/+32
* * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-242-49/+34
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-222-1/+18
* Backport 2080533 fix.dgp2009-04-302-2/+56
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-283-180/+187
* Regen unix/configurestwo2009-04-141-1/+1