summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* minor doc fix for htmlhelpJoe Mistachkin2009-11-011-0/+4
* Uniform, extensible syntax for [$w identify] methods:jenglish2009-11-011-0/+14
* [Bug 1825353] Fix tiny fixed font on Russian Windows.patthoyts2009-10-291-0/+7
* * unix/Makefile.in: Remove $(PACKAGE).* and prototype from thedgp2009-10-261-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
* [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
* Make the handling of the filter index the same as in GetFileNameW!dkf2009-10-221-0/+3
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-0/+9
* Fix [Bug 2883712] by factoring out the problem code.dkf2009-10-221-17/+21
* Bug fix for #2875562nijtmans2009-10-211-0/+6
* Also removed the long outdated and brokendgp2009-10-201-1/+5
* * unix/Makefile.in: Compiling Tk no longer requires header filesdgp2009-10-201-2/+8
* * library/msgs/pl.msg: Applied patch to Polish message catalogandreas_kupries2009-10-201-0/+6
* Doc improvements.dkf2009-10-181-0/+6
* [Bug 1961455]: Draw underlines and overstrikes when using Xft.dkf2009-10-101-0/+9
* [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-081-23/+28
* [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-6/+11
* [Bug #2860827] avoid 3D effects with user-specified backgroundspatthoyts2009-10-051-0/+8
* [Bug 2799589] added a test for grab on deleted window whichpatthoyts2009-09-301-0/+4
* Correct generation of grayscale data from an image. Reported by Keith Vetterdkf2009-09-251-9/+13
* Bug fix in grid/pack collision detect.pspjuth2009-09-181-0/+7
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-0/+8
* Try to make Tk more resilient in the face of Xft allocation failures.dkf2009-09-091-0/+13
* * generic/tkFocus.c: fix potential null dereference flagged by clangdas2009-09-071-0/+15
* Finish purging remains of old XID hacks (a bunch of unused/write-only fields indkf2009-09-041-0/+6
* [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-251-0/+5
* Correct bindings for [tk_messageBox].dkf2009-08-241-0/+5
* Better formattingdkf2009-08-241-12/+12
* * generic/tkInt.h: Annotate Tcl_Panic as noreturn for clang staticdas2009-08-241-0/+3
* * macosx/Wish.sdef (new file): Install and enable sdef filedas2009-08-241-0/+32
* Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-191-0/+13
* * macosx/tkMacOSXWm.c: Workaround for textured windows being draggabledas2009-08-141-0/+9
* Eliminate more gcc warningsnijtmans2009-08-101-0/+6
* Eliminate various gcc warningsnijtmans2009-08-091-0/+10
* Make the pendulum demo cope with resizing more gracefully.dkf2009-08-081-0/+5
* Fix word-wrapping of non-breaking spaces in the text widget to work reliably.dkf2009-08-041-5/+11
* eliminate various gcc and msvc compiler warningsnijtmans2009-08-021-0/+14
* Don't assume that we're on little-endian clients. [Bug 2830420]dkf2009-08-011-0/+6
* Reword so that the modern API is presented as preferred.dkf2009-07-271-0/+5
* Corrected description of acceptable join styles. Spotted by Emiliano Gavilan.dkf2009-07-261-0/+5
* Added incompat flagdkf2009-07-231-0/+2
* Fix [Bug 2441988]. Also squelch use of TkCopyAndGlobalEval, we can do better!dkf2009-07-231-0/+8
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-221-0/+5
* Corrected drawing of rotated underlines. [Bug 2356057]dkf2009-07-211-95/+100
* Fix [Bug 2328657] by explicitly excluding hacky zero-char chunks from interse...ferrieux2009-07-201-0/+6
* 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-9/+15