summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the selection of treeview rows on Windows XP and Vistapatthoyts2009-12-034-4/+37
* doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-026-23/+46
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE.stwo2009-11-252-1/+6
* Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuckdkf2009-11-242-43/+52
* Make sure the window is still present when handling delayed activation [Bug 2...patthoyts2009-11-223-5/+66
* [Bug 2307837] Backported fix for running dialog tests on non-English localespatthoyts2009-11-133-35/+78
* * changes: Updated for 8.5.8 release.core_8_5_8dgp2009-11-122-3/+7
* move tagdgp2009-11-041-5/+5
* [Bug 2891541] fix minimization of main window when it is grabbed.patthoyts2009-11-033-3/+17
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-0310-37/+77
* Fix for [Bug 1739613]Joe Mistachkin2009-11-022-2/+47
* Minor correction.dkf2009-11-021-2/+2
* [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems.patthoyts2009-10-292-3/+24
* Minor glitch fix.dkf2009-10-271-2/+2
* Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-252-5/+22
* Fix [Bug 1854913] by improving the class bindings.dkf2009-10-252-9/+17
* Backport of fix for [Bug 2883712].dkf2009-10-242-18/+28
* [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-243-10/+127
* Apply (slight cleaner, tested) version of [Patch 1469210].dkf2009-10-224-24/+97
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-226-36/+61
* Update dll version numbers of dde/reg extension in the makefile.patthoyts2009-10-151-3/+3
* tracker numberdgp2009-10-151-1/+1
* * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-158-14/+24
* [Bug 1961455]: Draw underlines and overstrikes when using Xft for font renderingdkf2009-10-102-4/+63
* [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-082-3/+8
* [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts2009-10-072-2/+22
* [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-072-5/+10
* * changes: Updated for 8.5.8 release.dgp2009-10-052-1/+49
* [Bug 2860827] Backported patch avoiding 3D effects with user-specified backgr...patthoyts2009-10-052-9/+18
* Correct generation of grayscale data from an image. Reported by Keith Vetterdkf2009-09-252-8/+13
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-143-6/+35
* Backport of "misconfigured xft font engine" fixes.dkf2009-09-103-3/+42
* [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-252-3/+52
* Correct bindings for [tk_messageBox].dkf2009-08-242-6/+11
* * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-242-48/+39
* More graceful handling of resizing.dkf2009-08-082-15/+23
* Fix word-wrapping of non-breaking spaces in the text widget to work reliably.dkf2009-08-042-2/+9
* Backport the fix for [Bug 2830420].dkf2009-08-012-23/+24
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-222-1/+16
* More fixes for [Bug 2824378]dkf2009-07-201-6/+6
* Fix [Bug 2824378] by correcting expected output.dkf2009-07-202-2/+7
* Fix the transfer of large binary data. I hate INCR selections transfers...dkf2009-07-182-1/+9
* Apply patch from [Bug 2821962] to make binary byte selection transfers work.dkf2009-07-152-20/+59
* Corrected definition of -height and -width for canvas' window items. [2326602]dkf2009-07-142-5/+12
* autoconf-2.59das2009-07-141-17/+34
* Allow turning off of XScreenSaver use. [Bug 2496018]dkf2009-07-142-20/+36
* [Bug 2818455]: Corrected example.dkf2009-07-112-16/+22
* Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-275-23/+81
* missing constraintdgp2009-06-231-2/+2
* fix [Bug #220935] canvas dash update problemnijtmans2009-06-232-11/+11