summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Patch 2507419] fix menu image display issue on windowspatthoyts2009-02-232-29/+61
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-173-76/+156
* * win/configure.in, win/configure: align better with tclhobbs2009-02-163-428/+503
* * generic/tkImgPhoto.c: fix numerous leaks discovered with thedas2009-02-069-14/+51
* whitespacedas2009-02-061-2/+2
* catch font create when the console is re-sourced via F9patthoyts2009-01-301-2/+2
* typodgp2009-01-221-1/+1
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-223-2/+8
* Backport of Patch 907924Kevin B Kenny2009-01-204-18/+46
* fix for aMSN compatibility [tcl-Bug 2507326]nijtmans2009-01-142-1/+10
* * generic/tkEvent.c: Backport a fix from 8.6 for a NULL pointergeorgeps2009-01-112-1/+12
* Fix missing word spotted by stu.patthoyts2009-01-111-2/+2
* adjust copyright yeardas2009-01-081-3/+3
* Backported fix for [Bug 1847002] to prevent the bypassing of grab restriction...patthoyts2009-01-072-20/+86
* Fix incorrect statement about %-substituees quoting.ferrieux2009-01-031-3/+2
* window-2.9 deadlocks threaded Tk [Bug 1715716], add constraintdas2008-12-291-3/+6
* fixes for [temporaryDirectory] != [pwd]das2008-12-291-2/+3
* update changes and advance tagcore_8_5_6dgp2008-12-222-9/+13
* Don't crash when application uses nondefault visual [Bug 2264732]jenglish2008-12-222-3/+11
* * tests/embed.test: Eliminate duplicate test names.dgp2008-12-222-5/+7
* * changes: Updates for 8.5.6 release.dgp2008-12-222-7/+16
* Add missing headerdgp2008-12-221-1/+2
* Forgot that I had to add code to propagate the tkwin through the psInfoPtr.dkf2008-12-222-3/+5
* Backport of fix for [Bug 2107938].dkf2008-12-222-2/+7
* Backport of the Millipeter patch [1813597,2218964]ferrieux2008-12-215-19/+124
* * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-219-14/+24
* * changes: Updates for 8.5.6 release.dgp2008-12-212-1/+19
* Fix potential use of uninitialized variable flagged by clang static analyzerdas2008-12-071-3/+4
* Fix leaks flagged by clang static analyzerdas2008-12-072-3/+27
* TkpDisplayButton: use computed borderWidthdas2008-12-071-2/+2
* MenuDefProc: avoid crash with non-Tk menusdas2008-12-071-6/+3
* SeparatorElementSize: fix state lookupdas2008-12-071-2/+3
* [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-222-5/+4
* Backported combobox toplevel fix for [Bug 1939129]patthoyts2008-11-222-1/+8
* Relax the constraint that every Tk_ImageTypenijtmans2008-11-193-25/+76
* [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-158-22/+153
* backported listbox test fix from head - the default activestyle on windows is...patthoyts2008-11-123-2/+10
* backported fixes for running on vista and to avoid a hangup in the color dial...patthoyts2008-11-122-16/+30
* backported fix for bug #1777362 to make events work for windows with hyphens ...patthoyts2008-11-123-37/+100
* * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-239-15/+27
* fix TkX11 builddas2008-10-231-2/+2
* Backported keyboard bindings for ttk::scalepatthoyts2008-10-172-6/+46
* typodgp2008-10-151-2/+2
* Advance 8.5.5 release tagcore_8_5_5dgp2008-10-141-2/+2
* Correct error result generation of [$canvas select clear $bogus].dkf2008-10-113-3/+10
* tag 8.5.5dgp2008-10-101-0/+2
* * changes: Updates for 8.5.5 release.dgp2008-10-102-1/+23
* * unix/Makefile.in: Relax constraints in index script so thatdgp2008-10-104-8/+10
* * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-108-12/+23
* * tests/canvText.test: Backport test updates in light of thedgp2008-10-103-43/+51