summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-192-3/+15
* Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstancesnijtmans2010-04-192-21/+37
* Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-192-28/+35
* Whitespace/formattingdkf2010-03-121-12/+12
* [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-1213-178/+109
* * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about,dkf2010-03-113-6/+27
* correct doc backport from headhobbs2010-03-091-2/+3
* Added note about transfer types, prompted by question on Tcler's Chat.dkf2010-03-042-1/+10
* Added missing quotingdkf2010-02-221-1/+1
* Refix [Bug 1799782].dkf2010-02-212-3/+17
* [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also addeddkf2010-02-192-49/+102
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-193-9/+28
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-172-4/+12
* make TkSetTransientFor staticnijtmans2010-02-162-2/+6
* Backport various formatting (spacing)nijtmans2010-02-0711-1935/+1895
* Fix various gcc-4.4 warnings and formatting, allnijtmans2010-01-295-202/+192
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-2011-23/+223
* [Bug 2931374]: Stop overflow of working buffer during construction of longdkf2010-01-193-5/+23
* Apply patch [#2932808]: Canvas itemsnijtmans2010-01-182-1/+28
* TIP 360: Remove special handling of the .help menu on X11.patthoyts2010-01-094-15/+36
* TIP 360: Make Tk menu activation follow mouse movements.patthoyts2010-01-093-5/+28
* [Bug 2927569] Backported documentation fix for image put -topatthoyts2010-01-082-3/+9
* [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-01-073-4/+35
* Trivial CYGWIN fixes (backported from trunk)nijtmans2010-01-068-69/+250
* [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-063-7/+34
* Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts2010-01-052-112/+309
* [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdkf2010-01-053-3/+31
* Backported fix for tk_dialog <Return> bindingpatthoyts2010-01-042-24/+12
* Backported fix for console keyboard menu activation and <<Cut>> handling.patthoyts2010-01-042-28/+42
* Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-042-20/+8
* Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts2010-01-033-22/+99
* tearoff menus should be transient and use the toolwindow style on Windowspatthoyts2010-01-032-2/+9
* menu tests using 'tkwait visibility' are unix onlypatthoyts2010-01-032-4/+8
* Revert my last commit on grounds it is more likely to cause problems than not.dkf2010-01-022-8/+1
* Added point-size conversion, from Ubuntu port.dkf2010-01-022-1/+8
* Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-029-114/+209
* Oops!dkf2010-01-021-4/+4
* [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-014-75/+67
* Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts2009-12-303-14/+64
* Highlight for cascade items in torn-off menus is incorrect on Windows.patthoyts2009-12-272-4/+12
* [Bug 2914943]: Correct the first option(n) example.dkf2009-12-252-9/+48
* ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish2009-12-232-3/+11
* [Bug 2919205]: Correct ordering of arguments to tk_messageBox.dkf2009-12-222-2/+7
* Apply (a version of) [Patch 2917663].dkf2009-12-202-38/+62
* generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable()jenglish2009-12-162-4/+5
* Rename variable to avoid clash with floorplan demo. Reported bydkf2009-12-161-3/+3
* * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-152-19/+51
* [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-121-1/+1
* [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-122-2/+8
* [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-112-75/+89