Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * changes: Updated for 8.5.8 release.core_8_5_8 | dgp | 2009-11-12 | 2 | -3/+7 |
| | |||||
* | move tag | dgp | 2009-11-04 | 1 | -5/+5 |
| | |||||
* | [Bug 2891541] fix minimization of main window when it is grabbed. | patthoyts | 2009-11-03 | 3 | -3/+17 |
| | | | | | | This fixes a fault in some applications that fail to release a grab set on the main toplevel which were prevented from minimizing on windows following the changes for bug 1847002. | ||||
* | *** 8.5.8 TAGGED FOR RELEASE *** | dgp | 2009-11-03 | 10 | -37/+77 |
| | | | | | | | | | | | | | | * generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release. | ||||
* | Fix for [Bug 1739613] | Joe Mistachkin | 2009-11-02 | 2 | -2/+47 |
| | |||||
* | Minor correction. | dkf | 2009-11-02 | 1 | -2/+2 |
| | |||||
* | [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems. | patthoyts | 2009-10-29 | 2 | -3/+24 |
| | |||||
* | Minor glitch fix. | dkf | 2009-10-27 | 1 | -2/+2 |
| | |||||
* | Fix [Bug 2809525] by limiting X11 color name lengths. | dkf | 2009-10-25 | 2 | -5/+22 |
| | |||||
* | Fix [Bug 1854913] by improving the class bindings. | dkf | 2009-10-25 | 2 | -9/+17 |
| | |||||
* | Backport of fix for [Bug 2883712]. | dkf | 2009-10-24 | 2 | -18/+28 |
| | |||||
* | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix. | dkf | 2009-10-24 | 3 | -10/+127 |
| | |||||
* | Apply (slight cleaner, tested) version of [Patch 1469210]. | dkf | 2009-10-22 | 4 | -24/+97 |
| | |||||
* | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 6 | -36/+61 |
| | | | | with global variables (the only way it *can* work...) | ||||
* | Update dll version numbers of dde/reg extension in the makefile. | patthoyts | 2009-10-15 | 1 | -3/+3 |
| | |||||
* | tracker number | dgp | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | * generic/tkConsole.c: Relax the runtime version requirements on Tcl | dgp | 2009-10-15 | 8 | -14/+24 |
| | | | | | | | | | * generic/tkMain.c: so that Tk 8.5.8 can [load] into Tcl 8.6 (and * generic/tkWindow.c: later 8.*) interps. * library/tk.tcl * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: | ||||
* | [Bug 1961455]: Draw underlines and overstrikes when using Xft for font rendering | dkf | 2009-10-10 | 2 | -4/+63 |
| | |||||
* | [Patch 2870648]: Corrected cursor used in file/directory dialogs. | dkf | 2009-10-08 | 2 | -3/+8 |
| | |||||
* | [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for ↵ | patthoyts | 2009-10-07 | 2 | -2/+22 |
| | | | | Windows 7. | ||||
* | [Patch 2088597]: Stop scrollbars from getting too small at the end. | dkf | 2009-10-07 | 2 | -5/+10 |
| | |||||
* | * changes: Updated for 8.5.8 release. | dgp | 2009-10-05 | 2 | -1/+49 |
| | |||||
* | [Bug 2860827] Backported patch avoiding 3D effects with user-specified ↵ | patthoyts | 2009-10-05 | 2 | -9/+18 |
| | | | | backgrounds | ||||
* | Correct generation of grayscale data from an image. Reported by Keith Vetter | dkf | 2009-09-25 | 2 | -8/+13 |
| | | | | on comp.lang.tcl. | ||||
* | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 3 | -6/+35 |
| | | | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608] | ||||
* | Backport of "misconfigured xft font engine" fixes. | dkf | 2009-09-10 | 3 | -3/+42 |
| | |||||
* | [Bug 1909931]: Add support for server-interpreted access control addreses. | dkf | 2009-08-25 | 2 | -3/+52 |
| | |||||
* | Correct bindings for [tk_messageBox]. | dkf | 2009-08-24 | 2 | -6/+11 |
| | |||||
* | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 2 | -48/+39 |
| | | | | | | event handler issues on recent Mac OS X releases by using AE coercion to 'utf8' for text data and to 'fsrf' for alias data. (reported by Youness Alaoui on tcl-mac) | ||||
* | More graceful handling of resizing. | dkf | 2009-08-08 | 2 | -15/+23 |
| | |||||
* | Fix word-wrapping of non-breaking spaces in the text widget to work reliably. | dkf | 2009-08-04 | 2 | -2/+9 |
| | |||||
* | Backport the fix for [Bug 2830420]. | dkf | 2009-08-01 | 2 | -23/+24 |
| | |||||
* | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | dkf | 2009-07-22 | 2 | -1/+16 |
| | |||||
* | More fixes for [Bug 2824378] | dkf | 2009-07-20 | 1 | -6/+6 |
| | |||||
* | Fix [Bug 2824378] by correcting expected output. | dkf | 2009-07-20 | 2 | -2/+7 |
| | |||||
* | Fix the transfer of large binary data. I hate INCR selections transfers... | dkf | 2009-07-18 | 2 | -1/+9 |
| | |||||
* | Apply patch from [Bug 2821962] to make binary byte selection transfers work. | dkf | 2009-07-15 | 2 | -20/+59 |
| | |||||
* | Corrected definition of -height and -width for canvas' window items. [2326602] | dkf | 2009-07-14 | 2 | -5/+12 |
| | |||||
* | autoconf-2.59 | das | 2009-07-14 | 1 | -17/+34 |
| | |||||
* | Allow turning off of XScreenSaver use. [Bug 2496018] | dkf | 2009-07-14 | 2 | -20/+36 |
| | |||||
* | [Bug 2818455]: Corrected example. | dkf | 2009-07-11 | 2 | -16/+22 |
| | |||||
* | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ↵ | nijtmans | 2009-06-27 | 5 | -23/+81 |
| | | | | | | | last set of internal function of this type which was not exposed yet. Removed TkTile(Parse|Print)Proc from tkInt.h, because they don't exist. Follow-up to [Bug 2804935], now all Tk*(Parse|Print)Proc functions are exposed through the internal stub table. | ||||
* | missing constraint | dgp | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | fix [Bug #220935] canvas dash update problem | nijtmans | 2009-06-23 | 2 | -11/+11 |
| | |||||
* | [Bug 2799589] Backported fix for crash on delayed window activation. | patthoyts | 2009-06-02 | 3 | -4/+68 |
| | |||||
* | [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows. | patthoyts | 2009-05-21 | 2 | -4/+10 |
| | |||||
* | [Bug 1923684]: backported checkbutton fix for confused state when -offvalue ↵ | patthoyts | 2009-05-14 | 2 | -6/+28 |
| | | | | equals -tristatevalue | ||||
* | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 13 | -66/+641 |
| | | | | This requires the vsapi element engine, the hover state and the theme script definition. | ||||
* | [Bug 2791352] backported fix and tests for mis-parsing of certain font ↵ | patthoyts | 2009-05-13 | 3 | -2/+27 |
| | | | | descriptions. | ||||
* | avoid panic for CFStrings longer than INT_MAX | das | 2009-05-06 | 1 | -2/+2 |
| |