summaryrefslogtreecommitdiffstats
path: root/COPYING
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1965] Added 2000 to copyright dates.Barbara Jones2000-02-161-7/+9
* [svn-r1733] Change section 4.- to "asked, but not required" from "must"Barbara Jones1999-10-071-3/+3
* [svn-r673] Changes since 19980908Robb Matzke1998-09-081-36/+27
* [svn-r499] Added copyright notice.Quincey Koziol1998-07-151-0/+48
g_c492c96aa2'>bug_c492c96aa2 Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix test-cases textDisp-33.2 and textDisp-33.3tip_438_bettercodejan.nijtmans2015-11-131-2/+2
|
* Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵fvogel2015-11-081-2/+2
|\ | | | | | | character in an entry does not work
| * Fixed entry part of bug [542199fff] - Double click on a lone character in an ↵bug_542199ffffvogel2015-11-031-2/+2
| | | | | | | | entry does not work
* | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵fvogel2015-11-082-1/+9
|\ \ | | | | | | | | | displayed
| * | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵bug_220854ffffvogel2015-10-292-1/+9
| | | | | | | | | | | | displayed
* | | Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+9
|\ \ \ | |_|/ |/| |
| * | Added new test to check for error triggering when posting a menu of type menubarbug_2160206ffffvogel2015-10-251-0/+9
| | |
* | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
| |/ |/|
* | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-4/+25
| | | | | | Implementation adopted from AndroWish, but added support for UTF-8 BOM and added test-case.
* | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
| |
* | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
|/
* Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+18
|\
| * Added test for bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-061-0/+18
| |
* | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵fvogel2015-10-091-0/+89
|\ \ | | | | | | | | | cleanup
| * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogel2015-10-041-0/+20
| | |
| * | Fixed -cleanup section in test text-25.22fvogel2015-10-041-1/+1
| | |
| * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogel2015-10-041-0/+20
| | |
| * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogel2015-10-041-0/+16
| | |
| * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on ↵fvogel2015-10-031-1/+20
| | | | | | | | | | | | <Control-backslash>
| * | Typofvogel2015-10-031-1/+1
| | |
| * | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1>fvogel2015-10-031-0/+14
| |/
* | merge core-8-5-branch. tip_437jan.nijtmans2015-09-301-0/+14
|\ \ | |/ | | This is the TIP #437 implementation being voted on.
| * Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventbug_1501749ffffvogel2015-09-231-0/+14
| |
* | Bring panedwindow proxy behavior in line with TIP #437 description.jan.nijtmans2015-09-301-1/+1
| |
* | Re-ordered tests of the new three options in alphabetical order, following ↵fvogel2015-09-301-5/+5
| | | | | | | | convention in the rest of the code and tests
* | Added -proxyborderwidth optionfvogel2015-09-301-8/+10
| |
* | Added -proxybackground optionfvogel2015-09-29