| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate some unneeded write-only variables (discovered by gcc-4.6) | jan.nijtmans | 2011-03-11 | 3 | -6/+3 |
|
|
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 1 | -2/+2 |
|
|
* | ttk::combobox: Add missing 'validate' command (reported by schelte). | jenglish | 2011-01-22 | 1 | -1/+2 |
|
|
* | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -12/+12 |
|
|
* | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 2 | -23/+42 |
|
|
* | Cast some NULLs to (void *) in order to quash "missing sentinel in function c... | stwo | 2011-01-06 | 1 | -4/+4 |
|
|
* | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. | jenglish | 2010-10-11 | 1 | -4/+4 |
|
|
* | TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] | jenglish | 2010-09-08 | 1 | -1/+2 |
|
|
* | * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/ | hobbs | 2010-08-27 | 1 | -6/+6 |
|
|
* | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 35 | -1602/+2117 |
|
|
* | * generic/tkCanvLine.c (LineDeleteCoords): [Bug 2900121]: Backport of | dkf | 2010-08-11 | 1 | -23/+34 |
|
|
* | * generic/tk.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 1 | -3/+3 |
|
|
* | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 2 | -21/+30 |
|
|
* | Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/ty... | nijtmans | 2010-05-31 | 1 | -9/+1 |
|
|
* | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 2 | -6/+9 |
|
|
* | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -5/+10 |
|
|
* | Refix [Bug 1799782]. | dkf | 2010-02-21 | 1 | -3/+12 |
|
|
* | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -4/+5 |
|
|
* | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 10 | -1935/+1887 |
|
|
* | Fix various gcc-4.4 warnings and formatting, all | nijtmans | 2010-01-29 | 4 | -202/+185 |
|
|
* | [Bug 2931374]: Stop overflow of working buffer during construction of long | dkf | 2010-01-19 | 1 | -2/+6 |
|
|
* | Apply patch [#2932808]: Canvas items | nijtmans | 2010-01-18 | 1 | -1/+23 |
|
|
* | [Bug 2677890]: Fix odd text widget update problem that had scrollbars being | dkf | 2010-01-07 | 1 | -3/+4 |
|
|
* | Trivial CYGWIN fixes (backported from trunk) | nijtmans | 2010-01-06 | 2 | -4/+4 |
|
|
* | [Bug 220950]: Don't delete the last menu entry when it is obvious that is not | dkf | 2010-01-05 | 1 | -2/+13 |
|
|
* | Patch 2848897: Support the system keyboard cues setting on Windows | patthoyts | 2010-01-03 | 1 | -2/+15 |
|
|
* | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 2 | -19/+78 |
|
|
* | [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work. | dkf | 2010-01-01 | 2 | -63/+22 |
|
|
* | Patch 2879789: Make torn-off menu entrys activate across whole window | patthoyts | 2009-12-30 | 1 | -13/+25 |
|
|
* | generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable() | jenglish | 2009-12-16 | 1 | -4/+1 |
|
|
* | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported | nijtmans | 2009-12-12 | 1 | -2/+2 |
|
|
* | Apply [Bug 2911570]'s patch to make color value hashing work on 64-bit. | dkf | 2009-12-09 | 1 | -8/+11 |
|
|
* | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 3 | -4/+29 |
|
|
* | *** 8.5.8 TAGGED FOR RELEASE *** | dgp | 2009-11-03 | 1 | -3/+3 |
|
|
* | Apply (slight cleaner, tested) version of [Patch 1469210]. | dkf | 2009-10-22 | 2 | -23/+79 |
|
|
* | * generic/tkConsole.c: Relax the runtime version requirements on Tcl | dgp | 2009-10-15 | 3 | -6/+6 |
|
|
* | Correct generation of grayscale data from an image. Reported by Keith Vetter | dkf | 2009-09-25 | 1 | -3/+3 |
|
|
* | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -2/+6 |
|
|
* | Backport of "misconfigured xft font engine" fixes. | dkf | 2009-09-10 | 1 | -1/+14 |
|
|
* | Fix word-wrapping of non-breaking spaces in the text widget to work reliably. | dkf | 2009-08-04 | 1 | -2/+2 |
|
|
* | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | dkf | 2009-07-22 | 1 | -1/+11 |
|
|
* | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ... | nijtmans | 2009-06-27 | 4 | -23/+75 |
|
|
* | fix [Bug #220935] canvas dash update problem | nijtmans | 2009-06-23 | 1 | -11/+7 |
|
|
* | [Bug 1923684]: backported checkbutton fix for confused state when -offvalue e... | patthoyts | 2009-05-14 | 1 | -6/+23 |
|
|
* | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 3 | -4/+21 |
|
|
* | [Bug 2791352] backported fix and tests for mis-parsing of certain font descri... | patthoyts | 2009-05-13 | 1 | -1/+15 |
|
|
* | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 4 | -28/+191 |
|
|
* | revert HandleEventGenerate change, it was causing bind-8.2 to fail | das | 2009-04-11 | 1 | -2/+1 |
|
|
* | * generic/tk.h: Bump to 8.5.6 for release. | dgp | 2009-04-10 | 1 | -3/+3 |
|
|
* | * generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons. | das | 2009-04-10 | 1 | -2/+2 |
|
|