| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 7 | -1823/+117 |
|
|
* | Remove all long-dead mac/* files (for Mac OS9 !?!). | dgp | 2012-11-15 | 57 | -36235/+0 |
|
|
* | Avoid crashing the test suite due to apparent Xlib bug handling the | dgp | 2012-11-14 | 1 | -1/+0 |
|
|
* | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 3 | -203/+315 |
|
|
* | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -4/+5 |
|
|
* | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 6 | -282/+374 |
|
|
* | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 2 | -9/+19 |
|
|
* | [Bug 3562426]: Context menu goes out of edge of screen | jan.nijtmans | 2012-08-28 | 2 | -0/+7 |
|\ |
|
| * | [Bug 3562426]: Context menu goes out of edge of screen.
| jan.nijtmans | 2012-08-28 | 2 | -0/+7 |
|
|
* | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-25 | 2 | -28/+57 |
|
|
* | | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
|
|
* | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 2 | -0/+11 |
|/ |
|
* | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|
|
* | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 2 | -2/+6 |
|
|
* | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -9/+17 |
|
|
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -60/+272 |
|
|
* | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 2 | -10/+5 |
|
|
* | Fixed previous commit date in changelog | fvogel | 2012-07-19 | 1 | -1/+1 |
|
|
* | Bug 3545457: Crash on packing a menubutton | fvogel | 2012-07-19 | 2 | -2/+8 |
|\ |
|
| * | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 2 | -2/+8 |
|/ |
|
* | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 |
|
|
* | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 2 | -4/+4 |
|
|
* | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 2 | -1/+35 |
|
|
* | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 2 | -0/+14 |
|
|
* | typo | jan.nijtmans | 2012-07-04 | 1 | -1/+1 |
|
|
* | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 2 | -32/+37 |
|
|
* | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 6 | -20/+170 |
|
|
* | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 6 | -8/+20 |
|
|
* | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 4 | -31/+45 |
|
|
* | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -24/+38 |
|
|
* | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 4 | -223/+224 |
|
|
* | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 3 | -2/+13 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 19 | -172/+165 |
|
|
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 9 | -17/+22 |
|
|
* | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
|
|
* | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -69/+145 |
|
|
* | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
|
|
* | some more quoting issues | jan.nijtmans | 2012-06-07 | 2 | -34/+34 |
|
|
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 9 | -295/+348 |
|\ |
|
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 30 | -443/+528 |
| |\
| |/
|/| |
|
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 29 | -437/+535 |
|
|
| * | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 23 | -455/+683 |
| |\
| |/
|/| |
|
* | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 11 | -66/+80 |
|
|
* | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 10 | -232/+251 |
|
|
* | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 9 | -90/+97 |
|
|
* | | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 2 | -9/+9 |
|
|
* | | typo | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
|
|
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 8 | -127/+274 |
|
|
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 6 | -137/+187 |
|
|
| * | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 6 | -158/+177 |
| |\
| |/
|/| |
|