Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: | ||||
* | * generic/tkListbox.c: Make literal return values consistent with | dgp | 2008-10-09 | 1 | -35/+35 |
| | | | | | | | | those generated by Tcl_PrintDouble(). * tests/canvText.test: Backport test updates in light of the * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: | ||||
* | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-09 | 1 | -41/+41 |
| | | | | * tests/entry.test: 2008-10-05 commit. | ||||
* | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-09 | 1 | -6/+6 |
| | | | | | | | 2008-10-05 commit. * generic/tkEntry.c: Fix missing space constructing the scroll command. | ||||
* | generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floating | jenglish | 2008-08-19 | 2 | -4/+4 |
| | | | | | point numbers in -[xy]scrollcommand callbacks or [xy]view methods. Minor incompatibility: 0 and 1 now formatted as "0.0" resp "1.0". | ||||
* | Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703] | patthoyts | 2008-08-01 | 1 | -1/+38 |
| | |||||
* | remove duplicate test | dgp | 2008-07-22 | 1 | -13/+1 |
| | |||||
* | Audit: ensure that output arguments to Tk_Get*FromObj() are initialized, | jenglish | 2008-07-04 | 1 | -0/+9 |
| | | | | in case of erroneous style specifications [#2009213]. | ||||
* | backported tk_chooseColor -title fix from HEAD | patthoyts | 2008-04-14 | 1 | -5/+75 |
| | |||||
* | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 1 | -1/+25 |
| | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | ||||
* | Rewrote so that tests clean up after themselves, not after the preceding test. | dkf | 2008-03-20 | 1 | -885/+945 |
| | |||||
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 1 | -2/+22 |
| | | | | as intended [Bug 1890211]. Clarified documentation. | ||||
* | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). | rmax | 2008-02-01 | 1 | -1/+42 |
| | | | | * tests/imgPhoto.test: Added a test for the above. | ||||
* | Fix MouseWheel bindings for ttk::treeview widget | jenglish | 2008-01-06 | 1 | -82/+79 |
| | | | | (Fixes #1442006, #1821939, #1862692) | ||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 22 | -22/+22 |
| | |||||
* | * generic/tkText.c (DeleteIndexRange, TextEditCmd, UpdateDirtyFlag): | hobbs | 2007-12-13 | 1 | -1/+36 |
| | | | | | | | * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] Modified virtual event should only fire on state change [Bug 1799782] Make sure we delete chars before triggering <<Modified>> [Bug 1737288] | ||||
* | Added code to rebuild the from index after the deletion phase so that the | dkf | 2007-12-11 | 1 | -1/+10 |
| | | | | linePtr field is valid for the insertion phase. [Bug 1602537] | ||||
* | Update for 'unload' as a safe command (tcl 8.5b3+) | patthoyts | 2007-12-10 | 1 | -3/+3 |
| | |||||
* | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison | Kevin B Kenny | 2007-11-26 | 1 | -1/+14 |
| | | | | | | | whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391]. | ||||
* | * library/tkfbox.tcl (VerifyFileName): Corrected a couple | Kevin B Kenny | 2007-11-26 | 1 | -1/+64 |
| | | | | | | | | of typos in handling of bad file names. [Bug #1822076] * tests/filebox.test (filebox-7.1, filebox-7.2): Added test cases that exercise the above bug. Thanks to Christoph Bauer (fridolin@users.sf.net) for the patch. | ||||
* | Internal Ttk_Manager API updates; Fixed [Bug 1343984]; | jenglish | 2007-11-25 | 2 | -10/+96 |
| | | | | | | Added [$nb hide] method; [$nb add] on already-managed windows no longer throws an error, can be used to re-add a hidden tab. Updated docs and test suite. |