summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* TIP 360: Remove special handling of the .help menu on X11.patthoyts@users.sourceforge.net2010-01-091-0/+4
* TIP 360: Make Tk menu activation follow mouse movements.patthoyts@users.sourceforge.net2010-01-091-0/+5
* [Bug 2927569] Backported documentation fix for image put -topatthoyts@users.sourceforge.net2010-01-081-0/+6
* [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdonal.k.fellows@manchester.ac.uk2010-01-071-0/+6
* Trivial CYGWIN fixes (backported from trunk)nijtmans2010-01-061-0/+10
* [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdonal.k.fellows@manchester.ac.uk2010-01-061-1/+7
* Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts@users.sourceforge.net2010-01-051-0/+5
* [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdonal.k.fellows@manchester.ac.uk2010-01-051-0/+6
* Backported fix for tk_dialog <Return> bindingpatthoyts@users.sourceforge.net2010-01-041-0/+1
* Backported fix for console keyboard menu activation and <<Cut>> handling.patthoyts@users.sourceforge.net2010-01-041-0/+2
* Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts@users.sourceforge.net2010-01-041-0/+4
* Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts@users.sourceforge.net2010-01-031-0/+7
* tearoff menus should be transient and use the toolwindow style on Windowspatthoyts@users.sourceforge.net2010-01-031-1/+3
* menu tests using 'tkwait visibility' are unix onlypatthoyts@users.sourceforge.net2010-01-031-0/+4
* Revert my last commit on grounds it is more likely to cause problems than not.donal.k.fellows@manchester.ac.uk2010-01-021-5/+0
* Added point-size conversion, from Ubuntu port.donal.k.fellows@manchester.ac.uk2010-01-021-0/+5
* Fix [Bug 1373712] and [Bug 1924761].donal.k.fellows@manchester.ac.uk2010-01-021-0/+18
* [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.donal.k.fellows@manchester.ac.uk2010-01-011-5/+20
* Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts@users.sourceforge.net2009-12-301-0/+6
* Highlight for cascade items in torn-off menus is incorrect on Windows.patthoyts@users.sourceforge.net2009-12-271-0/+5
* [Bug 2914943]: Correct the first option(n) example.donal.k.fellows@manchester.ac.uk2009-12-251-2/+8
* ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish@flightlab.com2009-12-231-0/+5
* [Bug 2919205]: Correct ordering of arguments to tk_messageBox.donal.k.fellows@manchester.ac.uk2009-12-221-0/+5
* Apply (a version of) [Patch 2917663].donal.k.fellows@manchester.ac.uk2009-12-201-8/+12
* generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable()jenglish@flightlab.com2009-12-161-0/+4
* * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-0/+10
* [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-121-1/+1
* [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-121-0/+6
* [Bug 2912473]: Stop problems caused by display names with a double colon in.donal.k.fellows@manchester.ac.uk2009-12-111-0/+5
* Added demo of ttk::scale widget.donal.k.fellows@manchester.ac.uk2009-12-101-4/+8
* * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed accessakupries@shaw.ca2009-12-101-0/+7
* Apply [Bug 2911570]'s patch to make color value hashing work on 64-bit.donal.k.fellows@manchester.ac.uk2009-12-091-7/+13
* [Bug 2864685] backported extended window manager hinting from HEADpatthoyts@users.sourceforge.net2009-12-081-0/+5
* * macosx/tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661]cc_benny2009-12-061-0/+5
* Fix the selection of treeview rows on Windows XP and Vistapatthoyts@users.sourceforge.net2009-12-031-1/+6
* doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-0/+8
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE.stwo@users.sourceforge.net2009-11-251-0/+6
* Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuckdonal.k.fellows@manchester.ac.uk2009-11-241-5/+11
* Make sure the window is still present when handling delayed activation [Bug 2...patthoyts@users.sourceforge.net2009-11-221-0/+5
* [Bug 2307837] Backported fix for running dialog tests on non-English localespatthoyts@users.sourceforge.net2009-11-131-0/+5
* * changes: Updated for 8.5.8 release.dgp@users.sourceforge.net2009-11-121-1/+5
* move tagdgp@users.sourceforge.net2009-11-041-5/+5
* [Bug 2891541] fix minimization of main window when it is grabbed.patthoyts@users.sourceforge.net2009-11-031-0/+5
* *** 8.5.8 TAGGED FOR RELEASE ***dgp@users.sourceforge.net2009-11-031-0/+16
* Fix for [Bug 1739613]Joe Mistachkin2009-11-021-0/+7
* [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems.patthoyts@users.sourceforge.net2009-10-291-0/+5
* Fix [Bug 2809525] by limiting X11 color name lengths.donal.k.fellows@manchester.ac.uk2009-10-251-0/+4
* Fix [Bug 1854913] by improving the class bindings.donal.k.fellows@manchester.ac.uk2009-10-251-0/+6
* Backport of fix for [Bug 2883712].donal.k.fellows@manchester.ac.uk2009-10-241-0/+4
* [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.donal.k.fellows@manchester.ac.uk2009-10-241-0/+6