summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Added demo of ttk::scale widget.dkf2009-12-101-0/+4
* Apply [Bug 2911570]'s patch to make color value hashing work on 64-bit.dkf2009-12-091-0/+4
* Improve generation of EWMH hints for windows.dkf2009-12-091-11/+18
* [Bug 2864685] Set correct extended window manager hints on Tk menus.patthoyts2009-12-081-18/+24
* win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-1/+7
* win/configure (regenerated, previous version didn't match tcl.m4)nijtmans2009-12-021-0/+4
* Better dependancies in case of static build.nijtmans2009-11-301-0/+5
* Make all internal initializationnijtmans2009-11-291-0/+12
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE.stwo2009-11-251-0/+6
* Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuckdkf2009-11-241-0/+6
* * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed accessandreas_kupries2009-11-231-0/+7
* Better fix for the problem when someone tricks make into thinking 'test' is adkf2009-11-231-2/+7
* Make sure the window is still present when handling delayed activation [Bug 2...patthoyts2009-11-221-0/+3
* Include tk stubs in the tktest link line due to nijtmans recent changespatthoyts2009-11-221-0/+4
* [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeingdkf2009-11-211-13/+24
* Compile tkTest.c and friends with Stubsnijtmans2009-11-191-0/+4
* doc/GetHINSTANCE.3 Fix mentioned header filenijtmans2009-11-191-0/+3
* [Bug 2899685]: fix the redraw logic of [imove]ferrieux2009-11-191-0/+4
* [Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-0/+6
* Fix [Bug 2900121] by inverting the sense of the test.dkf2009-11-191-0/+5
* Added note that the 'move' operation restores detached nodes.dkf2009-11-151-6/+11
* [update] hygiene.jenglish2009-11-121-0/+11
* * generic/tkPlatDecls.h: Restore C++ friendliness to thedgp2009-11-111-0/+6
* Undo the reversal of the win/Makefile.in changes, that part was ok.andreas_kupries2009-11-101-3/+3
* * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20andreas_kupries2009-11-101-0/+7
* Some code consolidation (don't scatter deletion code where unnecessary).dkf2009-11-091-19/+24
* Fix for [Bug 1739613]Joe Mistachkin2009-11-021-0/+7
* 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