summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems.patthoyts2009-10-291-0/+5
* Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-251-0/+4
* Fix [Bug 1854913] by improving the class bindings.dkf2009-10-251-0/+6
* Backport of fix for [Bug 2883712].dkf2009-10-241-0/+4
* [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-0/+6
* Apply (slight cleaner, tested) version of [Patch 1469210].dkf2009-10-221-0/+5
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-0/+11
* tracker numberdgp2009-10-151-1/+1
* * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-0/+10
* [Bug 1961455]: Draw underlines and overstrikes when using Xft for font renderingdkf2009-10-101-0/+6
* [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-081-1/+6
* [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts2009-10-071-0/+5
* [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-2/+7
* * changes: Updated for 8.5.8 release.dgp2009-10-051-0/+4
* [Bug 2860827] Backported patch avoiding 3D effects with user-specified backgr...patthoyts2009-10-051-0/+5
* Correct generation of grayscale data from an image. Reported by Keith Vetterdkf2009-09-251-5/+10
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-0/+8
* Backport of "misconfigured xft font engine" fixes.dkf2009-09-101-0/+13
* [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-251-0/+5
* Correct bindings for [tk_messageBox].dkf2009-08-241-2/+7
* * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-241-0/+7
* More graceful handling of resizing.dkf2009-08-081-0/+5
* Fix word-wrapping of non-breaking spaces in the text widget to work reliably.dkf2009-08-041-0/+7
* Backport the fix for [Bug 2830420].dkf2009-08-011-0/+6
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-221-0/+5
* Fix [Bug 2824378] by correcting expected output.dkf2009-07-201-0/+5
* Fix the transfer of large binary data. I hate INCR selections transfers...dkf2009-07-181-0/+6
* Apply patch from [Bug 2821962] to make binary byte selection transfers work.dkf2009-07-151-0/+5
* Corrected definition of -height and -width for canvas' window items. [2326602]dkf2009-07-141-0/+3
* Allow turning off of XScreenSaver use. [Bug 2496018]dkf2009-07-141-0/+6
* [Bug 2818455]: Corrected example.dkf2009-07-111-14/+17
* Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-0/+6
* fix [Bug #220935] canvas dash update problemnijtmans2009-06-231-0/+4
* [Bug 2799589] Backported fix for crash on delayed window activation.patthoyts2009-06-021-0/+5
* [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows.patthoyts2009-05-211-0/+5
* [Bug 1923684]: backported checkbutton fix for confused state when -offvalue e...patthoyts2009-05-141-0/+5
* Backported support for the Vista theme.patthoyts2009-05-141-0/+15
* [Bug 2791352] backported fix and tests for mis-parsing of certain font descri...patthoyts2009-05-131-0/+5
* Fix [Bug 2785744].dkf2009-05-031-1/+6
* [Patch 2504402] backported change to create wm icons as device independent b...patthoyts2009-04-301-0/+5
* Backported fix for [Bug 2080533].dkf2009-04-301-0/+5
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-0/+5
* Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-0/+6
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to sethobbs2009-04-241-0/+5
* Removed stray @ from Makefile.in test target. [Bug 2764263]stwo2009-04-241-0/+6
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-0/+5
* * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the newhobbs2009-04-231-0/+6
* * changes: Updated for 8.5.7 release.core_8_5_7dgp2009-04-151-2/+6
* Removed -Wno-implicit-int from CFLAGS_WARNING.\nRegen unix/configure.stwo2009-04-141-0/+4
* revert HandleEventGenerate change, it was causing bind-8.2 to faildas2009-04-111-3/+0