| Commit message (Expand) | Author | Age | Files | Lines |
* | don't put that many bindings under tk_strictMotif handling, it was not done b... | jan.nijtmans | 2012-08-11 | 1 | -1/+1 |
|
|
* | merge trunk | jan.nijtmans | 2012-08-10 | 1 | -0/+7 |
|\ |
|
| * | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning... | stwo | 2012-08-09 | 1 | -0/+7 |
|
|
* | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 1 | -0/+2 |
|
|
* | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 1 | -0/+4 |
|/ |
|
* | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -0/+6 |
|
|
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
|\ |
|
| * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
| |\ |
|
| | * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
|
|
| | * | Fixed previous commit date in changelog | fvogel | 2012-07-19 | 1 | -1/+1 |
|
|
| | * | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 1 | -0/+4 |
|
|
| * | | Release note tidiness | dgp | 2012-07-17 | 1 | -0/+16 |
|
|
* | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -0/+4 |
|
|
* | | | merge 8.5 | dgp | 2012-07-16 | 1 | -15/+27 |
|\ \ \
| |/ / |
|
| * | | Update changes for Tk 8.5.12 release. | dgp | 2012-07-16 | 1 | -16/+29 |
|
|
| * | | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -0/+5 |
| |\ \
| | |/ |
|
| | * | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -0/+5 |
|
|
* | | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of Tcl_Get... | jan.nijtmans | 2012-07-05 | 1 | -0/+5 |
|
|
* | | | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+6 |
|
|
* | | | Improved solution to [Bug 3540127] that disconnects options from their order, | dkf | 2012-07-04 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -0/+6 |
|
|
* | | | [Bug 3540127]: filebox.test fails on win32 | jan.nijtmans | 2012-07-04 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+4 |
| |\ \
| | |/ |
|
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+8 |
| |\ \
| | |/ |
|
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -0/+7 |
|
|
* | | | [Frq-3536507]: clientData field in Tk_OptionSpec should be "const void *" | jan.nijtmans | 2012-06-24 | 1 | -0/+6 |
|\ \ \ |
|
* \ \ \ | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 1 | -0/+1 |
|
|
| | * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -0/+5 |
|
|
* | | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5 | jan.nijtmans | 2012-06-20 | 1 | -0/+7 |
|\ \ \ |
|
* \ \ \ | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -0/+5 |
|
|
* | | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+8 |
|
|
* | | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -6/+7 |
|\ \ \
| |/ / |
|
| * | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -6/+7 |
|
|
* | | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -0/+10 |
|
|
* | | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -0/+5 |
| |\ \
| | |/ |
|
| | * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -0/+5 |
|
|
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -0/+5 |
| |\ \
| | |/ |
|