Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rc | dgp | 2011-11-04 | 3 | -18/+93 |
|\ | |||||
| * | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
| | | |||||
| * | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of | dkf | 2011-11-01 | 2 | -1/+52 |
| | | | | | | | | type hackery to allow numbers to be interpreted as coordinates (most notably on a canvas) without reinterpreting via a string. | ||||
* | | release tag | dgp | 2011-11-01 | 1 | -0/+2 |
| | | |||||
* | | merge to release | dgp | 2011-10-31 | 2 | -2/+6 |
|\ \ | |/ | |||||
| * | TIP 382 test suite update and Motif dialog implementation. | dgp | 2011-10-31 | 2 | -2/+6 |
| | | |||||
* | | overlooked pathclevel bump in tk.h | dgp | 2011-10-31 | 1 | -2/+2 |
| | | |||||
* | | typo | dgp | 2011-10-26 | 1 | -1/+1 |
| | | |||||
* | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 7 | -7/+7 |
|/ | |||||
* | Update changes for Tk 8.5.11. | dgp | 2011-10-26 | 2 | -0/+16 |
| | |||||
* | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 4 | -6/+42 |
|\ | |||||
| * | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609 | Kevin B Kenny | 2011-10-01 | 4 | -6/+42 |
| | | | | | | | | preference to the raw one in the XEvent. | ||||
* | | Implementation of TIP #382. | dgp | 2011-10-24 | 4 | -44/+55 |
|\ \ | |||||
| * | | add docstip_382 | dgp | 2011-10-19 | 1 | -0/+6 |
| | | | |||||
| * | | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
| | | | |||||
| * | | Fix up the implementation to account for shared options enumeration. | dgp | 2011-10-17 | 2 | -44/+21 |
| | | | |||||
| * | | Revise the proposed "-nocomplain" option to "-confirmoverwrite" | dgp | 2011-10-05 | 2 | -11/+13 |
| | | | |||||
| * | | Contributed implementation patch for TIP 382. | dgp | 2011-10-04 | 2 | -5/+17 |
| |/ | |||||
* | | merge-mark | jan.nijtmans | 2011-10-11 | 0 | -0/+0 |
|\ \ | |/ |/| | |||||
| * | Add dummy user_data field to XVirtualEvent, for improved upwards ↵ | jan.nijtmans | 2011-10-11 | 2 | -0/+11 |
| | | | | | | | | compatibility with Tk 8.5 | ||||
* | | merge-mark | jan.nijtmans | 2011-09-26 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 2 | -51/+59 |
| | | |||||
* | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 14 | -37/+60 |
| | | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | ||||
* | | merge-mark | jan.nijtmans | 2011-09-06 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 3 | -299/+356 |
| | | |||||
* | | Correctly documented what the [$ph data] command produces without the ↵ | dkf | 2011-09-01 | 2 | -3/+13 |
| | | | | | | | | -format option. | ||||
* | | merge-mark | jan.nijtmans | 2011-08-30 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 3 | -342/+366 |
| | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -5/+5 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 14 | -60/+72 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -1/+2 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 5 | -9/+12 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 17 | -497/+555 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 11 | -31/+37 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 5 | -33/+40 |
| | | |||||
* | | [Bug 3314770] regression - Windows file dialogs not resizable | jan.nijtmans | 2011-08-03 | 2 | -1/+6 |
| | | |||||
* | | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 2 | -2/+7 |
|\ \ | |/ | |||||
| * | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 2 | -2/+7 |
| | | |||||
* | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 3 | -2/+24 |
| | | |||||
* | | merge RC to stable | dgp | 2011-06-24 | 9 | -15/+17 |
|\ \ | |||||
| * \ | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 2 | -3/+7 |
| |\ \ | |/ / |/| | | |||||
* | | | typos | dgp | 2011-06-23 | 2 | -3/+7 |
| | | | |||||
| * | | merge to RC | dgp | 2011-06-21 | 1 | -1/+1 |
| |\ \ | |/ / |/| | | |||||
* | | | Formatting typos | dgp | 2011-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | release mark in ChangeLog | dgp | 2011-06-21 | 1 | -0/+2 |
| | | | |||||
| * | | merge to RC | dgp | 2011-06-20 | 6 | -1/+143 |
| |\ \ | |/ / |/| | | |||||
* | | | Crash in unset traces 3062331 | dgp | 2011-06-17 | 4 | -1/+65 |
|\ \ \ | |||||
| * | | | Add comments explaining new code.bug_3062331 | dgp | 2011-06-17 | 1 | -0/+29 |
| | | | | |||||
| * | | | New attempt to fix Bug 3062331 | dgp | 2011-06-16 | 1 | -0/+17 |
|/ / / | |||||
* | | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 3 | -0/+78 |
|\ \ \ | | |/ | |/| |