Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj() | nijtmans@users.sourceforge.net | 2012-11-22 | 1 | -17/+33 |
* | Simplification: don't declare struct types that are never used. | nijtmans@users.sourceforge.net | 2012-11-15 | 7 | -11/+15 |
* | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windows | nijtmans@users.sourceforge.net | 2012-11-14 | 2 | -5/+20 |
* | missing changelog entry | nijtmans@users.sourceforge.net | 2012-11-13 | 1 | -0/+5 |
* | merge-mark | nijtmans@users.sourceforge.net | 2012-11-13 | 0 | -0/+0 |
|\ | |||||
| * | [Bug 3585396]: winDialog.test requires user interaction. | nijtmans@users.sourceforge.net | 2012-11-13 | 3 | -178/+289 |
| |\ | |||||
| | * | [Bug 3585396]: winDialog.test requires user interaction. | nijtmans@users.sourceforge.net | 2012-11-13 | 3 | -203/+315 |
* | | | merge mark | dgp@users.sourceforge.net | 2012-11-12 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | merge release to 8.5 | dgp@users.sourceforge.net | 2012-11-12 | 12 | -23/+54 |
| |\ \ | |||||
| | * | | ChangeLog release mark | dgp@users.sourceforge.net | 2012-11-09 | 1 | -0/+14 |
| | * | | merge 8.5 | dgp@users.sourceforge.net | 2012-11-09 | 2 | -5/+5 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | update changes | dgp@users.sourceforge.net | 2012-11-07 | 1 | -0/+2 |
| | * | | merge 8.5 | dgp@users.sourceforge.net | 2012-11-07 | 4 | -12/+25 |
| | |\ \ | |||||
| | * | | | make dist | dgp@users.sourceforge.net | 2012-11-06 | 1 | -4/+18 |
| | * | | | 3584471 Repair `make dist` backport. | dgp@users.sourceforge.net | 2012-11-06 | 1 | -4/+5 |
| | * | | | merge 8.5 | dgp@users.sourceforge.net | 2012-11-05 | 1 | -0/+20 |
| | |\ \ \ | |||||
| | * | | | | Release branch for Tk 8.5.13. | dgp@users.sourceforge.net | 2012-11-05 | 8 | -15/+15 |
* | | | | | | fix bug 3585396: winDialog.test requires user interaction. Tested on Windows ... | nijtmans@users.sourceforge.net | 2012-11-11 | 2 | -14/+38 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merge-mark | nijtmans@users.sourceforge.net | 2012-11-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | winDialog-5.7 should be knownBug, not winDialog-5.9 | nijtmans@users.sourceforge.net | 2012-11-11 | 1 | -2/+2 |
| * | | | | | | Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us... | nijtmans@users.sourceforge.net | 2012-11-11 | 2 | -11/+35 |
| * | | | | | | merge-mark | nijtmans@users.sourceforge.net | 2012-11-09 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | merge mark | dgp@users.sourceforge.net | 2012-11-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Avoid setting TK_LIBRARY to a relative pathname. | dgp@users.sourceforge.net | 2012-11-09 | 1 | -2/+2 |
* | | | | | | | Constrain tests presumed to improperly demand user interaction. | dgp@users.sourceforge.net | 2012-11-09 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Constrain tests that improperly demand user interaction. | dgp@users.sourceforge.net | 2012-11-09 | 1 | -3/+3 |
| | |_|_|/ / | |/| | | | | |||||
| | * | | | | demo fix for bug 3585396. On which platforms this fails? | nijtmans@users.sourceforge.net | 2012-11-09 | 1 | -3/+3 |
| |/ / / / |/| | | | | |||||
* | | | | | Updated the language of the documentation so that "object" refers to an OO | donal.k.fellows@manchester.ac.uk | 2012-11-08 | 2 | -13/+13 |
* | | | | | [Bug 3574708]: Move window liveness checks to better location. | donal.k.fellows@manchester.ac.uk | 2012-11-07 | 2 | -3/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [Bug 3574708]: Move window liveness checks to better location. | donal.k.fellows@manchester.ac.uk | 2012-11-07 | 2 | -3/+16 |
* | | | | | Now that fossil stores the right characters, we might as well use them in mor... | nijtmans@users.sourceforge.net | 2012-11-07 | 3 | -9/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Now that fossil stores the right characters, we might as well use them in mor... | nijtmans@users.sourceforge.net | 2012-11-07 | 2 | -4/+4 |
* | | | | | just fix some characters that fossil cannot handle well | nijtmans@users.sourceforge.net | 2012-11-07 | 2 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | just fix some characters that fossil cannot handle well | nijtmans@users.sourceforge.net | 2012-11-07 | 2 | -5/+5 |
| | |/ / | |/| | | |||||
* | | | | merge changes | dgp@users.sourceforge.net | 2012-11-05 | 2 | -1/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Update changes for 8.5.13. | dgp@users.sourceforge.net | 2012-11-05 | 1 | -0/+20 |
| |/ / | |||||
* | | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp@users.sourceforge.net | 2012-10-24 | 2 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp@users.sourceforge.net | 2012-10-24 | 2 | -0/+12 |
* | | | sync nmakehlp.c with Tcl version | nijtmans@users.sourceforge.net | 2012-10-23 | 3 | -36/+20 |
|\ \ \ | |/ / | |||||
| * | | sync nmakehlp.c with Tcl version | nijtmans@users.sourceforge.net | 2012-10-23 | 20 | -233/+247 |
| |\ \ | | |/ | |||||
| | * | sync nmakehlp.c with Tcl version | nijtmans@users.sourceforge.net | 2012-10-23 | 1 | -4/+5 |
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | nijtmans@users.sourceforge.net | 2012-10-23 | 27 | -205/+205 |
|\ \ \ | |/ / | |||||
| * | | remove tkMacOSXCarbonEvents.c | nijtmans@users.sourceforge.net | 2012-10-23 | 1 | -690/+0 |
| * | | remove RCS keywords, use mode: objc consistantly | nijtmans@users.sourceforge.net | 2012-10-23 | 49 | -138/+52 |
| * | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | nijtmans@users.sourceforge.net | 2012-10-23 | 10 | -127/+104 |
* | | | merge-mark | nijtmans@users.sourceforge.net | 2012-10-18 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashes | Kevin Walzer | 2012-10-18 | 1 | -6/+17 |
* | | | merge-mark | nijtmans@users.sourceforge.net | 2012-10-13 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Pull unintentional core-8-5-branch fork back together. | andreask | 2012-10-09 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | 3574877 stop hang of test dialog-1.3 on Aqua builds. | dgp@users.sourceforge.net | 2012-10-05 | 1 | -2/+2 |