summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1551-1881/+86
* Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-157-1823/+117
* Remove all long-dead mac/* files (for Mac OS9 !?!).dgp2012-11-1557-36235/+0
* Avoid crashing the test suite due to apparent Xlib bug handling thedgp2012-11-141-1/+0
* [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-133-203/+315
* sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-4/+5
* Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-286-282/+374
* Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-262-9/+19
* [Bug 3562426]: Context menu goes out of edge of screenjan.nijtmans2012-08-282-0/+7
|\
| * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-282-0/+7
* | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-252-28/+57
* | 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
* | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-232-0/+11
|/
* nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-172-4/+11
* Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-032-2/+6
* [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-312-9/+17
* Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-60/+272
* Backport fix for [Bug 3546073]jenglish2012-07-312-10/+5
* Fixed previous commit date in changelogfvogel2012-07-191-1/+1
* Bug 3545457: Crash on packing a menubuttonfvogel2012-07-192-2/+8
|\
| * [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-182-2/+8
|/
* [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
* [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-082-4/+4
* [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-082-1/+35
* [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-052-0/+14
* typojan.nijtmans2012-07-041-1/+1
* [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-042-32/+37
* Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-046-20/+170
* Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-286-8/+20
* link cygwin wish with tk84.dlljan.nijtmans2012-06-274-31/+45
* link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-263-24/+38
* sync tcl.m4 with Tcl versionjan.nijtmans2012-06-234-223/+224
* [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-223-2/+13
* SetOptions.3: minor doc fixjan.nijtmans2012-06-1919-172/+165
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-109-17/+22
* function def in frontjan.nijtmans2012-06-081-1/+1
* Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-084-69/+145
* OXS Tiger Breakagejan.nijtmans2012-06-082-5/+5
* some more quoting issuesjan.nijtmans2012-06-072-34/+34
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-079-295/+348
|\
| * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-0530-443/+528
| |\ | |/ |/|
* | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-0129-437/+535
| * merge core-8-4-branchjan.nijtmans2012-05-2923-455/+683
| |\ | |/ |/|
* | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-2911-66/+80
* | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-2510-232/+251
* | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-249-90/+97
* | fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2012-05-142-9/+9
* | typojan.nijtmans2012-05-141-1/+1
* | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-148-127/+274
* | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-096-137/+187