summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.5dgp@users.sourceforge.net2015-10-231-1/+1
|\
| * Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogelnew1@free.fr2015-10-231-1/+1
* | update changesdgp@users.sourceforge.net2015-10-231-0/+45
* | Bump to release number 8.5.19dgp@users.sourceforge.net2015-10-238-9/+9
|/
* Fix [916c1095438eae56]: Tk does not compile because GetVersionExW triggers wa...nijtmans@users.sourceforge.net2015-10-231-0/+7
* Fixed bug [1414025] - Thin insertion cursor not visible in entryfvogelnew1@free.fr2015-10-221-1/+1
|\
| * Fixed bug [1414025] - Thin insertion cursor not visible in entryfvogelnew1@free.fr2015-10-201-1/+1
* | Fixed bug [1520118fff] - -validate resets to nonefvogelnew1@free.fr2015-10-221-1/+11
|\ \ | |/ |/|
| * Fixed bug [1520118fff] - -validate resets to nonefvogelnew1@free.fr2015-10-161-1/+11
* | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogelnew1@free.fr2015-10-191-7/+8
|/
* Fixed bug [1815161] - .text count -ypixels wrong until widget is managedfvogelnew1@free.fr2015-10-091-6/+6
* Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogelnew1@free.fr2015-10-092-1/+23
|\
| * Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogelnew1@free.fr2015-10-061-1/+5
| * Added test for bug [2262711fff] - Regexp search fails with Unicode and elidefvogelnew1@free.fr2015-10-061-0/+18
* | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> cl...fvogelnew1@free.fr2015-10-092-0/+129
|\ \
| * | Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using the...fvogelnew1@free.fr2015-10-041-0/+4
| * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogelnew1@free.fr2015-10-042-0/+29
| * | Fixed -cleanup section in test text-25.22fvogelnew1@free.fr2015-10-041-1/+1
| * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogelnew1@free.fr2015-10-042-0/+28
| * | Added forgotten comment for case (iv)fvogelnew1@free.fr2015-10-041-0/+2
| * | Added forgotten comment for case (i)fvogelnew1@free.fr2015-10-041-0/+2
| * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogelnew1@free.fr2015-10-042-0/+25
| * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on <Control-back...fvogelnew1@free.fr2015-10-032-1/+23
| * | Typofvogelnew1@free.fr2015-10-031-1/+1
| * | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1>fvogelnew1@free.fr2015-10-032-0/+17
* | | Tk/OpenBSD/Sparc needs -fPIC.stu2015-10-092-8/+8
* | | TIP #437: Tk panedwindow options for proxy windownijtmans@users.sourceforge.net2015-10-086-10/+45
|\ \ \ | |_|/ |/| |
| * | merge core-8-5-branch. nijtmans@users.sourceforge.net2015-09-304-10/+28
| |\ \ | | |/
| * | Hm, better keep the TIP as it is, not making it more difficult than it alread...nijtmans@users.sourceforge.net2015-09-305-7/+8
| * | One more suggestion: Use the value of -sashwidth as default for -proxyborderw...nijtmans@users.sourceforge.net2015-09-302-2/+2
| * | Carefull inspection shows that the default for -proxyrelief should be the val...nijtmans@users.sourceforge.net2015-09-302-2/+2
| * | .... forgot to bring back tkMacOSXDefault.h to original statenijtmans@users.sourceforge.net2015-09-301-19/+16
| * | Bring panedwindow proxy behavior in line with TIP #437 description.nijtmans@users.sourceforge.net2015-09-305-53/+53
| * | Re-ordered tests of the new three options in alphabetical order, following co...fvogelnew1@free.fr2015-09-301-5/+5
| * | Use correct default value for -proxybackgroundfvogelnew1@free.fr2015-09-301-1/+1
| * | Added -proxyborderwidth optionfvogelnew1@free.fr2015-09-306-63/+76
| * | Added -proxybackground optionfvogelnew1@free.fr2015-09-296-9/+20
| * | merge core-8-5-branchnijtmans@users.sourceforge.net2015-09-1413-46/+112
| |\ \
| * | | Fixed extra spacefvogelnew1@free.fr2015-07-141-1/+1
| * | | Bug [1247115fff] - Added -proxyrelief optionfvogelnew1@free.fr2015-07-146-9/+22
* | | | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe...nijtmans@users.sourceforge.net2015-10-061-2/+2
* | | | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway...nijtmans@users.sourceforge.net2015-10-052-2/+2
| |_|/ |/| |
* | | Don't limit Universal runtime support to VisualStudio version 14 only, future...nijtmans@users.sourceforge.net2015-09-302-4/+4
* | | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventfvogelnew1@free.fr2015-09-292-6/+24
|\ \ \ | |_|/ |/| |
| * | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventfvogelnew1@free.fr2015-09-232-6/+24
|/ /
* | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1fvogelnew1@free.fr2015-09-131-1/+1
* | Fixed bug [1581435fff] - Documented precedence order in the matching process ...fvogelnew1@free.fr2015-09-062-8/+16
|\ \
| * | Fixed bug [1581435fff] - Documented precedence order in the matching process ...fvogelnew1@free.fr2015-09-022-8/+16
|/ /
* | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...nijtmans@users.sourceforge.net2015-08-284-29/+43
* | Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001...nijtmans@users.sourceforge.net2015-08-202-2/+29