| Commit message (Expand) | Author | Age | Files | Lines |
* | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -0/+53 |
|
|
* | * changes: Updated for 8.5.9 release. | dgp | 2010-08-24 | 1 | -0/+4 |
|
|
* | * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page | dkf | 2010-08-19 | 1 | -0/+5 |
|
|
* | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backport | dkf | 2010-08-12 | 1 | -2/+8 |
|
|
* | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-12 | 1 | -0/+2 |
|
|
* | * unix/configure: regen with ac-2.59 | hobbs | 2010-08-12 | 1 | -0/+8 |
|
|
* | * generic/tkCanvLine.c (LineDeleteCoords): [Bug 2900121]: Backport of | dkf | 2010-08-11 | 1 | -10/+16 |
|
|
* | * library/msgs/pl.msg: Backport updates to pl.msg from HEAD | dgp | 2010-08-10 | 1 | -0/+4 |
|
|
* | move release tag | uid37551 | 2010-08-05 | 1 | -2/+2 |
|
|
* | fix DFARs note for number-adjusted rights clause | hobbs | 2010-08-04 | 1 | -0/+4 |
|
|
* | * generic/tk.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 1 | -0/+16 |
|
|
* | * library/button.tcl (::tk::CheckEnter): use uplevel set instead | hobbs | 2010-08-03 | 1 | -0/+5 |
|
|
* | * changes: Updated for 8.5.9 release. | dgp | 2010-08-03 | 1 | -0/+4 |
|
|
* | * doc/text.n: Fixed minor typo in the description of 'text | andreas_kupries | 2010-07-06 | 1 | -0/+5 |
|
|
* | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 1 | -0/+7 |
|
|
* | Add command line processing for CYGWIN, backported from trunk. | nijtmans | 2010-05-31 | 1 | -0/+2 |
|
|
* | Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/ty... | nijtmans | 2010-05-31 | 1 | -0/+5 |
|
|
* | * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all | dkf | 2010-05-20 | 1 | -4/+10 |
|
|
* | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel | nijtmans | 2010-05-19 | 1 | -0/+5 |
|
|
* | [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances.... | nijtmans | 2010-05-17 | 1 | -0/+5 |
|
|
* | * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]: | dkf | 2010-05-03 | 1 | -26/+33 |
|
|
* | [Patch 2898255]: Filenames limit with Tk_GetFileName() | nijtmans | 2010-04-19 | 1 | -0/+2 |
|
|
* | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances | nijtmans | 2010-04-19 | 1 | -1/+3 |
|
|
* | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-19 | 1 | -0/+5 |
|
|
* | Whitespace/formatting | dkf | 2010-03-12 | 1 | -12/+12 |
|
|
* | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 1 | -0/+15 |
|
|
* | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -0/+7 |
|
|
* | Added note about transfer types, prompted by question on Tcler's Chat. | dkf | 2010-03-04 | 1 | -0/+4 |
|
|
* | Refix [Bug 1799782]. | dkf | 2010-02-21 | 1 | -0/+5 |
|
|
* | [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also added | dkf | 2010-02-19 | 1 | -6/+12 |
|
|
* | Correct compiler/linker flags for threaded builds on OpenBSD. | stwo | 2010-02-19 | 1 | -0/+6 |
|
|
* | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -0/+7 |
|
|
* | make TkSetTransientFor static | nijtmans | 2010-02-16 | 1 | -0/+4 |
|
|
* | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -0/+8 |
|
|
* | Fix various gcc-4.4 warnings and formatting, all | nijtmans | 2010-01-29 | 1 | -0/+7 |
|
|
* | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-20 | 1 | -0/+13 |
|
|
* | [Bug 2931374]: Stop overflow of working buffer during construction of long | dkf | 2010-01-19 | 1 | -2/+7 |
|
|
* | Apply patch [#2932808]: Canvas items | nijtmans | 2010-01-18 | 1 | -0/+5 |
|
|
* | TIP 360: Remove special handling of the .help menu on X11. | patthoyts | 2010-01-09 | 1 | -0/+4 |
|
|
* | TIP 360: Make Tk menu activation follow mouse movements. | patthoyts | 2010-01-09 | 1 | -0/+5 |
|
|
* | [Bug 2927569] Backported documentation fix for image put -to | patthoyts | 2010-01-08 | 1 | -0/+6 |
|
|
* | [Bug 2677890]: Fix odd text widget update problem that had scrollbars being | dkf | 2010-01-07 | 1 | -0/+6 |
|
|
* | Trivial CYGWIN fixes (backported from trunk) | nijtmans | 2010-01-06 | 1 | -0/+10 |
|
|
* | [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters | dkf | 2010-01-06 | 1 | -1/+7 |
|
|
* | Patch 289825: Enable unlimited multiple file selection from the open files di... | patthoyts | 2010-01-05 | 1 | -0/+5 |
|
|
* | [Bug 220950]: Don't delete the last menu entry when it is obvious that is not | dkf | 2010-01-05 | 1 | -0/+6 |
|
|
* | Backported fix for tk_dialog <Return> binding | patthoyts | 2010-01-04 | 1 | -0/+1 |
|
|
* | Backported fix for console keyboard menu activation and <<Cut>> handling. | patthoyts | 2010-01-04 | 1 | -0/+2 |
|
|
* | Correctly handle quoted ampersands in AmpMenuArgs and friends | patthoyts | 2010-01-04 | 1 | -0/+4 |
|
|
* | Patch 2848897: Support the system keyboard cues setting on Windows | patthoyts | 2010-01-03 | 1 | -0/+7 |
|
|