summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancelnijtmans2010-05-191-0/+5
* [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances....nijtmans2010-05-171-0/+5
* * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-031-26/+33
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-191-0/+2
* Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstancesnijtmans2010-04-191-1/+3
* Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-191-0/+5
* Whitespace/formattingdkf2010-03-121-12/+12
* [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-0/+15
* * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about,dkf2010-03-111-0/+7
* Added note about transfer types, prompted by question on Tcler's Chat.dkf2010-03-041-0/+4
* Refix [Bug 1799782].dkf2010-02-211-0/+5
* [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also addeddkf2010-02-191-6/+12
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-0/+6
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-171-0/+7
* make TkSetTransientFor staticnijtmans2010-02-161-0/+4
* Backport various formatting (spacing)nijtmans2010-02-071-0/+8
* Fix various gcc-4.4 warnings and formatting, allnijtmans2010-01-291-0/+7
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-0/+13
* [Bug 2931374]: Stop overflow of working buffer during construction of longdkf2010-01-191-2/+7
* Apply patch [#2932808]: Canvas itemsnijtmans2010-01-181-0/+5
* TIP 360: Remove special handling of the .help menu on X11.patthoyts2010-01-091-0/+4
* TIP 360: Make Tk menu activation follow mouse movements.patthoyts2010-01-091-0/+5
* [Bug 2927569] Backported documentation fix for image put -topatthoyts2010-01-081-0/+6
* [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-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 mastersdkf2010-01-061-1/+7
* Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts2010-01-051-0/+5
* [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdkf2010-01-051-0/+6
* Backported fix for tk_dialog <Return> bindingpatthoyts2010-01-041-0/+1
* Backported fix for console keyboard menu activation and <<Cut>> handling.patthoyts2010-01-041-0/+2
* Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-041-0/+4
* Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts2010-01-031-0/+7
* tearoff menus should be transient and use the toolwindow style on Windowspatthoyts2010-01-031-1/+3
* menu tests using 'tkwait visibility' are unix onlypatthoyts2010-01-031-0/+4
* Revert my last commit on grounds it is more likely to cause problems than not.dkf2010-01-021-5/+0
* Added point-size conversion, from Ubuntu port.dkf2010-01-021-0/+5
* Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-021-0/+18
* [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-011-5/+20
* Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts2009-12-301-0/+6
* Highlight for cascade items in torn-off menus is incorrect on Windows.patthoyts2009-12-271-0/+5
* [Bug 2914943]: Correct the first option(n) example.dkf2009-12-251-2/+8
* ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish2009-12-231-0/+5
* [Bug 2919205]: Correct ordering of arguments to tk_messageBox.dkf2009-12-221-0/+5
* Apply (a version of) [Patch 2917663].dkf2009-12-201-8/+12
* generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable()jenglish2009-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.dkf2009-12-111-0/+5
* Added demo of ttk::scale widget.dkf2009-12-101-4/+8