Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TIP 403]: Web Colors for Tk. | jan.nijtmans | 2012-08-22 | 1 | -0/+21 |
|\ | |||||
| * | merge trunkjn_web_colors | jan.nijtmans | 2012-08-09 | 10 | -45/+44 |
| |\ | |||||
| * \ | merge trunk | jan.nijtmans | 2012-08-02 | 3 | -18/+17 |
| |\ \ | |||||
| * | | | better wrapper, with one less roundtrip through X11 server | jan.nijtmans | 2012-07-16 | 1 | -2/+21 |
| * | | | merge trunk | jan.nijtmans | 2012-07-16 | 6 | -22/+106 |
| |\ \ \ | |||||
| * \ \ \ | merge trunk | jan.nijtmans | 2012-06-11 | 2 | -43/+66 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | jan.nijtmans | 2012-05-05 | 3 | -11/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-04-29 | 2 | -18/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-04-12 | 2 | -7/+178 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | implement for Unix as well | jan.nijtmans | 2012-03-26 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning... | stwo | 2012-08-09 | 3 | -4/+4 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 2 | -12/+12 |
* | | | | | | | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 |
* | | | | | | | | | Zap trailing whitespace. | stwo | 2012-08-06 | 9 | -19/+19 |
* | | | | | | | | | Installer consistency tweaks. | stwo | 2012-08-06 | 2 | -13/+13 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | merge mark: fix typo in comment | dkf | 2012-07-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -10/+12 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -9/+11 |
| | * | | | | | | | | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+3 |
| | * | | | | | | | | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 1 | -2/+4 |
| * | | | | | | | | | merge 8.5 | dgp | 2012-07-24 | 1 | -5/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2012-07-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 4 | -12/+15 |
* | | | | | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -10/+12 |
* | | | | | | | | | | | | sync with TEA | jan.nijtmans | 2012-07-25 | 1 | -3/+3 |
* | | | | | | | | | | | | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
* | | | | | | | | | | | | Fix for [Bug 3546073]: | jenglish | 2012-07-23 | 1 | -5/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 1 | -2/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Type correctness fix, to stop compiler complaint | jan.nijtmans | 2012-07-12 | 1 | -2/+2 |
* | | | | | | | | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
* | | | | | | | | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
* | | | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
* | | | | | | | | | autoconf-2.59 | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
* | | | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 4 | -10/+18 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 5 | -8/+20 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 5 | -8/+13 |
* | | | | | | | | | merge | jan.nijtmans | 2012-06-27 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | merge | jan.nijtmans | 2012-06-27 | 3 | -4/+6 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 4 | -31/+45 |
* | | | | | | | | | autoconf-2.59 | jan.nijtmans | 2012-06-26 | 2 | -8/+18 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -11/+26 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -24/+38 |
* | | | | | | | | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 2 | -6/+13 |
* | | | | | | | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 2 | -0/+16 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |