Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | simple code cleanup | hobbs | 2004-02-13 | 1 | -45/+12 | |
| | | ||||||
| * | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -1/+9 | |
| | | ||||||
| * | Backported fix for bug #776646 which makes hand2 and fleur native on windows. | patthoyts | 2004-01-28 | 1 | -1/+152 | |
| | | ||||||
| * | * tests/focusTcl.test (setup1): expand frame size to allow for | hobbs | 2003-10-29 | 1 | -2/+2 | |
| | | | | | | | | correct visibility of windows that use larger default fonts. | |||||
| * | * unix/mkLinks: | hobbs | 2003-10-13 | 1 | -3/+3 | |
| | | | | | | | | * doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803] | |||||
| * | * generic/tkImage.c: Stopped [image create] from generating an | dgp | 2003-09-17 | 1 | -1/+13 | |
| | | | | | | | | | | * tests/image.test: image command name that would overwrite an existing command name. Thanks to Michael Schlenker. [Bug 808039]. | |||||
| * | * library/scale.tcl: Fix for bug #787065 for Button-2 press. | patthoyts | 2003-08-13 | 1 | -1/+51 | |
| | | | | | | | | * tests/scale.test: Added test for this bug. | |||||
| * | Fix for [Bug 702230], and what an evil bug that is! | dkf | 2003-07-18 | 1 | -1/+18 | |
| | | ||||||
| * | * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last pane | hobbs | 2003-07-17 | 1 | -2/+23 | |
| | | | | | | | | | | * tests/panedwindow.test: shrinks instead of being clipped when resized below the reqsize. [Bug 748277] (spjuth) | |||||
| * | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -4/+29 | |
| | | | | | | | | to their default value. [Bug #697652] | |||||
| * | menu clone cleanup bug fix | vincentdarley | 2003-07-15 | 1 | -2/+2 | |
| | | ||||||
| * | Stop xhost smash by the test suite; that can render a machine unusable. | dkf | 2003-07-09 | 1 | -4/+4 | |
| | | ||||||
| * | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -14/+8 | |
| | | | | | | | | | | * tests/canvPs.test: correct crash when generating postscript for a single-line polygon (point) with no color. [Bug #734498] (wilm) | |||||
| * | * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13 | dgp | 2003-03-18 | 1 | -2/+2 | |
| | | | | | | | | commit. Thanks Larry Virden. [Bug 705567] | |||||
| * | * tests/unixWm.test: Constrained all tests older than revision 1.21 | dgp | 2003-03-13 | 2 | -171/+172 | |
| | | | | | | | | | | | | to run only on Unix. Alternative approach did not match maintainer habits. * tests/spinbox.test (spinbox-17.4): Avoid long failure message. | |||||
* | | [Bug 723765]: When a slave was removed from grid, | pspjuth | 2011-04-04 | 1 | -0/+60 | |
| | | | | | | the -in option was not remembered. | |||||
* | | [Bug 3223850] - button remains stuck when disabled as depressed on XP | patthoyts | 2011-03-19 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | If a button is disabled while the state is pressed, then the release event handler did not remove the pressed state. Modified the handler to always remove the pressed state while only calling invoke if !disabled. Reported-by: Thomas MENEZ <thomasmenez@users.sourceforge.net> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | |||||
* | | [Bug 3205464] - handle [wm forget] when the parent is unmapped on windows | patthoyts | 2011-03-19 | 1 | -0/+30 | |
| | | | | | | | | | | | | | | | | | | | | The fix for [Bug 2009788] prevented a crash but causes windows to be lost if their parent is unmapped when [wm forget] is called. Added a test for this case and ensure that the parent window exists when we remap the child to its parent. Reported-by: Koen Danckaert <danckaert@users.sourceforge.net> Reported-by: Eric Boudaillier <beric@users.sourceforge.net> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | |||||
* | | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. | jenglish | 2010-10-11 | 1 | -2/+22 | |
| | | ||||||
* | | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 8 | -147/+761 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify) | |||||
* | | Dup test IDs | dgp | 2010-08-03 | 1 | -4/+4 | |
| | | ||||||
* | | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 1 | -1/+12 | |
| | | | | | | | | ttkTreeview.c: [$tv tag bind $tag <...> {}] now removes binding. | |||||
* | | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -1/+10 | |
| | | | | | | | | | | | | there can be unnamed marks present during a dump. Ignore them as they will just be for the peers' insert and current marks, which aren't very important. | |||||
* | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-20 | 2 | -4/+51 | |
| | | ||||||
* | | [Bug 2931374]: Stop overflow of working buffer during construction of long | dkf | 2010-01-19 | 1 | -1/+10 | |
| | | | | | | | | tag expressions. | |||||
* | | [Bug 2677890]: Fix odd text widget update problem that had scrollbars being | dkf | 2010-01-07 | 1 | -1/+25 | |
| | | | | | | | | unable to cover the whole widget. Fix is to reify the range to update sooner. | |||||
* | | [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters | dkf | 2010-01-06 | 1 | -1/+18 | |
| | | | | | | | | correctly. | |||||
* | | [Bug 220950]: Don't delete the last menu entry when it is obvious that is not | dkf | 2010-01-05 | 1 | -1/+12 | |
| | | | | | | | | what was intended. | |||||
* | | menu tests using 'tkwait visibility' are unix only | patthoyts | 2010-01-03 | 1 | -4/+4 | |
| | | ||||||
* | | Patch 2879789: Make torn-off menu entrys activate across whole window | patthoyts | 2009-12-30 | 1 | -1/+33 | |
| | | | | | | | | backported from HEAD. | |||||
* | | Make sure the window is still present when handling delayed activation [Bug ↵ | patthoyts | 2009-11-22 | 1 | -1/+46 | |
| | | | | | | | | 2899949] | |||||
* | | [Bug 2307837] Backported fix for running dialog tests on non-English locales | patthoyts | 2009-11-13 | 1 | -33/+48 | |
| | | ||||||
* | | Apply (slight cleaner, tested) version of [Patch 1469210]. | dkf | 2009-10-22 | 1 | -1/+13 | |
| | | ||||||
* | | More fixes for [Bug 2824378] | dkf | 2009-07-20 | 1 | -6/+6 | |
| | | ||||||
* | | Fix [Bug 2824378] by correcting expected output. | dkf | 2009-07-20 | 1 | -2/+2 | |
| | | ||||||
* | | missing constraint | dgp | 2009-06-23 | 1 | -2/+2 | |
| | | ||||||
* | | [Bug 2799589] Backported fix for crash on delayed window activation. | patthoyts | 2009-06-02 | 1 | -1/+50 | |
| | | ||||||
* | | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -0/+48 | |
| | | | | | | | | 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 | 1 | -1/+7 | |
| | | | | | | | | descriptions. | |||||
* | | * tests/unixFont.test: only use xlsfonts with X11 windowingsystem. | das | 2009-04-10 | 1 | -10/+16 | |
| | | ||||||
* | | window-2.9 deadlocks threaded Tk [Bug 1715716], add constraint | das | 2008-12-29 | 1 | -3/+6 | |
| | | ||||||
* | | fixes for [temporaryDirectory] != [pwd] | das | 2008-12-29 | 1 | -2/+3 | |
| | | ||||||
* | | * tests/embed.test: Eliminate duplicate test names. | dgp | 2008-12-22 | 1 | -5/+5 | |
| | | ||||||
* | | [Bug 2239034] Only frame widgets are acceptable for [wm manage] | patthoyts | 2008-11-15 | 1 | -15/+103 | |
| | | ||||||
* | | backported listbox test fix from head - the default activestyle on windows ↵ | patthoyts | 2008-11-12 | 2 | -2/+8 | |
| | | | | | | | | is 'underline' | |||||
* | | backported fixes for running on vista and to avoid a hangup in the color ↵ | patthoyts | 2008-11-12 | 1 | -16/+29 | |
| | | | | | | | | dialog test sometimes. | |||||
* | | backported fix for bug #1777362 to make events work for windows with hyphens ↵ | patthoyts | 2008-11-12 | 1 | -1/+43 | |
| | | | | | | | | in the path | |||||
* | | Correct error result generation of [$canvas select clear $bogus]. | dkf | 2008-10-11 | 1 | -1/+4 | |
| | | ||||||
* | | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-10 | 2 | -42/+48 | |
| | | | | | | | | | | | | | | | | * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test: * tests/spinbox.test: * tests/textDisp.test: | |||||
* | | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-10 | 1 | -33/+34 | |
| | | | | | | | | | | | | * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test: |